spiritedmedia / systems

Code and documentation for building, deploying, and serving code.
1 stars 1 forks source link

Add a Firewall Service to Block Bad Bot Requests Before They Reach Our Load Balancer #52

Open kingkool68 opened 5 years ago

kingkool68 commented 5 years ago

This tutorial isn't too hard to follow to set this up. https://docs.aws.amazon.com/waf/latest/developerguide/tutorials-ddos-cross-service-WAF.html

Afterward we should be able to block most of the bad bot requests at the load balancer level before they hit nginx and WordPress.