Hi guy, So I recently built a full stack Luminus application and I am trying to deploy it to an aws ec2 instance, what is the best and maybe simplest solution to this. Completely new to devops
How important is it to you to use aws? If you're open to other hosting options then the easiest I've found is Java elastic cloud aka jelastic. I wrote a blog post about it a while back: https://tobyloxy.com/post/deploy-clojure-web-app/
Yeah, a regulatory requirement
Iām not really that familiar with EC2, but as a starting point: When you create a runnable JAR via ālein uberjarā, you should be able to use a Java Tutorial for the deployment