AWS whitepapers documentation change
Summary
Replaced 'ELB' abbreviation with 'Elastic Load Balancing' service name
Security assessment
Terminology update without security implications. Security Groups and IAM references remain unchanged, and no new security content was added.
Diff
diff --git a/whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md b/whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md index dff5067bc..9e3d50833 100644 --- a//whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md +++ b//whitepapers/latest/overview-deployment-options/amazon-elastic-container-service.md @@ -9 +9 @@ Amazon ECS AnywhereAmazon Elastic Container Service on AWS Outposts -Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that supports Docker containers and allows you to easily run applications on a managed cluster. Amazon ECS eliminates the need to install, operate, and scale container management infrastructure, and simplifies the creation of environments with familiar AWS core features like [Security Groups](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html), [ELB](https://aws.amazon.com/elasticloadbalancing/), and [AWS Identity and Access Management](https://aws.amazon.com/iam/?nc=bc&pg=f-mr) (IAM). +Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that supports Docker containers and allows you to easily run applications on a managed cluster. Amazon ECS eliminates the need to install, operate, and scale container management infrastructure, and simplifies the creation of environments with familiar AWS core features like [Security Groups](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html), [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/), and [AWS Identity and Access Management](https://aws.amazon.com/iam/?nc=bc&pg=f-mr) (IAM).