Question 90:
A developer is implementing schema changes for an Amazon Aurora database. They wish to perform tests of these schema changes. A development environment in the developer’s AWS account is required to perform these tests. What is the fastest and most effortless method for the developer to create a new Amazon Aurora development environment?
Answer options:
A.Create a read-replica of the production database. B.Create a snapshot of the production database. Copy the snapshot. Create a new Amazon Aurora database from the snapshot. C.Create a clone of the production database. D.Configure the production cluster to a global database by adding a cluster in another region.