Firewalls in AWS
- Security Group: Allow the packets at network interface level incoming or outgoing based on
- ip
- protocol: TCP/UDP/ICMP
- Network ACL: Allows/Denies the packets at subnet level based on
- ip
- protocol: TCP/UDP/ICMP
- Web Application Firewall (WAF)
Summarize AWS WAF inbuilt protection capabilities
Firewall in Azure
- Network Security Group: Allows/Denies the packets at subnet level/Network interface level based on
- ip
- protocol: TCP/UDP/ICMP
- Azure WAF At Azure Application Gateway:
- Azure Firewall for providing security at enterprise level
