CertyIQ - GACE - pt 2

CertyIQ - GACE - pt 2

University

25 Qs

quiz-placeholder

Similar activities

Cloud Architecting - Week 5

Cloud Architecting - Week 5

University

20 Qs

The GCCP Quiz

The GCCP Quiz

University

25 Qs

IAM Roles

IAM Roles

University

20 Qs

AWS Cloud Concepts Challenge

AWS Cloud Concepts Challenge

University

20 Qs

Điện toán đám mây 1

Điện toán đám mây 1

University

25 Qs

Software Engineering Quiz Project Planning

Software Engineering Quiz Project Planning

University

20 Qs

AWS-CCA Quiz

AWS-CCA Quiz

University

20 Qs

Google Prof Cloud Archi - pt 3

Google Prof Cloud Archi - pt 3

University

30 Qs

CertyIQ - GACE - pt 2

CertyIQ - GACE - pt 2

Assessment

Quiz

Computers

University

Easy

Created by

Katheryne Pierce

Used 164+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 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.

2.

MULTIPLE CHOICE QUESTION

15 mins • 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.

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You are the project owner of a GCP project and want to delegate control to colleagues to manage buckets and files in Cloud Storage. You want to follow Google- recommended practices. Which IAM roles should you grant your colleagues?

Project Editor

Storage Admin

Storage Object Admin

Storage Object Creator

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You have an object in a Cloud Storage bucket that you want to share with an external company. The object contains sensitive data. You want access to the content to be removed after four hours. The external company does not have a Google account to which you can grant specific user-based access privileges. You want to use the most secure method that requires the fewest steps. What should you do?

Create a signed URL with a four-hour expiration and share the URL with the company

Set object access to 'public' and use object lifecycle management to remove the object after four hours.

Configure the storage bucket as a static website and furnish the object's URL to the company. Delete the object from the storage bucket after four hours.

Create a new Cloud Storage bucket specifically for the external company to access. Copy the object to that bucket. Delete the bucket after four hours have passed.

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution. What should you do?

Deploy the monitoring pod in a StatefulSet object.

Deploy the monitoring pod in a DaemonSet object.

Reference the monitoring pod in a Deployment object.

Reference the monitoring pod in a cluster initializer at the GKE cluster creation time.

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You want to send and consume Cloud Pub/Sub messages from your App Engine application. The Cloud Pub/Sub API is currently disabled. You will use a service account to authenticate your application to the API. You want to make sure your application can use Cloud Pub/Sub. What should you do?

Enable the Cloud Pub/Sub API in the API Library on the GCP Console.

Rely on the automatic enablement of the Cloud Pub/Sub API when the Service Account accesses it.

Use Deployment Manager to deploy your application. Rely on the automatic enablement of all APIs used by the application being deployed.

Grant the App Engine Default service account the role of Cloud Pub/Sub Admin. Have your application enable the API on the first connection to Cloud Pub/ Sub.

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You need to monitor resources that are distributed over different projects in Google Cloud Platform. You want to consolidate reporting under the same Stackdriver Monitoring dashboard. What should you do?

Use Shared VPC to connect all projects, and link Stackdriver to one of the projects.

For each project, create a Stackdriver account. In each project, create a service account for that project and grant it the role of Stackdriver Account Editor in all other projects.

Configure a single Stackdriver account, and link all projects to the same account.

Configure a single Stackdriver account for one of the projects. In Stackdriver, create a Group and add the other project names as criteria for that Group.

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?