ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 253 - SOA-C02 discussion

Report
Export

A company is storing backups in an Amazon S3 bucket. The backups must not be deleted for at least 3 months after the backups are created. What should a SysOps administrator do to meet this requirement?

A.
Configure an IAM policy that denies the s3:DeleteObject action for all users. Three months after an object is written, remove the policy.
Answers
A.
Configure an IAM policy that denies the s3:DeleteObject action for all users. Three months after an object is written, remove the policy.
B.
Enable S3 Object Lock on a new S3 bucket in compliance mode. Place all backups in the new S3 bucket with a retention period of 3 months.
Answers
B.
Enable S3 Object Lock on a new S3 bucket in compliance mode. Place all backups in the new S3 bucket with a retention period of 3 months.
C.
Enable S3 Versioning on the existing S3 bucket. Configure S3 Lifecycle rules to protect the backups.
Answers
C.
Enable S3 Versioning on the existing S3 bucket. Configure S3 Lifecycle rules to protect the backups.
D.
Enable S3 Object Lock on a new S3 bucket in governance mode. Place all backups in the new S3 bucket with a retention period of 3 months.
Answers
D.
Enable S3 Object Lock on a new S3 bucket in governance mode. Place all backups in the new S3 bucket with a retention period of 3 months.
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html Ingovernance mode, users can't overwrite or delete an object version or alter its lock settingsunless they have special permissions. With governance mode, you protect objects against beingdeleted by most users, but you can still grant some users permission to alter the retentionsettings or delete the object if necessary. You can also use governance mode to test retention-period settings before creating a compliance-mode retention period. In compliance mode, aprotected object version can't be overwritten or deleted by any user, including the root user inyour AWS account. When an object is locked in compliance mode, its retention mode can't bechanged, and its retention period can't be shortened. Compliance mode helps ensure that anobject version can't be overwritten or deleted for the duration of the retention period.

asked 16/09/2024
asdf asdf
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first