A company has an Amazon RDS Multi-AZ DB instances that is 200 GB in size with an RPO of 6 hours.To meet the company’s disaster recovery policies, the database backup needs to be copied into another Region.The company requires the solution to be cost-effective and operationally efficient.
What should a Database Specialist do to copy the database backup into a different Region?
Use Amazon RDS automated snapshots and use AWS Lambda to copy the snapshot into another Region
Use Amazon RDS automated snapshots every 6 hours and use Amazon S3 cross-Region replication to copy the snapshot into another Region
Create an AWS Lambda function to take an Amazon RDS snapshot every 6 hours and use a second Lambda function to copy the snapshot into another Region
Create a cross-Region read replica for Amazon RDS in another Region and take an automated snapshot of the read replica