A database specialist is working with a company to launch a new website.The website accesses a database on an Amazon Aurora MySQL DB cluster that is configured with several Aurora Replicas.The website will replace an on-premises website that is connected to a legacy relational database.Because of stability issues in the legacy database, the company wants to test the resiliency of the Aurora cluster.
Which action can the database specialist take to test the resiliency of the Aurora cluster?
Simulate a failover test of the Aurora cluster resiliency by using the failover testing feature from the Resiliency Toolkit.
Submit a fault injection query to one of the Aurora Replica instances by connecting to the endpoint for the Aurora Replica.
Simulate a failover test of the Aurora cluster by using the PromoteReadReplica API operation to promote one of the read replica DB instances to a standalone Aurora DB instance.
Use Amazon RDS Performance Insights to capture resiliency-related metrics for the Aurora cluster during periods of high load.
I scheme that the answer is:
Submit a fault injection query to one of the Aurora Replica instances by connecting to the endpoint for the Aurora Replica.
I compute that the answer is:
Submit a fault injection query to one of the Aurora Replica instances by connecting to the endpoint for the Aurora Replica.