Easy1 markMultiple Choice
AWS SAA-C03 · Question 26 · Domain 2.4: Resilient Storage
A company wants to protect its Amazon S3 data from accidental deletion. They want to ensure that even if an administrator accidentally deletes an object, it can be recovered. Which feature should be enabled?
A company wants to protect its Amazon S3 data from accidental deletion. They want to ensure that even if an administrator accidentally deletes an object, it can be recovered. Which feature should be enabled?
Answer options:
A.
S3 Object Lock
B.
S3 Versioning
C.
S3 Cross-Region Replication
D.
S3 Lifecycle Policies
How to approach this question
Identify the feature that keeps history of objects.
Full Answer
B.S3 Versioning✓ Correct
S3 Versioning
Amazon S3 Versioning allows you to preserve, retrieve, and restore every version of every object stored in your buckets.
Common mistakes
Choosing Replication, forgetting that deletes are also replicated.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert