*COD & Shipping Charges may apply on certain items.
Review final details at checkout.
₹2928
₹3079
4% OFF
Paperback
All inclusive*
Qty:
1
About The Book
Description
Author
Build robust and reliable Java applications that works on modern infrastructure such as containers and cloud using the new features in Quarkus 1.0Key FeaturesBuild apps with faster boot time and low RSS memory using the latest Quarkus 1.0 featuresSeamlessly integrate imperative and reactive programming models to build modern Java applicationsDiscover effective solutions for running Java on serverless apps microservices containers FaaS and the cloudBook DescriptionQuarkus 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.What you will learnBuild a native application using Quarkus and GraalVMSecure your applications using Elytron and the MicroProfile JWT extensionManage data persistence with Quarkus using PostgreSQLUse a non-blocking programming model with QuarkusLearn how to get Camel and Infinispan working in native modeDeploy an application in a Kubernetes-native environment using MinishiftDiscover Reactive Programming with Vert.xWho this book is forThe book is for Java developers and software architects who are interested in learning a promising microservice architecture for building reliable and robust applications. Knowledge of Java Spring Framework and REST APIs is assumed.Table of ContentsIntroduction to Quarkus Core ConceptsDeveloping Your First Application with QuarkusCreating a Container Image of Your ApplicationAdding Web Interfaces to Quarkus ServicesManaging Data Persistence with QuarkusBuilding Applications Using the MicroProfile APISecuring ApplicationsAdvanced Application DevelopmentUnifying Imperative and Reactive with Vert.xReactive Messaging with Quarkus