From the course: Deploying Your AWS Application to the Cloud with Docker

Deploy your web apps with zero downtime

- [Instructor] Deployments used to be a stressful activity performed overnight or on the weekends. When things failed, there was a significant rush to put things back as they were prior to the failure in order to avoid customer downtime. Thanks to cloud computing and disposable virtual infrastructure, we can create servers on demand to deploy our applications, and if the deployment fails, we simply remove this entire server and try again, all without affecting production or creating a bad customer experience. Hi, my name is Carlos Rivas and I'm an AWS certified solutions architect. Join me as I walk you through an automated build process and deployment strategy to reduce your risks of downtime and establish a solid rollback plan for the times when things go wrong. So let's get started with deploying your web application to the cloud with AWS and Docker.

Contents