nerdexam
CompTIA

CV0-004 · Question #166

A cloud engineer needs to determine a scaling approach for a payroll-processing solution that runs on a biweekly basis. Given the complexity of the process, the deployment to each new VM takes about…

The correct answer is B. Scheduled. For a biweekly payroll-processing solution that takes a significant amount of time to deploy to each new VM, the best scaling strategy is Scheduled scaling. This strategy involves preparing new instances in advance of when they are needed based on a known schedule, which in…

Cloud architecture

Question

A cloud engineer needs to determine a scaling approach for a payroll-processing solution that runs on a biweekly basis. Given the complexity of the process, the deployment to each new VM takes about 25 minutes to get ready. Which of the following would be the best strategy?

Options

  • AHorizontal
  • BScheduled
  • CTrending
  • DEvent

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    74% (17)
  • C
    4% (1)
  • D
    17% (4)

Explanation

For a biweekly payroll-processing solution that takes a significant amount of time to deploy to each new VM, the best scaling strategy is Scheduled scaling. This strategy involves preparing new instances in advance of when they are needed based on a known schedule, which in this case is the biweekly payroll process. By scheduling the scaling actions in advance, the cloud engineer ensures that the resources are ready when needed without incurring extra costs for running them all the time.

Topics

#Scaling strategies#Scheduled scaling#Cloud resources#Workload management

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice