
Answer-first summary for fast verification
Answer: Automated backups
The correct answer is Automated backups. Automated backups allow for point-in-time recovery for your database instance, enabling you to restore your database to any specific time within your retention period, which is typically up to 35 days. This meets the requirement of restoring the database to its state from 5 minutes before any change within the last 30 days.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A web application uses Amazon RDS as its database. An accidental edit by a new DBA resulted in data loss. The company requires a feature to restore the database to its state 5 minutes before any change, for any change made in the last 30 days. Which RDS feature should be implemented?
A
Read replicas
B
Manual snapshots
C
Automated backups
D
Multi-AZ deployments
No comments yet.