This quiz is part of the DevOpsTheHardWay course.

Please answer the quiz and click the "Test" button at the bottom right.

AWS - S3 - multichoice questions

Question 1

Your app is running in an EC2 instance, and needs to read and write data to S3. While all the below methods should work, which of the below methods is the most recommended to use?

Question 2

Which of the below features of S3 can protect from accidental data deletion or overridden?

Question 3

Review S3 performance summary.

You consider using S3 bucket to store on a daily basis thousands of millions of short text objects for a new service in your company.

Which of the below information should be taken into account before choosing S3 as your solution?

Question 4

How can you ensure that the data has been saved in S3?

Question 5

How can you ensure that the correct data has been saved in S3?

Question 6

S3 service is:

Question 7

There can be 2 objects in AWS with the same Etag.

Question 8

In which storage class would you prefer to store your data based on the given scenario?

Monthly data stored size: 100 GB
Average monthly GET requests: 10,000
Average monthly PUT requests: 1,000

license