Question: You have an application using a 100 GB MySQL database that you are migrating into AWS. What should you consider when deciding between whether to host the database on RDS for MySQL or Aurora?
- cost
 - ease of maintenance vs. granularity of control
 - all of these answers
 - the current storage engine used by the application, such as InnoDB or MyISAM
 
Answer: The correct answer of the above question is Option C:all of these answers