Caching
Caching is used to store copies of data or resources in a location closer to the client or user. This approach lets one quicker access the data when requested again. Caching helps to improve performance, reduce latency, and decrease the load on servers.