AWS AmazonECS documentation change
Summary
Updated terminology from 'Fargate launch type' to 'Fargate', changed section headers, and removed redundant information about platform versions. Added 'Architect for' in title and updated link references.
Security assessment
Changes focus on terminology updates and content reorganization. While 'Security considerations' section header was modified, there's no evidence of addressing vulnerabilities or adding new security guidance. The changes appear to reflect branding/naming convention updates rather than security fixes.
Diff
diff --git a/AmazonECS/latest/developerguide/AWS_Fargate.md b/AmazonECS/latest/developerguide/AWS_Fargate.md index 4633a90da..82f0e205d 100644 --- a//AmazonECS/latest/developerguide/AWS_Fargate.md +++ b//AmazonECS/latest/developerguide/AWS_Fargate.md @@ -7 +7 @@ WalkthroughsCapacity providersTask definitionsPlatform versionsService load bala -# AWS Fargate for Amazon ECS +# Architect for AWS Fargate for Amazon ECS @@ -11 +11 @@ AWS Fargate is a technology that you can use with Amazon ECS to run [containers] -When you run your tasks and services with the Fargate launch type, you package your application in containers, specify the CPU and memory requirements, define networking and IAM policies, and launch the application. Each Fargate task has its own isolation boundary and does not share the underlying kernel, CPU resources, memory resources, or elastic network interface with another task. You configure your task definitions for Fargate by setting the `requiresCompatibilities` task definition parameter to `FARGATE`. For more information, see [Launch types](./task_definition_parameters.html#requires_compatibilities). +When you run your tasks and services with Fargate, you package your application in containers, specify the CPU and memory requirements, define networking and IAM policies, and launch the application. Each Fargate task has its own isolation boundary and does not share the underlying kernel, CPU resources, memory resources, or elastic network interface with another task. You configure your task definitions for Fargate by setting the `requiresCompatibilities` task definition parameter to `FARGATE`. For more information, see [Capacity](./task_definition_parameters.html#requires_compatibilities). @@ -13,3 +13 @@ When you run your tasks and services with the Fargate launch type, you package y -Fargate offers platform versions for Amazon Linux 2 (platform version 1.3.0), Bottlerocket operating system (platform version 1.4.0), and Microsoft Windows 2019 Server Full and Core editions.Unless otherwise specified, the information on this page applies to all Fargate platforms. - -This topic describes the different components of Fargate tasks and services, and calls out special considerations for using Fargate with Amazon ECS. +Fargate offers platform versions for Amazon Linux 2 (platform version 1.3.0), Bottlerocket operating system (platform version 1.4.0), and Microsoft Windows 2019 Server Full and Core editions.Unless otherwise specified, the information applies to all Fargate platforms. @@ -25 +23 @@ For information about how to get started using the console, see: - * [Learn how to create an Amazon ECS Linux task for the Fargate launch type](./getting-started-fargate.html) + * [Learn how to create an Amazon ECS Linux task for Fargate](./getting-started-fargate.html) @@ -27 +25 @@ For information about how to get started using the console, see: - * [Learn how to create an Amazon ECS Windows task for the Fargate launch type](./Windows_fargate-getting_started.html) + * [Learn how to create an Amazon ECS Windows task for Fargate](./Windows_fargate-getting_started.html) @@ -34 +32 @@ For information about how to get started using the AWS CLI, see: - * [Creating an Amazon ECS Linux task for the Fargate launch type with the AWS CLI](./ECS_AWSCLI_Fargate.html) + * [Creating an Amazon ECS Linux task for the Fargate with the AWS CLI](./ECS_AWSCLI_Fargate.html) @@ -36 +34 @@ For information about how to get started using the AWS CLI, see: - * [Creating an Amazon ECS Windows task for the Fargate launch type with the AWS CLI](./ECS_AWSCLI_Fargate_windows.html) + * [Creating an Amazon ECS Windows task for the Fargate with the AWS CLI](./ECS_AWSCLI_Fargate_windows.html) @@ -54 +52 @@ The following capacity providers are available: -Tasks that use the Fargate launch type don't support all of the Amazon ECS task definition parameters that are available. Some parameters aren't supported at all, and others behave differently for Fargate tasks. For more information, see [Task CPU and memory](./fargate-tasks-services.html#fargate-tasks-size). +Fargate tasks don't support all of the Amazon ECS task definition parameters that are available. Some parameters aren't supported at all, and others behave differently for Fargate tasks. For more information, see [Task CPU and memory](./fargate-tasks-services.html#fargate-tasks-size). @@ -90 +88 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Best practices +Migrate from EC2 to Amazon ECS Managed Instances @@ -92 +90 @@ Best practices -Security considerations for when to use the Fargate launch type +Security considerations for when to use Fargate