Google Cloud - ACE Quiz - Session-1

Google Cloud - ACE Quiz - Session-1

1st - 5th Grade

26 Qs

quiz-placeholder

Similar activities

Slime Quiz

Slime Quiz

1st Grade - Professional Development

22 Qs

ESL Weather

ESL Weather

1st - 8th Grade

23 Qs

Car Engine Quiz

Car Engine Quiz

1st Grade - Professional Development

22 Qs

my hero quiz

my hero quiz

5th Grade

21 Qs

Among Us

Among Us

KG - Professional Development

28 Qs

Content Marketing

Content Marketing

4th Grade - University

21 Qs

AVA Quiz 2

AVA Quiz 2

KG - 12th Grade

21 Qs

The Everything Quiz

The Everything Quiz

3rd Grade

23 Qs

Google Cloud - ACE Quiz - Session-1

Google Cloud - ACE Quiz - Session-1

Assessment

Quiz

Other

1st - 5th Grade

Hard

Created by

Sandeep Bajpai

Used 2+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are a project owner and need your co-worker to deploy a new version of your application to App Engine. You want to follow Google’s recommended practices. Which IAM roles should you grant your co-worker?

Project Editor

App Engine Service Admin

App Engine Deployer

App Engine Code Viewer

Answer explanation

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company has reserved a monthly budget for your project. You want to be informed automatically of your project spend so that you can take action when you approach the limit. What should you do?

Link a credit card with a monthly limit equal to your budget.

Create a budget alert for 50%, 90%, and 100% of your total monthly budget.

In App Engine Settings, set a daily budget at the rate of 1/30 of your monthly budget.

In the GCP Console, configure billing export to BigQuery. Create a saved view that queries your total spend.

Answer explanation

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have a project using BigQuery. You want to list all BigQuery jobs for that project. You want to set this project as the default for the bq command-line tool. What should you do?

Use “gcloud config set project” to set the default project.

Use “bq config set project” to set the default project.

Use “gcloud generate config-url” to generate a URL to the Google Cloud Platform Console to set the default project.

Use “bq generate config-url” to generate a URL to the Google Cloud Platform Console to set the default project.

Answer explanation

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your project has all its Compute Engine resources in the europe-west1 region. You want to set europe-west1 as the default region for gcloud commands. What should you do?

Use Cloud Shell instead of the command line interface of your device. Launch Cloud Shell after you navigate to a resource in the europe-west1 region. The europe-west1 region will automatically become the default region.

Use “gcloud config set compute/region europe-west1” to set the default region for future gcloud commands.

Use “gcloud config set compute/zone europe-west1” to set the default region for future gcloud commands.

Create a VPN from on-premises to a subnet in europe-west1, and use that connection when executing gcloud commands.

Answer explanation

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You developed a new application for App Engine and are ready to deploy it to production. You need to estimate the costs of running your application on Google Cloud Platform as accurately as possible. What should you do?

Create a YAML file with the expected usage. Pass this file to the “gcloud app estimate” command to get an accurate estimation.

Multiply the costs of your application when it was in development by the number of expected users to get an accurate estimation.

Use the pricing calculator for App Engine to get an accurate estimation of the expected charges.

Create a ticket with Google Cloud Billing Support to get an accurate estimation.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company processes high volumes of IoT data that are time-stamped. The total data volume can be several petabytes. The data needs to be written and changed at a high speed. You want to use the most performant storage option for your data. Which product should you use?

Cloud Datastore

Cloud Storage

Cloud Bigtable

BigQuery

Answer explanation

Answer: C is correct because Cloud Bigtable is the most performant storage option to work with IoT and time series data. https://cloud.google.com/bigtable/docs/schema-design-time-series

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations. One feature of the application lets users upload files and share them with other users. Files must be available for 30 days; after that, they are removed from the system entirely. Which storage solution should you choose?

A Cloud Datastore database.

A multi-regional Cloud Storage bucket.

Persistent SSD on virtual machine instances.

A managed instance group of Filestore servers.

Answer explanation

Answer : B

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?