Skip to main content

How to Use MicroProfile and JDK Features to Scale Your Apps in the Cloud

By JDK, Microservices, Tutorial No Comments

https://dzone.com/articles/how-to-use-recent-microprofile-and-jdk-features-to Managing a potentially unlimited number of autonomous, loosely coupled and frequently updated microservices on top of a flexible cloud infrastructure, creates new challenges for developers. This article outlines features of recent JDK and MicroProfile updates for reliably deploying and scaling cloud applications while continuously integrating network and service updates….

Read More

Distributed Tracing With Java EE, Istio & MicroProfile

By Jakarta EE, MicroProfile Open Tracing API, Open Liberty, Video Tutorial, WebSphere Liberty No Comments

Distributed Tracing With Java EE, Istio & MicroProfile I’ve recorded a 17 minutes video that shows how to add distributed tracing to Java EE applications that run in an Istio cluster. The HTTP headers that correlate the tracing information can be added to the JAX-RS resources and clients via MicroProfile OpenTracing….

Read More