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
Feb 28, 2026
13 min read
Complete guide to running Axon Framework without Axon Server using PostgreSQL. Performance benchmarks, TOAST issues, production configuration, and real cost analysis.
Claude Code Desktop: How AI Agents Orchestrate Parallel Development Automatically - Blog article header image
AI
Feb 21, 2026
11 min read
Claude Code Desktop automatically manages parallel AI development with git worktrees. Three AI agents built a medical app in 2.5 hours, conflicted with each other, and resolved their own merge conflicts.
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.
Axon Framework 5's Dynamic Consistency Boundary: A New Way to Handle Cross-Entity Operations - Blog article header image
Software Architecture
Feb 22, 2026
6 min read
Event Sourcing traditionally locks you into fixed aggregate boundaries. Axon Framework 5 introduces Dynamic Consistency Boundary - here's how it actually works in practice.

All Articles

Development
Feb 28
5 min read

Post Not Found

Development
Feb 28
5 min read

Blog Tags | Maxzilla

Browse all blog post topics and tags

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.