Creating a VPC and subnets

In this recipe, we're going to build a secure network (VPC) in AWS. This network will consist of two public and private subnets split across two availability zones (AZ). It will also allow inbound connections to the public subnets for the following protocols:

  • SSH (port 22)
  • HTTP (port 80)
  • HTTPS (port 443):

Building a secure network
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset