From the course: AWS for Developers: ECS and Multi-Region Load Balancing

Course outline

- [Instructor] This course is divided into four parts. First, we will use DynamoDB global tables for our database, and load in some sample data for our application. Then, we will store our application in a Code Commit GIT Repository, and then set up a continuous deployment pipeline to automatically deploy any changes to our Docker container to an ECS cluster. In the third part of the course, we will take a closer look at the Application Load Balancer we set up for our ECS cluster, and explore some of its more advanced features. And, finally, we will take our Load Balancer and ECS cluster and clone them into another region, and use Route 53 to balance the traffic load between the two regions.

Contents