I’ve deployed Strapi to AWS in an automated way (SAM CloudFormation). I probably can’t share the entire deployment verbatim (but I will ask work).
I created a Docker file that gets built and pushed to Fargate (Elastic Container Service), this spins up EC2 instances. You can’t talk directly to these but we’ve got an AWS Load balancer in place (instead of nginx) to connect.