Ciaran Codes
  • Home
  • About
  • LinkedIn
  • Bluesky
  • Github

Microservices

A collection of 2 posts
Stop Gluing APIs Together - Build Real Systems with Event-Driven Architecture (.NET Example)
Microservices

Stop Gluing APIs Together - Build Real Systems with Event-Driven Architecture (.NET Example)

Most microservice systems end up as tangled messes of REST calls and dependency nightmares. In this article, we’ll build something better - an event-driven .NET 8 system using RabbitMQ and MassTransit that keeps services loosely coupled, fault-tolerant, and actually enjoyable to maintain.
01 Nov 2025 4 min read
Not Everything Needs to Be Microservices (Seriously, Stop It)
Microservices

Not Everything Needs to Be Microservices (Seriously, Stop It)

Somewhere along the way, developers decided that every single application needed to be sliced into a hundred tiny, independently deployable services. And that is how we ended up in microservices hell.
01 Feb 2025 2 min read
Page 1 of 1
Ciaran Codes © 2025
Powered by Ghost