クラウド エンジニアは、隔週ベースで実行する給与処理ソリューションのスケーリング アプローチを決定する必要があります。プロセスが複雑であるため、新しい VM への展開の準備が完了するまでに約 25 分かかります。最善の戦略は次のうちどれでしょうか?
正解:B
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. Reference: CompTIA Cloud+ Study Guide (Exam CV0-004) by Todd Montgomery and Stephen Olson