Overview
AWS Shield safeguards applications against DDoS attacks, ensuring availability and responsiveness. It offers two tiers: AWS Shield Standard and AWS Shield Advanced.
How It Works
- Always-On Detection: Automatically detects and mitigates network-level DDoS events.
- Inline Mitigations: Minimizes application downtime and latency during attacks.
- Customization: Integrates with Shield Response Team (SRT) protocol or AWS WAF for tailored protection.
Benefits
- Granular Protection: Safeguard applications and APIs from SYN floods, UDP floods, and reflection attacks.
- Latency-Sensitive Apps: Deploy inline mitigations like deterministic packet filtering.
- Resource-Level Control: Monitor and protect up to 1,000 resource types per AWS account.
Limitations
- Standard vs. Advanced: Shield Standard defends against common DDoS attacks, while Shield Advanced provides more robust protection.
- No User Groups as Principals: Groups relate to permissions, not authentication.
Use Cases
- Web Applications and APIs: Scrub bad traffic at specific layers.
- Latency-Sensitive Services: Prevent basic network-layer attacks.
- Resource Protection: Activate automatic detection and mitigation for various resource types.