AWS wellarchitected documentation change
Summary
Removed entire content including reference architecture for game development workstations using NICE DCV, AWS Client VPN, Amazon Route 53, AWS Directory Service, and related components.
Security assessment
The change deletes documentation content without adding or modifying security information. There's no evidence of security vulnerability remediation, incident response, or weakness correction. The removed content described standard architecture patterns without security alerts.
Diff
diff --git a/wellarchitected/latest/games-industry-lens/games-scenario-3.2.md b/wellarchitected/latest/games-industry-lens/games-scenario-3.2.md index 46bf0df4d..8b1378917 100644 --- a//wellarchitected/latest/games-industry-lens/games-scenario-3.2.md +++ b//wellarchitected/latest/games-industry-lens/games-scenario-3.2.md @@ -1 +0,0 @@ -[](/pdfs/wellarchitected/latest/games-industry-lens/games-industry-lens.pdf#games-scenario-3.2 "Open PDF") @@ -3,52 +1,0 @@ -[Documentation](/index.html)[AWS Well-Architected](https://aws.amazon.com/architecture/well-architected/)[AWS Well-Architected Framework](games-industry-lens.html) - -# Game production in the cloud – Workstations - -The game development process can be highly distributed with teams working on various aspects of the game from many locations, and it is important that they have access to workstations and shared storage in order to be productive. In a simple scenario, a game can be developed by a single game development studio located in a specific office location. However, in practice, it is more common for developers to contribute to a game project from many geographic locations, such as a single game studio with many globally distributed teams in different cities or countries, or work-for-hire studios, contractors, and co-development studio partners who may support a project by bringing specific expertise such as art development or game testing, QA, and localization specialization to the project. Game development also must be able to support remote work so that developers can be productive from home or other locations. An increasingly popular trend in the games industry is for newly developed studios to be fully remote without the expectation of working in an office environment. - -The following reference architecture demonstrates how to use AWS for hosting remote game development workstations using the NICE DCV protocol. - - - -_Stream game development from anywhere with NICE DCV_ - - 1. **NICE DCV** is a streaming protocol that supports 4K, 60-FPS streaming. Developers using a browser connect via TCP connections whereas desktop clients can use QUIC UDP over port 8443 for increased performance. - - 2. Developers use **AWS Client VPN** for a secure connection to network interfaces in the workstation subnets with source network address translation (SNAT). - - 3. **Amazon Route 53** provides private DNS for the resources in the VPC as well as inbound and outbound DNS forwarding.**** - - 4. **AWS Directory Service** provides managed Microsoft Active Directory to enable local game project storage mapped to individual users.**** - - 5. Workstations are created using an**Amazon Machine Image (AMI)** built with **Image Builder**. Images include NICE DCV Server, developer software, registry changes, and drivers such as GPU gaming drivers or peripheral drivers. **AWS Marketplace** includes common AMIs used for workstations.**** - - 6. Fleets of workstations use graphics **Amazon EC2** instance types that provide GPUs and are scaled using EC2 Auto Scaling groups.**** - - 7. A Session Manager Broker enables management of NICE DCV sessions.**** - - 8. Local file storage of projects is hosted in **Amazon FSx for Windows File Server**. Developers commit to a separate CI/CD pipeline by pushing from local storage to source control.**** - - - - - **Javascript is disabled or is unavailable in your browser.** - -To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions. - -[Document Conventions](/general/latest/gr/docconventions.html) - -CI/CD - -Game analytics pipeline - -Did this page help you? - Yes - -Thanks for letting us know we're doing a good job! - -If you've got a moment, please tell us what we did right so we can do more of it. - -Did this page help you? - No - -Thanks for letting us know this page needs work. We're sorry we let you down. - -If you've got a moment, please tell us how we can make the documentation better.