ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 324 - Professional Data Engineer discussion

Report
Export

You are on the data governance team and are implementing security requirements to deploy resources. You need to ensure that resources are limited to only the europe-west 3 region You want to follow Google-recommended practices What should you do?

A.
Deploy resources with Terraform and implement a variable validation rule to ensure that the region is set to the europe-west3 region for all resources.
Answers
A.
Deploy resources with Terraform and implement a variable validation rule to ensure that the region is set to the europe-west3 region for all resources.
B.
Set the constraints/gcp. resourceLocations organization policy constraint to in:eu-locations.
Answers
B.
Set the constraints/gcp. resourceLocations organization policy constraint to in:eu-locations.
C.
Create a Cloud Function to monitor all resources created and automatically destroy the ones created outside the europe-west3 region.
Answers
C.
Create a Cloud Function to monitor all resources created and automatically destroy the ones created outside the europe-west3 region.
D.
Set the constraints/gcp. resourceLocations organization policy constraint to in: europe-west3-locations.
Answers
D.
Set the constraints/gcp. resourceLocations organization policy constraint to in: europe-west3-locations.
Suggested answer: D

Explanation:

To ensure that resources are limited to only the europe-west3 region, you should set the organization policy constraintconstraints/gcp.resourceLocationstoin:europe-west3-locations. This policy restricts the deployment of resources to the specified locations, which in this case is the europe-west3 region. By setting this policy, you enforce location compliance across your Google Cloud resources, aligning with the best practices for data governance and regulatory compliance.

Professional Data Engineer Certification Exam Guide | Learn - Google Cloud1.

Preparing for Google Cloud Certification: Cloud Data Engineer2.

Professional Data Engineer Certification | Learn | Google Cloud3.

3:Professional Data Engineer Certification | Learn | Google Cloud2:Preparing for Google Cloud Certification: Cloud Data Engineer1:Professional Data Engineer Certification Exam Guide | Learn - Google Cloud

asked 18/09/2024
Kevin Klyn
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first