Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When constructing a CI/CD pipeline for a service on Google Cloud Platform and utilizing Artifact Registry for immutable artifacts, which practice is considered optimal for artifact creation and storage?
A
Employ distinct pipelines for each service to oversee and monitor the artifact creation and storage procedure.
B
Adopt a unique naming strategy for artifacts that incorporates the service name, version number, and environment.
C
Maintain only the ultimate build artifacts in Artifact Registry, storing intermediate artifacts in Google Cloud Storage.
D
Establish separate Artifact Registry instances for each environment (development, staging, production) to guarantee isolation and security.