Arcade February 2026 Sprint 2 (Solution)

Arcade February 2026 Sprint 2 (Solution)

Table of Contents

Overview

Welcome to Arcade February 2026 Sprint 2! This quick quiz will help you check your understanding and stay on track as you continue to build your Google Cloud skills.

Click Start Lab to begin.

Note: Take a moment to read each question carefully and double-check your answers before submitting. To ensure your completion is recorded, keep the quiz open for at least 10 minutes. Submitting earlier may result in an incomplete attempt.


Quiz

  1. In Google Cloud, which service is used to manage and orchestrate containerized applications?

    Select ONE answer that would be relevant

    • Kubernetes Engine

    • Compute Engine

    • Cloud Run

    • Cloud Build

  2. Which Kubernetes command is used to list all the pods currently running in your Google Cloud cluster?

    Select ONE answer that would be relevant

    • kubectl run pods

    • kubectl show pods

    • kubectl start pods

    • kubectl get pods

  3. Which Google Cloud command is used to provision a Virtual Private Cloud (VPC) network?

    Select ONE answer that would be relevant

    • gcloud compute vpc add

    • gcloud vpc provision

    • gcloud networks new

    • gcloud compute networks create

  4. Which Google Cloud command is used to create a new virtual machine instance?

    Select ONE answer that would be relevant

    • gcloud vm create

    • gcloud provision instance

    • gcloud compute instances create

    • gcloud compute new-vm

  5. Which Google Cloud service caches content at the network edge to reduce user latency?

    Select ONE answer that would be relevant

    • Cloud Armor

    • Cloud NAT

    • Cloud CDN

    • Cloud DNS

  6. To use Cloud CDN, it must be enabled on which specific Google Cloud component?

    Select ONE answer that would be relevant

    • BigQuery

    • Load Balancer

    • Cloud PubSub

    • Cloud SQL