MicroProfile, Your Cloud-Native Companion for Enterprise Java
Published on 03 Dec 2020
by Priya Khaira-HanksWriting microservices within Jakarta EE is technically possible, but you miss a few goodies for the distributed environment you are running in.
MicroProfile wants to optimize your Enterprise Java application by creating Java standards which link to some well known CloudNative standards like etcd for Configuration, OpenTracing and Jaeger for Distributed Tracing and Prometheus for Metrics.
In this talk, delivered by Payara's Rudy De Busscher at EclipseCon, he goes over some basic concepts of the MicroProfile specifications and show you through various demos how the integration with those tools can be done easily.
Examples of configuration, tracing, metrics and fault tolerance are shown. After this introduction, you will know all the basics to write your next micro-service with Enterprise Java and MicroProfile. Rudy demonstrates various examples of how the MicroProfile implementations can be integrated with products from the CloudNative standards. It gives insight into microservices defined with Java and MicroProfile can use those products to make the operations of their microservices easier.
Make sure you are following Payara on Twitter for the latest news on conference appearances.
Related Posts
Nugget Friday - Streamlining Configuration with MicroProfile Config
Published on 27 Sep 2024
by Luqman Saeed
0 Comments
Shaping Java's Future: Join the Jakarta EE Interest Group
Published on 25 Sep 2024
by Luqman Saeed
0 Comments