ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 133 - Associate Cloud Engineer discussion

Report
Export

An application generates daily reports in a Compute Engine virtual machine (VM). The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?

A.
Move both projects under the same folder.
Answers
A.
Move both projects under the same folder.
B.
Grant the VM Service Account the role Storage Object Creator on corp-aggregate-reports-storage.
Answers
B.
Grant the VM Service Account the role Storage Object Creator on corp-aggregate-reports-storage.
C.
Create a Shared VPC network between both projects. Grant the VM Service Account the role Storage Object Creator on corp-iot-insights.
Answers
C.
Create a Shared VPC network between both projects. Grant the VM Service Account the role Storage Object Creator on corp-iot-insights.
D.
Make corp-aggregate-reports-storage public and create a folder with a pseudo-randomized suffix name. Share the folder with the IoT team.
Answers
D.
Make corp-aggregate-reports-storage public and create a folder with a pseudo-randomized suffix name. Share the folder with the IoT team.
Suggested answer: B

Explanation:

Predefined roles

The following table describes Identity and Access Management (IAM) roles that are associated with Cloud Storage and lists the permissions that are contained in each role. Unless otherwise noted, these roles can be applied either to entire projects or specific buckets.

Storage Object Creator (roles/storage.objectCreator) Allows users to create objects. Does not give permission to view, delete, or overwrite objects.

https://cloud.google.com/storage/docs/access-control/iam-roles#standard-roles

asked 18/09/2024
Ray Hato
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first