Mazzupa / quarkus-tutorial

Quarkus Tutorial for OpenShift Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn to build Cloud Native Java Applications using Quarkus

CircleCI

Historically Java was able to handle the biggest enterprise problem(s) with its "Write once, run anywhere" (WORA) paradigm. With Cloud Native Applications grown to popularity, things like running applications as linux containers, serverless taking centere stage — Java was pushed back by languages like golang, node.js as the forerunner to build Cloud Native Applications as they are smaller, quicker and argulably more nimble.

Quarkus is Kubernetes Native Java stack tailored for GraalVM & OpenJDK HotSpot, crafted from the best of breed Java libraries and standards.

In this tutorial we will start to explore how to create, build and deploy Cloud Native Java applications using Quarkus. The Java applications built this way are tiny as a subatomic particle (Quark) and tend to boot and run at supersonic speed

Developer Joy

Contributing

Please refer to the how to contribute? on how you can contribute to the tutorial

About

Quarkus Tutorial for OpenShift Workshop

License:Apache License 2.0


Languages

Language:HTML 59.6%Language:JavaScript 33.0%Language:Java 5.1%Language:Dockerfile 1.4%Language:Shell 0.9%