
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which AWS services can be used to store files? [Choose 2]
A
Amazon CloudWatch
B
Amazon Simple Storage Service (Amazon S3)
C
Amazon Elastic Block Store (Amazon EBS)
D
AWS Config
E
Amazon Athena
Explanation:
Correct Answers: B, C
Explanation:
Amazon Simple Storage Service (Amazon S3): This is object storage designed to store and retrieve any amount of data from anywhere. It's ideal for storing files, documents, images, and other unstructured data with high durability (99.999999999%).
Amazon Elastic Block Store (Amazon EBS): This provides persistent block storage volumes for use with Amazon EC2 instances. It's suitable for file storage when used with EC2 instances and offers automatic replication within its Availability Zone for high availability.
Why other options are incorrect: