kingfischer16 / mldeploy

Deploy ML code to cloud resources as a REST API for inference and training.
MIT License
2 stars 0 forks source link

update cf template on build #33

Closed kingfischer16 closed 3 years ago

kingfischer16 commented 3 years ago

When calling build (or possibly deploy), internal functions will check the config file for the required sizes of EC2 instances, cluster setup, project name, scaling. API setup, and so on. This will be added to the YAML file via text search. The template should contain easily searchable markers, e.g. XXPROJECTNAMEXX, XXINSTANCESIZEXX.