Google Skills Arcade Trivia November 2025 Week 4 (Solution)

Google Skills Arcade Trivia November 2025 Week 4 (Solution)

Table of Contents

Overview

Welcome to Google Skills Arcade Trivia November 2025! Give your career a boost with hands-on experience with different Google Cloud and partner services.

Click Start Lab to begin.

P.S. You don't need to open the GCP Console for this, but you do need to keep this quiz open for at least 5 minutes to register your completion in the game.

Quiz

  1. Which Google Cloud service lets you view metrics, logs, and uptime checks across multiple projects?
    Select ONE answer that would be relevant

    • Cloud Monitoring

    • Cloud Functions

    • Cloud Build

    • Cloud Logging

  2. To give another user permission to view dashboards in Cloud Monitoring, you assign them which role?
    Select ONE answer that would be relevant

    • Monitoring Viewer

    • Project Owner

    • Editor

    • Logging Admin

  3. In Google Cloud, how will you create a new GKE cluster from your command line?
    Select ONE answer that would be relevant

    • gcloud container clusters create

    • gcloud compute instances create

    • gke-up

    • kubectl new-cluster

  4. In your Google Cloud GKE cluster, how will you list all the running pods in the default namespace?
    Select ONE answer that would be relevant

    • kubectl get pods

    • gcloud container pods list

    • kubectl list all

    • gcloud compute pods list

  5. How will you interact with Google Cloud Storage from your command line?
    Select ONE answer that would be relevant

    • gsutil

    • cbt

    • bq

    • gcloud

  6. How will you create a new Google Cloud Storage bucket from your terminal?
    Select ONE answer that would be relevant

    • gsutil mb

    • gsutil cp

    • gsutil ls

    • gsutil acl