Summary: A review of the course 'AWS Certified Developer Associate' on Udemy.
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.
Summary: Bootstrapping database creation for a microservice in a container, using PostgreSQL for data storage and Linux createdb command for setup.
Summary: The evolution of development environments, from using virtual machines in 2005 to the current use of provisioned development virtual machines, and containers.