A systems administrator is diagnosing performance issues on a web application. The web application sends thousands of extremely complex SQL queries to a database server, which has trouble retrieving the information in time.
The administrator checks the database server and notes the following resource utilization:
CPU: 64%
RAM: 97%
Network throughput: 384,100Kbps
Disk throughput: 382,700Kbps
The administrator also looks at the storage for the database server and notices it is consistently near its OPS limit.
Which of the following will BEST resolve these performance issues?
Correct Answer: b. Increase caching on the database server
The database server shows high RAM usage (97%) and is reaching the IOPS (input/output operations per second) limit on its storage. This suggests that the server is heavily dependent on disk I/O due to complex SQL queries.
Increasing caching will allow more frequently accessed data to be stored in memory, reducing the number of disk operations needed. This improves query response time and reduces pressure on the storage subsystem, addressing the root cause.
Why the Other Choices Are Incorrect :
Discover a range of courses designed to provide you with the knowledge and skills needed to excel in your chosen field.
You don’t need one month to study and pass your test.
With Prepsaret, it takes you a few days to grasp all the concepts needed to pass your exams