wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GCloud | Quiz 1 | Track1

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

How many virtual machine instances are created in the ‘Creating a Virtual Machine’ Qwiklab of Quest 1?

a)

1

b)

2

c)

3

d)

4

2.

How many nodes does the Google Kubernetes Engine create by default on running gcloud container clusters create my-cluster?

a)

1 master node, 3 worker nodes

b)

2 master nodes, 1 worker node

c)

1 master node, 2 worker nodes

d)

None of the above!:(

3.

What parameters need to be specified when creating a VM in Compute Engine?

a)

Project and zone

b)

Username and admin role

c)

 Billing account

d)

Cloud Storage bucket

4.

All of the following generate events that can be triggered using Cloud Functions, except which one?

a)

Cloud Storage

b)

 Cloud Pub/Sub

c)

SSL

d)

 Firebase

5.

What types of events are available to Cloud Functions working with Cloud Storage?

a)

Upload or finalize and delete only

b)

Upload or finalize, delete, and list only

c)

Upload or finalize, delete, and metadata update only

d)

Upload or finalize, delete, metadata update, and archive

6.

Which among the following is responsible for choosing the instance in the backend instance group, to which the request is directed, in case of a layer 4 load balancer?

a)

URL map

b)

Forwarding Rules

c)

Firewall.

d)

None :(

7.

Which of the following is used to exit from VIM.

a)

Escape + ;q + ENTER

b)

Escape + q: + ENTER

c)

Escape + :q + ENTER

d)

Escape + q; + ENTER

8.

Suppose there are two VM instances present in an instance group named “nucleus”, which is present in zone us-east1-a. Now, we have to set up a single load balancer for the backend service, which contains this instance-group “nucleus”. Which among the following zones can be used by the load balancer.

a)

us-east1-b

b)

us-east1-c

c)

us-east1-a

d)

Us-west1-a

9.

A pub/sub model can be used in which case among the following:

a)

The delivery system of an e-commerce website.

b)

Youtube

c)

Data Streaming

d)

Whatsapp Notification.

10.

Which of the following Identify Access & Management roles allow a user to view the resources of the project?

a)

roles/owner

b)

roles/editor

c)

roles/viewer

d)

All of the above