
Answer-first summary for fast verification
Answer: Preemptible Instances
Preemptible VMs offer a cost-effective solution for workloads that can tolerate interruptions, as they are priced significantly lower than standard instances. These instances are suitable for short-lived, non-critical tasks and can be terminated by Google Cloud if the resources are needed elsewhere. This model is Google Cloud's equivalent to 'Spot Instances' found in other cloud platforms. For more details, refer to [Google Cloud's documentation on Preemptible VMs](https://cloud.google.com/compute/docs/instances/preemptible).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is looking to achieve significant discounts on VM instance deployments in Google Cloud, with the instances required only for a few hours each month. Which pricing model should be considered?
A
On Demand Instances
B
Committed Use Instances
C
Preemptible Instances
D
Spot Instances
No comments yet.