Shiny Server with AWS Elastic Beanstalk and Docker

Hi all,

Do any of you have experience about deploying shiny apps to AWS's Elastic Beanstalk? AWS claims to handle everything automatically (scaling, uptime etc) and, with Docker, they can support all platforms.

It is possible to use EC2 and autoscale stuff. But EB is more exciting.

Btw this is my first post :tada:

Hi Berk,
Yes, AWS handles everything automatically. Deployed R model on Elastic beanstalk for both Batch and Real-time service. It is easy to launch EB through CloudFormation template , easy to use CI/CD aws codepipeline to handle EB deployment.

Btw this is my first reply for a post :tada:

Thanks
Dillibabu

1 Like

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.