# Arcade February 2026 Sprint 4 (Solution)

## **Overview**

Welcome to **Arcade February 2026 Sprint 4**! 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 IAM, what do you call a defined collection of specific permissions?**
    
    *Select ONE answer that would be relevant*
    
    * Folder
        
    * Member
        
    * <mark>Role</mark>
        
    * Policy
        
2. **Which Google Cloud tool allows you to manage permissions and access levels for different users?**
    
    *Select ONE answer that would be relevant*
    
    * VPC Peering
        
    * Compute Engine
        
    * <mark>IAM</mark>
        
    * Cloud CDN
        
3. **Which Google Cloud resource is required to define the configuration (machine type, image) for a Managed Instance Group?**
    
    *Select ONE answer that would be relevant*
    
    * Disk Image
        
    * Instance Snapshot
        
    * <mark>Instance Template</mark>
        
    * Machine Image
        
4. **What feature of a Google Cloud MIG (Managed Instance Groups) automatically adds more VMs when web traffic increases?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>Autoscaling</mark>
        
    * VPC Peering
        
    * Snapshotting
        
    * Load Balancing
        
5. **When deploying a VM instance with multiple network interfaces in Google Cloud, what is a mandatory requirement for each interface regarding its network connection?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>Each interface must be attached to a different VPC network</mark>
        
    * Each interface must have a static external IP address
        
    * All interfaces must belong to the same subnetwork
        
    * Every interface must have a dedicated Cloud NAT gateway
        
6. **How will you attach multiple network interfaces to a VM instance during creation using gcloud?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>Use the --network-interface flag multiple times</mark>
        
    * Use the --interfaces list
        
    * Use the --add-network command
        
    * Use the --attach-multiple-nics flag
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770446757515/342db6a6-cfd0-4c35-80b0-eb0488caa0fa.png align="center")
