ACE_Workbook_Modulo5

ACE_Workbook_Modulo5

12th Grade

9 Qs

quiz-placeholder

Similar activities

Checking Out Depository Institutions Vocab

Checking Out Depository Institutions Vocab

7th - 12th Grade

12 Qs

Checks and Balances Vocabulary

Checks and Balances Vocabulary

6th - 12th Grade

13 Qs

Bank Accounts QUIZ

Bank Accounts QUIZ

9th - 12th Grade

10 Qs

Billing and Collections Review

Billing and Collections Review

9th - 12th Grade

11 Qs

Discord Quiz

Discord Quiz

5th - 12th Grade

10 Qs

ACE_Workbook_Modulo3

ACE_Workbook_Modulo3

12th Grade

12 Qs

Gestion des Comptes Utilisateurs

Gestion des Comptes Utilisateurs

12th Grade - University

8 Qs

Opening a Bank Account

Opening a Bank Account

6th - 12th Grade

12 Qs

ACE_Workbook_Modulo5

ACE_Workbook_Modulo5

Assessment

Quiz

Other

12th Grade

Easy

Created by

Isaac Souza

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You need to configure access to Cloud Spanner from the GKE cluster that is supporting Cymbal Superstore’s ecommerce microservices application. You want to specify an account type to set the proper permissions. What should you do?

Assign permissions to a Google account referenced by the application.

Assign permissions through a Google Workspace account referenced by the application.

Assign permissions through service account referenced by the application.

Assign permissions through a Cloud Identity account referenced by the application.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are trying to assign roles to the dev and prod projects of Cymbal Superstore’s e-commerce app but are receiving an error when you try to run set-iam policy. The projects are organized into an ecommerce folder in the Cymbal Superstore organizational hierarchy. You want to follow best practices for the permissions you need while respecting the practice of least privilege. What should you do?

Ask your administrator for resourcemanager.projects.setIamPolicy roles for each project.

Ask your administrator for the roles/resourcemanager.folderIamAdmin for the ecommerce folder.

Ask your administrator for the roles/resourcemanager.organizationAdmin for Cymbal Superstore.

Ask your administrator for the roles/iam.securityAdmin role in IAM.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You have a custom role implemented for administration of the dev/test environment for Cymbal Superstore’s transportation management application. You are developing a pilot to use Cloud Run instead of Cloud Functions. You want to ensure your administrators have the correct access to the new resources. What should you do?

Make the change to the custom role locally and run an update on the custom role.

Delete the custom role and recreate a new custom role with required permissions.

Copy the existing role, add the new permissions to the copy, and delete the old role

Create a new role with needed permissions and migrate users to it.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the scenarios below is an example of a situation where you should use a service account?

To directly access user data

For development environments

For interactive analysis

For individual GKE pods

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cymbal Superstore is implementing a mobile app for end users to track deliveries that are en route to them. The app needs to access data about truck location from Pub/Sub using Google recommended practices. What kind of credentials should you use?

API key

OAuth 2.0 client

Environment provided service account

Service account key

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which Cloud Audit log is disabled by default with a few exceptions?

Admin Activity audit logs

Data Access audit logs

System Event audit logs

Policy Denied audit logs

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are configuring audit logging for Cloud Storage. You want to know when objects are added to a bucket. Which type of audit log entry should you monitor?

Admin Activity log entries

ADMIN_READ log entries

DATA_READ log entries

DATA_WRITE log entries

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What kind of account is meant for machine-to-machine communication in Google Cloud?

User Account

Google Workspace account

Service Account

Cloud Identity account

9.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are authenticating an application to service APIs. Both resources are internal to the Google Cloud environment. What type of credentials should you use?

User account credentials

Locally stored keys

API keys

Temporary credentials