AWS Security and Cost Management Concepts
Dev Bhosale
Principal Data & Cloud Architect

Components of a basic VPC

Five steps to securing networks in AWS

| Feature | AWS Firewall | NACL | AWS WAF | 
|---|---|---|---|
| Scope | Regional or VPC-level | Subnet-level | Application-level | 
| Statefulness | Stateful | Stateless | Stateful | 
| Default Rules | Managed rules available | Deny unless allowed | Allow, block, or count based on rules | 
| Cost | Charged per usage | No additional cost | Charged per request & rules | 
| Best for | High-level security control | Broad network control | Protecting web applications | 

AWS Security and Cost Management Concepts