
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
NO.1 The Development and External teams nave the project viewer Identity and Access Management (IAM) role m a folder named Visualization. You want the Development Team to be able to read data from both Cloud Storage and BigQuery, but the External Team should only be able to read data from BigQuery. What should you do?
[Image blocked: Diagram showing on-premises Development Team and External Team connecting to Google Cloud Platform projects with Cloud Storage and BigQuery resources]
A
Remove Cloud Storage IAM permissions to the External Team on the acme-raw-data project
B
Create Virtual Private Cloud (VPC) firewall rules on the acme-raw-data protect that deny all Ingress traffic from the External Team CIDR range
C
Create a VPC Service Controls perimeter containing both protects and BigQuery as a restricted API. Add the External Team users to the perimeter’s Access Level
D
Create a VPC Service Controls perimeter containing both protects and Cloud Storage as a restricted API. Add the Development Team users to the perimeter's Access Level
Explanation:
VPC Service Controls provides an additional layer of security beyond IAM by creating security perimeters around Google Cloud resources. Here's why option C is correct:
This solution achieves the requirement:
Other options are incorrect: