AWS WAF & Shield & Firewall Mana

2021-08-01  本文已影响0人  Lyudmilalala

AWS Web Application Firewall (WAF)

AWS WAF is a cloud firewall that uses various security rules to protect web applications running on AWS.
AWS WAF was designed to be used with EC2, CloudFront, Application Load Balancer, and API Gateway.
Charge based on the number of access control lists (Web ACLs) that you create, the number of rules you have for each web ACL, and the number of web requests you receive.
AWS WAF can be used in the following conditions:

AWS Shield

AWS Shield is a single-purpose, managed Distributed Denial of Service (DDoS) protection tool for your AWS-based applications.
AWS Shield monitors all incoming traffic and mitigates attacks if malicious activity is detected.
Can be used with Classic / Application Load Balancers, Amazon CloudFront distributions, Amazon Route 53 hosting zones, Elastic IPs, AWS Global Accelerator accelerators.

Two different service tiers:

AWS Firewall Manager

AWS Firewall Manager is a service that provides a centralized place for configuring and managing firewall rules and security policies as well as for enforcing them across all applications and accounts within your AWS Organization.
You can config both your WAF and your AWS Shield with AWS Firewall Manager. It can also be used to handle security group.
you will be charged for all the resources being managed, like firewall rules or web ACLs.

AWS Guard Duty

Amazon GuardDuty is an active intruder detection system which constantly monitors suspected configuration changes and anomalies in your AWS account and notifies relevant parties for further actions. It works as an antivirus for the whole AWS account, monitoring for activity such as unusual API calls or potentially unauthorized deployments that indicate a possible account compromise.

上一篇 下一篇

猜你喜欢

热点阅读