June 2023
Intermediate to advanced
472 pages
13h 34m
English
This chapter covers
In information technology, the term cache describes a hardware component or a software mechanism that can be used to store data so that future requests that require such data can be served faster and—most important—without being retrieved from scratch. Good caching practices often result in performance benefits, lower latency, less CPU overhead, reduced bandwidth use, and decreased costs.
Based on this definition, we can understand that adopting and implementing a caching strategy can create many invaluable optimization advantages. These advantages are ...
Read now
Unlock full access