diff --git a/en/aws/autoscaling/web-tier-auto-scaling-group-associated-elb.md b/en/aws/autoscaling/web-tier-auto-scaling-group-associated-elb.md
index 682a7f0aa..a94ee0790 100644
--- a/en/aws/autoscaling/web-tier-auto-scaling-group-associated-elb.md
+++ b/en/aws/autoscaling/web-tier-auto-scaling-group-associated-elb.md
@@ -15,7 +15,17 @@
| **Recommended Action** | Update Web-Tier Auto Scaling group to associate ELB to distribute incoming traffic. |
## Detailed Remediation Steps
-
+1. Log in to the AWS Management Console.
+2. Select the "Services" option and search for EC2.
+3. In the EC2 Management console, scroll down and click on the "Auto Scaling groups" at the bottom.
+4. On the "Auto Scaling groups" page, select the auto scaling group which needs to be verified an associated Elastic Load Balancer .
+5. On the "Auto Scaling groups" page, scroll down and check if there is any Load balancer is attached to the "Auto Scaling group" under the "Load balancing."
+6. Repeat steps number 2 - 5 to check other Auto Scaling groups in the account.
+7. Navigate to the EC2 console using the link https://console.aws.amazon.com/ec2/ .
+8. Scroll down the EC2 console page, select the Auto Scaling groups and select the Auto Scaling group which needs to have Elastic Load balancer attached.
+9. Scroll down the "Auto Scaling groups" page, click on the "Edit" button under the "Load balancing" tab.
+10. On the "Load balancing" page, select the type of "Load balancer" as per the requirements and the "Load balancer" from the dropdown and click on the "Update" button at the bottom to make the changes.
+11. Repeat steps number 7 - 10 to update Web-Tier Auto Scaling group to associate ELB to distribute incoming traffic.
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/README.md b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/README.md
new file mode 100644
index 000000000..8b1378917
--- /dev/null
+++ b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/README.md
@@ -0,0 +1 @@
+
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step10.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step10.png
new file mode 100644
index 000000000..c1155e5d0
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step10.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step2.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step2.png
new file mode 100644
index 000000000..6728c094d
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step2.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step3.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step3.png
new file mode 100644
index 000000000..ebf923529
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step3.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step4.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step4.png
new file mode 100644
index 000000000..123675fc9
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step4.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step5.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step5.png
new file mode 100644
index 000000000..b45a1f0a5
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step5.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step8.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step8.png
new file mode 100644
index 000000000..424aae0c2
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step8.png differ
diff --git a/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step9.png b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step9.png
new file mode 100644
index 000000000..7c29049d7
Binary files /dev/null and b/resources/aws/autoscaling/web-tier-auto-scaling-group-associated-elb/step9.png differ