January 2019
Intermediate to advanced
484 pages
11h 48m
English
GCP provides several types of load balancer as follows:
The Layer 4 LoadBalancers (both TCP and UDP) are similar to AWS Classic ELB. On the other hand, the Layer 7 HTTP(S) LoadBalancer has content (context)-based routing. For example, the URL/image will forward to instance-a; everything else will forward to instance-b. So, it's more like an application-level LoadBalancer.
In order to set up LoadBalancer, and unlike AWS ELB, there ...
Read now
Unlock full access