Practice Test Geeks home

CS System Architecture & Design 2

A web application experiences slow response times because every request hits the database.
Which architectural component is best suited to reduce database load for frequently read, rarely changed data?

Select your answer