Book description
Build microservices-based enterprise applications with the latest version of Java EE
Key Features
- Create microservices in Spring and deploy them with Docker and Mesos
- Examine a number of real-world use cases and hands-on code examples
- Develop distributed applications based on microservices architecture
Book Description
Cloud-based applications have been increasingly in demand, and this has caused a shift from monolithic to microservice applications. With the help of Java EE 8 Microservices, you'll get to grips with the components of Java EE 8 and understand how they are used to implement microservices. This book explains how a monolithic application is transformed into a microservice application, then helps you connect it in a traditional way and use advanced approaches for asynchronous communication. Once you have learned the basics, you'll explore advanced topics to make your microservices robust, scalable, and secure. Microservices form distributed applications, and by the end of this book you'll have discovered how to develop, pack, ship, and support distributed applications using Java EE.
What you will learn
- Build microservices from the ground up with Java EE 8
- Implement and deploy microservices with Spring Boot
- Develop reactive pipelines for asynchronous communication
- Use caching mechanisms and JSON Web Token (JWT) to create scalable and secure microservices
- Empower microservices with the Micro Profile effort and implement health checks, fault tolerance, and monitoring mechanisms
- Use containers to build and deploy microservices
- Create contract-first documentation with Swagger and API Blueprint
Who this book is for
Java EE 8 Microservices is for Java EE developers keen to build microservice-based enterprise applications.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- About Packt
- Contributors
- Preface
- From Monoliths to Microservices
- Creating your first Microservice
- Connecting Microservices Together
- Asynchronous Communication for Microservices
- Path to Robust Microservices
- Scaling Microservices
- Securing Microservices
- Monitoring Microservices
- Building, Packaging, and Running Microservices
- Documenting and Testing MicroServices
- Other Books You May Enjoy
Product information
- Title: Java EE 8 Microservices
- Author(s):
- Release date: December 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788475143
You might also like
book
Java Coding Problems
Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, …
book
Design Patterns and Best Practices in Java
Create various design patterns to master the art of solving problems using Java About This Book …
book
RESTful Java Web Services - Third Edition
Master core REST concepts and create RESTful web services in Java About This Book Build efficient …
book
Mastering Microservices with Java - Third Edition
Master the art of implementing scalable and reactive microservices in your production environment with Java 11 …