Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When designing a CI/CD pipeline for a service on Google Cloud Platform, what is a recommended best practice for creating and storing immutable artifacts in Artifact Registry?
A
Store all artifacts and versions as binary files in Google Cloud Storage.
B
Use a single artifact repository for all artifacts and versions, without separating them by service or environment.
C
Use versioning and metadata to manage and track artifacts and versions.
D
Use custom scripts to automate the artifact creation and storage process.