Skip to main content

Technical Blog

Enterprise software engineering insights, real-world patterns, and lessons learned from large-scale projects

Featured Articles

Axon Framework PostgreSQL: Hidden Costs Without Server - Blog article header image
Architecture
Oct 24, 2025
13 min read
Complete guide to running Axon Framework without Axon Server using PostgreSQL. Performance benchmarks, TOAST issues, production configuration, and real cost analysis.
Complete Claude Code Installation & Setup Guide: MCP Servers, Sub-Agents & Best Practices 2025 - Blog article header image
AI
Sep 1, 2025
21 min read
Complete Claude Code installation and setup guide with MCP servers, sub-agents, CLAUDE.md configuration. Installation instructions, advanced workflows, and proven optimization strategies.
Kotlinify-TS: Kotlin-Inspired Functional & Reactive TypeScript - Blog article header image
Development
Feb 8, 2025
9 min read
Ship Kotlin-style sequences, scope functions, flows, and coroutines in TypeScript with Kotlinify-TS. Boost functional pipelines, reactive streams, and developer productivity.

All Articles

DevOps
Sep 4
11 min read

GitOps with Flux CD: A Practical Guide to Kubernetes Deployments

Master GitOps with Flux CD for enterprise Kubernetes deployments. Production-ready guide covering setup, best practices, and real-world lessons.

Architecture
Jan 18
16 min read

Event Sourcing: When It Works vs When It Doesn

A balanced, real-world analysis of Event Sourcing. Learn to identify when it\

DevOps
Jan 12
11 min read

Monorepo Lessons Learned: When \

Monorepo lessons from 3 years in production. Real CI/CD challenges, multi-team coordination issues, and when separate repos actually work better.