A company is developing an application that uses an Amazon Aurora MySQL database. The company plans to regularly make changes to the MySQL database schema to test new features. The tests must not affect the existing production database.
When the company finishes testing, a developer needs to replicate the changes to the production database. The solution must cause minimal downtime.
Which solution will meet these requirements?
Submit