Java

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.

Open Liberty
Article

JSON logging updates in Open Liberty 20.0.0.8

Jakub Pomykala

Discover Open Liberty 20.0.0.8's new JSON logging features that take advantage of the accessLogging logFormat attribute, and get started using them.