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.

How to build an event-driven architecture, including event sourcing, without the need for messaging infrastructure using Atom feeds.
This post will look at two ways to extract performance metrics out of a Spring Batch Job using Dropwizard Metrics.
WebFlux 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 basic chat application using WebFlux on the server to handle incoming WebSockets and React on the front end…
Do you need to setup Single Sign-on (SSO) for a microservice architecture?
How to collect performance metrics, access events and general logs in a centralized place when deploying to Elastic Beanstalk.