1 min read

Spring microservices in action

Spring microservices in action
Photo by Christina @ wocintechchat.com / Unsplash

Authors: Carnell John, Sanchez Illari Wailupo
Year: 2022
Number of Pages: 491

Spring makes creating and deploying microservices much easier! Libraries such as Spring Boot, Spring Cloud, and Spring Cloud Gateway help reduce the amount of generic code in REST services. They provide an effective set of tools for running microservices in both public and private clouds.
The book teaches how to build microservices-based applications using Java and Spring. Beginning with creating simple services, you will gradually move on to an introduction to efficient logging and monitoring techniques. You'll learn how to restructure Java applications using Spring's intuitive tools and master API management with the Spring Cloud Gateway. You'll also learn how to deploy Spring Cloud applications to AWS and Kubernetes.
This edition is intended for experienced Java and Spring developers.