E-Book, Englisch, 668 Seiten
Larsson Hands-On Microservices with Spring Boot and Spring Cloud
1. Auflage 2019
ISBN: 978-1-78961-352-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes
E-Book, Englisch, 668 Seiten
ISBN: 978-1-78961-352-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Microservices with Spring Boot and Spring Cloud".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Verteilte Systeme (Netzwerke)
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
Weitere Infos & Material
Table of Contents - Introduction to Microservices
- Introduction to Spring Boot
- Creating a Set of Cooperating Microservices
- Deploying Our Microservices Using Docker
- Adding an API Description Using OpenAPI/Swagger
- Adding Persisitence
- Developing Reactive Microservices
- Introduction to Spring Cloud
- Adding Service Discovery Using Netflix Eureka and Ribbon
- Using Spring Cloud Gateway to Hide Microservices Behind an Edge Server
- Securing Access to APIs
- Centralized Configuration
- Improving Resilience using Resilience4j
- Understanding Distributed Tracing
- Introduction to Kubernetes
- Deploying Our Microservices to Kubernetes
- Implementing Kubernetes Features as an Alternative
- Using a Service Mesh to Improve Observability and Management
- Centralized Logging with the EFK Stack
- Monitoring Microservices