What is the difference between pausing and suspending an instance?
Last updated
Last updated
Let's learn the difference between pausing and suspending an instance and how you can use them.
Pause: The current state of the instance in RAM remains saved in the present condition.
Suspend: The instance's data remains saved, and RAM will be cleared.
To use these functionalities, follow the below steps:
Step 1: Login to your account.
Step 2: Navigate to the Services section and click on My Services.
Step 3: Click on your project.
Step 4: From the left navigation menu, select Compute and then Select Instances.
Step 5: Select the Instance from the list and click on drop-down.
Step 6: Choose Pause Instance or Suspend Instance according to your requirements.