For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 7Question 26
    Hard1 markMultiple Choice
    Domain 2.4: ReliabilityReliabilityAuto ScalingSQS

    AWS SAP-C02 · Question 26 · Domain 2.4: Reliability

    An architecture relies on an Amazon SQS queue to decouple a web frontend from a backend processing tier running on EC2 instances in an Auto Scaling group. The processing time per message varies significantly. The company wants to scale the backend instances based on the backlog of work, rather than CPU utilization. Which metric should be used for the Auto Scaling policy?

    Answer options:

    A.

    The SQS ApproximateNumberOfMessagesVisible metric directly.

    B.

    A custom CloudWatch metric calculating the ApproximateNumberOfMessagesVisible divided by the number of InService EC2 instances.

    C.

    The EC2 CPUUtilization metric.

    D.

    The SQS NumberOfMessagesSent metric.

    How to approach this question

    Identify the best practice for scaling worker nodes based on a queue.

    Full Answer

    B.A custom CloudWatch metric calculating the ApproximateNumberOfMessagesVisible divided by the number of InService EC2 instances.✓ Correct
    The best practice for scaling based on SQS is to use a custom metric representing the 'backlog per instance' (queue length divided by fleet size). This prevents over-scaling or under-scaling as the fleet size changes.

    Common mistakes

    Scaling on the raw queue length, which doesn't account for the current processing capacity.
    Question 25All questionsQuestion 27

    Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
    View all 75 questions →