Enterprise Java 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 a...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning Publications,
[2019]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Part 1. Microservices basics. Enterprise Java microservices
- Developing a simple RESTful microservice
- Just enough application server for microservices
- Microservices testing
- Cloud native development
- Part 2. Implementing enterprise Java microservices. Consuming microservices
- Discovering microservices for consumption
- Strategies for fault tolerance and monitoring
- Securing a microservice
- Architecting a microservice hybrid
- Data streaming with Apache Kafka.