Archive

Insights and practical guidance on Cloud, DevOps, SaaS Strategy, and AI-Driven Product Leadership.

KeyBank: AI-Powered Video Analysis Automation

Executive Summary

Developed and implemented a confidential AI-powered video scanning solution for …

Read more →

The Art of Refactoring

Refactoring is not about making code perfect. It is about making code more honest.

Each refactoring session is an opportunity …

Read more →

Debugging as Meditation

When faced with a bug, the mind wants to rush toward solutions.

But the zen debugger sits quietly with the problem first.

They …

Read more →

The Empty Function

A function that does nothing perfectly is better than a function that does everything poorly.

Sometimes the most powerful code is …

Read more →

Simplicity in Code

The best code is not the cleverest code. It is the code that clearly expresses its intent.

When we write software, we are not just …

Read more →

Case Study: Sabre Travel Technology Architecture

Executive Summary

Led multiple architecture and design engagements with Sabre Corporation focused on …

Read more →

MoneyGram: Google Cloud Days Success

Executive Summary

Delivered outstanding presentations at MoneyGram Google Cloud Days on App Dev, Hybrid, and …

Read more →

Equifax: Deployment Models Consultation

Executive Summary

Provided specialized deployment model insights and technical consultation for Equifax, …

Read more →

GKE

Enable API

gcloud services enable container.googleapis.com

Set Variable

export PROJECT_ID=$(gcloud config get-value project)

Create GKE Cluster …

Read more →

In this tutorial you will learn how to build an automated pipeline to ensure that you include security updates and patches in your container images.

Read more →

HEB: Anthos Alpha Implementation

Executive Summary

Led one of the first Anthos alpha implementations at HEB, deploying cutting-edge enterprise GKE …

Read more →