ASSOCIATE-CLOUD-ENGINEER · Question #285
You have a batch workload that runs every night and uses a large number of virtual machines (VMs). It is fault-tolerant and can tolerate some of the VMs being terminated. The current cost of VMs is to
The correct answer is A. Run a test using simulated maintenance events. If the test is successful, use Spot N2 Standard. Spot VMs are highly affordable compute instances suitable for batch jobs and fault-tolerant workloads. Spot VMs offer the same machine types, options, and performance as regular compute instances. If your applications are fault tolerant and can withstand possible instance preempt
Question
Options
- ARun a test using simulated maintenance events. If the test is successful, use Spot N2 Standard
- BRun a test using simulated maintenance events. If the test is successful, use N2 Standard VMs
- CRun a test using a managed instance group. If the test is successful, use N2 Standard VMs in the
- DRun a test using N1 standard VMs instead of N2. If the test is successful, use N1 Standard VMs
How the community answered
(22 responses)- A73% (16)
- B18% (4)
- C5% (1)
- D5% (1)
Explanation
Spot VMs are highly affordable compute instances suitable for batch jobs and fault-tolerant workloads. Spot VMs offer the same machine types, options, and performance as regular compute instances. If your applications are fault tolerant and can withstand possible instance preemptions, then Spot instances can reduce your Compute Engine costs by up to 91%!
Topics
Community Discussion
No community discussion yet for this question.