Serverless deployment

hello, I wanted to see if anyone has tried to deploy in AWS ?

It’s quite common and luckily pretty straightforward. There’s a blog post written about it here using Docker.
https://blog.camunda.org/post/2015/06/deploy-camunda-bpm-docker-image-with/

Hi, Correct. The server (EC2) is very straight forward.

What I mean is really “serverless” using AWS Beanstalk vs a EC2 box / VM + Linux + Tomcat etc…

We will give it a try and report back our findings