QuestionQ90
Securing communications and establishing boundary protectionA customer plans to deploy a large number of three-tier web applications on Compute Engine.
How should the customer provide authenticated network separation among the application's different tiers?
- A Run each tier in its own Project, and segregate using Project labels.
- B Run each tier with a different Service Account (SA), and use SA-based firewall rules.
- C Run each tier in its own subnet, and use subnet-based firewall rules.
- D Run each tier with its own VM tags, and use tag-based firewall rules.
Community Discussion