Blog - page 18

Introduction to the Quarkus Superheroes sample application, discusses some of the requirements for building it, and illustrates how to run it locally or deploy it to Kubernetes.

How to configure Smallrye Stork in a client-side microservice for using Kubernetes Service Discovery strategy

2.7.1.Final is the first maintenance release for our 2.7 release train.

The Quarkus World Tour of Java User Groups continues in 2022.

Quarkus 2.7.0.Final comes with an even better Quarkus CLI, an interactive terminal for dev mode, SmallRye Stork 1.0.0, an Oracle Reactive SQL Client extension and a ton of other things.

2.6.3.Final is the third maintenance release for our 2.6 release train.

The latest curated online stories, articles, and videos in and around Quarkus.

Ask (Quark)us anything!

Next Monday (Jan 17.), we will do Quarkus Insights based on your questions.

Creating a Quarkus extension for AWS CloudWatch We recently had the situation that we wanted to log our Quarkus application logs to AWS CloudWatch. Basically it takes some time but is not a big deal. Adding a CloudWatch dependency, creating a Log Handler and push the logs to CloudWatch via the provided AWS CloudWatch API. But what if you want to share it with others? Of course you could put it on GitHub as part...

2.6.2.Final is a maintenance release for our 2.6 release train. It brings back Kogito.