1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 05:21:43 +02:00

Add firewall content

This commit is contained in:
andran777
2022-08-16 17:08:42 +05:30
committed by GitHub
parent c7faf98a12
commit 22b884ce53

View File

@@ -1 +1,7 @@
# Firewall
# Firewall
Firewall is a **network security device** that monitors and filters incoming and outgoing network traffic based on an organizations previously established security policies. It is a barrier that sits between a private internal network and the public Internet. A firewalls main purpose is to allow non-threatening traffic in and to keep dangerous traffic out.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.checkpoint.com/cyber-hub/network-security/what-is-firewall/'>What is Firewall?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.cisco.com/c/en_in/products/security/firewalls/what-is-a-firewall.html'>Types of Firewall</BadgeLink>