Jump to ratings and reviews
Rate this book

Learn Microservices with Spring Boot: A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber

Rate this book
Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber.
Author Moises Macero follows a very pragmatic approach to explain the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. He covers some of the state-of-the-art techniques in computer programming, from a practical point of view. You'll focus on what's important, starting with the minimum viable product but keeping the flexibility to evolve it.
What You'll Learn
Build microservices with Spring Boot


Use event-driven architecture and messaging with RabbitMQ


Create RESTful services with Spring


Master service discovery with Eureka and load balancing with Ribbon


Route requests with Zuul as your API gateway


Write end-to-end rests for an event-driven architecture using Cucumber


Carry out continuous integration and deployment

Who This Book Is For
Those with at least some prior experience with Java programming. Some prior exposure to Spring Boot recommended but not required.

344 pages, Paperback

Published December 10, 2017

36 people are currently reading
52 people want to read

About the author

Moises Macero

4 books4 followers
Moisés Macero García has been a software developer since he was a kid, when he started playing around with BASIC on his ZX Spectrum. During his career, Moisés has most often worked in development and architecture for small and large projects, and for his own startups too. He enjoys making software problems simple, and he likes working in teams where he can not only coach others but also learn from them.

Moisés is the author of the blog thepracticaldeveloper.com, where he shares solutions for technical challenges, guides, and his view on ways of working in IT companies. He also organizes workshops for companies that need a practical approach to software engineering. In his free time, he enjoys traveling and hiking. You can follow Moisés or contact him on his twitter account @moises_macero.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
9 (29%)
4 stars
11 (35%)
3 stars
8 (25%)
2 stars
2 (6%)
1 star
1 (3%)
Displaying 1 - 7 of 7 reviews
Profile Image for Raúl.
19 reviews15 followers
April 13, 2020
3.5 stars actually. This book provides a nice transition into the Java ecosystem for developing uServices. Coming myself from C++, I have been able to follow a complete Java development of an application smoothly: it presents a real project and follows an agile approach with 'minimum value provided' increments , initially decomposing the problem into the classic 'MVC' pattern under the Spring framework with the corresponding unit test and finally, the deployment of the application dealing with uServices architectural features (messaging, service discovery, load balancing ...)
Profile Image for Du.
22 reviews
February 1, 2021
I first read this book when I want to read about micro-services. So far, it helped to understand some patterns and concepts of micro-services.
Profile Image for Prashant.
8 reviews
September 7, 2021
Structure of given multiplication project can be improved . The big picture of multiplication is not transferred in code . I am finding it hard to create big picture of project in mind .
Profile Image for Ajita Gupta.
100 reviews
November 4, 2024
This is a good book. Although I skipped the UI, RabbitMQ, and testing parts I could follow well enough to enhance my knowledge and build more confidence with Spring. Microservices are the thing right now and if you don't understand them you lose. Go give this one a read!
Displaying 1 - 7 of 7 reviews

Can't find what you're looking for?

Get help and learn more about the design.