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
Swastik Sarkar
2023년 7월 6일
Please Refer to this answer
답변 (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!