From 6866c1479f6fffbfa8fd44834e271bd584cdc2e1 Mon Sep 17 00:00:00 2001
From: andran777 <86196800+andran777@users.noreply.github.com>
Date: Tue, 16 Aug 2022 17:08:42 +0530
Subject: [PATCH] Add firewall content
---
.../102-devops/content/104-setting-up-x/104-firewall.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/102-devops/content/104-setting-up-x/104-firewall.md b/content/roadmaps/102-devops/content/104-setting-up-x/104-firewall.md
index 41f2b58bd..11d129752 100644
--- a/content/roadmaps/102-devops/content/104-setting-up-x/104-firewall.md
+++ b/content/roadmaps/102-devops/content/104-setting-up-x/104-firewall.md
@@ -1 +1,7 @@
-# Firewall
\ No newline at end of file
+# Firewall
+
+Firewall is a **network security device** that monitors and filters incoming and outgoing network traffic based on an organization’s previously established security policies. It is a barrier that sits between a private internal network and the public Internet. A firewall’s main purpose is to allow non-threatening traffic in and to keep dangerous traffic out.
+
+Free Content
+What is Firewall?
+Types of Firewall
\ No newline at end of file