Your company’s customer relationship management (CRM) system is experiencing slow response times when multiple users are accessing customer records simultaneously. What database characteristic should be optimized to improve the performance in this scenario?
Increase the amount of data to ensure more information is available
Optimize the database for better speed
Expand the storage capacity of the database
Decrease the number of concurrent users to reduce system strain
In a situation where multiple concurrent users are accessing the database and experiencing slow response times, optimizing the speed of the database is essential. Speed enhancement ensures that data is retrieved and processed quickly, even under load, which directly impacts the user experience positively by reducing wait times.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What techniques can be used to optimize database speed?
Open an interactive chat with Bash
What is concurrency, and why does it impact database performance?
Open an interactive chat with Bash
What are database indexes, and how do they improve performance?