CV0-002 · Question #412
Joe, a customer, wants to implement backup of his replicated VMs so production performance is not affected at the primary site. Which of the following backup methods would be the MOST appropriate?
The correct answer is C. Agent-based backup at the primary site. To handle increased load from growing sales data that makes nightly batch jobs take longer, the cloud administrator should increase the CPU and memory resources of the existing batch processing servers.
Question
Joe, a customer, wants to implement backup of his replicated VMs so production performance is not affected at the primary site. Which of the following backup methods would be the MOST appropriate?
Options
- ASnapshot-based backup at the secondary site
- BMirroring to a third site from the primary site
- CAgent-based backup at the primary site
- DAgent-based backup at the secondary site
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C79% (23)
- D14% (4)
Why each option
To handle increased load from growing sales data that makes nightly batch jobs take longer, the cloud administrator should increase the CPU and memory resources of the existing batch processing servers.
Rescheduling the job only provides more time but does not address the core problem of processing taking longer, and the job might still exceed the new window or cut into operational hours.
Configuring an auto-scaling group is for horizontal scaling (adding more instances) based on variable load, but the question implies a consistent increase in data and a need for existing servers to process faster, which is better addressed by vertical scaling.
Concept tested: Vertical scaling for increased processing load
Topics
Community Discussion
No community discussion yet for this question.