Event-Driven Microservices with Payara Micro
Originally published on 26 Mar 2018
Last updated on 26 Mar 2018

Developing applications by following a microservices architecture has been a popular way of developing software for a while now. During this time, a series of design patterns and best practices have emerged.
Event-Driven Microservices with Payara Micro
Download the Guide
These new design patterns can be applied to avoid common microservices pitfalls, particularly, event-driven architectures have become a popular way to develop distributed systems with microservices.
In this guide, we will cover some of these common microservices design patterns and best practices, and show how these best practices can be implemented in Java EE and Payara Micro.
Here are some of the topics covered in the guide:
- Design Patterns Typically Used in an Event-Driven Architecture
- Database Per Service
- Event Sourcing
- Message Brokers
- Example Using Payara Micro
The author David Heffelfinger is a Java Champion and Apache NetBeans committer, as well as an independent consultant focusing on Java EE. He is a frequent speaker at Java conferences and is the author of several books on Java and related technologies, such as “Java EE 8 Application Development”, “Java EE 7 with GlassFish 4 Application Server” and others.
David was named by TechBeacon as one of 39 Java leaders and experts to follow on Twitter. You can follow David on Twitter at @ensode
Related Posts
The Payara Monthly Catch - March 2025
Published on 31 Mar 2025
by Nastasija Trajanova
0 Comments
Join our webinar! Deploying Jakarta EE Applications with Payara Server and Payara Cloud
Published on 18 Mar 2025
by Dominika Tasarz
0 Comments
Join us for the webinar with the Java Champion Mike Redlich, where you'll discover how Payara Server and Payara Micro support mission-critical deployments, and see firsthand how Payara Cloud simplifies running Jakarta EE applications in the ...