SAP-C02 · Question #601
An online gaming company needs to optimize the cost of its workloads on AWS. The company uses a dedicated account to host the production environment for its online gaming application and an…
The correct answer is B. Purchase an EC2 Instance Savings Plan for the online gaming application instances. Use Spot. To cost-effectively run an always-available, year-round gaming application and an interruptible analytics application, the company needs to select appropriate EC2 pricing models.
Question
An online gaming company needs to optimize the cost of its workloads on AWS. The company uses a dedicated account to host the production environment for its online gaming application and an analytics application. Amazon EC2 instances host the gaming application and must always be available. The EC2 instances run all year. The analytics application uses data that is stored in Amazon S3. The analytics application can be interrupted and resumed without issue. Which solution will meet these requirements MOST cost-effectively?
Options
- APurchase an EC2 Instance Savings Plan for the online gaming application instances. Use On-
- BPurchase an EC2 Instance Savings Plan for the online gaming application instances. Use Spot
- CUse Spot Instances for the online gaming application and the analytics application. Set up a
- DUse On-Demand Instances for the online gaming application. Use Spot Instances for the analytics
How the community answered
(27 responses)- A7% (2)
- B74% (20)
- C15% (4)
- D4% (1)
Why each option
To cost-effectively run an always-available, year-round gaming application and an interruptible analytics application, the company needs to select appropriate EC2 pricing models.
Using On-Demand Instances for the analytics application, which can be interrupted, is not the most cost-effective choice; Spot Instances would provide much greater savings for this type of workload.
Purchasing an EC2 Instance Savings Plan provides significant cost reductions for the always-available, year-round online gaming application due to its consistent usage. Using Spot Instances for the analytics application is highly cost-effective, leveraging unused EC2 capacity at a substantial discount for a workload that can tolerate interruptions and resumption without issue.
Using Spot Instances for the online gaming application, which "must always be available," is inappropriate as Spot Instances can be interrupted, violating the availability requirement for a critical production workload.
Using On-Demand Instances for the online gaming application that runs "all year" and "must always be available" is not the most cost-effective option; Savings Plans or Reserved Instances offer substantial discounts for such predictable, long-running workloads.
Concept tested: EC2 pricing models, cost optimization, workload suitability
Source: https://docs.aws.amazon.com/savingsplans/latest/userguide/what-is-savings-plans.html
Community Discussion
No community discussion yet for this question.