wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CC-24 ACE Finale Quiz

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

A client of yours want you to migrate its on-premise MySQL data to Google Cloud without any downtime. Which service will you use for migrating SQL data to Cloud?

a)

Cloud Migration

b)

Anthos

c)

CloudSQL

d)

Cloud Run

2.

One of your team members had accidentally included a service account private JSON key while pushing code to GitHub. What steps should you immediately perform?

a)

Delete the JSON file from GitHub

b)

Delete the project and all its resources

c)

Delete the JSON file from GitHub, remove the key from Google Cloud IAM and generate a new key for use

d)

None of the above

3.

our client wants to migrate their 30 TB of Hadoop or Spark cluster from a RHEL 6.5 on-premise servers to Google Cloud Platform. Which of the following service can be used at GCP end?

a)

Compute Engine

b)

App Engine

c)

Dataproc

d)

Big Query

4.

You are starting to work on a client’s project who is looking for a database service within Google Cloud which is horizontally scalable, supports gigabyte size of relational data and even supports ACID for reliable storage of data. Which service will you recommend?

a)

Datastore

b)

BigQuery

c)

CloudSQL

d)

Cloud Spanner

5.

You have set a firewall rule that will permit inbound connections to a VM instance named whizserver-2. You want to apply this rule only if there is not another rule that would deny that traffic. What priority would you give to this rule?

a)

1000

b)

1

c)

65535

d)

0

6.

Your company has 5 TB of testing data stored in the production database of a testing tool name Quality Center. The data is being used to create a real-time analytics system which is causing the slow response to the tester while using the tool. What should you do the improve the load on the database?

a)

Set up Multi-AZ

b)

Set up a read replica

c)

Scale the database instance

d)

Run the analytics query only weekends

7.

What is the gcloud command to set default zone for compute engine server using gcloud CLI?

a)

gcloud config set compute/zone us-east-1

b)

gcloud config configurations set compute/zone us-east-1a

c)

gcloud config set compute/zone us-east1-a

d)

gcloud defaults set compute/zone us-east-1

8.

What does the CIDR 10.0.2.0/26 correspond to?

a)

10.0.2.0 – 10.0.2.26

b)

10.0.2.0 – 10.0.2.63

c)

10.0.0.0 – 10.0.63.0

d)

10.0.2.0 – 10.0.0.26

9.

ou are hired by an oil company that wants you to lead the migration of Oracle DB and DB2 to Google Cloud. Which of the following is the best option?

a)

CloudSQL for Oracle and VM for DB2

b)

CloudSQL for both Oracle and DB2

c)

VM for both Oracle and DB2

d)

Google App Engine for both Oracle and DB2

10.

A developer has asked you to create a single nginx server for dev environment. Which service would allow you to launch VM using predefined images?

a)

Google Kubernetes Engine

b)

Google App Engine

c)

CloudSQL

d)

Marketplace