Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a solutions architect, create a cost-effective DR plan for a SaaS platform using Amazon Aurora MySQL. The plan should include data replication to a secondary AWS Region.
A
Implement MySQL binary log replication to a secondary Aurora cluster.
B
Configure an Aurora global database, then remove the secondary Region DB instance.
C
Utilize AWS DMS for continuous data replication, then remove the secondary Region DB instance.
D
Establish an Aurora global database with at least one DB instance in the secondary Region.