00 - What is Quarkus?

Quarkus
Kubernetes
Kubernetes-native Java framework
Author

ProtossGP32

Published

March 13, 2023

Introduction

From Quarkus official page:

Quarkus is a Kubernetes-native Java framework tailored for GraaalVM and HotSpot, craftet from best-of-breed Java libraries and standards. The goal is to make Java the leading platform in Kubernetes and serverless environments while offering developers a framework to address a wider range of distributed application architecture.

Getting started

Creating a new project