TL/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…
tech
-
-
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 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…
-
philosophy
Avoid Microservice Platform Lock In using Service Discovery
by David Dawsonby David DawsonThe promises of adopting the cloud for your software are enticing. Effectively limitless scalability, large reductions in capital expenditure, efficiency savings in staffing through automation. An exciting prospective, and one that…
-
This is a response to a blog post by Peter Ledbrook on his blog In it he asks about the future of Grails (and links to a recent talk of…