Skip to main content
Welcome to

MicroProfile Blog

Become a Microprofile Author

Are you a MicroProfile Speaker?

Your session needs MP media coverage!  Submit a github issue by filling in all the required information & we will do our best to push your session to the MicroProfile Community.

End-to-End Example App Running MicroProfile on Kubernetes and Istio

There are many good examples that demonstrate specific MicroProfile functionality and there are also good examples that showcase Istio functionality, especially the BookInfo application. Since I couldn’t find a comprehensive application that utilizes MicroProfile and Istio, my colleague Harald Uebele and I have built one.

Read More

Quarkus MicroProfile Cheat Sheet

This stackoverflow question on MicroProfile support in Quarkus pointed out the need for a one-pager cheat-sheet on Quarkus MicroProfile support. MicroProfile is a collection of specifications. SmallRye is a project that implements MicroProfile specifications. Generally speaking, there is a SmallRye GitHub repo in support of each specification. Quarkus implements MicroProfile specifications…

Read More

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

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

ebook: Building an API Backend with MicroProfile

https://kodnito.com/posts/building-an-api-backend-with-microprofile-ebook/ Background on e-book project and its value,  a few weeks ago, after requesting open feedback from the MicroProfile Community and participating in the Community hangout  dated 2/19/19, I was a part of the ebook’s Q&A.   Excited, I started working on a MicroProfile ebook called Building an API Backend with MicroProfile. The ebook…

Read More