Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 923 discussion

A company hosts a monolithic web application on an Amazon EC2 instance. Application users have recently reported poor performance at specific times. Analysis of Amazon CloudWatch metrics shows that CPU utilization is 100% during the periods of poor performance.

The company wants to resolve this performance issue and improve application availability.

Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)

  • A. Use AWS Compute Optimizer to obtain a recommendation for an instance type to scale vertically.
  • B. Create an Amazon Machine Image (AMI) from the web server. Reference the AMI in a new launch template.
  • C. Create an Auto Scaling group and an Application Load Balancer to scale vertically.
  • D. Use AWS Compute Optimizer to obtain a recommendation for an instance type to scale horizontally.
  • E. Create an Auto Scaling group and an Application Load Balancer to scale horizontally.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Abdullah2004
2 weeks, 3 days ago
Selected Answer: AE
Due to monolithic application we can't scale horizontal, the scale will be vertical
upvoted 1 times
Abdullah2004
2 weeks, 3 days ago
I mean the instance
upvoted 1 times
...
...
XXXXXlNN
1 month ago
BE makes more sense to me. Vertical scaling increases cost continuously even when the instance is in low demand. for a long run, the cost would be higher than just scale horizontally. The questions says the 'poor performance at specific times', so we just need to scale up at specific times. Additionally, in order to scale up, we do need AMI and a launch template. Thus, a combination of B & E should be the correct answer
upvoted 2 times
...
Bwhizzy
1 month ago
Selected Answer: AE
The answer is A and E. A for adding more CPU (Vertical scaling ) and E for adding more Servers (Horizontal scaling)
upvoted 2 times
...
rpmaws
2 months ago
Selected Answer: AE
AWS Compute Optimizer analyzes your current EC2 instance usage and recommends the most cost-effective instance type. In this case, the current instance may not have enough CPU capacity, so scaling vertically (upgrading to a larger instance type) could provide immediate relief from the 100% CPU utilization.
upvoted 2 times
...
[Removed]
2 months, 3 weeks ago
AE would be the right answer
upvoted 2 times
...
[Removed]
2 months, 3 weeks ago
Selected Answer: BE
BE looks good
upvoted 2 times
...
komorebi
3 months, 1 week ago
Selected Answer: BE
Answer is BE
upvoted 2 times
...
flaviobrf
3 months, 1 week ago
Selected Answer: BE
BE is the right choice
upvoted 3 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 ...