This document includes the best practices and guidelines for Resource Manager when running generative AI workloads on Google Cloud. Use Resource Manager with Vertex AI to help group and manage logical components of your Vertex AI workloads.
Consider the following use cases for Resource Manager with Vertex AI:
- To help ensure resource and data isolation and fine-grained access controls, create separate projects for different teams or departments.
- Apply protective security policies to AI workloads.
- Define quotas for GPU usage in training jobs to prevent cost overruns.
- Automate the creation of required Cloud Storage buckets and Compute Engine instances for new projects.
- Track and analyze resource usage patterns for specific projects to optimize resource allocation.
- Generate audit reports to demonstrate compliance with data governance and security policies.
Required Resource Manager controls
The following controls are strongly recommended when using Resource Manager.
Restrict resource service usage
| Google control ID | RM-CO-4.1 |
|---|---|
| Category | Required |
| Description | The This constraint lets your organization create an allowlist of approved services, which helps prevent employees from using unvetted services. |
| Applicable products |
|
| Path | constraints/gcp.restrictServiceUsage |
| Operator | Is |
| Related NIST-800-53 controls |
|
| Related CRI profile controls |
|
| Related information |
Restrict resource locations
| Google control ID | RM-CO-4.2 |
|---|---|
| Category | Required |
| Description | The Resource Location Restriction ( This constraint lets your organization enforce that your resources and data are only created and saved in specific, approved geographic regions. |
| Applicable products |
|
| Path | constraints/gcp.resourceLocations |
| Operator | Is |
| Related NIST-800-53 controls |
|
| Related CRI profile controls |
|
| Related information |
What's next
Review Secret Manager controls.
See more Google Cloud security best practices and guidelines for generative AI workloads.