0
0
Azurecloud~5 mins

Azure Spot VMs for cost savings - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What are Azure Spot VMs?
Azure Spot VMs are virtual machines offered at a lower price because they use unused Azure capacity. They can be evicted when Azure needs the capacity back.
Click to reveal answer
beginner
Why are Azure Spot VMs cheaper than regular VMs?
They use spare capacity in Azure datacenters, so Microsoft offers them at a discount. However, they can be stopped or evicted anytime when capacity is needed for other customers.
Click to reveal answer
intermediate
What happens when Azure needs the capacity used by a Spot VM?
The Spot VM is evicted, which means it is stopped or deleted depending on the eviction policy. You lose the VM and any data on temporary storage unless saved elsewhere.
Click to reveal answer
intermediate
Which workloads are best suited for Azure Spot VMs?
Workloads that can handle interruptions, like batch jobs, testing environments, or flexible applications that can restart without data loss.
Click to reveal answer
beginner
How can you protect important data when using Azure Spot VMs?
By saving data on durable storage like Azure Disks or Azure Blob Storage, not on the VM's temporary storage which is lost on eviction.
Click to reveal answer
What is the main reason Azure Spot VMs are cheaper than regular VMs?
AThey run on slower hardware
BThey have fewer features
CThey use spare Azure capacity that can be reclaimed
DThey have limited network access
What happens to a Spot VM when Azure needs the capacity back?
AIt continues running without interruption
BIt is evicted (stopped or deleted)
CIt automatically upgrades to a regular VM
DIt is paused indefinitely
Which type of workload is NOT ideal for Azure Spot VMs?
ACritical production databases
BTesting environments
CBatch processing jobs
DFlexible applications that can restart
How should you store important data when using Azure Spot VMs?
AOn durable Azure storage like disks or blobs
BOnly on the VM's temporary storage
COn local machine outside Azure
DNo need to store data separately
What is a key benefit of using Azure Spot VMs?
AFree technical support
BGuaranteed uptime
CUnlimited storage capacity
DSignificant cost savings for interruptible workloads
Explain what Azure Spot VMs are and how they help save costs.
Think about spare capacity and interruptions.
You got /4 concepts.
    Describe best practices for using Azure Spot VMs safely.
    Focus on data safety and workload type.
    You got /4 concepts.