DEV Community

NITIN B
NITIN B

Posted on

AWS 101 Workshop

Creating VPC:

Image description

Creating security groups:

Image description

Image description

Role creation for EC2:

Image description

Web server creation:
Creating a web server in the private subnet.
Image description

Creating target group for load balancer

Image description

Creation of load balancer:

Image description

Creating a bucket and uploading
Image description

Creating Auto scaling group
Inorder to create auto scaling group we must create machine image and create a template.

Image description
Creating launch template:

Image description

created auto scaling group :

Image description

Output:

Image description

Top comments (0)