diff --git a/en/aws/rds/rds-multiple-az.md b/en/aws/rds/rds-multiple-az.md
index 4257779f5..26ff828e7 100644
--- a/en/aws/rds/rds-multiple-az.md
+++ b/en/aws/rds/rds-multiple-az.md
@@ -15,16 +15,15 @@
| **Recommended Action** | Modify the RDS instance to enable scaling across multiple availability zones. |
## Detailed Remediation Steps
-1. Log into the AWS Management Console.
+1. Log in to the AWS Management Console.
2. Select the "Services" option and search for RDS.
3. Scroll down the left navigation panel and choose "Databases".
-4. Select the "Database" that needs to be verified and click on the selected "Databse" from the "DB identifier" column to access the database.
+4. Select the "Database" that needs to be verified and click on the selected "Database" from the "DB identifier" column to access the database.
5. Click on the "Configuration" under the selected database configuration page.
-6. Scroll down the "Configuration" tab and check the "Availability" section.Check the "Multi AZ" and if it's "No " then selected database cannot scale across multiple availability zones .
-7. Repeat steps number 2 - 6 to check other RDS instances.
-8. Select the "Database" on which automated backup needs to be enabled. Click the "Modify" button at the top to make the necessary changes.
-9. Scroll down the "Modify DB Instance" page and check for "Multi-AZ deployment" under "Instance specifications".
-10. On the "Multi-AZ deployment" section under "Instance specifications" click on the "Yes" button.
-11. Scroll down the "Modify DB Instance" page and click on "Continue" button.
-12. On the "Scheduling of modifications" choose "Apply immediately" so that it will made the above changes applied as soon as possible and click on the "Modify DB Instance" button.
-13. Repeat steps number 8 - 12 to enable scaling across multiple availability zones.
+6. Scroll down the "Configuration" tab and check the "Availability" section. Check the "Multi-AZ" and if its status is "No" then selected database cannot scale across multiple availability zones .
+7. Select the "Database" on which automated backup needs to be enabled. Click the "Modify" button at the top to make the necessary changes.
+8. Scroll down the "Modify DB Instance" page and check for "Multi-AZ deployment" under "Availability & durability".
+9. On the "Multi-AZ deployment" section under "Availability & durability" select "Create a standby instance" option.
+10. Scroll down the "Modify DB Instance" page and click on "Continue" button.
+11. On the "Scheduling of modifications" choose "Apply immediately" so that changes will be applied as soon as possible and click on the "Modify DB Instance" button.
+12. Repeat steps number 7 - 11 to enable scaling across multiple availability zones.
diff --git a/resources/aws/rds/rds-multiple-az/step10.png b/resources/aws/rds/rds-multiple-az/step10.png
index 6fef2072b..826456cbf 100644
Binary files a/resources/aws/rds/rds-multiple-az/step10.png and b/resources/aws/rds/rds-multiple-az/step10.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step11.png b/resources/aws/rds/rds-multiple-az/step11.png
index 23a399e85..17c74d0db 100644
Binary files a/resources/aws/rds/rds-multiple-az/step11.png and b/resources/aws/rds/rds-multiple-az/step11.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step2.png b/resources/aws/rds/rds-multiple-az/step2.png
index 9c8a77f7b..b104e880c 100644
Binary files a/resources/aws/rds/rds-multiple-az/step2.png and b/resources/aws/rds/rds-multiple-az/step2.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step3.png b/resources/aws/rds/rds-multiple-az/step3.png
index 2cd27fefa..e58309f83 100644
Binary files a/resources/aws/rds/rds-multiple-az/step3.png and b/resources/aws/rds/rds-multiple-az/step3.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step4.png b/resources/aws/rds/rds-multiple-az/step4.png
index 25bc9426d..fbe0f9156 100644
Binary files a/resources/aws/rds/rds-multiple-az/step4.png and b/resources/aws/rds/rds-multiple-az/step4.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step5.png b/resources/aws/rds/rds-multiple-az/step5.png
index a5c397f4e..b641a129a 100644
Binary files a/resources/aws/rds/rds-multiple-az/step5.png and b/resources/aws/rds/rds-multiple-az/step5.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step6.png b/resources/aws/rds/rds-multiple-az/step6.png
index ace41748a..e5992d4a0 100644
Binary files a/resources/aws/rds/rds-multiple-az/step6.png and b/resources/aws/rds/rds-multiple-az/step6.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step7.png b/resources/aws/rds/rds-multiple-az/step7.png
new file mode 100644
index 000000000..68c866c76
Binary files /dev/null and b/resources/aws/rds/rds-multiple-az/step7.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step8.png b/resources/aws/rds/rds-multiple-az/step8.png
index 241d4ac9e..c3c945bc0 100644
Binary files a/resources/aws/rds/rds-multiple-az/step8.png and b/resources/aws/rds/rds-multiple-az/step8.png differ
diff --git a/resources/aws/rds/rds-multiple-az/step9.png b/resources/aws/rds/rds-multiple-az/step9.png
index ea4c52eb2..fb9128dc8 100644
Binary files a/resources/aws/rds/rds-multiple-az/step9.png and b/resources/aws/rds/rds-multiple-az/step9.png differ