Quarkus

Ship's wheel representing Kubernetes
Article

Why Kubernetes native instead of cloud native?

Ken Finnigan

Learn how Kubernetes-native development with Quarkus offers seamless portability between cloud providers: The optimal choice for hybrid cloud environments.

DevNation Deep Dives
Page

DevNation Deep Dives

1-hour LIVE events that take a deep dive into the fundamentals of developer technology. Each course comes with live code and commands, and live chat Q&A with verbal responses from the presenters. 

Page Thumbnail
Page

Red Hat Middleware

Red Hat Middleware is a family of lightweight, cloud-friendly, enterprise-grade products that help you innovate faster and smarter. It bridges your applications to Red Hat's trusted infrastructure.

Quarkus
Article

See the magic behind Quarkus, the cloud-native Java framework

editorial-team +1

Our first DevNation Live regional event was held in Bengaluru, India in July. This free technology event focused on open source innovations, with sessions presented by elite Red Hat technologists. Quarkus is revolutionizing the way that we develop Java applications for the cloud-native era, and this tutorial, presented by Edson Yanaga , explains why. Yanaga looks at how Quarkus works and the techniques it uses to achieve its dramatic startup speed improvements. He also covers the Quarkus extension API, so...

Video Thumbnail
Video

Introduction to Quarkus: "Supersonic Subatomic Java"

Red Hat Developers

In our first Qtip, James Falkner gives a high-level introduction to Quarkus: "Supersonic Subatomic Java". This Qtip covers project creation, live reload, compilation to JVM, compilation to native, execution, testing, deployment and execution on containers. It also goes over the advantages and benefits that Quarkus provides.

Quarkus
Article

Autowire MicroProfile into Spring with Quarkus

John Clingan

We cover the scope and details of the Spring APIs supported by Quarkus, to provide an understanding of the foundation you can build on with MicroProfile APIs.