List of questions
Related questions
Question 73 - DEA-C01 discussion
A company uses Amazon RDS for MySQL as the database for a critical application. The database workload is mostly writes, with a small number of reads.
A data engineer notices that the CPU utilization of the DB instance is very high. The high CPU utilization is slowing down the application. The data engineer must reduce the CPU utilization of the DB Instance.
Which actions should the data engineer take to meet this requirement? (Choose two.)
Use the Performance Insights feature of Amazon RDS to identify queries that have high CPU utilization. Optimize the problematic queries.
Modify the database schema to include additional tables and indexes.
Reboot the RDS DB instance once each week.
Upgrade to a larger instance size.
Implement caching to reduce the database query load.
0 comments
Leave a comment first