AWS Certified Solutions Architect – Professional (SAP-C02) — Question 167
A solutions architect wants to cost-optimize and appropriately size Amazon EC2 instances in a single AWS account. The solutions architect wants to ensure that the instances are optimized based on CPU, memory, and network metrics.
Which combination of steps should the solutions architect take to meet these requirements? (Choose two.)
Answer options
- A. Purchase AWS Business Support or AWS Enterprise Support for the account.
- B. Turn on AWS Trusted Advisor and review any “Low Utilization Amazon EC2 Instances” recommendations.
- C. Install the Amazon CloudWatch agent and configure memory metric collection on the EC2 instances.
- D. Configure AWS Compute Optimizer in the AWS account to receive findings and optimization recommendations.
- E. Create an EC2 Instance Savings Plan for the AWS Regions, instance families, and operating systems of interest.
Correct answer: C, D
Explanation
The correct answers are C and D because installing the Amazon CloudWatch agent allows for detailed memory metric collection, which is essential for optimization. Similarly, configuring AWS Compute Optimizer provides tailored recommendations based on usage patterns. Options A, B, and E do not directly contribute to the cost optimization and sizing of EC2 instances based on the specified metrics.