sbilly / awesome-security

A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
MIT License
12.2k stars 1.9k forks source link

Add AWS Firewall Factory #230

Open daknhh opened 1 year ago

daknhh commented 1 year ago

AWS Web Application Firewalls (WAFs) protect web applications and APIs from typical attacks from the Internet that can compromise security and availability, and put undue strain on servers and resources. The AWS WAF provides prebuilt security rules that help control bot traffic and block attack patterns. You can also create your own rules based on your own requirements. In simple scenarios and for smaller applications, this is very easy to implement on an individual basis. However, in larger environments with tens or even hundreds of applications, it is advisable to aim for central governance and automation. This simple solution helps you deploy, update and stage your Web Application Firewalls while managing them centrally via AWS Firewall Manager.

https://github.com/globaldatanet/aws-firewall-factory/tree/master