Easy1 markMultiple Choice
AZ-900 · Question 41 · Domain 3.1: Cost Management in Azure
True or False: Azure Spot Virtual Machines provide a way to purchase compute capacity at a significant discount, but they can be evicted at any time if Azure needs the capacity back.
True or False: Azure Spot Virtual Machines provide a way to purchase compute capacity at a significant discount, but they can be evicted at any time if Azure needs the capacity back.
Answer options:
A.
True
B.
False
How to approach this question
Recall the trade-off of using Spot VMs (cheap but interruptible).
Full Answer
A.True✓ Correct
Azure Spot Virtual Machines allow you to take advantage of unused Azure capacity at a significant cost savings. However, the trade-off is that Azure can evict these VMs at any time if it needs the capacity back. They are ideal for workloads that can handle interruptions, like batch processing.
Common mistakes
Thinking Spot VMs are guaranteed to run like regular VMs.
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert