G-ACE - Part 2

G-ACE - Part 2

Professional Development

20 Qs

quiz-placeholder

Similar activities

Database Quiz - IT 105

Database Quiz - IT 105

Professional Development

15 Qs

cloud

cloud

Professional Development

15 Qs

Security and Compliance

Security and Compliance

Professional Development

15 Qs

G-ACE - Part 5

G-ACE - Part 5

Professional Development

20 Qs

Pre-Test SSCO-GCP CUSTODIAN PAYMENT (GCPCW)

Pre-Test SSCO-GCP CUSTODIAN PAYMENT (GCPCW)

Professional Development

20 Qs

Exploring Google Cloud Technologies

Exploring Google Cloud Technologies

Professional Development

20 Qs

Slime Quiz

Slime Quiz

1st Grade - Professional Development

22 Qs

AWS Quiz Show 2023 Season 2 (Week 1)

AWS Quiz Show 2023 Season 2 (Week 1)

Professional Development

15 Qs

G-ACE - Part 2

G-ACE - Part 2

Assessment

Quiz

Other

Professional Development

Easy

Created by

Francis Soldevilla

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have one GCP account running in your default region and zone and another account running in a non-default region and zone. You want to start a new Compute Engine instance in these two Google Cloud Platform accounts using the command line interface. What should you do?

Create two configurations using gcloud config configurations create [NAME]. Run gcloud config configurations activate [NAME] to switch between accounts when running the commands to start the Compute Engine instances.

Create two configurations using gcloud config configurations create [NAME]. Run gcloud configurations list to start the Compute Engine instances.

Activate two configurations using gcloud configurations activate [NAME]. Run gcloud config list to start the Compute Engine instances.

Activate two configurations using gcloud configurations activate [NAME]. Run gcloud configurations list to start the Compute Engine instances.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?

Use granular logging statements within a Deployment Manager template authored in Python.

Monitor activity of the Deployment Manager execution on the Stackdriver Logging page of the GCP Console.

Execute the Deployment Manager template against a separate project with the same configuration, and monitor for failures.

Execute the Deployment Manager template using the "-preview option in the same project, and observe the state of interdependent resources.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

You are building a pipeline to process time-series data. Which Google Cloud Platform services should you put in boxes 1,2,3, and 4?

Cloud Pub/Sub, Cloud Dataflow, Cloud Datastore, BigQuery

Firebase Messages, Cloud Pub/Sub, Cloud Spanner, BigQuery

Cloud Pub/Sub, Cloud Storage, BigQuery, Cloud Bigtable

Cloud Pub/Sub, Cloud Dataflow, Cloud Bigtable, BigQuery

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have a project for your App Engine application that serves a development environment. The required testing has succeeded and you want to create a new project to serve as your production environment. What should you do?

Use gcloud to create the new project, and then deploy your application to the new project.

Use gcloud to create the new project and to copy the deployed application to the new project.

Create a Deployment Manager configuration file that copies the current App Engine deployment into a new project.

Deploy your application again using gcloud and specify the project parameter with the new project name to create the new project.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You need to configure IAM access audit logging in BigQuery for external auditors. You want to follow Googlerecommended practices. What should you do?

Add the auditors group to the 'logging.viewer' and 'bigQuery.dataViewer' predefined IAM roles.

Add the auditors group to two new custom IAM roles.

Add the auditor user accounts to the 'logging.viewer' and 'bigQuery.dataViewer' predefined IAM roles.

Add the auditor user accounts to two new custom IAM roles.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You need to set up permissions for a set of Compute Engine instances to enable them to write data into a particular Cloud Storage bucket. You want to follow Google-recommended practices. What should you do?

Create a service account with an access scope. Use the access scope 'https://www.googleapis.com/auth/devstorage.write_only'.

Create a service account with an access scope. Use the access scope 'https://www.googleapis.com/auth/cloud-platform'.

Create a service account and add it to the IAM role 'storage.objectCreator' for that bucket.

Create a service account and add it to the IAM role 'storage.objectAdmin' for that bucket.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible steps. You need to verify the addition of metadata labels and which files have been viewed from those buckets. What should you do?

Using the GCP Console, filter the Activity log to view the information.

Using the GCP Console, filter the Stackdriver log to view the information.

View the bucket in the Storage section of the GCP Console.

Create a trace in Stackdriver to view the information.

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?