Overview
Welcome to Skills Boost Arcade Trivia May 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 the GCP Console for this, but you do need to keep this quiz open for a minimum of 3 minutes.
Quiz
Which command from the following will you use to create a new Google Kubernetes Engine cluster within your GCP project?
Select ONE answer that would be relevant
gcloud container clusters generate
create clusters
gcloud container clusters create
gen clusters
Which of the following commands will you use to launch a single instance of the nginx container?
Select ONE answer that would be relevant
gcloud create deployment nginx
kubectl create deployment nginx
gcp create deployment nginx
create deployment nginx
Which of the following commands will you execute in Google Cloud CLI to list all the subnets within the VPC network(s) of your project?
Select ONE answer that would be relevant
compute networks subnets all
gcp compute networks subnets list
gcloud compute networks subnets list
list all networks subnets
Which command would you use in the Google Cloud Platform Command-Line Interface to retrieve and display detailed information about a specific virtual machine?
Select ONE answer that would be relevant
gcp compute instances describe
Google Cloud compute instances describe
describe instances
cloud compute instances describe
Which Google Cloud service enables applications to exchange messages in a reliable, fast, and asynchronous manner?
Select ONE answer that would be relevant
Compute Engine
BigQuery
Kubernetes
Google Cloud Pub/Sub
In Google Cloud Pub/Sub, which command will you use to publish a message?
Select ONE answer that would be relevant
gcloud pubsub topics launch
pubsub topics publish
gcloud pubsub topics publish
publish message