Amazon Web Services AWS Certified Solutions Architect - Associate (SAA-C03) SAA-C03 Question # 269 Topic 27 Discussion

Amazon Web Services AWS Certified Solutions Architect - Associate (SAA-C03) SAA-C03 Question # 269 Topic 27 Discussion

SAA-C03 Exam Topic 27 Question 269 Discussion:
Question #: 269
Topic #: 27

A company hosts a database that runs on an Amazon RDS instance that is deployed to multiple Availability Zones. The company periodically runs a script against the database to report new entries that are added to the database. The script that runs against the database negatively affects the performance of a critical application. The company needs to improve application performance with minimal costs.

Which solution will meet these requirements with the LEAST operational overhead?


A.

Add functionality to the script to identify the instance that has the fewest active connections. Configure the script to read from that instance to report the total new entries.


B.

Create a read replica of the database. Configure the script to query only the read replica to report the total new entries.


C.

Instruct the development team to manually export the new entries for the day in the database at the end of each day.


D.

Use Amazon ElastiCache to cache the common queries that the script runs against the database.


Get Premium SAA-C03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.