15 real Replication & HA questions from the Redis bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.
1. What is Leader-replica replication?
Junior
A.copying all writes from one primary node to one or more read-only copies that stay asynchronously in sync
B.the unattended promotion of a replica to primary when the original primary is judged down, restoring write availability
C.a monitoring process that watches nodes, detects an unreachable primary, and coordinates promoting a replica automatically
D.the minimum number of monitoring processes that must agree a primary is unreachable before a failover is authorized
A.Leader-replica replication — the unattended promotion of a replica to primary when the original primary is judged down, restoring write availability
B.Leader-replica replication — a monitoring process that watches nodes, detects an unreachable primary, and coordinates promoting a replica automatically
C.Leader-replica replication — copying all writes from one primary node to one or more read-only copies that stay asynchronously in sync
D.Leader-replica replication — the minimum number of monitoring processes that must agree a primary is unreachable before a failover is authorized
A.Partial resynchronization — copying all writes from one primary node to one or more read-only copies that stay asynchronously in sync
B.Partial resynchronization — a monitoring process that watches nodes, detects an unreachable primary, and coordinates promoting a replica automatically
C.Partial resynchronization — the minimum number of monitoring processes that must agree a primary is unreachable before a failover is authorized
D.Partial resynchronization — resuming replication after a brief disconnect by sending only the backlog of missed commands instead of a full dataset copy
Answers, AI explanations, and a scored voice mock interview
Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.