Skip to main content

Videotutoriales: Recorriendo MicroProfile en Español

By Documentation, Español, Example, MicroProfile Configuration, MicroProfile Fault Tolerance, MicroProfile Health Check, MicroProfile JWT Authentication, MicroProfile Metrics, MicroProfile Open Tracing API, MicroProfile Rest Client, Tutorial, Video Tutorial No Comments

Esta serie de videotutoriales ha sido preparada para que el desarrollador con conocimientos básicos de Java pueda adentrarse en la creación de microservicios con MicroProfile. Los vídeos han sido creados como capítulos independientes, por lo que pueden analizarse de forma individual y los ejercicios se ejecutan de principio a fin…

Read More

Keeping Brazil’s Medical Industry Safe with MicroProfile & Jakarta EE – Jakarta Tech Talks

By Apache TomEE, Jakarta EE, Java EE, MicroProfile Architecture, Microservices, Video Sessions No Comments

At Oracle Code One 2019  Rafael Guimares, Otavio Santana, and I presented this 45 minutes session for the first time. We provided a case of cloud migration and modernization of a widely use monolithic system with the help of MicroProfile, Jakarta EE, TomEEand Tribestream API Gateway in the Brazilian medical Industry that involved several challenges such as the fifth-largest…

Read More

Video Monitoring Resiliency Behavior With Fault Tolerance 1.1.

By Grafana, MicroProfile Fault Tolerance, MicroProfile Metrics, Prometheus, Video Tutorial No Comments

Monitoring Resiliency Behavior With MicroProfile I’ve recorded a 4 minutes video that shows how to get technical metrics of resiliency mechanism without effort with MicroProfile Fault Tolerance 1.1. Now, Fault Tolerance includes metrics that by default are emitted via the metrics endpoints. Video also shows how you can use and…

Read More

7 Minutes Interview on the Differences Between Java EE, Jakarta EE, and MicroProfile

By Jakarta EE, Java EE, MicroProfile Community, Microservices, Video Sessions No Comments

Difference between Java EE, Jakarta EE & MicroProfile At Devoxx BE 2018, I was interviewed by Yolande Poirier on what’s the difference between Java EE, now Jakarta EE, and Eclipse MicroProfile. During the 7 minutes conversation, we also discussed what enterprise projects could build their enterprise applications on.  You can…

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

Virtual Eclipse Meeting on MicroProfile+Istio recording available

By MicroProfile Community, MicroProfile Istio, Microservices, Open Liberty, Thorntail, Video Sessions No Comments

Emily and I gave a webinar yesterday about MicroProfile and Istio. The recording is available at https://www.youtube.com/watch?v=NYIEU2P7v9g: Links from the session: Eclipse newsletter about the same subject: https://www.eclipse.org/community/eclipse_newsletter/2018/september/MicroProfile_istio.php Blog post from me about work in the MicroProfile ServiceMesh working group https://medium.com/@pilhuhn/working-on-microprofile-service-mesh-istio-and-kiali-26d6c01b45cc Code sample to demonstrate cloud-native microservices: Main repo: https://github.com/eclipse/microprofile-service-mesh…

Read More

German video tutorial series on Eclipse MicroProfile

By Deutsche, Video Sessions, Video Tutorial No Comments

Heiko Rupp of Red Hat has started a German tutorial series on MicroProfile on his YouTube channel. The videos follow his presentation at Java-Forum-Stuttgart “MicroServices mit Eclipse MicroProfile entwickeln”. The first three episodes are Intro: what is MicroProfile and how to use it with the Thorntail server Rest-Client: how to use the RestClient…

Read More