Interview: Caching Strategy

vishal gupta
Oct 29, 2020

1. As a shared cache grows It might prove beneficial to partition its data across multiple nodes. It will improve scalability. This approach typically involves clustering.

Azure Cache for Redis is a fully managed service. It supports -

1. An in-memory data store

2. A distributed non-relational database — Large no of objects can not be stored in memory so we might need to go for db cache.

3. A message broker

4. A configuration or discovery server

5. Clustering, data persistence, geo-replication, and virtual-network isolation.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

vishal gupta
vishal gupta

Written by vishal gupta

Software Architect, Author, Trainer

No responses yet

Write a response