AWS Network Firewall
Learn how to perform intrusion detection into the virtual private cloud using AWS Network Firewall.
We'll cover the following...
AWS Network Firewall is a fully managed firewall and intrusion detection service that is used to protect the resources inside the Amazon VPC. Through this service, we can monitor and filter the incoming and outgoing traffic for our VPC through resources such as AWS Direct Connect, internet gateways, or NAT gateways.
Following is an overview of the main features of AWS Network Firewall:
Limiting the types of domain names our application can access by creating customized lists.
Performing deep packet inspection of all the incoming and outgoing traffic for our VPC.
Allowing traffic only from specific AWS resources or IP addresses to enter our VPC.
Filter incoming ...