Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Developing Reactive Microservices: Enterprise Implementation in Java by Markus Eisele

Posted By: lengen
Developing Reactive Microservices: Enterprise Implementation in Java by Markus Eisele

Developing Reactive Microservices: Enterprise Implementation in Java by Markus Eisele
English | 2016 | ISBN: N/A | 53 Pages | PDF | 3.0 MB

With microservices taking the software industry by storm, traditional enterprises running large, monolithic Java EE applications have been forced to rethink what they’ve been doing for nearly two decades. But how can microservices built upon reactive principles make a difference?
In this book, author walks Java developers through the creation of a complete reactive microservices-based system. You'll learn that while microservices are not new, the way in which these independent services can be distributed and connected back together certainly is. The result? A system that's easier to deploy, manage, and scale than a typical Java EE-based infrastructure.
You will: Get an overview of the Reactive Programming model and basic requirements for developing reactive microservices
Learn how to create base services, expose endpoints, and then connect them with a simple, web-based user interface
Understand how to deal with persistence, state, and clients
Use integration technologies to start a successful migration away from legacy systems