Refer to the following guide to learn how to use IAM in the cloud\
<https://scribehow.com/shared/Creating_an_IAM_User_and_User_Group_in_AWS_Management_Console__hWNiiXlcRJKFqYZZEJD-cg>
1
Sign in to **AWS Management Console** as an **IAM User**
**Pre-requisite** - Ensure you have selected the AWS region closest to your location\
For this guide, we will be using us-east-2 (Ohio) as a preferred choice
2
Type **EC2** in the search bar and click on **EC2** to view the EC2 Dashboard
3
On the EC2 dashboard click on **Instances** from the left bar to view the EC2 instances
4
Select and checkbox the **Instances** you want to see the details
5
When you select more than one Instance, it will show you the **Monitoring** for all the selected Instances
6
Selecting a single Instance at a time enables you to view the Details of that specific instance
7
Click on **Status and alarms** tab to view the set alarms and status of the instance
8
Click on **Monitoring** tab to view Monitoring data of the Instance
9
Click on **Security** tab to view Security Groups details of the Instance
10
Click on **Networking** tab to view the Network details of the Instance
11
Scroll in the **Networking** tab to view the **VPC ID**
12
Click on the **Storage** tab to view the Storage details of the Instance
13
Click on the **Tags** tab to view the Tags for the Instance
14
On the right side, click on **Manage tags** button to edit and delete the Tags
15
Click on **Add new tag** button to add a new tag, or click on **Remove** button to delete the Tag
16
Click on **Save** button to save the Tags
Congratulations on completing this lab and Playing with Auto Scaling Group! Great job!