Yesterday, RedHat announced the launch of ‘Quarkus’, a Kubernetes Native Java framework that offers developers “a unified reactive and imperative programming model” in order to address a wider range of distributed application architectures. The framework uses Java libraries and standards and is tailored for GraalVM and HotSpot. Quarkus has been designed keeping in mind serverless, microservices, containers, Kubernetes, FaaS, and the cloud and it provides an effective solution for running Java on these new deployment environments.
Twitter was abuzz with Kubernetes users expressing their excitement on this news- describing Quarkus as “game changer” in the world of microservices:
https://twitter.com/systemcraftsman/status/1103759828118368258
https://twitter.com/MarcusBiel/status/1103647704494804992
https://twitter.com/lazarotti/status/1103633019183738880
This open source framework is available under the Apache Software License 2.0 or compatible license. You can head over to the Quarkus website for more information on this news.
Using lambda expressions in Java 11 [Tutorial]
Bootstrap 5 to replace jQuery with vanilla JavaScript
Will putting limits on how much JavaScript is loaded by a website help prevent user resource abuse?