The App Engine Denial of Service (DoS) Protection Service enables you to protect your application from running out of quota when subjected to denial of service attacks or similar forms of abuse. You can blacklist IP addresses or subnets, and requests routed from those addresses or subnets will be dropped before your application code is called. No resource allocations, billed or otherwise, are consumed for these requests.
Read full article from Configuring DoS Protection Service for Java | App Engine standard environment for Java | Google Cloud Platform
No comments:
Post a Comment