Microservice Container from Simulink
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi ,
I was going through "Create Microservice Docker Containers with MATLAB" and wanted to create a simulink model container hosted on Cloud. I can find only matlab function related examples. Any reference material or documentation available.
https://in.mathworks.com/videos/create-microservice-docker-containers-with-matlab-1647931020285.html?s_tid=srchtitle
Thanks in Advance
1 commentaire
Réponses (1)
Amish
le 14 Sep 2023
Hi Sreeraj,
As I can understand, you want to explore examples or references for deploying Simulink model containers hosted on Cloud. MathWorks provides a way of doing that. Please refer to the documentation and example links below for your reference.
However, do note that you might need to have MATLAB App Designer to build an UI for your model.
Package MATLAB® apps for deployment: https://www.mathworks.com/help/compiler/web-apps.html?s_tid=CRUX_topnav
Deploying Object Detection Model as Microservice: https://www.mathworks.com/help/compiler_sdk/mps_dev_test/deploy-object-detection-model-as-microservice.html
You also have the power to deploy Microservices on AWS. The following link shows an example to that: https://www.mathworks.com/help/compiler_sdk/mps_dev_test/run-microservice-on-aws-ex.html
For more references, you can also have a look at examples from the documentation about deploying docker based microservices, deployment on Google Cloud and Azure, etc at the following link: https://www.mathworks.com/help/compiler_sdk/examples.html?category=microservice&s_tid=CRUX_topnav
I hope this help.
Regards
Amish
0 commentaires
Voir également
Catégories
En savoir plus sur Containers dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!