Overview - Instance states (running, stopped, terminated)
What is it?
Instance states describe the current condition of a virtual server (called an instance) in the cloud. Common states include running, stopped, and terminated. Each state tells you if the instance is active, paused, or permanently deleted. Understanding these states helps you manage your cloud servers effectively.
Why it matters
Without knowing instance states, you might waste money paying for servers you don't use or lose data by accidentally deleting an instance. Properly managing states ensures you only pay for what you need and keep your applications available. It also helps avoid confusion about whether your server is ready or offline.
Where it fits
Before learning instance states, you should understand what a cloud instance is and basic cloud concepts like virtual servers and billing. After this, you can learn about instance lifecycle management, automation, and cost optimization strategies.