Bird
0
0

You want to allow a partner company to access your Cloud Storage buckets inside a VPC Service Controls perimeter without exposing other services. What is the best approach?

hard📝 Best Practice Q8 of 15
GCP - Cloud IAM Advanced
You want to allow a partner company to access your Cloud Storage buckets inside a VPC Service Controls perimeter without exposing other services. What is the best approach?
ACreate an access level with partner IPs and add it to the perimeter
BAdd partner users to your Google Cloud project
CMake the buckets public
DDisable the perimeter temporarily
Step-by-Step Solution
Solution:
  1. Step 1: Understand controlled access with access levels

    Access levels can restrict access by IP or identity to allow specific external users.
  2. Step 2: Apply access level to perimeter

    Adding partner IPs in an access level and associating it with the perimeter grants controlled access.
  3. Final Answer:

    Create an access level with partner IPs and add it to the perimeter -> Option A
  4. Quick Check:

    Use access levels to allow partner IPs inside perimeter [OK]
Quick Trick: Use access levels to allow specific external IPs safely [OK]
Common Mistakes:
  • Adding partner users directly to project
  • Making buckets public exposes data
  • Disabling perimeter risks security

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes