My Books

As a passionate advocate for cloud-native technologies and DevOps, I’ve authored several books aimed at helping tech teams build robust, scalable, and efficient cloud-native applications. Below is a collection of my published works:

1. Practical FinOps

This book offers a comprehensive FinOps framework that helps flag the products and teams causing your spend to rise, avoid surprises from poor compute or unmonitored traffic, and establish automation to catch anomalies and enforce policies.

1. Pipeline as Code

You’ll learn to build reliable CI/CD pipelines for cloud-native applications. With Jenkins as the backbone, you’ll programmatically control all the pieces of your pipeline via modern APIs. Hands-on examples include building CI/CD workflows for distributed Kubernetes apps, and Serverless functions.

2. Hands-On Serverless Applications with Go

Design and deploy production-ready Go applications using AWS Lambda and API Gateway, with zero upfront infrastructure investment. Implement CI/CD pipelines to automate deployments of your Lambda functions, while using CloudWatch and X-Ray for real-time troubleshooting and monitoring.

3. Building Distributed Applications in Gin

Master the Gin framework to build high-performance web applications and RESTful APIs in Go. Learn to integrate MongoDB for data persistence and Redis for caching, while implementing authentication with OAuth 2 and JWT. Deploy your Gin applications on AWS with a CI/CD pipeline for automated, efficient delivery.