nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #21

PROFESSIONAL-CLOUD-DEVELOPER Question #21: Real Exam Question with Answer & Explanation

The correct answer is C: Use the digest of the Docker image.. https://cloud.google.com/architecture/using-container-images

Managing release processes and deployment strategies

Question

You are using Cloud Build build to promote a Docker image to Development, Test, and Production environments. You need to ensure that the same Docker image is deployed to each of these environments. How should you identify the Docker image in your build?

Options

  • AUse the latest Docker image tag.
  • BUse a unique Docker image name.
  • CUse the digest of the Docker image.
  • DUse a semantic version Docker image tag.

Explanation

https://cloud.google.com/architecture/using-container-images

Topics

#Docker Images#Image Digests#CI/CD#Immutable Deployments

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions