Book description
Discover how cloud-native microservice architecture helps you to build dynamically scalable applications by using the most widely used and adopted runtime environments
Key Features
- Build robust cloud-native applications using a variety of tools
- Understand how to configure both Amazon Web Services (AWS) and Docker clouds for high availability
- Explore common design patterns used in building and deploying microservices architecture.
Book Description
Businesses today are evolving rapidly, and developers now face the challenge of building applications that are resilient, flexible, and native to the cloud. To achieve this, you'll need to be aware of the environment, tools, and resources that you're coding against.
The book will begin by introducing you to cloud-native architecture and simplifying the major concepts. You'll learn to build microservices in Jakarta EE using MicroProfile with Thorntail and Narayana LRA. You'll then delve into cloud-native application x-rays, understanding the MicroProfile specification and the implementation/testing of microservices. As you progress further, you'll focus on continuous integration and continuous delivery, in addition to learning how to dockerize your services. You'll also cover concepts and techniques relating to security, monitoring, and troubleshooting problems that might occur with applications after you've written them.
By the end of this book, you will be equipped with the skills you need to build highly resilient applications using cloud-native microservice architecture.
What you will learn
- Integrate reactive principles in MicroProfile microservices architecture
- Explore the 12-factors-app paradigm and its implications
- Get the best out of Java versions 8 and 9 to implement a microservice based on Thorntail
- Understand what OpenShift is and why it is so important for an elastic architecture
- Build a Linux container image using Docker and scale the application using Kubernetes
- Implement various patterns such as, Circuit Breaker and bulkheads
- Get to grips with the DevOps methodology using continuous integration (CI) and continuous deployment (CD)
Who this book is for
This book is for developers with basic knowledge of Java EE and HTTP-based application principles who want to learn how to build, test and scale Java EE microservices. No prior experience of writing microservices in Java EE is required.
Table of contents
- Title Page
- Copyright and Credits
- Contributors
- About Packt
- Preface
- Jakarta EE - the New Open Source Life of Java EE
- Microservices and Reactive Architecture
- Cloud-Native Applications
- Building Microservices Using Thorntail
- Eclipse MicroProfile and Transactions - Narayana LRA
- Linux Containers
- Platform as a Service
- Microservices Patterns
- Deployment
- Monitoring
- Building Microservices Using Spring Boot 2
- Building Microservices Using Vert.X
- Other Books You May Enjoy
Product information
- Title: Hands-On Cloud-Native Microservices with Jakarta EE
- Author(s):
- Release date: January 2019
- Publisher(s): Packt Publishing
- ISBN: 9781788837866
You might also like
book
Kubernetes Native Microservices with Quarkus and MicroProfile
Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards. In Kubernetes …
book
Hands-On Microservices with Kubernetes
Enhance your skills in building scalable infrastructure for your cloud-based applications Key Features Learn to design …
book
Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework
See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a …
book
Mastering Microservices with Java - Third Edition
Master the art of implementing scalable and reactive microservices in your production environment with Java 11 …