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.
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
What's the minimum replica count typically recommended for a production service with an SLA?