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 5Question 75
    Easy1 markMultiple Choice
    Domain 2.4: ReliabilityPerformanceAuto ScalingReliability

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

    A retail company experiences massive, unpredictable spikes in traffic during flash sales. Their architecture consists of an Application Load Balancer, an Amazon EC2 Auto Scaling group, and an Amazon Aurora MySQL database. During a recent sale, the Auto Scaling group took 5 minutes to launch new instances, causing the application to crash under the sudden load. How can the Architect ensure the compute capacity is available IMMEDIATELY when a flash sale begins, without over-provisioning 24/7?

    Answer options:

    A.

    Use AWS Auto Scaling Scheduled Actions to scale out the Auto Scaling group 15 minutes before the flash sale begins.

    B.

    Change the Auto Scaling group to use a Target Tracking scaling policy based on CPU utilization.

    C.

    Implement AWS Global Accelerator to distribute the traffic spikes across multiple AWS Regions.

    D.

    Migrate the application to AWS Fargate to eliminate instance boot times.

    How to approach this question

    Recognize that flash sales are predictable events, making scheduled scaling the best approach.

    Full Answer

    A.Use AWS Auto Scaling Scheduled Actions to scale out the Auto Scaling group 15 minutes before the flash sale begins.✓ Correct
    Reactive scaling (like Target Tracking or Step Scaling) relies on CloudWatch metrics. When traffic spikes instantly, it takes time for the metric to register, the alarm to fire, and the EC2 instances to boot and pass health checks. For predictable events like flash sales, the best practice is to use Scheduled Scaling. You configure the Auto Scaling group to increase its minimum capacity shortly before the sale begins, ensuring the compute is fully provisioned and ready to handle the instant load.

    Common mistakes

    Relying on reactive scaling (Target Tracking) for instantaneous, predictable traffic spikes.
    Question 74All questions

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

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A global enterprise is redesigning its AWS network architecture across 50 AWS accounts and 3 AWS ...HardQ02A company uses AWS Organizations to manage multiple accounts. The security team mandates that no ...MediumQ03A financial institution requires a disaster recovery strategy for its critical trading applicatio...HardQ04An enterprise is setting up a new multi-account AWS environment using AWS Control Tower. They nee...MediumQ05A company has a complex AWS environment with hundreds of linked accounts under AWS Organizations....Hard
    View all 75 questions →