Easy1 markMultiple Choice
AWS SAA-C03 · Question 27 · Domain 2.4: Resilient Storage
A company stores critical documents in Amazon S3. They need to protect against accidental deletion or overwriting of these documents. Which S3 feature provides this protection?
A company stores critical documents in Amazon S3. They need to protect against accidental deletion or overwriting of these documents. Which S3 feature provides this protection?
Answer options:
A.
S3 Lifecycle Policies
B.
S3 Versioning
C.
S3 Cross-Region Replication
D.
S3 Server-Side Encryption
How to approach this question
Identify the feature that retains previous states of objects.
Full Answer
B.S3 Versioning✓ Correct
S3 Versioning
Amazon S3 Versioning enables you to keep multiple variants of an object in the same bucket. You can use it to preserve, retrieve, and restore every version of every object, protecting against accidental overwrites and deletions.
Common mistakes
Thinking replication protects against accidental deletion (deletes are replicated too).
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert