

Deploy an application in a Kubernetes-native environment using Minishift.Learn how to get Camel and Infinispan working in native mode.Use a non-blocking programming model with Quarkus.Manage data persistence with Quarkus using PostgreSQL.Secure your applications using Elytron and the MicroProfile JWT extension.Build a native application using Quarkus and GraalVM.Towards the end, we will learn advanced development techniques such as securing applications, application configuration, and working with non-blocking programming models using Vert.x. We will learn how to work with various APIs available to Quarkus such as Camel, Eclipse MicroProfile, and Spring DI.

We will also learn how to add database persistence to our application using PostgreSQL. Later, we will build a complete real-world application that will use REST and the Contexts and Dependency injection stack with a web frontend.

Next, we’ll learn how to create a container-native image of our application and execute it in a Platform-as-a-Service environment such as Minishift. Then we will quickly move on to application development, by installing the tooling required to build our first application on Quarkus. We start by learning about the basic concepts of a cloud-native application and its advantages over standard enterprise applications. The book is a development guide that will teach you how to build Java-native applications using Quarkus and GraalVM. Quarkus is a new Kubernetes-native framework that allows Java developers to combine the power of containers, microservices, and cloud-native to build reliable applications. Hands-On Cloud-Native Applications with Java and Quarkus: Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0

