AWS Certified Cloud Practitioner — Question 127
Which AWS service can a company use to store and manage Docker images?
Answer options
- A. Amazon DynamoDB
- B. Amazon Kinesis Data Streams
- C. Amazon Elastic Container Registry (Amazon ECR)
- D. Amazon Elastic File System (Amazon EFS)
Correct answer: C
Explanation
The correct answer is Amazon Elastic Container Registry (Amazon ECR), as it is specifically designed for storing and managing Docker images. The other options do not provide this functionality; Amazon DynamoDB is a NoSQL database, Amazon Kinesis Data Streams is used for real-time data streaming, and Amazon Elastic File System (Amazon EFS) offers scalable file storage.