Caching Junior
What is cache invalidation?
Select the correct answer
The process of expanding cache storage capacity.
The action of encrypting cache data for security.
The method of backing up cache data to a secure location.
The process of removing outdated data from the cache.
What is a cache miss?
Select the correct answer
An event where requested data is not found in the cache.
An event where the database becomes unavailable.
A situation where the server fails to respond.
A scenario where data retrieval is slower than usual.
What is a cache key and how is it used?
Select the correct answer
A tool for managing database connections.
A special key used to unlock secure databases.
A password used for user authentication.
A unique identifier used to store and retrieve cached data.
What is caching?
Select the correct answer
A process of compressing data to save storage space.
A process of storing frequently accessed data in a temporary storage.
A method of securing data using encryption.
A technique to balance load among servers.