All Content tagged with DDOS Protection
Protection and mitigation techniques using managed Distributed Denial of Service (DDoS) protection service, Web Access Firewall (WAF), and Content Delivery Network (CDN)
Content language: English
Select up to 5 tags to filter
Sort by most recent
EXPERT
published 7 days ago1 votes64 views
On the 3rd of August 2024 at 16:35 UTC our server 51.112.143.93 was blocked, as a result of which it became impossible to access it via ssh. We would like to clarify the situation, what specific...
Hi, currently under a DDoS attack going on for more than 2 hours. We are unsure whether taking the $3000 Shield advanced service instantly help us combat this attack. Since we need to commit for a...
Hi all,
I would like to hear your approaches when applying a rate-based rule via AWS WAF.
What are the best ways to permanently block IP addresses that trigger the RBR? I would also like to send...
Does the traffic blocked by the security group still take into EC2 network bandwidth accounting? If the blocked traffic is huge, will the EC2 still become "denial of service" because its inbound...
There could be several circumstances to discuss:
Q1. EC2 A in VPC1 & EC2 B in VPC2 (no matter from the same account or not): If EC2 A is under a DDoS attack that fills up all the network bandwidth...
Currently we are facing a DDoS attack on our application every 3-4 days. We have configured a WAF rate limiting rule that seems to work correctly against our load testing tool but doesnt seem to block...
If a user registers via email, but this user gives up the registration halfway through.
In the user table of Cognito, the Confirmation status remains "Unconfirm".
At the end of the month, Cognito will...
How to prevent fake user signups with Cognito? If some malicious actor sends fake user singup requests to the UserPool endpoint, the free tier of Cognito will be soon exhaust. If they continue to...
I have the following pattern/architecture to deploy a website with CDK:
- WAF with a custom IP-based ratelimit for a Cloudfront Distribution with Api Gateway as Origin.
- a default ratelimit at the...
I wanted to have a hard configuration on the number of requests that the API gateway should serve and once we reach that, we should not even get costed for API gateway, how can this be implemented?