0% found this document useful (0 votes)
59 views13 pages

Lab17 - ELB and Autoscaling Lab Configuration - 1 of 3

1) The document guides how to configure an Elastic Load Balancer (ELB) and auto scaling in the Mumbai region of AWS. 2) It provides steps to create a VPC, public subnet, internet gateway, and attach the gateway to the VPC and public subnet. 3) It also shows how to edit the route table to add a default route through the internet gateway.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views13 pages

Lab17 - ELB and Autoscaling Lab Configuration - 1 of 3

1) The document guides how to configure an Elastic Load Balancer (ELB) and auto scaling in the Mumbai region of AWS. 2) It provides steps to create a VPC, public subnet, internet gateway, and attach the gateway to the VPC and public subnet. 3) It also shows how to edit the route table to add a default route through the internet gateway.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

AWS Document Guide

Lab17
Configure ELB and Auto scaling in Mumbai Region

While logged into AWS console we can able to see “VPC” in bottom of the page. Click “VPC”.

Page 1 of 13
AWS Document Guide

Click “1 VPC”.

Page 2 of 13
AWS Document Guide

Click “Create VPC”.

While creating VPC, name tag as “Sansbound_VPC_Mumbai”, IPV4 CIDR Block as “10.0.0.0/16” subnet
then click “Yes, Create”

Page 3 of 13
AWS Document Guide

Then click subnet, click “Create subnet”.

Page 4 of 13
AWS Document Guide

While creating subnet name tag as “Sansbound_Mumbai_Public_subnet”, select VPC as


Sansbound_VPC_Mumbai , Availability Zone as “1b” (Optional) and IPV4 CIDR Block as 10.0.2.0/24
subnet then click “Yes, create”.

Page 5 of 13
AWS Document Guide

Then we need to configure Internet gateway for the VPC. Click Internet gateway and click “Create
Internet Gateway” for Mumbai VPC.

Page 6 of 13
AWS Document Guide

Click “Yes create”.

Page 7 of 13
AWS Document Guide

We can able to see that Sansbound_mumbai_IGW in detached mode. We need to attach to VPC.

Click “Attach to VPC”.

Click “Yes, Attach”.

Page 8 of 13
AWS Document Guide

Rename the Mumbai route table as “Sansbound_public_route”. Then click “route” tab,

Click “Edit”.

Page 9 of 13
AWS Document Guide

Click “Add another route”.

Page 10 of 13
AWS Document Guide

Add default route 0.0.0.0/0 and select “igw-*” as target. Click ”save”.

Page 11 of 13
AWS Document Guide

Click “Subnet associatons” tab click “Edit”.

Page 12 of 13
AWS Document Guide

Click check box “Sansbound_Mumbai_public_subnet”and click “save”.

Page 13 of 13

You might also like