Skills Boost Arcade Trivia August 2025 Week 4 (Solution)

Skills Boost Arcade Trivia August 2025 Week 4 (Solution)

Table of Contents

Overview

Welcome to Skills Boost Arcade Trivia August 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

  1. Which Terraform command initializes a working directory containing Terraform configuration files?

    Select ONE answer that would be relevant

    • terraform init

    • terraform start

    • terraform show

    • terraform get

  2. In Terraform, which command executes the actions proposed in a Terraform plan?

    Select ONE answer that would be relevant

    • Ansible apply

    • Chef apply

    • terraform apply

    • CloudFormation

  3. What gcloud command initiates a VPC peering connection?

    Select ONE answer that would be relevant

    • gcloud compute networks peerings create

    • gcloud vpc peerings create

    • gcloud compute peerings setup

    • gcloud networks vpc peerings connect

  4. In Google Cloud, what must be unique between two VPC networks to enable peering (i.e., they cannot overlap)?

    Select ONE answer that would be relevant

    • Firewall rules

    • Subnet ranges

    • Project IDs

    • Region names

  5. What Google Cloud feature allows you to automatically schedule VM instances to start and stop, reducing costs when not in use?

    Select ONE answer that would be relevant

    • Scheduled Snapshots

    • Auto-Shutdown

    • Instance Schedules

    • Instance Lifecycle Policies

  6. Which Google Cloud CLI command lets you change the machine type of a VM instance for cost optimization?

    Select ONE answer that would be relevant

    • cloud compute instances update

    • gcloud compute instances modify

    • gcloud compute instances stopg

    • cloud compute instances set-machine-type