In this example we’ll use stack consisting of:
Framework: Meteor, great new platform;
Database: mongoDB hosted on compose.io SaaS to show you how to work with external services;
Git repo hosting: BitBucket, because nowadays it’s more common than AWS CodeCommit;
Docker repo hosting: DockerHub, because it’s more common than AWS EC2 Container Registry.
Category Archives: AWS
Continuous delivery with AWS Elastic Beanstalk
Nowadays applications can be created really fast, but Ops teams are still slow.
It this article I’ll show an example how to manage this situation.