Redis

0%
  • Describe Redis sets and when to use them.

    Junior
  • Explain hashes in Redis.

    Junior
  • Explain RDB (Redis Database) snapshotting.

    Junior
  • Explain Redis strings and their common use cases.

    Junior
  • How does Redis differ from Memcached?

    Junior
  • How does Redis handle expiration of keys?

    Junior
  • What are Redis lists and how are they used?

    Junior
  • What are sorted sets in Redis?

    Junior
  • What are the key features of Redis?

    Junior
  • What data types does Redis support?

    Junior
  • What is a Redis key and how are keys managed?

    Junior
  • What is AOF (Append Only File) in Redis?

    Junior
  • What is Redis persistence?

    Junior
  • What is Redis?

    Junior
  • What is the default port for Redis?

    Junior
  • What is the primary use case for Redis?

    Junior
  • What is the TTL command in Redis?

    Junior
  • Why would you use Redis over a traditional relational database?

    Junior
  • Explain commands for sets in Redis.

    Mid
  • Explain eviction policies in Redis.

    Mid
  • Explain how publish and subscribe works in Redis.

    Mid
  • Explain how Redis Cluster works.

    Mid
  • Explain master-slave replication in Redis.

    Mid
  • How can you configure persistence in Redis?

    Mid
  • How can you execute Lua scripts in Redis?

    Mid
  • How do MULTI and EXEC work in Redis?

    Mid
  • How do you configure Redis Sentinel?

    Mid
  • How do you set up replication in Redis?

    Mid
  • How does pipelining improve performance?

    Mid
  • How does Redis handle memory management?

    Mid
  • How does Redis handle out-of-memory situations?

    Mid
  • How does Redis Sentinel provide high availability?

    Mid
  • How many hash slots are there in Redis Cluster?

    Mid
  • What are common commands for lists in Redis?

    Mid
  • What are Lua scripts in Redis?

    Mid
  • What are Redis transactions?

    Mid
  • What are some common Redis commands for strings?

    Mid
  • What are the benefits of using Lua scripts in Redis?

    Mid
  • What are the components of Redis Sentinel?

    Mid
  • What are the differences between RDB and AOF persistence?

    Mid
  • What are the different eviction policies available?

    Mid
  • What are the limitations of Redis Pub/Sub?

    Mid
  • What commands are used for sorted sets?

    Mid
  • What happens during replication failover?

    Mid
  • What is pipelining in Redis?

    Mid
  • What is Pub/Sub messaging in Redis?

    Mid
  • What is Redis clustering?

    Mid
  • What is Redis replication?

    Mid
  • What is Redis Sentinel?

    Mid
  • What is slot hashing in Redis Cluster?

    Mid
  • What is the maxmemory configuration in Redis?

    Mid
  • What is the role of the CONFIG command in Redis?

    Mid
  • What is the role of the SLAVEOF command?

    Mid
  • What is the WATCH command and optimistic locking in Redis?

    Mid
  • When would you choose RDB over AOF?

    Mid
  • Explain consistent hashing in Redis.

    Senior
  • Explain failover mechanisms in detail.

    Senior
  • Explain the event loop in Redis.

    Senior
  • Explain using Redis for distributed locks.

    Senior
  • Explain using Redis for rate limiting.

    Senior
  • How can Redis be used as a session store?

    Senior
  • How can Redis be used for real-time analytics?

    Senior
  • How can you backup and restore Redis data?

    Senior
  • How can you enable SSL/TLS in Redis?

    Senior
  • How can you scale Redis horizontally?

    Senior
  • How do Redis Streams differ from Pub/Sub?

    Senior
  • How do you add or remove nodes in a Redis Cluster?

    Senior
  • How does quorum work in Redis Sentinel?

    Senior
  • How does Redis ensure data consistency in a cluster?

    Senior
  • How does Redis handle concurrency?

    Senior
  • How does Redis handle data durability?

    Senior
  • How does Redis handle network partitions?

    Senior
  • How does Redis support atomic operations?

    Senior
  • How does Redis support geospatial data?

    Senior
  • What are common use cases for Redis as a cache?

    Senior
  • What are consumer groups in Redis Streams?

    Senior
  • What are multi-data center considerations for Redis?

    Senior
  • What are Redis modules?

    Senior
  • What are some anti-patterns when using Redis?

    Senior
  • What are the limitations of Redis?

    Senior
  • What are the trade-offs between consistency and availability in Redis?

    Senior
  • What commands are used for geospatial operations?

    Senior
  • What is Bitmap in Redis and its use cases?

    Senior
  • What is leaderboards implementation using Redis?

    Senior
  • What is Redis Streams?

    Senior
  • What is Redlock algorithm?

    Senior
  • What is resharding in Redis Cluster?

    Senior
  • What is sharding in the context of Redis?

    Senior
  • What is the difference between replication and clustering in Redis?

    Senior
  • What is the threading model in Redis?

    Senior