Event Driven Architecture with Atom Feeds
How to build an event-driven architecture, including event sourcing, without the need for messaging infrastructure using Atom feeds.
Johan ZietsmanHow to build an event-driven architecture, including event sourcing, without the need for messaging infrastructure using Atom feeds.
Johan ZietsmanThis post will look at two ways to extract performance metrics out of a Spring Batch Job using Dropwizard Metrics.
Johan ZietsmanWebFlux [http://docs.spring.io/spring-framework/docs/5.0.0.RC2/spring-framework-reference/web.html#web-reactive] is one of the standout features of Spring 5.0, which is a functional web framework alternative to Spring-MVC, built on top of Reactive principles. This post will look at how to build a b…
Johan ZietsmanDo you need to setup Single Sign-on (SSO) for a microservice architecture?
Johan ZietsmanHow to collect performance metrics, access events and general logs in a centralized place when deploying to Elastic Beanstalk.
Johan Zietsman