AWS Security ChangesHomeSearch

AWS whitepapers documentation change

Service: whitepapers · 2026-01-25 · Documentation low

File: whitepapers/latest/develop-deploy-dotnet-apps-on-aws/running-applications-in-containers.md

Summary

Replaced 'ELB' acronym with full service name 'Elastic Load Balancing'

Security assessment

Terminology update without security implications. No changes to security configurations, vulnerabilities, or best practices.

Diff

diff --git a/whitepapers/latest/develop-deploy-dotnet-apps-on-aws/running-applications-in-containers.md b/whitepapers/latest/develop-deploy-dotnet-apps-on-aws/running-applications-in-containers.md
index 12f3ad10a..8d3d8d8b8 100644
--- a//whitepapers/latest/develop-deploy-dotnet-apps-on-aws/running-applications-in-containers.md
+++ b//whitepapers/latest/develop-deploy-dotnet-apps-on-aws/running-applications-in-containers.md
@@ -28 +28 @@ The following sections discuss the four container services available in AWS.
-[Amazon Elastic Container Service](https://aws.amazon.com/ecs/) (Amazon ECS) is a highly scalable and high-performance container orchestration service. It was natively developed in AWS, and offers deep integration with AWS services such as [ELB](https://aws.amazon.com/elasticloadbalancing/), [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC), [IAM](https://aws.amazon.com/iam/), [AWS Batch](https://aws.amazon.com/batch/), and [Amazon CloudWatch](https://aws.amazon.com/cloudwatch/). 
+[Amazon Elastic Container Service](https://aws.amazon.com/ecs/) (Amazon ECS) is a highly scalable and high-performance container orchestration service. It was natively developed in AWS, and offers deep integration with AWS services such as [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/), [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC), [IAM](https://aws.amazon.com/iam/), [AWS Batch](https://aws.amazon.com/batch/), and [Amazon CloudWatch](https://aws.amazon.com/cloudwatch/).