AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company stores critical transactional data in a managed relational database service that is updated frequently. To ensure business continuity, they require the ability to recover to any point within the last 30 days. Which of the following strategies should be implemented to meet this requirement?
Utilize a Multi-AZ deployment to replicate data synchronously across multiple Availability Zones.
Create cross-region read replicas for the database for disaster recovery purposes.
Schedule a routine to export database snapshots to an Amazon S3 bucket for long-term archival.
Configure the managed database to perform automatic backups and set the retention period to 30 days.