ARTICLES & INSIGHTS

Blog

Thoughts on development, design, and the future of technology

Write an Article
What It Really Takes to Put AI in Production
AI Engineering12 min

What It Really Takes to Put AI in Production

Beyond the hype: practical lessons from deploying LLMs at scale, handling failures gracefully, and building AI systems that actually work in production.

Jan 28, 2026Noor Ali Momtaz
Monoliths vs Microservices: The Boring Truth
Software Architecture10 min

Monoliths vs Microservices: The Boring Truth

Microservices aren't always the answer. Here's when to choose each architecture based on real production experience, not hype.

Jan 26, 2026Noor Ali Momtaz
Debugging Is a Skill, Not a Panic Response
Software Engineering11 min

Debugging Is a Skill, Not a Panic Response

Systematic debugging techniques that actually work. Stop adding console.logs everywhere and start thinking like a detective.

Jan 24, 2026Noor Ali Momtaz
Clean Code Is Not About Cleanliness
Software Development13 min

Clean Code Is Not About Cleanliness

Clean code isn't about following rules—it's about making future changes easy. Here's what actually matters when writing maintainable software.

Jan 22, 2026Noor Ali Momtaz