This is where the second pass actually plays out, the last gate before an interview hits your
inbox. The recruiter slows down right here, and even then your current role still drives
around 95% of the decision.
Makes sense: nothing tells a hiring team what you can run in production right now the way your
current job does. To clear that "yes", this section has to walk the full
Cloud Security Engineer role profile, one bullet per slot you listed in Domain
Expertise above. Every bullet has to come off something you actually held in production,
not a Jira card that wandered past your queue.
1
Cloud Security Architecture
The flagship work of the role. Show the landing zone you built, the multi-account
guardrails (SCPs, Azure Policy, GCP Org Policies), the secure-by-default reference
architecture, and the architecture review you led. Name the architecture and what it
now prevents, not "designed cloud security".
Techniques
Landing zone design
Multi-account guardrails
Service control policies (SCPs)
Defense-in-depth boundaries
Tools
AWS Control Tower, Organizations
Azure Landing Zones, Policy
GCP Org Policies, IAM Conditions
Metrics
Accounts under guardrail
Critical findings prevented
Architecture reviews led
2
IAM & Identity Federation
How every human and workload gets into the cloud. Show the IAM Identity Center setup,
the cross-account role model, the workload identity story (IRSA, Workload Identity for
GKE, Azure Workload Identity), and the just-in-time access program. Name the policy and
what it now blocks, not "managed IAM".
Techniques
Identity federation (SAML/OIDC)
Workload identity
Just-in-time elevation
Least-privilege roles
Tools
AWS IAM Identity Center, IRSA
Azure AD / Entra ID, PIM
GCP Workload Identity, Cloud IAM
Metrics
Standing-privilege reduced
JIT requests/month
IAM audits cleared
3
CSPM & Cloud Workload Protection
The radar that watches the cloud control plane. Show the CSPM platform you operate, the
CNAPP coverage across the estate, the misconfigurations you closed at scale, and the
workload-protection runtime detections. Name the program and the misconfig count
retired, not "ran Wiz".
Techniques
Misconfig detection at scale
Runtime workload protection
Risk-based prioritization
Cloud asset inventory
Tools
Wiz, Prisma Cloud, Orca
Lacework, Aqua, Sysdig
AWS Security Hub, Defender for Cloud
Metrics
Misconfigurations cut
CSPM coverage
Cloud risk score reduced
4
Container & Kubernetes Security
The substrate every modern app sits on. Show the K8s admission policy you enforce
(Kyverno, OPA Gatekeeper), the runtime detection (Falco, Tetragon), the image-signing
and SBOM pipeline, and the EKS/AKS/GKE hardening baseline. Name the policy and what it
now blocks, not "secured Kubernetes".
Techniques
Admission policy enforcement
Pod-level runtime detection
Image signing (Cosign)
CIS Kubernetes Benchmark
Tools
Kyverno, OPA Gatekeeper
Falco, Tetragon, Tracee
EKS, AKS, GKE security
Metrics
Risky pods blocked at admission
Runtime detections fired
CIS benchmark compliance
5
Data Protection & Encryption
How sensitive data stays sensitive. Show the KMS hierarchy you maintain (CMKs, key
rotation, key policies), the envelope-encryption pattern you rolled out, the
data-classification program, and the customer-managed key story for the customers who
ask. Name the control and the data class it protects, not "handled encryption".
Techniques
Customer-managed keys (CMKs)
Envelope encryption
Key rotation policy
Data classification
Tools
AWS KMS, CloudHSM
Azure Key Vault, GCP Cloud KMS
HashiCorp Vault, Macie, Purview
Metrics
CMK coverage
Encrypted-at-rest %
Key-rotation compliance
6
Cloud Network Security
How the cloud perimeter actually holds. Show the VPC segmentation you designed, the
Transit Gateway or Cloud WAN architecture, the egress-control story (egress proxies,
SCPs), the service-mesh mTLS, and the ZTNA rollout. Name the control and the lateral
movement it now prevents, not "managed cloud networks".
Techniques
VPC segmentation
Egress control
Service-mesh mTLS
Private endpoints
Tools
AWS Network Firewall, Transit Gateway
Azure Firewall, Private Link
Istio, Linkerd, Cilium
Metrics
Public-exposed surfaces cut
East-west traffic encrypted
Lateral-movement paths closed
7
IaC Security & Policy-as-Code
How the cloud stops drifting at PR time. Show the Terraform / Pulumi scanners in CI, the
policy-as-code gate at PR review (OPA, Sentinel), the secure-by-default modules you
ship, and the misconfig you stopped at the pull request. Name the policy and the risky
change it blocks, not "ran Checkov".
Techniques
IaC scanning in CI
Policy-as-code at PR
Secure-by-default modules
Drift detection
Tools
Checkov, tfsec, Terrascan
OPA, Conftest, Sentinel
Terraform, Pulumi, Crossplane
Metrics
Risky IaC blocked at PR
Modules adopted
Time-to-control cut
8
Tooling & Workflow
The setup that lets a small Security team serve hundreds of developers without becoming
a ticket queue. Show the internal CLI or runbook library you maintain, the
secure-by-default templates you ship, and the docs that cut secure-code onboarding ramp.
Name the workflow, not "a modern stack".
Techniques
Secure-by-default templates
Internal CLI / runbooks
Inner sourcing
Self-serve docs
Tools
Git, GitHub
Bash, Python, Go
Backstage TechDocs
Metrics
Templates maintained
PR cycle time
Secure-onboarding ramp cut