Posts

Showing posts with the label Virtual Private cloud

What is VPC, Subnet, Route Table, Internet Gateway, Nat Gateway

Image
Dear Cloud / AWS learners, I hope you all are doing good. Today we are going to learn about a very interesting AWS Concept, which is called VPC. For people who are working in AWS or even for  beginners, VPC is a known  term, who don't know about it. Check the below video available in Hindi language and get some good idea. Rest Information is given below, Hope you will enjoy this and learn from it. VPC -- Virtual Private Cloud. AWS is basically working on Public Cloud platform and provides its user a by default public network. You can use it to launch your servers via EC2 service and will get an Internet connectivity to connect with your servers and can run Internet too on those servers. Internet Gateway is a tool which is  by default connected with default VPC and used to provide Internet Connectivity. by Using VPC service, you can create your own dedicated customized network range and can launch resources like EC2, S3, databases and other resources in your ...