GCP ACE · Question 25 · Domain 3.3: Deploying Cloud Run and Cloud Functions
You have built a container image for a simple web API and pushed it to Artifact Registry. You want to deploy this image to Cloud Run so that it can receive HTTPS requests from the public internet.
Which gcloud command should you use?
Answer options:
gcloud compute instances create-container
gcloud run deploy
gcloud functions deploy
gcloud app deploy
50 questions · hints · full answers · grading