Название: Spring Microservices in Action Автор: John Carnell Издательство: Manning Publications ISBN: 1617293989 Год: 2017 Страниц: 375 Язык: English Формат: True PDF Размер: 11 MB
Spring Microservices in Action was written for the practicing Java/Spring developer who needs hands-on advice and examples of how to build and operationalize microservice-based applications. When I wrote this book, I wanted it to be based around core microservice patterns that aligned with Spring Boot and Spring Cloud examples that demonstrated the patterns in action. As such, you’ll find specific microservice design patterns discussed in almost every chapter, along with examples of the patterns implemented using Spring Boot and Spring Cloud. Microservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies enterprise Java development. 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. About the Reader: This book is written for developers with Java and Spring experience. You should read this book if: You’re a Java developer who has experience building distributed applications (1-3 years). You have a background in Spring (1+ years). You’re interested in learning how to build microservice-based applications. You’re interested in how you can use microservices for building cloud-based applications. You want to know if Java and Spring are relevant technologies for building microservice-based applications. You’re interested in seeing what goes into deploying a microservice-based application to the cloud.