ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 44 - SAA-C03 discussion

Report
Export

A company has an Amazon S3 bucket that contains critical dat a. The company must protect the data from accidental deletion. Which combination of steps should a solutions architect take to meet these requirements? (Choose two.)

A.
Enable versioning on the S3 bucket.
Answers
A.
Enable versioning on the S3 bucket.
B.
Enable MFA Delete on the S3 bucket.
Answers
B.
Enable MFA Delete on the S3 bucket.
C.
Create a bucket policy on the S3 bucket.
Answers
C.
Create a bucket policy on the S3 bucket.
D.
Enable default encryption on the S3 bucket.
Answers
D.
Enable default encryption on the S3 bucket.
E.
Create a lifecycle policy for the objects in the S3 bucket.
Answers
E.
Create a lifecycle policy for the objects in the S3 bucket.
Suggested answer: A, B

Explanation:

To protect data in an S3 bucket from accidental deletion, versioning should be enabled, which enables you to preserve, retrieve, and restore every version of every object in an S3 bucket.Additionally, enabling MFA (multi-factor authentication) Delete on the S3 bucket adds an extra layer of protection by requiring an authentication token in addition to the user's access keys to delete objects in the bucket.Reference: AWS S3 Versioning documentation:https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html

AWS S3 MFA Delete documentation:https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMFADelete.html


asked 16/09/2024
Vishal Gandhi
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first