Ensure that the Idle Shutdown feature is enabled for your Google Cloud Vertex AI notebook instances to optimize costs. Inactive notebook instances continue to incur charges, and Idle Shutdown automatically stops them after a period of inactivity (i.e., no running commands or UI connections), reducing unneeded spending. Vertex AI stops charging for CPUs/GPUs once the notebook instance is shut down. However, disk storage charges may still apply.
This rule resolution is part of the Conformity Security & Compliance tool for GCP.
optimisation
Enabling the Idle Shutdown feature for Vertex AI notebook instances helps reduce costs by automatically shutting down the notebook instance when it's not in use, preventing unnecessary charges.
Audit
To determine if Idle Shutdown is enabled for your Vertex AI notebook instances, perform the following operations:
Remediation / Resolution
To enable the Idle Shutdown feature for your Google Cloud Vertex AI notebook instances, perform the following operations:
References
- Google Cloud Platform (GCP) Documentation
- Introduction to Vertex AI Workbench
- Manage features through metadata
- Idle shutdown
- GCP Command Line Interface (CLI) Documentation
- gcloud projects list
- gcloud workbench instances list
- gcloud workbench instances describe
- gcloud workbench instances update