- Lab
- A Cloud Guru

Configuring AWS Network Firewall
This hands-on lab walks you through how to create a VPC and a public subnet, and then deploy an AWS Network Firewall to filter the traffic coming into and going out of the VPC.

Path Info
Table of Contents
-
Challenge
Create a VPC and a Public Subnet
- Create a VPC with the tag
Lab_VPC
. - Create a public subnet named
firewall-subnet
in the same Availability Zone as the subnet in the VPC.
- Create a VPC with the tag
-
Challenge
Create a Network Firewall
- Create a stateful rule group named
statefulRules
. - Create a stateless rule group named
statelessRules
. - Create a firewall policy named
firewallLab
and add the rule groups to the firewall policy. - Create a network firewall named
networkFirewallLab
and associate the firewall policy.
- Create a stateful rule group named
-
Challenge
Create Route Tables
- Create a route table named
igw-route
. - Create a route table named
firewall-route
.
Note: You will need to configure the route tables to direct incoming and outgoing traffic through the network firewall once it has been provisioned.
- Create a route table named
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.

