Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Administration ??? The  Definitive Guide

You're reading from   AWS Administration ??? The Definitive Guide Learn to design, build, and manage your infrastructure on the most popular of all the Cloud platforms - Amazon Web Services

Arrow left icon
Product type Paperback
Published in Feb 2016
Publisher Packt
ISBN-13 9781782173755
Length 326 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Introducing Amazon Web Services FREE CHAPTER 2. Security and Access Management 3. Images and Instances 4. Security, Storage, Networking, and Lots More! 5. Building Your Own Private Clouds Using Amazon VPC 6. Monitoring Your AWS Infrastructure 7. Manage Your Applications with Auto Scaling and Elastic Load Balancing 8. Database-as-a-Service Using Amazon RDS 9. Working with Simple Storage Service 10. Extended AWS Services for Your Applications Index

An overview of security groups

We talked briefly about security groups in the previous chapter, but in this section, we will be looking at them in a bit more in detail. Security Groups are simple, yet powerful ways using which you can secure your entire EC2 environment. You can use Security Groups to restrict and filter out both the ingress and egress traffic of an instance using a set of firewall rules. Each rule can allow traffic based on a particular protocol—TCP or UDP, based on a particular port—such as 22 for SSH, or even based on individual source and destination IP addresses. This provides you with a lot of control and flexibility in terms of designing a secure environment for your instances to run from.

Let's look at how you can edit an existing Security Group using the EC2 dashboard.

From the EC2 dashboard, select the Security Groups option located under the Network & Security section as shown here:

An overview of security groups

This will display a list of currently created and in use...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime