Cloud Computing Patterns, Mechanisms > Network Security, Identity & Access Management and Trust Assurance Patterns > Cloud Denial-of-Service Protection
Cloud Denial-of-Service Protection (Cope, Erl)
How can cloud services be protected against denial-of-service attacks?
Problem
Cloud denial-of-service (DoS) attacks are multifaceted and prevent consumers of cloud services from accessing their cloud resources.
Solution
A cloud DoS protection service is incorporated into the security architecture to shield the cloud provider from DoS attacks.
Application
A network DoS protection service updates the domain name service (DNS) to route all cloud provider traffic through the protection service, which filters attack traffic and routes only legitimate traffic to the cloud provider. Alternately, the cloud provider can route traffic to a DoS protection service when experiencing an attack, or create their own DoS protection service.
Mechanisms
Compound Patterns
Burst In, Burst Out to Private Cloud, Burst Out to Public Cloud, Cloud Authentication, Cloud Balancing, Elastic Environment, Infrastructure-as-a-Service (IaaS), Isolated Trust Boundary, Multitenant Environment, Platform-as-a-Service (PaaS), Private Cloud, Public Cloud, Resilient Environment, Resource Workload Management, Secure Burst Out to Private Cloud/Public Cloud, Software-as-a-Service (SaaS)
The DDoS mitigation service in action.