作者简介

Alex Soto is a Director of Developer Experience at Red Hat. He is passionate about Java world, software automation and he believes in the open source software model. Alex is the creator of NoSQLUnit project, member of JSR374 (Java API for JSON Processing) Expert Group, contributor of several open source projects. A Java Champion since 2017, international speaker and teacher at Salle URL University, he has talked about microservices, Kubernetes, testing techniques and continuous delivery in the 21st century.
Jason Porter is a software engineer currently working on the Red Hat Developer Program Team, Arquillian, Quarkus, web site and other developer experience projects within Red Hat. His specialties include Wildfly, Quarkus, CDI, JSF, Java EE, solr, and Gradle. He has worked with PHP, Ruby, Groovy, SASS, the rest of the web language arena (HTML, CSS, JS, etc). His current position as Senior Software Engineer at Red Hat has him work primarily on the developers.redhat.com website, however, he also contributes to JBoss Forge, Arquillian, Apache DeltaSpike, Awestruct, Asciidoctor and others as time allows. He's very interested in the developer experience and helping to improve it at all aspects.

内容简介

Kubernetes is becoming the de-facto platform to deploy our enterprise Java-based applications. However, this movement also implies some changes in the way we code our applications. Also, you can get in trouble easily if you containerize and run a Java application without taking proper measures. Containers are the basic units in Kubernetes, so it's important to have this process done correctly.

In this book, you’ll learn about Quarkus, a Java ecosystem way to develop cloud-first, container-native, serverless-focused and Kubernetes-optimized microservices. Through the course of the book, authors Alex Soto and Jason Porter provide several detailed solutions for installing, interacting with, and using Quarkus in development and production. You’ll learn how to adapt the system to your particular needs and become familiar with how Quarkus works within the wider Java ecosystem. Each standalone chapter features recipes written in O’Reilly’s popular problem-solution-discussion format.

Recipes in this cookbook focus on:

Enabling live reloading in dev mode, shortening the development cycle

Connecting to and communicating with Kafka

Developing with Reactive Programming Model

Simplifying persistence with Panache

Easily adding fault tolerance to your services

Gathering metrics for a deployed application

Building your application as a k8s ready container

Using Quarkus for Amazon Lambda functions

Utilizing Spring knowledge

Easing development with OpenAPI

Enabling security in your services

Testing a native Quarkus application


Alex Soto is a Director of Developer Experience at Red Hat. He is passionate about Java world, software automation and he believes in the open source software model. Alex is the creator of NoSQLUnit project, member of JSR374 (Java API for JSON Processing) Expert Group, contributor of several open source projects. A Java Champion since 2017, international speaker and teacher at ...

下载地址

豆瓣评论

  • Momo
    内容就像官网指南的大幅简化,增加的东西很少,不如直接看官网01-17
  • 富以柔
    本来期望能看到一些best practice的东西,但是书里面大部分的内容都是官网上guide的内容,不如直接看guide部分,给的例子更全面10-12
  • mwmmwmmwmwm
    基本上都是在复制官网的例子。05-14

猜你喜欢

大家都喜欢