AWS Certified Solutions Architect Professional SAP-C02 Practice Question

A startup is refactoring its stateless microservice API that currently runs on EC2 instances. Baseline traffic is about 100 requests per minute, but social-media campaigns can cause spikes of up to 10 000 requests per minute that last 15-30 minutes. The 95th-percentile backend response time must stay below 200 ms during spikes, compute cost must be as low as possible when demand is minimal, and the five-person operations team must not manage server patching or cluster capacity. Which architecture best satisfies these business objectives?

  • Run the containers in an Amazon ECS service using AWS Fargate. Define a capacity-provider strategy that assigns a higher weight to FARGATE_SPOT than FARGATE, set the desired task count between 1 and 300, and attach a target-tracking scaling policy on the ALBRequestCountPerTarget metric to keep the average load at 50 requests per task.

  • Repackage the workload as AWS Lambda functions behind Amazon API Gateway and configure 1 000 units of Provisioned Concurrency for each function.

  • Deploy the containers to an Amazon ECS cluster backed by an EC2 Auto Scaling group of c6i.large On-Demand instances and use a target-tracking scaling policy that keeps average CPU utilization at 60 percent with predictive scaling enabled.

  • Run the containers on an Amazon EKS cluster that uses only Spot Instances managed by Cluster Autoscaler and Karpenter, keeping one node permanently in the cluster.

AWS Certified Solutions Architect Professional SAP-C02
Design for New Solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot