This is a dedicated watch page for a single video.
Scenario: An organization has a 3-tier web application deployed in the same network on Google Cloud Platform. The tiers (web, API, and database) can scale independently. Network traffic must flow from the web to the API tier and then to the database tier, without direct traffic between the web and database tiers. Question: How should the network be configured to meet these requirements?