Introduction
When you use cloud servers called instances, they can be in different states like running, stopped, or terminated. Knowing these states helps you control your servers and costs.
When you want to start a server to run your website or app.
When you want to pause a server without deleting it to save money.
When you want to permanently delete a server you no longer need.
When you want to check if your server is ready to accept connections.
When you want to restart a server after fixing a problem.