Ebook: Spring: Microservices with Spring Boot
Author: Ranga Rao Karanam
- Tags: Computer Technology, Nonfiction, COM000000, COM051000, COM051280
- Year: 2018
- Publisher: Packt Publishing
- Language: English
- epub
Unlock the power of Spring Boot to build and deploy production-ready microservices
About This Book
Who This Book Is For
This book is aimed at Java developers who knows the basics of Spring programming and want to build microservices with Spring Boot.
What You Will Learn
In Detail
Microservices helps in decomposing applications into small services and move away from a single monolithic artifact. It helps in building systems that are scalable, flexible, and high resilient. Spring Boot helps in building REST-oriented, production-grade microservices.
This book is a quick learning guide on how to build, monitor, and deploy microservices with Spring Boot. You'll be first familiarized with Spring Boot before delving into building microservices. You will learn how to document your microservice with the help of Spring REST docs and Swagger documentation. You will then learn how to secure your microservice with Spring Security and OAuth2. You will deploy your app using a self-contained HTTP server and also learn to monitor a microservice with the help of Spring Boot actuator.
This book is ideal for Java developers who knows the basics of Spring programming and want to build microservices with Spring Boot.
This book is embedded with useful assessments that will help you revise the concepts you have learned in this book.
Style and approach
This book follows a practical approach to teach you how to build, monitor, and deploy microservices with Spring Boot.
Note: This book is a blend of text and quizzes, all packaged up keeping your journey in mind. It includes content from the following Packt product: