Articles tagged with: Containerization

Course Review: AWS Certified Developer Associate (Udemy)

Summary: A review of the course 'AWS Certified Developer Associate' on Udemy.


On Elastic Beanstalk, Docker and CircleCI

Summary: Discusses their experience with Elastic Beanstalk, Docker, and CircleCI while working on a new project. Provides notes and references for each tool and discuss alternatives to Elastic Beanstalk.


Bootstrapping database creation for a microservice in a container

Summary: Bootstrapping database creation for a microservice in a container, using PostgreSQL for data storage and Linux createdb command for setup.


Having a good, disposable devbox

Summary: The evolution of development environments, from using virtual machines in 2005 to the current use of provisioned development virtual machines, and containers.