Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Finnigan, Ken (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning Publications, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.