Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This...
Continue reading...L2D
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...S3
S3 provides developers and IT teams with secure, durable, highly-scalable object storage. Amazon S3 is easy to use, with a...
Continue reading...IAM
IAM allows to manage users and there level of access to the AWS console. IAM Features: Centralised control of your...
Continue reading...