Audiobook description
A must-have for any professional Spring microservice developer’s bookshelf!Iain Campbell, Tango Telecom
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
Building and deploying microservices can be easy in Spring! Libraries like Spring Boot, Spring Cloud, and Spring Cloud Gateway reduce the boilerplate code in REST-based services. They provide an effective toolbox to get your microservices up and running on both public and private clouds.
about the book
Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You’ll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring’s intuitive tooling, and master API management with Spring Cloud Gateway. You’ll even deploy Spring Cloud applications with AWS and Kubernetes.
what's inside
- Microservice design principles and best practices
- Configuration with Spring Cloud Config and Hashicorp Vault
- Client-side resiliency with Resilience4j, and Spring Cloud Load Balancer
- Metrics monitoring with Prometheus and Grafana
- Distributed tracing with Spring Cloud Sleuth, Zipkin, and ELK Stack
about the audience
For experienced Java and Spring developers.
about the author
John Carnell is a senior cloud engineer with 20 years of Java experience. Illary Huaylupo Sánchez is a software engineer with over 13 years of experience.
A holistic and practical approach to building cloud native microservices using Spring. Loads of practice, advice, and fun.Satej Sahu, Honeywell
A perfect reference, whether you are a beginner or an experienced Java developer.
Philippe Vialatte, Symphony
A great guide on modern secure deployment practices for the cloud.
Todd Cook, Appen
NARRATED BY ADAM NEWMARK
Table of contents
- 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
- Appendix A. Microservices architecture best practices
- Appendix B. OAuth2 grant types
- Appendix C. Monitoring your microservices
Product information
- Title: Spring Microservices in Action, Second Edition
- Author(s):
- Release date: June 2021
- Publisher(s): Manning Publications
- ISBN: None
You might also like
book
Spring Microservices in Action, Second Edition
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity …
book
Spring Microservices in Action
Spring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring …
video
Building Microservices with Spring Boot, Second Edition
7+ Hours of Video Instruction The term “microservices” has gained significant traction over the last few …
book
Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud
Take your distributed applications to the next level and see what the reference architectures associated with …