# Skills Boost Arcade Trivia September 2025 Week 4 (Solution)

## Overview

Welcome to Skills Boost Arcade Trivia Spetember 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 gcloud command is used to create a machine image from a running VM instance?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>gcloud compute machine-images create</mark>
        
    * gcloud compute instances create
        
    * gcloud compute images create
        
    * gcloud compute snapshots create
        
2. **In Google Cloud, which IAM permission is required to create a machine image?**
    
    *Select ONE answer that would be relevant*
    
    * images.create
        
    * snapshots.create
        
    * <mark>machineImages.create</mark>
        
    * img.create
        
3. **Which Firebase feature provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app?**
    
    *Select ONE answer that would be relevant*
    
    * <mark>Firebase Authentication</mark>
        
    * Firebase app
        
    * Firebase Cloud Messaging
        
    * Firebase Hosting
        
4. **What Firebase feature allows you to test your application on multiple virtual and physical devices simultaneously?**
    
    *Select ONE answer that would be relevant*
    
    * Emulator
        
    * Scan
        
    * Analytics
        
    * <mark>Test Lab</mark>
        
5. **In Google Cloud, what feature automatically adjusts the number of instances in a Managed Instance Group based on load?**
    
    *Select ONE answer that would be relevant*
    
    * Auto-reading
        
    * <mark>Autoscaling</mark>
        
    * Auto-updating
        
    * Autohealing
        
6. **What type of Managed Instance Group can distribute an application's load across multiple zones to protect against zonal failure?**
    
    *Select ONE answer that would be relevant*
    
    * Global
        
    * Zonal
        
    * Local
        
    * <mark>Regional</mark>
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1757227063179/09136ccc-b954-4e7b-9182-3f2b399c59ff.png align="center")
