Microservices
-
Enterprise Java

Carving the Java EE Monolith Into Microservices
Following my introduction blog about why microservices should be event-driven, I’d like to take another few steps and blog about…
Read More » -
Software Development

Why Microservices Should Be Event Driven: Autonomy vs Authority
I’ve been working on a series of articles showing how to build microservices using an event-driven approach (which IMHO is…
Read More » -
Software Development

Scalable Microservices through Messaging
Microservices are everywhere nowadays, and so is the idea of using service choreography (instead of service orchestration) for microservices interactions. In…
Read More » -
Software Development

Modelling Microservice Patterns in Code
Service Interactions There is a number of simple interactions a service can support. Which pattern is best for your application…
Read More » -
Software Development

3 Easy Things to Do to Make Your Microservices More Resilient
One of the advantages of building distributed systems as microservices is the ability of the system as a whole to…
Read More » -
Enterprise Java

Whirlpool: Microservices Using Netty And Kafka
Introduction In my last blog, I introduced Netty being used as a web server. That example worked well… as long…
Read More » -
Software Development

4 Challenges You Need to Address with Microservices Adoption
Want to read more on how enterprise teams scale with microservices? Read the full eBook on “How to Build (and…
Read More » -
Software Development

Immutable pointers – a pattern for modular design to help achieve microservices
Modular design has a lot of benefits, including: making it easier to predict the impacts from a change helping developers…
Read More » -
Software Development

How to Migrate to Microservices
Want to read more on the process of migrating to microservices? Read the full eBook on “How to Build (and…
Read More »


