AWS wellarchitected documentation change
Summary
Updated service references from 'AppStream 2.0' to 'WorkSpaces Applications' and adjusted related documentation links
Security assessment
The changes involve rebranding/renaming of the service but do not introduce new security considerations. The existing security note about Elastic fleets not supporting domain join remains unchanged.
Diff
diff --git a/wellarchitected/latest/end-user-computing-lens/eucsus01-bp01.title.md b/wellarchitected/latest/end-user-computing-lens/eucsus01-bp01.title.md index deb9e77c5..a31694122 100644 --- a//wellarchitected/latest/end-user-computing-lens/eucsus01-bp01.title.md +++ b//wellarchitected/latest/end-user-computing-lens/eucsus01-bp01.title.md @@ -9 +9 @@ Implementation guidance -By selecting [Always-On instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html) in AppStream 2.0, your instances are constantly kept running and ready to receive user connection. With [On-Demand](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html), your instances will be provisioned based on your scaling policies, but instances start only when users initiate the connection. [Elastic fleet](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html) is a fleet of instances managed by AWS directly, and you only pay when your user is launching a new session and there is no scaling management. +By selecting [Always-On instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html) in WorkSpaces Applications, your instances are constantly kept running and ready to receive user connection. With [On-Demand](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html), your instances will be provisioned based on your scaling policies, but instances start only when users initiate the connection. [Elastic fleet](https://docs.aws.amazon.com/appstream2/latest/developerguide/fleet-type.html) is a fleet of instances managed by AWS directly, and you only pay when your user is launching a new session and there is no scaling management. @@ -19 +19 @@ An additional option is to select a multi-session fleet according to the perform -Elastic fleets offer a pool of streaming instances managed by AppStream 2.0 service. When you use Elastic fleets, an app block (also known as a virtual hard disk) will be downloaded and mounted from Amazon S3. You do not have to configure scaling policies, so you will not consume and reserve unnecessary resources. Elastic fleets do not support domain join, for further details see: [Using Active Directory with AppStream 2.0](https://docs.aws.amazon.com/appstream2/latest/developerguide/active-directory.html). +Elastic fleets offer a pool of streaming instances managed by WorkSpaces Applications service. When you use Elastic fleets, an app block (also known as a virtual hard disk) will be downloaded and mounted from Amazon S3. You do not have to configure scaling policies, so you will not consume and reserve unnecessary resources. Elastic fleets do not support domain join, for further details see: [Using Active Directory with WorkSpaces Applications](https://docs.aws.amazon.com/appstream2/latest/developerguide/active-directory.html).