Skip to main content

Hands-on Workshop to Quickly and Easily Containerize an Application

Customers often ask how can they take an existing application running on their Amazon EC2 instances, and migrate them to a containerized workflow/environment. In this workshop, we will take an application that is running on Amazon EC2 and walk through how to break it up into containers. We will start by defining our applications as container images, and run them locally. Next, we will take those container images we built locally and walk through how to deploy them to Amazon ECS using the AWS Copilot CLI.