advancedTop 100 Interview Questions
What's the minimum replica count typically recommended for a production service with an SLA?
At least two, ideally three or more, spread across separate hosts or availability zones, so a single host or zone failure doesn't take the service fully offline — a single replica, regardless of restart policy, is always a single point of failure.
Ready to master this question?
Generate a complete walkthrough — background, the full answer in plain language, a working code example explained line by line, a real-world scenario, common mistakes, and how this same question gets asked in different ways.
Sign in to generate a response