In which type of cache does the application directly interacts with database for data that is not available in the cache?

Q & ACategory: Caching TechniquesIn which type of cache does the application directly interacts with database for data that is not available in the cache?
Admin Staff asked 5 years ago

In which type of cache does the application directly interacts with database for data that is not available in the cache?
A) Cache-aside
B) Read Through Cache
C) Local Cache
D) Write Through Cache

1 Answers
Admin Staff answered 5 years ago

A) Cache-aside