Category: AWS

How to access ec2 instance residing in private subnet

Steps: Create a VPC It will by default create router,securty groups ,NACLS, route tables Create internet gateway Create 2 subnet in the VPC One public subnet, one private subnet Create one route table in which […]

 1,255 total views,  5 views today

AWC Cli Installation

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through […]

 654 total views,  2 views today

How to access ec2 instance residing in private subnet

Create a VPC It will by default create router,securty groups ,NACLS, route tables Create an internet gateway (IG) and associate it with main RT Create 2 subnet in the VPC One public subnet, one private […]

 486 total views,  1 views today