AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/migration-asp-net-web-forms/ha-scaling.md

Summary

Replaced '&ALB' with 'Application Load Balancer' in section title and summary for terminology consistency

Security assessment

Purely editorial change fixing terminology. No security content added or modified; sticky sessions and session storage are standard HA concepts without security implications here.

Diff

diff --git a/prescriptive-guidance/latest/migration-asp-net-web-forms/ha-scaling.md b/prescriptive-guidance/latest/migration-asp-net-web-forms/ha-scaling.md
index 519df3922..576de9894 100644
--- a//prescriptive-guidance/latest/migration-asp-net-web-forms/ha-scaling.md
+++ b//prescriptive-guidance/latest/migration-asp-net-web-forms/ha-scaling.md
@@ -7 +7 @@
-Enable sticky sessions for the &ALBUse a shared backing store for session storage
+Enable sticky sessions for the Application Load BalancerUse a shared backing store for session storage
@@ -15 +15 @@ To address this challenge and ensure that your migrated ASP.NET Web Forms applic
-## Enable sticky sessions for the &ALB
+## Enable sticky sessions for the Application Load Balancer