QuestionQ183
Designing for security and complianceA company has a networking team and a development team. The development team operates applications on Compute Engine instances containing sensitive data. The development team needs administrative permissions for Compute Engine. The company requires that the networking team manage all network resources. The development team does not want the networking team to access the sensitive data on the instances. What should you do?
- A
- Create a project with a standalone VPC and assign the Network Admin role to the networking team. 2. Create a second project with a standalone VPC and assign the Compute Admin role to the development team. 3. Use Cloud VPN to join the two VPCs.
- B
- Create a project with a standalone Virtual Private Cloud (VPC), assign the Network Admin role to the networking team, and assign the Compute Admin role to the development team.
- C
- Create a project with a Shared VPC and assign the Network Admin role to the networking team. 2. Create a second project without a VPC, configure it as a Shared VPC service project, and assign the Compute Admin role to the development team.
- D
- Create a project with a standalone VPC and assign the Network Admin role to the networking team. 2. Create a second project with a standalone VPC and assign the Compute Admin role to the development team. 3. Use VPC Peering to join the two VPCs.
Community Discussion