Which AWS service is primarily designed to store, manage, and deploy Docker container images securely?
easy📝 Conceptual Q1 of 15
AWS - ECS and Fargate
Which AWS service is primarily designed to store, manage, and deploy Docker container images securely?
AAWS Elastic Beanstalk
BAWS Elastic Container Registry (ECR)
CAmazon S3
DAWS Lambda
Step-by-Step Solution
Solution:
Step 1: Identify the service purpose
AWS Elastic Container Registry (ECR) is a fully managed Docker container registry that makes it easy to store, manage, and deploy Docker container images.
Step 2: Differentiate from other services
Elastic Beanstalk is for application deployment, S3 is object storage, and Lambda is serverless compute; none are primarily for container image storage.
Final Answer:
AWS Elastic Container Registry (ECR) -> Option B
Quick Check:
Service for container image storage and management [OK]
Quick Trick:ECR is AWS's container image registry service [OK]
Common Mistakes:
Confusing ECR with Elastic Beanstalk
Thinking S3 is used for container images
Assuming Lambda stores container images
Master "ECS and Fargate" in AWS
9 interactive learning modes - each teaches the same concept differently