Table of Contents
πΉοΈ 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:
App Engine Admin API
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
gcloud storage buckets remove-iam-policy-binding
3. Which gsutil command is used to move an object from one bucket to another?
Select ONE answer that would be relevant:
gsutil mv
gsutil cp
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:
gsutil mb
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:
gcloud storage buckets add-iam-policy-binding
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:
gcloud storage buckets remove-iam-policy-binding
gcloud storage buckets list
gcloud storage buckets update
gcloud storage buckets add-iam-policy-binding