gitGood.dev

Security Engineer Interview Prep

An interview prep path for security engineering loops. Deep on application and web security (OWASP, authn/authz, crypto), grounded in the network and OS fundamentals attacks exploit, extended into cloud and container security, with system-design rounds viewed through a security lens and the behavioral themes that screen for ownership under pressure.

Security EngineerMid~45h5 sections13 items
Section 1 of 5

Application and web security

The core of most security loops: OWASP categories, injection classes, authentication/authorization, session and cookie hardening, and applied cryptography. This is where to spend the most time.

  1. 01MCQSecurity questions (40 suggested)Multiple choice category
Section 2 of 5

Systems and network foundations

You can't reason about attacks without the substrate they run on. Anchor how the OS isolates processes and how the network moves and filters packets.

  1. 01MCQNetworking questions (20 suggested)Multiple choice category
  2. 02MCQOperating Systems questions (20 suggested)Multiple choice category
Section 3 of 5

Cloud and container security

Modern security work is cloud and container security: IAM least privilege, secrets, metadata-service hardening, and workload isolation in Kubernetes.

  1. 01MCQCloud Architecture questions (20 suggested)Multiple choice category
  2. 02MCQKubernetes questions (15 suggested)Multiple choice category
Section 4 of 5

System design through a security lens

Security engineers are asked to design defensively - rate limiting and abuse prevention, safe data flows, and detection. Walk these with threat modeling in mind.

  1. 01DesignDesign a Rate Limiter (API Throttling)System Design · Medium
  2. 02DesignDesign a Distributed Cache (Memcached / Redis Cluster)System Design · Hard
  3. 03DesignDesign a Payments / Checkout System (Stripe-style)System Design · Hard
  4. 04DesignDesign an Observability Platform (Metrics, Logs, Traces)System Design · Hard
Section 5 of 5

Behavioral: ownership under pressure

Security behavioral rounds screen for incident ownership, going deep on root cause, and acting under ambiguity. Bring stories with concrete risk and impact.

  1. 01BehavioralOwnership (Amazon Leadership Principle)Behavioral · Amazon LP
  2. 02BehavioralDive Deep (Amazon Leadership Principle)Behavioral · Amazon LP
  3. 03BehavioralDealing with AmbiguityBehavioral · General
  4. 04BehavioralLearning from FailureBehavioral · Microsoft

Browse other learning paths

Three role-targeted paths are live: Backend, SRE / DevOps, and ML Engineer. More are on the way - if you have a role you want covered, let us know.

View all paths →