The rise and hopefully fall of system Entities as a modelling approach for Microservices
ddd
-
-
Coding
Building Reactive Microservices using Muon and scaling them using Kafka, Cassandra and friends
by David Dawsonby David DawsonTL/DR Microservices == distributed systems. RPC is well known for creating fragility in systems, Muon offers a way of building others kinds of APIs, based on Reactive principles while keeping…
-
What is an event architecture?
What are the different ways you can build using events?
If you don’t build properly, your eventually consistent system will become “hopefully consistent”, and fail.
-
In this post I document how we created the Repository system in the Newton framework. Enabling auto creation of repositories and injection of interfaces that…
-
This article introduces a project I’ve been working on for the past few years in one form or another. Muon For the past bunch of years, I’ve been working with…
-
This article was originally posted at simplicityitself.com. Simplicity Itself has now closed, and so I have moved my articles here. If you would like to read up on why it…
-
Without a doubt, Microservices as an architecture has grasped the imagination of modern development like no other. We’ve found that, contrary to what many will tell you, it defies tight…
-
Recently (June 2015), I gave a talk at the DDD Exchange at Skills Matter in London. This was a little last minute! The (then Simplicity Itself) CTO, Russ Miles, was…
-
No programmer likes to plan for their work to be taken offline and shutdown, but part of good antifragile thinking is allowing things that aren’t successful, to end. Applying that…
-
When approaching development of Microservices, it’s often easy to think of the services themselves as the valuable pieces of your system. each service you add gives you more functionality, and…
- 1
- 2