Cloud Security
Securing infrastructure, data, and access in public cloud environments.
Shared Responsibility Model
The cloud provider is responsible for security of the cloud (hardware, physical network). You are responsible for security in the cloud (data, OS, firewall config).
Identity & Access Management (IAM)
Granular permissions, MFA enforcement, and separating duties to prevent unauthorized access.
Network Security
VPCs, Subnets, Security Groups, and WAF (Web Application Firewalls) to control traffic flow.
Data Protection
Encryption at rest (KMS) and in transit (TLS). Tokenization of sensitive PII data.