Quarkus is a Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM. It offers fast boot times, low memory usage, and high memory density, making it ideal for creating scalable and lightweight applications. Quarkus features include container-first development, unifying imperative and reactive styles, leveraging community standards, being Kube-Native, providing developer joy, and offering unequaled performance.
Red Hat
A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.
Now Available
A Kubernetes Native Java stack is a software stack designed to work optimally within a Kubernetes environment. It leverages the native capabilities of Kubernetes and is built with libraries and standards that best suit the Java programming language. It is tailored for OpenJDK HotSpot and GraalVM, enabling fast boot times, low memory usage, and high memory density. This stack is ideal for creating scalable, fast, and lightweight applications that can easily be managed and scaled using Kubernetes.
Quarkus 3.9.1
Get Started with Quarkus Read the Guides
Quarkus Features
Container First
Quarkus tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.
Unifies imperative and reactive
Combine both the familiar imperative code and the reactive style when developing applications.
Community and Standards
Quarkus provides a cohesive, fun to use, full-stack framework by leveraging a growing list of over fifty best-of-breed libraries that you love and use. All wired on a standard backbone.
Kube-Native
The combination of Quarkus and Kubernetes provides an ideal environment for creating scalable, fast, and lightweight applications. Quarkus significantly increases developer productivity with tooling, pre-built integrations, application services, and more.
Developer Joy
A cohesive platform for optimized developer joy with unified configuration and no hassle native executable generation. Zero config, live reload in the blink of an eye and streamlined code for the 80% common usages, flexible for the remainder 20%.
The live coding fast feedback loop was very useful when developing with Quarkus. Although fast startup was nice, it wasn’t critical since our apps are long-running, but during development, as we tweaked our APIs, being able to immediately re-test saved us a ton of development time.
- Lead Developer on the Adoptium Technical Steering Committee
Read this User Story | See All User Stories