Hands-On Cloud-Native Microservices with Jakarta EE - Helion
Tytuł oryginału: Hands-On Cloud-Native Microservices with Jakarta EE
ISBN: 9781788834421
stron: 342, Format: ebook
Data wydania: 2019-01-31
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
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.
Osoby które kupowały "Hands-On Cloud-Native Microservices with Jakarta EE", wybierały także:
- Wprowadzenie do Javy. Programowanie i struktury danych. Wydanie XII 193,23 zł, (59,90 zł -69%)
- Spring i Spring Boot. Kurs video. Testowanie aplikacji i bezpiecze 129,00 zł, (51,60 zł -60%)
- Metoda dziel i zwyci 89,00 zł, (35,60 zł -60%)
- JavaFX. Kurs video. Wzorce oraz typy generyczne 79,00 zł, (31,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
Spis treści
Hands-On Cloud-Native Microservices with Jakarta EE. Build scalable and reactive microservices with Docker, Kubernetes, and OpenShift eBook -- spis treści
- 1. Jakarta EE the new open source life of JEE
- 2. Microservices and Reactive anatomy of the new software architecture
- 3. Cloud native application and microservices
- 4. Building Microservices Using Thorntail
- 5. Eclipse MicroProfile and transactions Narayana LRA
- 6. Linux containers
- 7. Platform as a Service
- 8. Patterns Introduction
- 9. Deployments
- 10. Monitoring
- 11. APPENDIX A Build microservices using Spring Boot 2
- 12. APPENDIX B Build microservice using Vert.X