I would like to setup production environment on EC2 Ubuntu Image. What is the best practice for setting up production environment on a cloud server? What are the aws services to look at apart from ec2 for the best approach? p.s I managed to get running installation for development environment with docker on EC2 but cant find production related resources. I would like to learn more about it but could not find a relevant guide for it.
Thank you in advance.