PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #76
Your team sets up a Shared VPC Network where project co-vpc-prod is the host project. Your team has configured the firewall rules, subnets, and VPN gateway on the host project. They need to enable…
The correct answer is B. Compute Network User Role at the subnet level. In a Shared VPC setup, the Compute Network User role allows service project users to attach VM instances to subnets in the host project's VPC. Granting this role at the subnet level (10.1.1.0/24 specifically) restricts Engineering Group A to only that subnet - they cannot…
Question
Options
- ACompute Network User Role at the host project level.
- BCompute Network User Role at the subnet level.
- CCompute Shared VPC Admin Role at the host project level.
- DCompute Shared VPC Admin Role at the service project level.
How the community answered
(28 responses)- A4% (1)
- B82% (23)
- C4% (1)
- D11% (3)
Explanation
In a Shared VPC setup, the Compute Network User role allows service project users to attach VM instances to subnets in the host project's VPC. Granting this role at the subnet level (10.1.1.0/24 specifically) restricts Engineering Group A to only that subnet - they cannot attach instances to any other subnets. Option A (Compute Network User at the host project level) would grant access to ALL subnets in the host VPC, violating the requirement to restrict to only 10.1.1.0/24. Options C and D involve the Compute Shared VPC Admin role, which is an administrative role for configuring the Shared VPC itself (associating/disassociating service projects) - not for granting subnet attachment rights to engineering teams.
Topics
Community Discussion
No community discussion yet for this question.