A financial technology company is launching a new international remittance application. The company must deploy its services in multiple geographic regions to provide a low-latency experience for users worldwide. Furthermore, transaction traffic is highly unpredictable, with extreme surges during holidays and minimal traffic during off-peak hours. The company wants to avoid both over-provisioning infrastructure and managing physical data centers. Which of the following benefits of the AWS Cloud directly align with the company's requirements? (Select TWO.)
- Go global in minutes, allowing the deployment of the application in multiple AWS Regions worldwide to minimize latency for users.Answer
- BTrading variable expenses for capital expenses (CapEx) to establish fixed, predictable infrastructure costs regardless of usage.
- Stop guessing capacity, enabling the application to automatically scale resources in or out based on real-time transaction volume.Answer
- DDeploying a monolithic architecture to consolidate compute resources and minimize the physical footprint of database nodes.
- EIncreasing scalability by maintaining a static, maximum capacity threshold to prevent the latency overhead associated with dynamic resource adjustments.
Answer
The correct answers are the benefits to go global in minutes and to stop guessing capacity.
Deploying application endpoints globally to reduce latency for international users is the core definition of the AWS benefit 'Go global in minutes'. Automatically adjusting resource levels in response to variable transaction volume instead of over-provisioning infrastructure corresponds to the AWS benefit of 'Stop guessing capacity'. Together, these two benefits directly address the startup's requirements.
Step-by-Step Solution
Key Concept
Benefits of the AWS Cloud