Blog
Thoughts, tutorials, and insights on software development and technology.

Hello World: First Post Here
March 16, 2025
Welcome to my new blog! This is my first post on my new site where I share thoughts on technology, AI, and product building.

Debugging in the Dark: Lessons from Solving Mysterious Production Issues
September 16, 2024
It’s 2 AM and production is on fire. Logs are sparse, pressure’s high, and answers are nowhere in sight. In this post, we break down how to navigate the chaos, trace hidden issues, and debug with confidence when everything’s on the line.

Microservices vs. Monoliths: Choosing the Right Architecture for Your Project
September 11, 2024
In the ever-evolving world of software development, choosing the right architecture can make or break your project. Will you go with the simplicity of a monolith or the flexibility of microservices? This guide breaks down the pros and cons of each—so you can make the call that drives success.