VPC in AWS
Virtual Private Cloud: Amazon VPC lets you provision a logically isolated section of the Amazon Web Services (AWS) cloud where you can launch AWS resources in a virtual network that you define. You have complete control over your virtual networking environment, including a selection of your own IP address ranges, creation of subnets, and configuration of route tables and network gateways. You can also create a hardware Virtual Private Network (VPN) connection between your corporate datacenter and your VPC and leverage the AWS cloud as an extension of your corporate datacenter. Components of Amazon VPC Amazon VPC comprises a variety of objects that will be familiar to customers with existing networks: A Virtual Private Cloud: A logically isolated virtual network in the AWS cloud. You define a VPC’s IP address space from the ranges you select . Subnet : A segment of a VPC’s IP address range where you can place groups of isolated resources. Internet Gateway...
Comments
Post a Comment