Benefits from using camunda on docker

Hello guys,

i am curious what are the advantges of using Camunda running on Docker? Can somone give me some hints?

Best wishes
Ezra

I’d say they are the same as for any other application. Assuming that you run the docker images in an appropriate cloud infrastructure, you get the resource handling, scaling etc. for free. I.e. the infastructure will start containers for you when needed, rolling updates are easier etc.