archive

More writing

Google Cloud Networking 101: The Comprehensive TLDR
2 April 2026 · 31 min read

Google Cloud Networking 101: The Comprehensive TLDR

A comprehensive but quick walkthrough of everything you need to know about GCP networking: VPCs, subnets, routing, firewalls, Shared VPC, GKE networking, load balancing, Cloud NAT, hybrid connectivity, VPC Service Controls, DNS, packet inspection, and how to operate all of it. Written for engineers who need a solid mental model in 15 minutes.

google-cloudnetworkingcloud
How to Prepare for the Google Cloud Engineer Associate Certification Exam
26 January 2022 · 1 min read

How to Prepare for the Google Cloud Engineer Associate Certification Exam

Obtaining your first Google Cloud certification can be a challenging experience. In this video I share my best tips to prepare for the "Associate Cloud Engineer" exam and the resources I used to pass the test last December.

google-cloudcertificationcloudpodcast
What is Google Cloud Deploy?
9 December 2021 · 3 min read

What is Google Cloud Deploy?

Simplifying container-based app development on Google Kubernetes Engine (GKE) with Cloud Deploy.

kubernetesgoogle-cloudcicdcloudcncf
How to Read Firestore Events with Cloud Functions and Golang
27 July 2021 · 5 min read

How to Read Firestore Events with Cloud Functions and Golang

Learn how I used Golang and Cloud Functions to Read Firestore events published to the Cloud by my Raspberry Pi.

gogoogle-cloudserverlessterraformfirestorecncf
Google Cloud Pub/Sub vs NATS: An Easy-to-Understand Comparison
26 July 2021 · 9 min read

Google Cloud Pub/Sub vs NATS: An Easy-to-Understand Comparison

Examining messaging options for scalable, event-based systems: features, advantages, disadvantages, and costs.

message-queuearchitecturegoogle-cloudcncf
How to Deploy a Multi-cluster Service Mesh on GKE with Anthos
23 July 2021 · 6 min read

How to Deploy a Multi-cluster Service Mesh on GKE with Anthos

A detailed guide on deploying a multi-cluster, multi-region service mesh with Anthos Service Mesh on GKE.

google-cloudkubernetesservice-meshcncf
How to Safely Store Secrets in Terraform Using Cloud KMS
4 July 2021 · 3 min read

How to Safely Store Secrets in Terraform Using Cloud KMS

Protecting Terraform secrets using Cloud KMS for seamless git commit experience.

securitygitgoogle-cloudterraformcncf
How to Optimize PHP Performance on Google Cloud Run
4 March 2021 · 6 min read

How to Optimize PHP Performance on Google Cloud Run

Discover ways to enhance PHP performance on Google Cloud Run.

performancephpgoogle-cloudserverless
How I Prepared for the Google Cloud Associate Cloud Engineer Exam
5 February 2021 · 5 min read

How I Prepared for the Google Cloud Associate Cloud Engineer Exam

Learn from my personal experience in preparing and passing the Google Cloud Associate Cloud Engineer exam, making it more accessible for you.

google-cloudcertificationcloud