𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Payara Micro Revealed: Cloud-Native Application Development with Java

✍ Scribed by David R. Heffelfinger


Publisher
Apress
Year
2022
Tongue
English
Leaves
249
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Develop, configure, and deploy Java cloud-native applications using Payara Micro. This book demystifies Java cloud-native application development using standard Microprofile APIs and covers Payara-specific features such as automatic clustering and application initialization performance improvements. You will learn how to improve startup performance by taking advantage of class data sharing, and configure cloud-native applications via standard development tools such as Maven and Gradle. The book also clarifies how to develop functionality necessary in a cloud environment, such as health checks and request tracing, using MicroProfile APIs.

The book begins by showing how to develop microservices using RESTful web services, followed by how to create microservice clients using MicroProfile and the REST client API. Dependency Injection via Jakarta Context and Dependency Injection (CDI) is also covered. Various approaches to application configuration are covered as well, including property files, environment variables, and system properties. You will learn to configure fault tolerance and high availability, generate system and custom application metrics, and generate health checks to automatically improve overall application health. You will know how to trace the flow of a request across service boundaries with OpenTracing. You will be able to make future maintenance easily through generating documentation, including how to automatically update documentation as your code is updated. Additionally, you will learn how to secure cloud applications and to automatically cluster applications and improve application startup performance.

What You Will Learn

  • Develop microservices using standard Java APIs
  • Implement cloud functionality such as request tracing and health checks
  • Deploy applications as thin archives and as uber archives
  • Configure applications via Maven and Gradle
  • Generate custom metrics for capacity planning and proactive discovery of issues
  • Implement features in support of high availability and fault tolerance
  • Secure your applications with Jason Web Tokens
  • Take advantage of Payara’s own cloud platform for easy deployment

Who This Book Is For

Java developers who wish to develop cloud-native applications and microservices, and Java EE application developers who wish to transition to developing cloud-native applications that are lightweight and easily deployed


πŸ“œ SIMILAR VOLUMES


Payara Micro Revealed: Cloud-Native Appl
✍ David R. Heffelfinger πŸ“‚ Library πŸ“… 2022 πŸ› Apress 🌐 English

<span>Develop, configure, and deploy Java cloud-native applications using Payara Micro. This book demystifies Java cloud-native application development using standard Microprofile APIs and covers Payara-specific features such as automatic clustering and application initialization performance improve

Practical Cloud-Native Java Development
✍ Emily Jiang, Andrew McCright, John Alcorn, David Chan, Alasdair Nottingham πŸ“‚ Library πŸ“… 2021 πŸ› Packt Publishing 🌐 English

<p><b>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</b></p><h4>Key Features</h4><ul><li>Apply your knowledge of Mic

Practical Cloud-Native Java Development
✍ Emily Jiang, Andrew McCright, John Alcorn, David Chan, Alasdair Nottingham πŸ“‚ Library πŸ“… 2021 πŸ› Packt Publishing 🌐 English

<p><b>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</b></p><h4>Key Features</h4><ul><li>Apply your knowledge of Mic

Cloud-Native Applications in Java
✍ Shyam Sundar & Munish Kumar Gupta & Ajay Mahajan [Shyam Sundar] πŸ“‚ Library πŸ“… 2018 πŸ› Packt Publishing 🌐 English

<span><p><b>Highly available microservice-based web apps for Cloud with Java</b></p><p><b>About This Book</b></p><ul><li>Take advantage of the simplicity of Spring to build a full-fledged application</li><li>Let your applications run faster while generating smaller cloud service bills</li><li>Integr

Hands-On Cloud-Native Applications with
✍ Francesco Marchioni; Mark Little πŸ“‚ Library πŸ“… 2019 πŸ› Packt Publishing 🌐 English

<p><b>Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0</b></p> Key Features <li>Build apps with faster boot time and low RSS memory using the latest Quarkus 1.0 features </li> <li>Seamlessly integrate

Cloud Architecture Patterns: Develop clo
✍ Bill Wilder πŸ“‚ Library πŸ“… 2012 πŸ› O'Reilly Media 🌐 English

If your team is investigating ways to design applications for the cloud, this concise book introduces 11 architecture patterns that can help you take advantage of cloud-platform services. You'll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what