Spring Microservices in Action, 2nd Edition

  • 11h 20m 25s
  • Illary Huaylupo Sánchez, John Carnell
  • Manning Publications
  • 2021

By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technology Microservices break up your code into independent interconnected services that require careful forethought and design. Fortunately, Spring Boot, Spring Cloud, and Spring Cloud Gateway simplify the tedious plumbing and infrastructure setup required for microservice applications. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for the discovery, routing, and deployment of microservices to the enterprise and the cloud. Spring Cloud Gateway provides a clear and effective routing to APIs, with a single entry point into a system. Together, they make it a snap to spin up Spring applications as microservices and wire them together into a reliable, scalable system. about the book Fully updated and upgraded for the latest version of Spring, Spring Microservices in Action, Second Edition is an expanded revision of a Manning bestseller. In it, you''ll learn how to build microservice-based applications using Java and the Spring platform and how to efficiently monitor and log your microservices operations. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services. You''ll see how Spring''s intuitive tooling can help augment and refactor existing applications with microservices and how Spring Cloud Gateway makes it easy to handle multiple APIs with a single tool. You''ll also pick up best practices for using Spring with modern deployment platforms based on Kubernetes and Istio. what''s inside

  • Core microservice design principles
  • Microservices best practices
  • Using docker containers to run microservices
  • Managing configuration with Spring Cloud Config and Hashicorp Vault for sensitive information
  • Client-side resiliency with Hystrix, and Ribbon
  • Managing application metrics with Prometheus and Grafana
  • Intelligent routing using Spring Cloud Gateway
  • Distributed tracing with Spring Cloud Sleuth, Zipkin and ELK Stack
  • Deploying Spring Cloud applications with Kubernetes and Istio

about the reader This book is written for developers with Java and Spring experience. about the authors John Carnell is a senior cloud engineer with twenty years of experience in Java. Illary Huaylupo Sánchez is a software engineer with an MBA in IT management and over twelve years of experience in Java.

In this Audiobook

  • Chapter 1 - Welcome to the cloud, Spring
  • Chapter 2 - Exploring the microservices world with Spring Cloud
  • Chapter 3 - Building microservices with Spring Boot
  • Chapter 4 - Welcome to Docker
  • Chapter 5 - Controlling your configuration with the Spring Cloud Configuration Server
  • Chapter 6 - On service discovery
  • Chapter 7 - When bad things happen: Resiliency patterns with Spring Cloud and Resilience4j
  • Chapter 8 - Service routing with Spring Cloud Gateway
  • Chapter 9 - Securing your microservices
  • Chapter 10 - Event-driven architecture with Spring Cloud Stream
  • Chapter 11 - Distributed tracing with Spring Cloud Sleuth and Zipkin
  • Chapter 12 - Deploying your microservices
SHOW MORE
FREE ACCESS