ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

443 / 690

Question 443:

Your company has just started using the AWS RDS service. They have an application making requests to a MySQL instance on this service. Due to the sudden surge of high requests, you need to ensure that the backup activities on the database do not interfere with the database`s normal operation. Which of the following would help in this requirement?

Answer options:

A.Ensure that the underlying instance type RDS instance is using General Purpose SSD storage. This type of storage will have minimal impact on such operations.
B.Ensure that the underlying instance type RDS instance is using Enhanced Networking. This type of setting will have minimal impact on such operations.
C.Ensure that the Multi-AZ feature has been enabled for the underlying RDS Instance.
D.Ensure that cross-region replication is enabled for the underlying RDS Instance.