You have an application which stores data in an Amazon RDS MySQL DB instance. The database traffic primarily consists of read queries, which are overwhelming the current database and you need to scale the database. What combination of steps will achieve the goal? (Choose two.)
Select 2 correct answer(s)
Question 3 options:
Create an ELB Application Load Balancer.
Migrate the MySQL database to Amazon Aurora.
Migrate the MySQL database to a PostgreSQL database.
Add the MySQL database instances to an Auto Scaling group.
Create read replicas in different Availability Zone