
Ultimate access to all questions.
A company has recently launched a new gaming application that is gaining users at a rapid pace. The company’s database infrastructure relies on Amazon RDS using MySQL. The development team is concerned that the rapidly growing workload could soon surpass the current database storage capacity.
As an AWS Certified Developer Associate, which of the following solutions would you recommend to handle the increasing workload with minimal development effort?
A
Migrate RDS MySQL database to DynamoDB which automatically allocates storage space when required
B
Enable storage auto-scaling for RDS MySQL
C
Migrate RDS MySQL database to Aurora which offers storage auto-scaling
D
Create read replica for RDS MySQL