The co-op bookstore for avid readers
Book Cover for: Practical Cloud-Native Java Development with MicroProfile: Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroP, Emily Jiang

Practical Cloud-Native Java Development with MicroProfile: Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroP

Emily Jiang

Written by leading MicroProfile experts, this book provides you with best practices for building enterprise-grade cloud-native applications using MicroProfile 4.1 and running them on Open Liberty with Docker, Kubernetes, and Istio


Key Features:

  • Apply your knowledge of MicroProfile APIs to develop cloud-native applications
  • Use MicroProfile Health to provide the startup, liveness, and readiness status of your enterprise application
  • Build an end-to-end stock trader project and containerize it to deploy to the cloud with Istio interaction


Book Description:

In this cloud-native era, most applications are deployed in a cloud environment that is public, private, or a combination of both. To ensure that your application performs well in the cloud, you need to build an application that is cloud native. MicroProfile is one of the most popular frameworks for building cloud-native applications, and fits well with Kubernetes. As an open standard technology, MicroProfile helps improve application portability across all of MicroProfile's implementations.


Practical Cloud-Native Java Development with MicroProfile is a comprehensive guide that helps you explore the advanced features and use cases of a variety of Jakarta and MicroProfile specifications. You'll start by learning how to develop a real-world stock trader application, and then move on to enhancing the application and adding day-2 operation considerations. You'll gradually advance to packaging and deploying the application. The book demonstrates the complete process of development through to deployment and concludes by showing you how to monitor the application's performance in the cloud.


By the end of this book, you will master MicroProfile's latest features and be able to build fast and efficient cloud-native applications.


What You Will Learn:

  • Understand best practices for applying the 12-Factor methodology while building cloud-native applications
  • Create client-server architecture using MicroProfile Rest Client and JAX-RS
  • Configure your cloud-native application using MicroProfile Config
  • Secure your cloud-native application with MicroProfile JWT
  • Become well-versed with running your cloud-native applications in Open Liberty
  • Grasp MicroProfile Open Tracing and learn how to use Jaeger to view trace spans
  • Deploy Docker containers to Kubernetes and understand how to use ConfigMap and Secrets from Kubernetes


Who this book is for:

This book is for Java application developers and architects looking to build efficient applications using an open standard framework that performs well in the cloud. DevOps engineers who want to understand how cloud-native applications work will also find this book useful. A basic understanding of Java, Docker, Kubernetes, and cloud is needed to get the most out of this book.

Book Details

  • Publisher: Packt Publishing
  • Publish Date: Sep 22nd, 2021
  • Pages: 404
  • Language: English
  • Edition: undefined - undefined
  • Dimensions: 9.25in - 7.50in - 0.83in - 1.52lb
  • EAN: 9781801078801
  • Categories: Languages - JavaSoftware Development & Engineering - GeneralBusiness & Productivity Software - General

About the Author

Jiang, Emily: - Emily Jiang is a Java Champion, a cloud-native architect with practical experience of building cloud-native applications. She is a MicroProfile guru, leading a number of MicroProfile specifications as well as the implementations in Open Liberty. She is a well-known international conference speaker.
McCright, Andrew: - Andy McCright is IBM's Web Services Architect with 20 years of experience building Enterprise Java runtimes. He leads the MicroProfile Rest Client & GraphQL projects and contributes to Open Liberty, Jakarta REST, CXF, RESTEasy, and more. He is also a blogger.
Alcorn, John: - John Alcorn is an application modernization architect in the Cloud Engagement Hub, specializing in helping customers modernize their traditional Java EE applications to the cloud. He developed and maintains the Stock Trader application that shows how to build a composite application out of MicroProfile-based microservices in Java. You can connect with John via Twitter.

Praise for this book

"This book provides a broad and deep look at the relevant topics you need to consider as you and your organization ramp up cloud adoption and tackle application portfolio modernization. The authors of this book bring with them years and years of experience from both the middleware definition and implementation side of the business and from the application side, having worked with countless clients to demonstrate the art of the possible and bring new business systems to life. I know they have saved me several times when clear precise technical answers were needed quickly. Given the openness of the approach to defining and evolving MicroProfile, there is also less risk of vendor lock-in, not to mention a great environment for incubating innovation both in specification and implementation. If you are like me and struggle to consume abstract architectural pictures & conceptual guidance that isn't backed by real code and told in the voice of someone who has done it, you will enjoy reading this book. In this book, you will find the necessary concepts for cloud architectures supported by concrete examples. Please enjoy this book and all it has to offer."


--

Eric Herness, IBM Fellow and Vice-President, Cloud Engagement Hub CTO




"This book covers quite a bit of ground with a natural progression from a high-level introduction to developing with MicroProfile platform specifications (and the Jakarta EE APIs required by MicroProfile) to Day 2 operations, standalone specifications, and the future of MicroProfile. [...]Being more recent, this book covers some of the newer specifications like MicroProfile GraphQL and MicroProfile LRA. [...]While not all of these specifications are used in the context of Stock Trader, the specification coverage is pretty complete. I definitely recommend this book, especially if you are interested in combining the breadth of Jakarta EE APIs with MicroProfile APIs."


--

John Clingan, Eclipse MicroProfile Co-Founder and Committer at MicroProfile.IO"