Containers on AWS: ECS, Fargate, ECR & EKS Flashcards
What is Docker?
Where are Docker Images stored?
What is the difference between Docker and virtual machines?
How is a Docker container created?
What are the four main services that provide container management in AWS?
How does the Amazon ECS “EC2 Launch Type” work?
How does the Amazon ECS “Fargate Launch Type” work?
What are the IAM Roles for ECS required for each Launch Type?
What are the ECS Load Balancer integrations available?
What service can you use as data volumes for data persistence for your containers in ECS?
How does ECS Service Auto-Scaling work?
How do you auto-scale EC2 instances in the EC2 launch type?
Which auto-scaling option is always better for the EC2 launch type in ECS?
- Auto Scaling Group Scaling
- ECS Cluster Capacity Provider
ECS Cluster Capacity Provider
ECS Scaling – Service CPU Usage Example
Example Architecture: ECS tasks invoked by Event Bridge
Example Architecture: ECS tasks invoked by Event Bridge Schedule
Example Architecture: ECS
– SQS Queue
What is Amazon ECR?
What is Amazon EKS?
What does the Amazon EKS architecture look like?
What are the different node groups available in Amazon EKS?
What service can you use as data volumes for data persistence for your containers in EKS?
What is AWS AppRunner?