'Demystifying Microservices for Java EE Developers' - new guide now available!
Published on 06 Mar 2017

Lately there has been a lot of talk about microservices - a new way to develop and design enterprise applications. In this document, written by David Heffelfinger - an independent Java EE expert - we aim to cut through the hype, explaining microservices in terms that make sense to Java EE developers.
Java EE developers can leverage their expertise and deploy their code to one of the lightweight application servers suitable for microservices development, such as Payara Micro.
Download our 'Demystifying Microservices for Java EE Developers' guide to find out how you can use your existing Java EE skills to get the best out of microservices. Here are some of the sections you will find in the guide:
- What are Microservices?
- Can Java EE do Microservices?
- Migrating to Microservices
- Examples using Payara Micro
- Java EE 8, Java EE 9 and MicroProfile
Related Posts
JBoss EAP 7 End of Support: What Java Developers Need to Know (And What to Do Next)
Published on 15 Aug 2025
by Chiara Civardi
0 Comments
Conquering Kubernetes Complexity: Why Java Developers Need More Than Just Containers
Published on 08 Aug 2025
by Chiara Civardi
0 Comments
Kubernetes, also known as K8s has become the de facto platform for orchestrating modern microservices architectures, promising resilience, scalability and faster deployment pipelines for Java applications. But for many developers, that promise ...