SAA-C03 · Question #270
A company uses Amazon EC2 instances and Amazon Elastic Block Store (Amazon EBS) volumes to run an application. The company creates one snapshot of each EBS volume every day. The company needs to…
The correct answer is C. Add tags to the snapshots. Create tag-level retention rules in the Recycle Bin for EBS snapshots. Amazon EBS Snapshots Recycle Bin enables you to specify retention rules for EBS snapshots based on tags. When snapshots are deleted, they are retained in the Recycle Bin for a specified duration, preventing accidental deletion. Tag-level rules allow selective protection without…
Question
A company uses Amazon EC2 instances and Amazon Elastic Block Store (Amazon EBS) volumes to run an application. The company creates one snapshot of each EBS volume every day. The company needs to prevent users from accidentally deleting the EBS volume snapshots. The solution must not change the administrative rights of a storage administrator user. Which solution will meet these requirements with the LEAST administrative effort?
Options
- ACreate an IAM role that has permission to delete snapshots. Attach the role to a new EC2
- BCreate an IAM policy that denies snapshot deletion. Attach the policy to the storage administrator
- CAdd tags to the snapshots. Create tag-level retention rules in the Recycle Bin for EBS snapshots.
- DTake EBS snapshots by using the EBS direct APIs. Copy the snapshots to an Amazon S3 bucket.
How the community answered
(46 responses)- A13% (6)
- B7% (3)
- C78% (36)
- D2% (1)
Explanation
Amazon EBS Snapshots Recycle Bin enables you to specify retention rules for EBS snapshots based on tags. When snapshots are deleted, they are retained in the Recycle Bin for a specified duration, preventing accidental deletion. Tag-level rules allow selective protection without changing IAM roles or user permissions.
Community Discussion
No community discussion yet for this question.