ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 100 - DBS-C01 discussion

Report
Export

A company is using Amazon Aurora PostgreSQL for the backend of its application. The system users are complaining that the responses are slow. A database specialist has determined that the queries to Aurora take longer during peak times. With the Amazon RDS Performance Insights dashboard, the load in the chart for average active sessions is often above the line that denotes maximum CPU usage and the wait state shows that most wait events are IO:XactSync.

What should the company do to resolve these performance issues?

A.
Add an Aurora Replica to scale the read traffic.
Answers
A.
Add an Aurora Replica to scale the read traffic.
B.
Scale up the DB instance class.
Answers
B.
Scale up the DB instance class.
C.
Modify applications to commit transactions in batches.
Answers
C.
Modify applications to commit transactions in batches.
D.
Modify applications to avoid conflicts by taking locks.
Answers
D.
Modify applications to avoid conflicts by taking locks.
Suggested answer: C

Explanation:


https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Reference.html

https://blog.dbi-services.com/aws-aurora-xactsync-batch-commit/

asked 16/09/2024
Ammar Khan
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first