🔥 40% Off Crucial Exams Memberships — Deal ends today!

2 hours, 29 minutes remaining!

GCP Professional Cloud Architect Practice Question

Your company wants to launch a chat-based help-desk assistant within two weeks. The backend runs on Cloud Run and must call the assistant through a private REST endpoint. The team has no capacity to train or maintain ML serving infrastructure but wants the option to later refine the model with proprietary support-chat logs without changing application code. Which approach best meets these requirements with minimal operational overhead?

  • Deploy an open-source LLM from Cloud Marketplace on a managed instance group in Compute Engine and expose it through an internal TCP/UDP Load Balancer; perform future fine-tuning by running custom training jobs on separate GPU VMs.

  • Use Vertex AI Model Garden to select a suitable foundation model, click "Deploy to Vertex AI" to create a managed prediction endpoint, invoke it from Cloud Run via Private Service Connect, and later apply Vertex AI tuning to generate a new model version that can be redeployed on the same endpoint.

  • Download the model artifacts from Model Garden to Cloud Storage, build a custom serving container, and deploy it on a GKE Autopilot cluster behind an Internal HTTP(S) Load Balancer; fine-tune by retraining the model and rebuilding the container.

  • Package the model code inside a Cloud Function that serves HTTP requests; when fine-tuning is required, upload new model weights to Cloud Storage and redeploy the function with updated code.

GCP Professional Cloud Architect
Managing and provisioning a solution infrastructure
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot