Security is a non-functional requirement in every system design. Your interviewer won't always ask about it directly, but mentioning security proactively shows maturity.
A data breach costs millions. A compromised API ruins trust. You need to think about authentication, authorization, encryption, and common attack vectors.
I'll cover the security concepts that appear most often in system design interviews.