Hello,
I am implementing with Camunda Spring Boot Starter project. I modified and fixed codes in that. I use camunda version 7.18 and spring boot starter version 2.7.3. I use JAR as packaging file. The problem is I can run properly if I run in my localhost , but I have still problem to run in AWS. Now, what I am facing is we have to run camunda on AWS EC2 instance and I would like to know any guide how to deploy and run Camunda Spring Boot Starter in AWS EC2 instance?