A company manages its own Amazon EC2 instances that run MySQL databases. The company is manually managing replication and scaling as demand increases or decreases. The company needs a new solution that simplifies the process of adding or removing compute capacity to or from its database tier as needed. The solution also must offer improved performance, scaling, and durability with minimal effort from operations. Which solution meets these requirements?
AMigrate the databases to Amazon Aurora Serverless for Aurora MySQL.
BMigrate the databases to Amazon Aurora Serverless for Aurora PostgreSQL.
CCombine the databases into one larger MySQL database. Run the larger database on larger EC2 instances.
DCreate an EC2 Auto Scaling group for the database tier. Migrate the existing databases to the new environment.