<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>Firewalls versus Security Groups Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist</title>
	<atom:link href="https://www.anujvarma.com/tag/firewalls-versus-security-groups/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anujvarma.com/tag/firewalls-versus-security-groups/</link>
	<description>Production Grade Technical Solutions &#124; Data Encryption and Public Cloud Expert</description>
	<lastBuildDate>Tue, 26 Oct 2021 19:36:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.anujvarma.com/wp-content/uploads/anujtech.png</url>
	<title>Firewalls versus Security Groups Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist</title>
	<link>https://www.anujvarma.com/tag/firewalls-versus-security-groups/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Firewalls versus Security Groups&#8211;AWS</title>
		<link>https://www.anujvarma.com/firewalls-versus-security-groupsaws/</link>
					<comments>https://www.anujvarma.com/firewalls-versus-security-groupsaws/#respond</comments>
		
		<dc:creator><![CDATA[Anuj Varma]]></dc:creator>
		<pubDate>Wed, 23 Mar 2016 21:42:04 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Firewalls versus Security Groups]]></category>
		<guid isPermaLink="false">http://www.anujvarma.com/?p=3977</guid>

					<description><![CDATA[<p>Also read AWS NACLs versus Security Groups and Service Accounts as an intelligent firewall option on GCP Security Groups are like ALLOW/DENY firewall rules – either allowing individual connections or [&#8230;]</p>
<p>The post <a href="https://www.anujvarma.com/firewalls-versus-security-groupsaws/">Firewalls versus Security Groups&ndash;AWS</a> appeared first on <a href="https://www.anujvarma.com">Anuj Varma, Hands-On Technology Architect, Clean Air Activist</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Also read <a href="https://googlecloudarchitect.us/aws-nacls-vs-security-groups/">AWS NACLs versus Security Groups</a> and <a href="https://googlecloudarchitect.us/category/gcp-architect-gcp-cloud-platform/">Service Accounts as an intelligent firewall option on GCP</a></p>
<p>Security Groups are like ALLOW/DENY firewall rules – either allowing individual connections or blocking them –  based entirely only  on source IP addresses and ports.</p>
<p>A security group will not inspect content – it will let in a virus if it is coming from a trusted IP.</p>
<p>To inspect content, you would need an actual firewall (either a virtual firewall or a physical firewall appliance).</p>
<h3>Typical AWS Security Model for a 3 tier app</h3>
<p>Typically, AWS recommends using security groups to protect each of the three tiers. The SG can be configured to let in specific ports – and disallow specific ports (both inbound and outbound).</p>
<h3><a href="http://www.anujvarma.com/wp-content/uploads/3tier_security_practices.png"><img fetchpriority="high" decoding="async" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="3tier_security_practices" src="http://www.anujvarma.com/wp-content/uploads/3tier_security_practices_thumb.png" alt="3tier_security_practices" width="431" height="462" border="0" /></a></h3>
<h3>Web Application Firewall</h3>
<p>AWS offers a firewall – called <a href="https://aws.amazon.com/waf/">WAF</a> &#8211; for your web applications.  From their online documentation:</p>
<p><em>You can use AWS WAF to create custom rules that block common attack patterns, such as SQL injection or cross-site scripting, and rules that are designed for your specific application. New rules can be deployed within minutes, letting you respond quickly to changing traffic patterns. Also, AWS WAF includes a full-featured API that you can use to automate the creation, deployment, and maintenance of web security rules.</em></p>
<h3>Summary</h3>
<p>Simply creating a security group around your AWS instances will not protect you from malicious software. A security group is unable to inspect content. To truly protect your instances from malware, you will need an actual firewall – or a firewall service offering such as WAF (from AWS). WAF CAN actually check for common attack patterns such as SQL Injection and XSS.</p>
<p>The post <a href="https://www.anujvarma.com/firewalls-versus-security-groupsaws/">Firewalls versus Security Groups&ndash;AWS</a> appeared first on <a href="https://www.anujvarma.com">Anuj Varma, Hands-On Technology Architect, Clean Air Activist</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anujvarma.com/firewalls-versus-security-groupsaws/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk

Served from: www.anujvarma.com @ 2026-06-07 10:06:49 by W3 Total Cache
-->