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

Describe the security controls you would implement to protect serverless functions (for example AWS Lambda) that process sensitive data. Cover least-privilege IAM roles, secure secret handling (Secrets Manager or similar), input/event validation, VPC configuration trade-offs (cold start, egress control), dependency scanning, and runtime monitoring/alerting for anomalous behavior.

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.

EasyTechnical
131 practiced

Design a secure network segmentation strategy for a multi-account cloud environment that hosts public web front-ends, internal application services, and sensitive databases. Explain the roles and differences between security groups (or NSGs), network ACLs, cloud firewalls, and centralized WAF/proxy. Describe how you would use subnetting, route tables, transit gateways, and flow logs to prevent lateral movement and support incident investigations.

MediumTechnical
91 practiced

You receive a penetration test report noting: (a) publicly accessible object storage buckets with sensitive files, (b) overly permissive CORS policies on an API gateway, and (c) a Lambda function with a wide IAM policy. Prioritize remediation actions, justify trade-offs between speed and production impact, and propose controls to prevent recurrence and to validate fixes across environments.

HardTechnical
88 practiced

Describe detection and response techniques for a stealthy data exfiltration attempt that uses encrypted egress over allowed ports with valid service credentials. Include network, host, and application controls to prevent exfiltration and detection techniques that could reveal the activity.

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.