AWS wellarchitected documentation change
Summary
Updated service references from AppStream 2.0 to WorkSpaces Applications in data storage guidance
Security assessment
Change corrects product names while maintaining existing warnings about non-persistent storage. Does not introduce new security considerations or address specific vulnerabilities.
Diff
diff --git a/wellarchitected/latest/end-user-computing-lens/eucsec15-bp01.md b/wellarchitected/latest/end-user-computing-lens/eucsec15-bp01.md index b91ae0573..5d59a58fd 100644 --- a//wellarchitected/latest/end-user-computing-lens/eucsec15-bp01.md +++ b//wellarchitected/latest/end-user-computing-lens/eucsec15-bp01.md @@ -15 +15 @@ Educate users to avoid storing critical data directly on EUC systems without als -Verify that EUC services are not used for long-term data storage. EUC services such as Amazon WorkSpaces and Amazon AppStream 2.0 are optimized for application delivery and user productivity, rather than as primary long-term data storage solutions. Amazon AppStream 2.0 streaming instances are non-persistent, meaning data stored locally during a session is lost when the instance is recycled or terminated. Amazon WorkSpaces provides persistent root and user volumes, which are well-suited for user profiles, application settings, and day-to-day productivity tasks. However, for storing critical or long-term data, organizations should use dedicated storage services that offer centralized management, data durability, and backup capabilities. +Verify that EUC services are not used for long-term data storage. EUC services such as Amazon WorkSpaces and Amazon WorkSpaces Applications are optimized for application delivery and user productivity, rather than as primary long-term data storage solutions. Amazon WorkSpaces Applications streaming instances are non-persistent, meaning data stored locally during a session is lost when the instance is recycled or terminated. Amazon WorkSpaces provides persistent root and user volumes, which are well-suited for user profiles, application settings, and day-to-day productivity tasks. However, for storing critical or long-term data, organizations should use dedicated storage services that offer centralized management, data durability, and backup capabilities.