SRE system design differs from software engineering system design. You focus on reliability, operations, and infrastructure rather than application logic.
Your interviewer expects you to design monitoring systems, deployment pipelines, and disaster recovery. I'll cover the patterns and approaches that appear in SRE-specific design rounds, including Google's NALSD framework.