Question 320 of 499
DeploymenteasyMultiple ChoiceObjective-mapped

Quick Answer

The correct choice is to implement a predictive scaling policy based on historical patterns. Predictive scaling uses machine learning to analyze past traffic trends, allowing the auto-scaling group to proactively launch instances before CPU utilization spikes, which eliminates the five-minute lag inherent in reactive scaling. On the CompTIA Cloud+ CV0-004 exam, this question tests your understanding of scaling policies under Objective 3.2, specifically the difference between reactive (dynamic) and proactive (predictive) approaches. A common trap is choosing a simple adjustment to thresholds or cooldown timers, but those only treat symptoms, not the root cause of the delay. Remember the memory tip: “Predictive prevents, reactive reacts”—predictive scaling anticipates demand based on historical patterns, while reactive scaling only responds after a threshold is breached, making predictive the superior choice for variable, predictable traffic like business-hour spikes.

CV0-004 Deployment Practice Question

This CV0-004 practice question tests your understanding of deployment. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A startup is deploying its web application in the cloud using an auto-scaling group. The application experiences variable traffic, with spikes during business hours. The team has configured the auto-scaling group to scale out when CPU utilization exceeds 70% and scale in when it drops below 30%. However, during a sudden spike, the new instances take over 5 minutes to become healthy, causing slow response times. What should the team do to improve responsiveness?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Implement a predictive scaling policy based on historical patterns.

Predictive scaling uses historical traffic patterns to proactively launch instances before CPU utilization spikes, eliminating the 5-minute lag from reactive scaling. This approach anticipates the business-hour surge and ensures capacity is ready when demand increases, directly addressing the slow response time issue.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use a larger instance type for the auto-scaling group.

    Why it's wrong here

    Larger instances handle more load but still have startup delay.

  • Implement a predictive scaling policy based on historical patterns.

    Why this is correct

    Predictive scaling provisions instances ahead of anticipated spikes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Reduce the threshold for scale-out to 50% CPU.

    Why it's wrong here

    Earlier scaling triggers but still faces the 5-minute startup delay.

  • Increase the cooldown period for the scaling policy.

    Why it's wrong here

    Longer cooldown delays scaling, making responsiveness worse.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often focus on tuning thresholds or instance sizes to fix a latency problem, missing that the core issue is the reactive scaling delay, which only a proactive approach like predictive scaling can resolve.

Detailed technical explanation

How to think about this question

Predictive scaling in AWS Auto Scaling uses machine learning models trained on up to 14 days of historical load data to forecast future demand and schedule scaling actions in advance. This contrasts with dynamic scaling, which reacts to real-time metrics like CPU utilization and incurs a startup latency (often 2–5 minutes for instance initialization, application deployment, and health checks). In real-world scenarios, e-commerce platforms use predictive scaling to pre-warm instances before flash sales, avoiding the cold-start penalty that reactive policies cannot overcome.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CV0-004 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CV0-004 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CV0-004 question test?

Deployment — This question tests Deployment — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Implement a predictive scaling policy based on historical patterns. — Predictive scaling uses historical traffic patterns to proactively launch instances before CPU utilization spikes, eliminating the 5-minute lag from reactive scaling. This approach anticipates the business-hour surge and ensures capacity is ready when demand increases, directly addressing the slow response time issue.

What should I do if I get this CV0-004 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 25, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CV0-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CV0-004 exam.