Question

Difficulty: EasyDefine the benefits of the AWS Cloud

An indie game development studio is launching a new multiplayer game. The studio wants its engineers to focus entirely on writing game code and designing player experiences, rather than spending time on racking, stacking, and powering physical servers. Which benefit of the AWS Cloud is directly demonstrated by this approach?

  1. Stop spending money running and maintaining data centersAnswer
  2. B
    Trade variable expense for capital expense
  3. C
    Achieve elasticity by manually provisioning permanent resources to handle peak load
  4. D
    Ensure reliability by utilizing a tightly coupled monolithic database architecture

Answer

Stop spending money running and maintaining data centers
The option describing 'Stop spending money running and maintaining data centers' is correct because AWS handles the physical infrastructure, power, cooling, and hardware maintenance, allowing the game studio to focus on their application code and customer experience.

Step-by-Step Solution

1
Analyze the business scenario and identify the core operational challenge.
The game studio wants to avoid the physical work of racking, stacking, cabling, and powering physical servers.
This physical infrastructure work represents the overhead of managing a physical data center.
2
Map the operational challenge to one of the six benefits of the AWS Cloud.
By using AWS, the studio offloads the management of physical infrastructure to AWS, which directly aligns with the benefit of not spending money running and maintaining data centers.
AWS manages the physical infrastructure, freeing up engineering resources to focus on business-differentiating tasks.

Key Concept

AWS Cloud Benefit: Stop spending money running and maintaining data centers
Rate this question