Microservice Container from Simulink
显示 更早的评论
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 个)
Amish
2023-9-14
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Containers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!