nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #348

You have been asked to migrate a docker application from datacenter to cloud. Your solution architect has suggested uploading docker images to GCR in one project and running an application in a GKE cl

Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #348. The question stem and answer options stay visible for context.

Submitted by takeshi77· Mar 30, 2026Deploying and implementing a cloud solution

Question

You have been asked to migrate a docker application from datacenter to cloud. Your solution architect has suggested uploading docker images to GCR in one project and running an application in a GKE cluster in a separate project. You want to store images in the project img- 278322 and run the application in the project prod-278986. You want to tag the image as acme_track_n_trace:v1. You want to follow Google-recommended practices. What should you do?

Options

  • ARun gcloud builds submit --tag gcr.io/img-278322/acme_track_n_trace
  • BRun gcloud builds submit --tag gcr.io/img-278322/acme_track_n_trace:v1
  • CRun gcloud builds submit --tag gcr.io/prod-278986/acme_track_n_trace
  • DRun gcloud builds submit --tag gcr.io/prod-278986/acme_track_n_trace:v1

Unlock ASSOCIATE-CLOUD-ENGINEER to see the answer

You've previewed enough free ASSOCIATE-CLOUD-ENGINEER questions. Unlock ASSOCIATE-CLOUD-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Container Registry#Cloud Build#image tagging#cross-project registry
Full ASSOCIATE-CLOUD-ENGINEER Practice