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 **Auto Scaling Groups** from the left bar to view Auto Scaling Groups
4
Click on "**my-auto-scaling-group**" Auto Scaling Group that we have created
5
It will display all the details for the selected auto scaling group
6
Click on the **Automatic scaling** tab to view the Automatic scaling settings for the selected group
Congratulations on completing the lab and exploring Auto Scaling Policies for Dynamic Scaling! Well done!