Author Archives: anuj - Page 29
At Rest Encryption GCP
Also read In Transit encryption GCP Cloud Storage? At rest encryption. Google Managed Keys (Native Google or CMEKs) or BYOK (CSEKs) Cloud SQL? Row Level Encryption What if I don't…
Kubnernetes and GKE Basics
(This is work in on GKE docs and some quiklabs) Kubernetes only manages nodes - the nodes can be anything (VMs with Kubelet and Kube-Proxy installed) Kubernetes itself does not…
In Transit Encryption in GCP
Also read At Rest Encryption in GCP. Overview - Network Layer Automatic Encryption At the network layer, Google Cloud’s virtual network infrastructure automatically encrypts VM to VM traffic if it…
Special Identities in GCP
There are two special identies in cloud IAM. These are used for a variety of services that have special needs around auth-N AllUsers and AllAuthenticatedUsers Cloud Storage (ACLs only), API…
Types of Load Balancers – GCP
Also read Unmanaged and Managed Instance Groups in GCP GLOBAL Load Balancers 1. HTTPs load balancing Service in GCP AnyCast IP Address (Can be used anywhere), It is a proxy-based Layer…
Unmanaged versus Managed Instance Groups
Also read, Load Balancers on GCP Why use Unmanaged Groups at all? If you need to included instances from different families, this is your only option. You would not get…
Cloud Dataflow and DataPrep – ETL on GCP
Also Read BigQuery Basics DataFlow - Data Pipeline Service - DeDuping, Grouping, Aggregating - Transformations ETL, Open Source using Beam Intelligently scale to millions of QPS Stream and Batch Processing…
Best Practices around Service Accounts
Also read - Service Accounts in GCP and a 2 minute Security Solution for GCP Environments Service Accounts as an alternative to embedding app credentials Service accounts are robo accounts…
Peered VPCs versus Shared VPCs in Google Cloud
Also read Shared VPCs - for Production and Non Production Existing CIDR Blocks VPC a - VPC b - On Prem CIDR - IMP: Since may be in use on…
Log Based Metrics – Stackdriver GCP
Also read Error Reporting on GCP, Agent Metrics on GCP and Debugging on GCP Google Cloud Monitoring Basics Logging on GCP and Service Accounts in GCP Overview One of the…