ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 195 - DBS-C01 discussion

Report
Export

A business just transitioned from an on-premises Oracle database to Amazon Aurora PostgreSQL.

Following the move, the organization observed that every day around 3:00 PM, the application's response time is substantially slower. The firm has determined that the problem is with the database, not the application.

Which set of procedures should the Database Specialist do to locate the erroneous PostgreSQL query most efficiently?

A.
Create an Amazon CloudWatch dashboard to show the number of connections, CPU usage, and disk space consumption. Watch these dashboards during the next slow period.
Answers
A.
Create an Amazon CloudWatch dashboard to show the number of connections, CPU usage, and disk space consumption. Watch these dashboards during the next slow period.
B.
Launch an Amazon EC2 instance, and install and configure an open-source PostgreSQL monitoring tool that will run reports based on the output error logs.
Answers
B.
Launch an Amazon EC2 instance, and install and configure an open-source PostgreSQL monitoring tool that will run reports based on the output error logs.
C.
Modify the logging database parameter to log all the queries related to locking in the database and then check the logs after the next slow period for this information.
Answers
C.
Modify the logging database parameter to log all the queries related to locking in the database and then check the logs after the next slow period for this information.
D.
Enable Amazon RDS Performance Insights on the PostgreSQL database. Use the metrics to identify any queries that are related to spikes in the graph during the next slow period.
Answers
D.
Enable Amazon RDS Performance Insights on the PostgreSQL database. Use the metrics to identify any queries that are related to spikes in the graph during the next slow period.
Suggested answer: D

Explanation:


https://aws.amazon.com/blogs/database/optimizing-and-tuning-queries-in-amazon-rds-postgresqlbased-on-native-and-external-tools/

"AWS recently released a feature called Amazon RDS Performance Insights, which provides an easy-to-understand dashboard for detecting performance problems in terms of load." "AWS recently released a feature called Amazon RDS Performance Insights, which provides an easy-to-understand dashboard for detecting performance problems in terms of load."

asked 16/09/2024
Deshawn Sharpe
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first