Completed
AWS Container Services
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cloud-Based Application Development Models Using Amazon Web Services
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What you'll learn
- 3 Terms and Definitions
- 4 AWS and Shared Responsibility Model
- 5 Elastic Compute Cloud (EC2) AMIs and Instances
- 6 Choosing or Building an AMI
- 7 EC2 Scaling
- 8 Virtualize or use RDS for DBMS
- 9 Containers Provide Services
- 10 Container Image Management 1. Create a Docker Build File
- 11 What are Docker Images?
- 12 Docker Containers at Runtime
- 13 Elastic Container Registry (ECR)
- 14 AWS Container Services
- 15 Elastic Container Service with Fargate
- 16 Container-based App Key Concerns Deciding the granularity of each Docker container
- 17 Serverless Applications with Lambdas
- 18 Other Managed AWS Services
- 19 Lambda Functions can...
- 20 Serverless Application Example
- 21 Lambda Architecture Key Concerns
- 22 EC2 Architecture
- 23 Container Architecture
- 24 Lambda-based Architectures