Enterprise Java Microservices
Authors: Ken Finnigan
ISBN-10: 1617294241
ISBN-13: 9781617294242
Edition 版本: 1
Released: 2018-11-05
Print Length 页数: 272 pages
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.
Enterprise Java Microservices
未经允许不得转载:finelybook » Enterprise Java Microservices
相关推荐
- Software Architecture with Kotlin: Analyze, combine, and terraform various architecture styles for sustainable and scalable software
- Pragmatic Unit Testing in Java with JUnit, 3rd Edition
- Full Stack FastAPI, React, and MongoDB: Fast-paced web app development with the FARM stack, 2nd Edition
- Building AI Intensive Python Applications: Create intelligent apps with LLMs and vector databases
- Jakarta EE Application Development: Build enterprise applications with Jakarta CDI, RESTful web services, JSON Binding, persistence, and security, 2nd Edition
- Data Structures: Abstraction and Design Using Java, 4th Edition