Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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
Cloud Security Automation

You're reading from   Cloud Security Automation Get to grips with automating your cloud security on AWS and OpenStack

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788627863
Length 334 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Prashant Priyam Prashant Priyam
Author Profile Icon Prashant Priyam
Prashant Priyam
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Introduction to Cloud Security FREE CHAPTER 2. Understanding the World of Cloud Automation 3. Identity and Access Management in the Cloud 4. Cloud Network Security 5. Cloud Storage and Data Security 6. Cloud Platform Security 7. Private Cloud Security 8. Automating Cloud Security 9. Cloud Compliance 10. Other Books You May Enjoy

Virtual private cloud

Let's understand network security from AWS's perspective. In AWS, we define a network as a VPC, which stands for virtual private cloud. Before creating an EC2 instance, it's mandatory to define a VPC.

In a VPC, we define subnets, which are called network segments. Here, we break VPC and CIDR into multiple private and public subnets, as per the requirement. In AWS, we can have CIDR of maximum size /16

In AWS, VPC is an isolated network that is separated from other networks and associated with an AWS account. VPC includes the following:

  • Subnets
  • Route table
  • Internet gateway
  • Security group and network ACL

Apart from these, VPC also enables you to have a private connection with an AWS network using the following things:

  • VPN
  • Private link using VPC endpoint network
  • Direct Connect 

AWS networking best practices are...

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
Banner background image