AWS SAA-C03 · Question 56 · Domain 4.1: Storage Cost Optimization
A company takes daily snapshots of its Amazon EBS volumes. The company has noticed that its EBS snapshot costs are growing rapidly. They need to retain daily snapshots for 30 days, and monthly snapshots for 1 year.<br/><br/>Which TWO actions should a solutions architect take to automate and optimize this process? (Select TWO.)
A company takes daily snapshots of its Amazon EBS volumes. The company has noticed that its EBS snapshot costs are growing rapidly. They need to retain daily snapshots for 30 days, and monthly snapshots for 1 year.<br/><br/>Which TWO actions should a solutions architect take to automate and optimize this process? (Select TWO.)
Answer options:
Write a custom AWS Lambda function triggered by EventBridge to manage snapshots.
Use Amazon Data Lifecycle Manager (DLM) to automate snapshot creation and deletion.
Configure DLM to retain daily snapshots for 30 days and monthly snapshots for 12 months.
Use AWS Backup to move snapshots to S3 Glacier after 30 days.
Manually delete snapshots older than 30 days using the AWS CLI.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
Expert