Model-As-A-Service and managing them via Supervisor and Nginx
A “Model-as-a-Service” provides the capability to execute simulation models as a service. MaaS solely focuses on the application aspect of a model against data. There are two main usage patterns:-
- The model can be pre-deployed, has a well-known service endpoint, and may be supported by supplemental data services. This is quite common for operational models used in a production environment.
- The model can be dynamically deployed from the client before execution.
Model service development for research…