Microservice Container from Simulink
1 回表示 (過去 30 日間)
古いコメントを表示
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 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Containers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!