# Arcade March 2026 Sprint 1 (Solution)

## **Overview**

Welcome to **Arcade March 2026 Sprint 1**! 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.  **How will you create a new Linux server instance in Google Cloud using the Console?**
    
    *Select ONE answer that would be relevant*
    
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">Use Compute Engine</mark>
        
    *   Use Cloud Spanner
        
    *   Use Cloud Functions
        
    *   Use Google Drive
        
2.  **In Google Cloud, what does the "Machine Type" configuration primarily determine?**
    
    *Select ONE answer that would be relevant*
    
    *   OS version
        
    *   Network speed
        
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">Hardware resources</mark>
        
    *   Disk type
        
3.  **Which gcloud command is used to display all the configuration properties of your current environment?**
    
    *Select ONE answer that would be relevant*
    
    *   gcloud info
        
    *   gcloud help
        
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">gcloud config list</mark>
        
    *   gcloud auth list
        
4.  **Which gcloud command is used to view a list of active account names in your environment?**
    
    *Select ONE answer that would be relevant*
    
    *   gcloud info
        
    *   gcloud help
        
    *   gcloud config list
        
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">gcloud auth list</mark>
        
5.  **In Google Cloud, how will you create a new persistent disk in a specific zone using the command line?**
    
    *Select ONE answer that would be relevant*
    
    *   gcloud storage new
        
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">gcloud compute disks create</mark>
        
    *   gcloud disk provision
        
    *   gcloud make disk
        
6.  **Which Google Cloud command is used to attach an existing Persistent Disk to a virtual machine instance?**
    
    *Select ONE answer that would be relevant*
    
    *   Click Delete
        
    *   Send it to a printer
        
    *   <mark class="bg-yellow-200 dark:bg-yellow-500/30">gcloud compute instances attach-disk</mark>
        
    *   gcloud vm mount-disk
        

* * *

![](https://cdn.hashnode.com/uploads/covers/5f802df9bbabf10ec84d9fe8/91e5d286-1ce3-4f3b-96d1-35b360960eb8.png align="center")
