AWS whitepapers documentation change
Summary
Abbreviated 'Elastic Load Balancing' to 'ELB' in Amazon EKS integration list
Security assessment
This is a formatting change to use an acronym without altering technical content. No security context was added or modified in the description of integrated services.
Diff
diff --git a/whitepapers/latest/replatform-dotnet-apps-with-windows-containers/before-you-begin.md b/whitepapers/latest/replatform-dotnet-apps-with-windows-containers/before-you-begin.md index c87344f55..375920384 100644 --- a//whitepapers/latest/replatform-dotnet-apps-with-windows-containers/before-you-begin.md +++ b//whitepapers/latest/replatform-dotnet-apps-with-windows-containers/before-you-begin.md @@ -42 +42 @@ When you run your tasks and services with the Fargate launch type, you package y - * **Amazon Elastic Kubernetes Service (Amazon EKS)** — [Amazon EKS](https://aws.amazon.com/eks/) is a managed service that allows you to run Kubernetes on AWS without needing to install and operate your own [Kubernetes](https://kubernetes.io/) control plane or worker nodes. Amazon EKS provisions and scales the Kubernetes control plane, including the API servers and backend persistence layer, across multiple AWS Availability Zones for high availability and fault tolerance. Amazon EKS integrates with various AWS services such as [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/) (ELB), [AWS Identity and Access Management](https://aws.amazon.com/iam/) (IAM), [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC), and [AWS CloudTrail](https://aws.amazon.com/cloudtrail/) to provide scalability and security for your applications. + * **Amazon Elastic Kubernetes Service (Amazon EKS)** — [Amazon EKS](https://aws.amazon.com/eks/) is a managed service that allows you to run Kubernetes on AWS without needing to install and operate your own [Kubernetes](https://kubernetes.io/) control plane or worker nodes. Amazon EKS provisions and scales the Kubernetes control plane, including the API servers and backend persistence layer, across multiple AWS Availability Zones for high availability and fault tolerance. Amazon EKS integrates with various AWS services such as [ELB](https://aws.amazon.com/elasticloadbalancing/) (ELB), [AWS Identity and Access Management](https://aws.amazon.com/iam/) (IAM), [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC), and [AWS CloudTrail](https://aws.amazon.com/cloudtrail/) to provide scalability and security for your applications.