Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam SOA-C02 Topic 2 Question 99 Discussion

Actual exam question for Amazon's SOA-C02 exam
Question #: 99
Topic #: 2
[All SOA-C02 Questions]

Users of a company's internal web application recently experienced application performance issues for a brief period The application includes frontend web servers that run in an Amazon Elastic Kubernetes Service (Amazon EKS) cluster The application also includes a bacKend Amazon Aurora PostgreSQL DB cluster that includes one DB instance.

A SysOps administrator determines that the source of the performance issues was high utilization of the DB cluster. The single writer instance experienced more than 90% utilization for 11 minutes The cause of the high utilization was an automated report that is scheduled to run one time each week

What should the SysOps administrator do to ensure that users do not experience performance Issues each week when the report runs?

Show Suggested Answer Hide Answer
Suggested Answer: A

Increasing DB Instance Size:

Increasing the instance size provides more CPU and memory resources, which can help handle higher loads.

Steps:

Go to the AWS Management Console.

Navigate to RDS and select the DB instance.

Modify the instance to increase its size.

Apply the changes during the next maintenance window or immediately if it is a critical issue.

Monitoring Performance:

After resizing, monitor the instance during the next report run to ensure that it handles the load effectively.


Contribute your Thoughts:

Elenora
2 days ago
I agree, D is the best option. It's important to set the right min, max, and target utilization to ensure the DB cluster can handle the increased load without downtime.
upvoted 0 times
...
Krystal
4 days ago
I agree with Dominga. We need to monitor the performance during the next scheduled run of the report.
upvoted 0 times
...
Dominga
8 days ago
I think we should increase the size of the DB instance.
upvoted 0 times
...
Donette
11 days ago
Definitely, D is the correct answer. Increasing the instance size or adding another instance may work, but auto scaling is the more scalable and dynamic solution here.
upvoted 0 times
...
Alesia
13 days ago
I think option D is the way to go. Auto scaling will ensure the DB cluster can handle the load during the report run, without us having to manually adjust the instance size.
upvoted 0 times
...

Save Cancel