RSS.Social

CodeOpinion

follow: @[email protected]

Posts

Composing Data from Multiple Services

Why Separate Databases? Explaining Like You’re Five

Loosely Coupled Monolith – Software Architecture – 2025 Edition

Database Migration Strategies

Distributed Systems Mistakes Nobody Warns You About: Consistency

.NET Channels as a In-Memory Message Bus – Beware!

5 Mistakes That Make Your Code Unmaintainable

You DON’T Need Microservices for Serverless!

API Caching Done Right

Database Coupling: How to FIX a Spaghetti Code System

10 Years of Software Architecture: Best And Worst Decisions

CRUD APIs are Poor Design

DTOs & Mapping : The Good, The Bad, And The Excessive

Cloud vs Self-Hosting

Microservices to Monolith

Static Variables & Methods are Evil?

I’d rather read 50 lines than Extract Method Refactoring

Commands or Events: Which One for Workflow?

Screaming Architecture: Not Driven By Entities

Do you really need that abstraction or generic code? (YAGNI)

DRY principle is why your codebase sucks?