The document provides an introduction to AWS and Docker on ECS for microservice deployment. It discusses:
- An overview of what will be covered including introductions to cloud computing, AWS services, Docker on ECS, and a Q&A.
- Key benefits of moving to the cloud like cost savings, scalability, availability, security and manageability.
- An introduction to AWS including popular services like EC2, S3, RDS, and a history of AWS innovation.
- A discussion of Docker concepts like images, containers, registries and how Docker compares to traditional virtualization.
- An overview of ECS terminology like clusters, tasks and scheduling and what advantages it provides over rolling your