Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Data Engineer All Questions

View all questions & answers for the Professional Data Engineer exam

Exam Professional Data Engineer topic 1 question 232 discussion

Actual exam question from Google's Professional Data Engineer
Question #: 232
Topic #: 1
[All Professional Data Engineer Questions]

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-west3 region. You want to follow Google-recommended practices.

What should you do?

  • A. Set the constraints/gcp.resourceLocations organization policy constraint to in:europe-west3-locations.
  • B. 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.
  • C. Set the constraints/gcp.resourceLocations organization policy constraint to in:eu-locations.
  • D. Create a Cloud Function to monitor all resources created and automatically destroy the ones created outside the europe-west3 region.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
raaad
Highly Voted 10 months, 3 weeks ago
Selected Answer: A
- The constraints/gcp.resourceLocations organization policy constraint is used to define where resources in the organization can be created. - Setting it to in:europe-west3-locations would specify that resources can only be created in the europe-west3 region.
upvoted 10 times
SanjeevRoy91
8 months ago
I am new to this forum. In almost all the questions, the reveal solution is different than the once's discussed here??
upvoted 3 times
...
...
chrissamharris
Most Recent 2 months ago
B, D B - Increase the Cloud Composer 2 environment size from medium to large. Increasing the environment size will provide more resources (including memory) to the entire environment, which should help mitigate memory usage issues. This will also support scaling if the jobs demand more resources. D. Increase the memory available to the Airflow workers. Increasing memory for Airflow workers will directly address the memory usage issue that's causing the pod evictions. By allocating more memory to the workers, they can handle larger tasks or more intensive workloads without failing due to memory constraints.
upvoted 1 times
hrishi19
4 days, 19 hours ago
this comment is for previous question, not this one.
upvoted 1 times
...
...
JyoGCP
9 months ago
Selected Answer: A
Option A
upvoted 1 times
...
Matt_108
10 months, 1 week ago
Selected Answer: A
Option A
upvoted 2 times
...
scaenruy
10 months, 3 weeks ago
Selected Answer: A
Set the constraints/gcp.resourceLocations organization policy constraint to in:europe-west3-locations.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...