When looking at a list of services in AWS, you can easily be impressed by how many of them there are. There seem to be options for everything that is more or less standard. On the other hand, if you are new to the Amazon cloud, it is even overwhelming, and you consider hiring a certified AWS professional. There is more than one option even for running a simple Docker image. In this article, I explain your options and how to choose between them.


You have a web application deployed to AWS Elastic Beanstalk. You even own a cool domain bought for a super special price. It seems like you have all you need to make it working together but for some reasons the domain registrant does not allow you to point the domain to AWS EBS URL. They want you to use IP address instead.
GitLab CI/CD is a strong competition to other Continuous Integration tools like
I know it seems weird to deploy two applications on one AWS EBS but there are really such cases when you might want to do that. I wanted and I succeeded. See how.