Java

Practising Quarkus_Tile card
E-book

Practising Quarkus

Antonio Goncalves

The only requirements to follow and understand this fascicle are having a knowledge of Java and having some knowledge of relational databases and Docker. This fascicle concentrates on Quarkus 1.8.2.Final. Its structure will help you to discover this technology as well as helping you to further dive into it if you already have some experience of it.

Featured image for checkpointing Java
Article

Checkpointing Java from outside of Java

Christine Flood

Don't let long load times bog down your Java applications! Learn how to use Checkpoint/Restore in Userspace (CRIU) for faster startup with checkpoints.

Quarkus featured image
Article

Quarked testing: Writing tests for Quarkus

Alex Soto Bueno +1

In this DevNation Tech Talk, we show you how to test Quarkus applications and services, from components like mocks to topics like persistence tests.

featured image for the new odo release
Article

Kubernetes integration and more in odo 2.0

Serena Chechile Nichols +1

Explore the updates in the odo 2.0 CLI, which now integrates with Kubernetes, defaults to devfile deployments, and lets you deploy Operators.

Kafka and Quarkus stream-themed featured image
Article

Build a data streaming pipeline using Kafka Streams and Quarkus

Kapil Shukla

Build a Quarkus application that streams and processes data in real-time using Kafka Streams. As we go through the example, you will learn how to apply Kafka concepts such as joins, windows, processors, state stores, punctuators, and interactive queries.

Quarkus featured image
Article

Quarkus and Jakarta EE: Together, or not?

Mark Little

Will Quarkus be compatible with Jakarta EE? As usual, the answer isn't a simple "yes" or "no," so settle in to learn the answer and why.