Microservice Container from Simulink

4 views (last 30 days)
Sreeraj A
Sreeraj A on 8 Aug 2022
Answered: Amish on 14 Sep 2023
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

Answers (1)

Amish
Amish on 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.
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

Categories

Find more on Containers in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!