# Arcade February 2026 Sprint 1 (Solution)

## **Overview**

Welcome to **Arcade February 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*
    
    * Use Cloud Functions
        
    * Use Google Drive
        
    * <mark>Use Compute Engine</mark>
        
    * Use Cloud Spanner
        
2. **In Google Cloud, what does the "Machine Type" configuration primarily determine?**
    
    *Select ONE answer that would be relevant*
    
    * Disk type
        
    * OS version
        
    * Network speed
        
    * <mark>Hardware resources</mark>
        
3. **Which gcloud command is used to display all the configuration properties of your current environment?**
    
    *Select ONE answer that would be relevant*
    
    * gcloud help
        
    * gcloud auth list
        
    * <mark>gcloud config list</mark>
        
    * gcloud info
        
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 help
        
    * gcloud info
        
    * <mark>gcloud auth list</mark>
        
    * gcloud config list
        
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 make disk
        
    * <mark>gcloud compute disks create</mark>
        
    * gcloud disk provision
        
    * gcloud storage new
        
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*
    
    * <mark>gcloud compute instances attach-disk</mark>
        
    * Send it to a printer
        
    * Click Delete
        
    * gcloud vm mount-disk
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770445845590/62b475e9-d418-4627-8340-f2a81f0f08ff.png align="center")
