ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 541 - SAA-C03 discussion

Report
Export

A company runs a three-tier application in two AWS Regions. The web tier, the application tier, and the database tier run on Amazon EC2 instances. The company uses Amazon RDS for Microsoft SQL Server Enterprise for the database tier The database tier is experiencing high load when weekly and monthly reports are run. The company wants to reduce the load on the database tier.

Which solution will meet these requirements with the LEAST administrative effort?

A.
Create read replicas. Configure the reports to use the new read replicas.
Answers
A.
Create read replicas. Configure the reports to use the new read replicas.
B.
Convert the RDS database to Amazon DynamoDB_ Configure the reports to use DynamoDB
Answers
B.
Convert the RDS database to Amazon DynamoDB_ Configure the reports to use DynamoDB
C.
Modify the existing RDS DB instances by selecting a larger instance size.
Answers
C.
Modify the existing RDS DB instances by selecting a larger instance size.
D.
Modify the existing ROS DB instances and put the instances into an Auto Scaling group.
Answers
D.
Modify the existing ROS DB instances and put the instances into an Auto Scaling group.
Suggested answer: A

Explanation:

it allows the company to create read replicas of its RDS database and reduce the load on the database tier. By creating read replicas, the company can offload read traffic from the primary database instance to one or more replicas. By configuring the reports to use the new read replicas, the company can improve performance and availability of its database tier. Reference:

Working with Read Replicas

Read Replicas for Amazon RDS for SQL Server

asked 16/09/2024
Miguel Triebel
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first