# Google Skills Arcade Trivia November 2025 Week 4 (Solution)

## **Overview**

Welcome to Google Skills Arcade Trivia November 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 Google Cloud service lets you view metrics, logs, and uptime checks across multiple projects?**  
    Select **ONE** answer that would be relevant
    
    * <mark>Cloud Monitoring</mark>
        
    * Cloud Functions
        
    * Cloud Build
        
    * Cloud Logging
        
2. **To give another user permission to view dashboards in Cloud Monitoring, you assign them which role?**  
    Select **ONE** answer that would be relevant
    
    * <mark>Monitoring Viewer</mark>
        
    * Project Owner
        
    * Editor
        
    * Logging Admin
        
3. **In Google Cloud, how will you create a new GKE cluster from your command line?**  
    Select **ONE** answer that would be relevant
    
    * <mark>gcloud container clusters create</mark>
        
    * gcloud compute instances create
        
    * gke-up
        
    * kubectl new-cluster
        
4. **In your Google Cloud GKE cluster, how will you list all the running pods in the default namespace?**  
    Select **ONE** answer that would be relevant
    
    * <mark>kubectl get pods</mark>
        
    * gcloud container pods list
        
    * kubectl list all
        
    * gcloud compute pods list
        
5. **How will you interact with Google Cloud Storage from your command line?**  
    Select **ONE** answer that would be relevant
    
    * <mark>gsutil</mark>
        
    * cbt
        
    * bq
        
    * gcloud
        
6. **How will you create a new Google Cloud Storage bucket from your terminal?**  
    Select **ONE** answer that would be relevant
    
    * <mark>gsutil mb</mark>
        
    * gsutil cp
        
    * gsutil ls
        
    * gsutil acl
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1762677476699/1cfe9ac7-4132-4a85-8337-35703518c794.png align="center")
