Please share your thoughts on this book with others by leaving a review on the site that you bought it from. If you purchased the book from Amazon, please leave us an honest review on this book's Amazon page. This is vital so that other potential readers can see and use your unbiased opinion to make purchasing decisions, we can understand what our customers think about our products, and our authors can see your feedback on the title that they have worked with Packt to create. It will only take a few minutes of your time, but is valuable to other potential customers, our authors, and Packt. Thank you!
-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Hands-On Cloud-Native Applications with Java and Quarkus
By :

Hands-On Cloud-Native Applications with Java and Quarkus
By:
Overview of this book
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. The book is a development guide that will teach you how to build Java-native applications using Quarkus and GraalVM.
We start by learning about the basic concepts of a cloud-native application and its advantages over standard enterprise applications. Then we will quickly move on to application development, by installing the tooling required to build our first application on Quarkus. 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. Later, we will build a complete real-world application that will use REST and the Contexts and Dependency injection stack with a web frontend. We will also learn how to add database persistence to our application using PostgreSQL. We will learn how to work with various APIs available to?Quarkus?such as Camel, Eclipse MicroProfile, and Spring DI. 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.
By the end of this book, you will be proficient with all the components of Quarkus and develop-blazing fast applications leveraging modern technology infrastructure.
Table of Contents (15 chapters)
Preface
Introduction to Quarkus Core Concepts
Developing Your First Application with Quarkus
Creating a Container Image of Your Application
Section 2: Building Applications with Quarkus
Adding Web Interfaces to Quarkus Services
Managing Data Persistence with Quarkus
Building Applications Using the MicroProfile API
Securing Applications
Section 3: Advanced Development Tactics
Advanced Application Development
Unifying Imperative and Reactive with Vert.x
Reactive Messaging with Quarkus
Other Books You May Enjoy
Customer Reviews