How should you configure the network?

Your organization has a 3-tier web application deployed in the same network on Google Cloud Platform. Each tier (web, API, and database) scales independently of the others Network traffic should flow through the web to the API tier and then on to the database tier. Traffic should not flow between the web and the database tier .

How should you configure the network?
A . Add each tier to a different subnetwork.
B . Set up software based firewalls on individual VMs.
C . Add tags to each tier and set up routes to allow the desired traffic flow.
D . Add tags to each tier and set up firewall rules to allow the desired traffic flow.

Answer: D

Explanation:

https://aws.amazon.com/blogs/aws/building-three-tier-architectures-with-security-groups/

Google Cloud Platform (GCP) enforces firewall rules through rules and tags. GCP rules and tags can be defined once and used across all regions.

References:

https://cloud.google.com/docs/compare/openstack/ https://aws.amazon.com/it/blogs/aws/building-three-tier-architectures-with-security-groups/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments