01 Customizing EC2 Instance For Web Instance
01 Customizing EC2 Instance For Web Instance
Description: You are required to create a custom VPC and a subnet and attach the subnet to
the VPC. Additionally, create an internet gateway and route table, and launch an EC2
instance.
1.3 Enter my-custom-VPC as the VPC Name and 10.0.0.0/16 as the IPv4 CIDR
1.4 Click on Create VPC
1.6 Select Enable DNS hostnames under DNS settings, and then click on Save
3.5 Choose the Enable auto-assign public IPv4 addresses checkbox and Save the settings
3.6 Navigate to the Route tables page and click on Create route table
3.7 Enter my-custom-route as the name, select my-custom-VPC in the VPC field, and create
the route table
3.8 Select the route table, click on Actions, and choose Edit routes
3.9 Click on Add route
4.1 In the Route tables dashboard, click on Edit edge associations under Actions
5.11 After the instance is running, copy the IPv4 address and paste it into a browser to view
the mini website
By following these steps, you have successfully customized an EC2 instance for web
deployment within an Amazon Web Services (AWS) environment.