Welcome to The Arcade Trivia August 2024! Give your career a boost with hands on experience with different Google Cloud and partner services.
The Arcade Trivia August 2024 Week 1
Q1. Which command will you execute to create a new Cloud Source Repository?
A. gcp source repos create
B. git source repos create
C. gcp source repos get
D. gcloud source repos create
Answer: [ D ] gcloud source repos create
Q2. Which command will you execute to clone the contents of your new Cloud Source Repository to a local repo in your Cloud Shell session?
A. copy source repos
B. gcloud source repos clone
C. get source repos clone
D. gcp source repos clone
Answer: [ B ]Â gcloud source repos clone
3. Scenario: You are working on a project called Running Windows Containers on Compute Engine. In the Windows prompt, which command will you run to see the images that are installed by default?
A. all images
B. show images
C. docker images
D. get images
Answer : [ C ] docker images
Q4. Which of the following commands will you run to check that the container is running?
A. show docker
B. docker run
C. check docker
D. docker ps
Answer: [ D ] docker ps
Q5. Which of the following Google Cloud services let you create and run virtual machines on Google infrastructure?
A. Compute Engine
B. Kubernetes
C. Cloud Storage
D. Bigquery
Answer: [ A ]Â Compute Engine
Q6. Scenario: You want to create a new Compute Engine virtual machine instance running Microsoft SQL Server. Where will you navigate to do so?
A. Cloud IAM
B. Compute Engine
C. Cloud Dataflow
D. Cloud Run
Answer: Compute Engine