InterviewStack.io LogoInterviewStack.io

Cloud Security Architecture Questions

Designing and reasoning about the security posture of cloud and hybrid infrastructure: the shared responsibility model, network segmentation and boundary design, multi-account and multi-region security architecture, workload identity as an architectural choice, threat modeling a cloud architecture, cloud-specific attack vectors and mitigations, defense-in-depth control selection, secure cloud deployment patterns, and continuous cloud risk assessment and posture. IAM policy authoring, role/trust-policy mechanics, and secrets/credential lifecycle belong to identity-and-access-management; logging-pipeline design and SIEM/detection-rule engineering belong to security-monitoring-and-detection; encryption-key-management mechanics (KMS/CMK/BYOK) belong to data-protection-and-encryption; compliance-framework mapping (SOC2, PCI-DSS, HIPAA, GDPR) belongs to compliance-frameworks-and-certification-standards. This topic keeps identity, logging, or encryption content only when it is one ingredient inside a genuinely multi-control cloud-hardening question, not as a standalone ask.

MediumTechnical
73 practiced

Compare security responsibilities and best practices for containers (Kubernetes) versus serverless functions (Lambda/Cloud Functions) across AWS, GCP, and Azure. Discuss image provenance, runtime protection, network policies, IAM/service-account mapping, secrets handling, and common misconfigurations unique to each model.

EasySystem Design
91 practiced

You are asked to design a simple VPC subnet layout for a development environment that isolates developer-facing services from production. Sketch (textually) subnets and their purposes, indicating where NAT gateways, public load balancers, and bastion hosts would be placed.

MediumTechnical
75 practiced

Perform a threat model for a serverless web application that uses API Gateway (or equivalent), Lambda/Cloud Functions, DynamoDB/Cloud Datastore, and S3/Cloud Storage. Sketch the data flow, enumerate threats to authentication, authorization, data exfiltration, injection, and event source spoofing, and propose mitigations prioritized by risk and effort.

MediumTechnical
71 practiced

Explain differences, pros, and cons between layer-3 network segmentation (subnets, routing) and layer-7 microsegmentation (service-aware policies, sidecars). For a large distributed system, when should you introduce each and what migration challenges exist?

HardTechnical
66 practiced

Design detection and runtime mitigation strategies for Server-Side Request Forgery (SSRF) attacks that attempt to access internal cloud metadata services across a heterogeneous environment containing VMs, containers, and serverless functions. Include prevention techniques, runtime controls, detection signals, and how to scale mitigations in a high-throughput environment.

Unlock Full Question Bank

Get access to all Cloud Security Architecture interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.