Medium1 markMultiple Choice
AWS SAA-C03 · Question 56 · Domain 4.2: Compute Cost Optimization
A company runs a steady-state web application on Amazon EC2 instances. The compute requirements are consistent and predictable, and the company plans to run the application for the next 3 years. The company wants to maximize cost savings but needs the flexibility to change instance families (e.g., from compute-optimized to memory-optimized) if the application architecture changes. Which pricing model should they choose?
A company runs a steady-state web application on Amazon EC2 instances. The compute requirements are consistent and predictable, and the company plans to run the application for the next 3 years. The company wants to maximize cost savings but needs the flexibility to change instance families (e.g., from compute-optimized to memory-optimized) if the application architecture changes. Which pricing model should they choose?
Answer options:
A.
Standard Reserved Instances
B.
Convertible Reserved Instances
C.
Compute Savings Plans
D.
EC2 Instance Savings Plans
How to approach this question
Match '3 years', 'maximize savings', and 'flexibility to change instance families' with Compute Savings Plans.
Full Answer
C.Compute Savings Plans✓ Correct
Compute Savings Plans
Compute Savings Plans provide the most flexibility and help to reduce your costs by up to 66%. These plans automatically apply to EC2 instance usage regardless of instance family, size, AZ, region, OS, or tenancy, and also apply to Fargate and Lambda usage.
Common mistakes
Choosing Standard Reserved Instances, which lock you into a specific instance family.
Practice the full AWS SAA-C03 Practice Exam 1
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
Expert