NACL stands for Network Access Control List It is a function performed on the implied router. NACL is a optional...
Continue reading...Learn2Done
Linux Introduction
Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This...
Continue reading...Security Group
A security group controls the traffic that is allowed to reach and leave the resources that it is associated with. It is...
Continue reading...Route Table
Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This...
Continue reading...Internet Gateway
An Internet Gateway is a virtual Router that connects a VPC to the internet. Default VPC is already attached to...
Continue reading...Deploying website using CLI
Task 1: Downloading and Configuring AWS CLI 1: Download and install AWS CLI using the below link. https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html 2. Open...
Continue reading...VPC
Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This...
Continue reading...Subnet
A subnet is a range of IP addresses in your VPC. You can launch AWS resources into a specified subnet. Use a...
Continue reading...Deploying Website over EC2 server Windows
To deploy your website over EC2 instance follow the steps below. Step 1: Create VPC 1. In the AWS Management...
Continue reading...EC2
Amazon Elastic Compute Cloud is a web Service that is provides resizable computer capacity in the cloud. Amazon EC2 reduces...
Continue reading...