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

## 🕹️ Skills Boost Arcade Trivia — October 2025

Welcome to **Skills Boost Arcade Trivia October 2025**!  
Give your career a boost with hands-on experience with different Google Cloud and partner services.

👉 Click **Start Lab** to begin.

> 💡 *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 API is used to manage App Engine applications?**  
*Select ONE answer that would be relevant:*

* <mark>App Engine Admin API</mark>
    
* Cloud SQL Admin API
    
* Cloud Storage API
    
* Compute Engine API
    

**2\. Which gcloud command should be used to remove a specific IAM policy binding in order to restrict public access to a storage bucket?**  
*Select ONE answer that would be relevant:*

* gcloud storage buckets add-iam-policy-binding
    
* API enable
    
* gcloud storage buckets update
    
* <mark>gcloud storage buckets remove-iam-policy-binding</mark>
    

**3\. Which gsutil command is used to move an object from one bucket to another?**  
*Select ONE answer that would be relevant:*

* gsutil mv
    
* <mark>gsutil cp</mark>
    
* gsutil rm
    
* gsutil sync
    

**4\. Which command should be used to create a new Google Cloud Storage bucket?**  
*Select ONE answer that would be relevant:*

* <mark>gsutil mb</mark>
    
* gcp mb
    
* gsutil rb
    
* gsutil mv
    

**5\. Which gcloud command is used to make a Cloud Storage bucket public?**  
*Select ONE answer that would be relevant:*

* <mark>gcloud storage buckets add-iam-policy-binding</mark>
    
* gcloud storage buckets update
    
* gcloud storage buckets remove-iam-policy-binding
    
* gcloud storage buckets create
    

**6\. To remove public access from a bucket, which gcloud command is used to remove a specific IAM policy binding?**  
*Select ONE answer that would be relevant:*

* <mark>gcloud storage buckets remove-iam-policy-binding</mark>
    
* gcloud storage buckets list
    
* gcloud storage buckets update
    
* gcloud storage buckets add-iam-policy-binding
    

---

![]( align="center")
