AWS Solutions Architect Associate Certification
Services Security
Shield and Shield Advanced
In this lesson, we explore AWS Shield, Amazon's managed Distributed Denial of Service (DDoS) protection service. AWS Shield defends your applications from malicious attempts to disrupt network services by overwhelming them with excessive traffic. Understanding the basics of a DDoS attack is key: such an attack floods a network resource with illegitimate requests, effectively denying service to genuine users.
AWS Shield is available in two distinct tiers: AWS Shield Standard and AWS Shield Advanced.
AWS Shield Standard
AWS Shield Standard is automatically activated for all AWS customers at no extra charge. It offers robust protection against common network layer (Layer 3) and transport layer (Layer 4) attacks such as SYN/UDP floods and reflection attacks.
AWS Shield Advanced
AWS Shield Advanced is a premium service, available for an additional fee of $3,000 per month, that provides enhanced defense against more sophisticated DDoS attacks targeting services including EC2, ELB, CloudFront, Global Accelerator, and Route 53. This tier delivers advanced capabilities such as:
- 24/7 Access to the AWS DDoS Response Team (DRT): Get custom mitigation strategies at any time during an attack.
- Financial Safeguards: AWS offers financial protection that helps mitigate unexpected billing spikes during a DDoS event.
Important
AWS Shield Advanced incurs an additional cost of $3,000 per month. Evaluate your application's risk profile to determine whether this enhanced security tier is necessary.
Below is a diagram that illustrates the architecture of AWS Shield and Shield Advanced. The diagram demonstrates how AWS Shield defends against threats from malicious actors while ensuring uninterrupted access for legitimate users to AWS services and associated Virtual Private Clouds (VPCs):
Key Features of AWS Shield Advanced
AWS Shield Advanced enhances your security posture with a suite of advanced features:
- WAF Integration: Integrate with AWS Web Application Firewall (WAF) to achieve comprehensive Layer 7 protection.
- Automatic Application Layer DDoS Mitigation: Automatically respond to and mitigate Layer 7 attacks with configurable settings.
- Health Checks via Route 53: Leverage Route 53 for effective health monitoring, reducing false positives by accurately detecting anomalous events.
- Direct Access to the AWS Shield Response Team: Receive immediate assistance from the AWS Shield Response Team during DDoS incidents.
- Financial Safeguards: Protect your budget from unexpected charging spikes that occur during DDoS attacks.
The diagram below summarizes these key features, highlighting AWS WAF integration, automatic application layer DDoS mitigation, and health-based detection:
Additionally, the following diagram emphasizes the role of the AWS Shield Response Team, proactive engagement during DDoS events, and the available cost protection measures:
For further details on implementing AWS security measures, consider reviewing the AWS Documentation and exploring additional resources on DDoS Protection Best Practices.
Watch Video
Watch video content