Senior level
Design the security architecture for a healthcare application on AWS.
Answer: Organizations with Control Tower, OUs per environment, and SCPs restricting regions, denying disabling of logging, and forbidding IAM key creation. IAM Identity Center federated with the corporate IdP and MFA enforced; workloads on per-service roles with no keys. Private subnets with no public IPs, centralised egress inspection with Network Firewall, VPC endpoints with restrictive policies and a data perimeter. Customer managed KMS keys with rotation for all storage and databases; Secrets Manager with rotation. CloudFront with WAF and Shield Advanced as the only public ingress. Macie for PII discovery, Lake Formation for column-level access, and CloudTrail with data events plus Config, GuardDuty, Inspector and Security Hub delivering to a locked logging account with Object Lock. Tested incident response and break-glass procedures.
Why interviewers ask this: The closing scenario. The senior markers are enforcing controls with SCPs rather than convention, building a data perimeter so credentials alone cannot exfiltrate, isolating and locking the audit trail, and treating tested incident response as part of the architecture rather than paperwork.