Enterprise Java Microservices

Enterprise Java Microservices

English | 2019 | ISBN: 978-1617294242 | 272 Pages | PDF, EPUB | 18 MB

Enterprise Java Microservices is an example-rich tutorial that shows how to design and manage large-scale Java applications as a collection of microservices.
Large applications are easier to develop and maintain when you build them from small, simple components. Java developers now enjoy a wide range of tools that support microservices application development, including right-sized app servers, open source frameworks, and well-defined patterns. Best of all, you can build microservices applications using your existing Java skills.
Enterprise Java Microservices teaches you to design and build JVM-based microservices applications. You’ll start by learning how microservices designs compare to traditional Java EE applications. Always practical, author Ken Finnigan introduces big-picture concepts along with the tools and techniques you’ll need to implement them. You’ll discover ecosystem components like Netflix Hystrix for fault tolerance and master the Just enough Application Server (JeAS) approach. To ensure smooth operations, you’ll also examine monitoring, security, testing, and deploying to the cloud.
What’s inside

  • The microservices mental model
  • Cloud-native development
  • Strategies for fault tolerance and monitoring
  • Securing your finished applications

About the Reader
This book is for Java developers familiar with Java EE.

Homepage