Tag archives for hands on GCP consultant
GKE Topologies
Scenario 1 - For an upcoming Google Kubernetes Engine (GKE) cluster, the current cluster size is expected to host 10 nodes, with 20 Pods per node and 150 services. Because…
GCP Load Balancers
This post is a brain dump of some of the nitty gritty details of GCP Load Balancers.(Also read SSL Load Balancing in GCP) Proxy or Non Proxy Load Balancer? GCP's…
Shared VPCs in a Hybrid Cloud Setup
Also read up on More than one shared VPC - to handle Production and Non Production Environments Shared VPC in a Hybrid Setup The key idea behind Shared VPCs is…
Cloud NAT Gateway and Private Google access
Cloud NAT and Google Private access Google Cloud automatically enables Private Google Access for a subnet IP address range when you configure a Cloud NAT gateway to apply to that…
SSL, TLS and Load balancers on Google Cloud
End User to GCP Load Balancer Encryption For HTTPS load balancers, connections between end users and the GFE are encrypted and authenticated with TLS or QUIC, using certificates that customers…