AWS whitepapers documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' in core features list
Security assessment
Acronym substitution only. No changes to security groups or IAM documentation, which are the actual security components mentioned.
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 9e3d50833..dff5067bc 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), [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). +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).