Thursday, March 21, 2019

Quarkus and Microservices

I receive this email from my friend Rob and I gladly publish it:


I see a lot of migration work going on in the future from existing JEE solutions, broken down to microservices and moving to native k8s images compiled with GraalVM.

The complete JEE programming model gets a fresh look towards microservices.

https://microprofile.io/

Go through this presentation

https://docs.google.com/presentation/d/1KsVjbmGcZuFCtx5F7ZeCwogM6VPCC6VwwLYFQelb8H8/edit#slide=id.g4f0ac3570c_11_0

get the ebook

https://microprofile.io/2019/02/25/building-an-api-backend-with-microprofile-ebook/

and the github

https://github.com/cicekhayri/ebook-Building-an-API-Backend-with-MicroProfile

and finally this will all go to this, quarkus "Quarkus is a Kubernetes Native Java framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java libraries and standards."

https://microprofile.io/2019/03/07/next-generation-kubernetes-native-java-framework-implements-eclipse-microprofile/


This is the fastest realtime hot replace developer solution I have seen "quarkus:dev", this outperforms spring boot devtools

https://quarkus.io/guides/getting-started-guide



No comments: