InterviewStack.io LogoInterviewStack.io

System Reliability and Availability Questions

Engineering systems to stay available and recover from failure. Covers redundancy, failover, graceful degradation, availability targets, and reliability trade-offs and safety. Includes SRE fundamentals and capacity-aware reliability design. Frames reliability as a property designed in, not bolted on.

HardTechnical
60 practiced

Design a chaos engineering experiment for your inference cluster to validate graceful degradation and recovery: simulate node (GPU) failures, inject latency between services, corrupt a model artifact on one replica, and introduce network partitions. Define KPIs to monitor, safe abort conditions, blast radius controls, difference between running in staging vs limited production, and expected recovery/rollback procedures.

That is every published System Reliability and Availability question for AI Engineer so far. Browse the other topics in this category, or practice this one interactively.