exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 130 discussion

A solutions architect must analyze a company’s Amazon EC2 instances and Amazon Elastic Block Store (Amazon EBS) volumes to determine whether the company is using resources efficiently. The company is running several large, high-memory EC2 instances to host database clusters that are deployed in active/passive configurations. The utilization of these EC2 instances varies by the applications that use the databases, and the company has not identified a pattern.

The solutions architect must analyze the environment and take action based on the findings.

Which solution meets these requirements MOST cost-effectively?

  • A. Create a dashboard by using AWS Systems Manager OpsCenter. Configure visualizations for Amazon CloudWatch metrics that are associated with the EC2 instances and their EBS volumes. Review the dashboard periodically, and identify usage patterns. Rightsize the EC2 instances based on the peaks in the metrics.
  • B. Turn on Amazon CloudWatch detailed monitoring for the EC2 instances and their EBS volumes. Create and review a dashboard that is based on the metrics. Identify usage patterns. Rightsize the EC2 instances based on the peaks in the metrics.
  • C. Install the Amazon CloudWatch agent on each of the EC2 instances. Turn on AWS Compute Optimizer, and let it run for at least 12 hours. Review the recommendations from Compute Optimizer, and rightsize the EC2 instances as directed.
  • D. Sign up for the AWS Enterprise Support plan. Turn on AWS Trusted Advisor. Wait 12 hours. Review the recommendations from Trusted Advisor, and rightsize the EC2 instances as directed.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
God_Is_Love
Highly Voted 2 years, 1 month ago
Selected Answer: C
AWS Compute Optimize helps analyze the usage patterns of AWS resources, such as EC2 instances and Auto Scaling groups, and makes recommendations on how to optimize them for performance and cost using machine learning algorithms.It then generates recommendations that can be used to adjust instance types, purchase options, and other parameters.It provides two types of recommendations: Recommended instance types - recommends instance types that are more cost-effective and better suited to the workload requirements. Recommended purchase options - recommends purchasing options, such as Reserved Instances or Savings Plans, that can help customers save money on their compute resources.
upvoted 17 times
God_Is_Love
2 years, 1 month ago
A is wrong. OpsCenter, a capability of AWS Systems Manager, provides a central location where operations engineers and IT professionals can manage operational work items (OpsItems) related to AWS resources. An OpsItem is any operational issue or interruption that needs investigation and remediation. Using OpsCenter, you can view contextual investigation data about each OpsItem, including related OpsItems and related resources. You can also run Systems Manager Automation runbooks to resolve OpsItems.
upvoted 4 times
...
God_Is_Love
2 years, 1 month ago
fyi Pricing looks cheap too - https://aws.amazon.com/compute-optimizer/pricing/
upvoted 2 times
...
...
amministrazione
Most Recent 8 months ago
C. Install the Amazon CloudWatch agent on each of the EC2 instances. Turn on AWS Compute Optimizer, and let it run for at least 12 hours. Review the recommendations from Compute Optimizer, and rightsize the EC2 instances as directed.
upvoted 1 times
...
saggy4
1 year, 2 months ago
Selected Answer: C
A - Not possible D - Costliest Option possible now between B and C The question mentions high-memory EC2 instances. You cannot get memory metrics without the Cloudwatch agent installed hence C.
upvoted 2 times
...
career360guru
1 year, 4 months ago
Selected Answer: C
Option C is most cost effective choice.
upvoted 1 times
...
wmp7039
1 year, 4 months ago
C is incorrect : When you first opt in Compute Optimizer, it may take up to 24 hours to fully analyze the AWS resources in your account. https://aws.amazon.com/compute-optimizer/faqs/
upvoted 1 times
carpa_jo
1 year, 4 months ago
You are correct that in the FAQ you've linked it says 24 hours, but in other places of the AWS documentation it says 12 hours, like here: https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-getting-recommendations.html#viewing-recommendations or here: https://docs.aws.amazon.com/awssupport/latest/user/compute-optimizer-with-trusted-advisor.html Seems like even AWS doesn't know :D So I would still go with C.
upvoted 1 times
...
...
atirado
1 year, 4 months ago
Selected Answer: C
Option A is not in the running because it will require incurring further expense to address the cost issue. Option D is expensive - the Enterprise Support plan charges a minimum flat fee minimum or a % of your AWS bill. This could be a large amount for the company's hundreds of instances. Option B is expensive - Detailed monitoring scales based on the number of metrics and the number of resources. The company has hundreds of instances so this option could potentially be more expensive than D. Option C - Compute Optimizer will provide improvement suggestions based on 14 prior days usage data from the moment it was enabled. Moreover, the default service option is free. Nothing is said about the custom metrics being used for the CloudWatch agent but it could be the most expensive of all options if mis-used. So either cost 0 or incredibly large if used carelessly.
upvoted 1 times
...
NikkyDicky
1 year, 10 months ago
Selected Answer: C
C. need CW agent for RAm util
upvoted 1 times
...
Fredonly
2 years ago
Selected Answer: C
C- Compute Optimizer is the easiest solution
upvoted 1 times
...
mfsec
2 years, 1 month ago
Selected Answer: C
C - cost optimizer
upvoted 1 times
mfsec
2 years, 1 month ago
*Compute
upvoted 1 times
...
...
spd
2 years, 1 month ago
Selected Answer: C
C is correct - Optimzer
upvoted 2 times
...
kiran15789
2 years, 2 months ago
Selected Answer: A
Option C may be a good solution to rightsize the EC2 instances but may incur additional cost for installing the Amazon CloudWatch agent on each of the EC2 instances. The MOST cost-effective solution to analyze the company’s Amazon EC2 instances and Amazon EBS volumes is to create a dashboard using AWS Systems Manager OpsCenter. The OpsCenter dashboard can be configured to visualize the Amazon CloudWatch metrics associated with the EC2 instances and their EBS volumes. By reviewing the dashboard periodically, usage patterns can be identified, and EC2 instances can be right-sized based on the peaks in the metrics.
upvoted 1 times
God_Is_Love
2 years, 1 month ago
Bro, install cost is 0. Simple linux command > sudo yum install amazon-cloudwatch-agent
upvoted 2 times
...
...
masetromain
2 years, 3 months ago
Selected Answer: C
The correct answer is C. Installing the Amazon CloudWatch agent on each of the EC2 instances and turning on AWS Compute Optimizer allows the solutions architect to analyze the environment and make recommendations on the sizing of the EC2 instances in a cost-effective way. AWS Compute Optimizer analyzes the utilization of the instances and recommends the optimal instance types for the workloads. This solution is more cost-effective than creating a dashboard and reviewing it periodically, or signing up for the AWS Enterprise Support plan and waiting for Trusted Advisor recommendations.
upvoted 3 times
...
zhangyu20000
2 years, 3 months ago
C is correct, with computer optimizer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago