PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #320
You work for an ecommerce company that stores sensitive customer data across multiple Google Cloud regions. The development team has built a new 3-tier application to process orders and must…
The correct answer is C. Create separate VPC networks for each tier. Use VPC peering between application tiers and. This approach ensures that each tier of the application is isolated within its own VPC, enhancing security. VPC peering allows necessary communication between tiers while maintaining isolation. Using Identity-Aware Proxy (IAP) for remote access ensures that only authorized…
Question
Options
- ACreate separate VPC networks for each tier. Use VPC peering between application tiers and
- BCreate a single VPC network and create different subnets for each tier. Create a new Google
- CCreate separate VPC networks for each tier. Use VPC peering between application tiers and
- DCreate a single VPC network and create different subnets for each tier. Create a new Google
How the community answered
(55 responses)- A13% (7)
- B5% (3)
- C78% (43)
- D4% (2)
Explanation
This approach ensures that each tier of the application is isolated within its own VPC, enhancing security. VPC peering allows necessary communication between tiers while maintaining isolation. Using Identity-Aware Proxy (IAP) for remote access ensures that only authorized vendors can access management resources, adhering to the principle of least privilege.
Topics
Community Discussion
No community discussion yet for this question.