𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Moises Macero (auth.)


Publisher
Apress
Year
2017
Tongue
English
Leaves
337
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Table of Contents


Front Matter ....Pages i-xi
Introduction (Moises Macero)....Pages 1-7
The Basic Spring Boot Application (Moises Macero)....Pages 9-21
A Real Three-Tier Spring Boot Application (Moises Macero)....Pages 23-98
Starting with Microservices (Moises Macero)....Pages 99-177
The Microservices Journey Through Tools (Moises Macero)....Pages 179-265
Testing the Distributed System (Moises Macero)....Pages 267-314
Back Matter ....Pages 315-330

✦ Subjects


Java


πŸ“œ SIMILAR VOLUMES


Learn Microservices with Spring Boot: A
✍ Moises Macero πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

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

Learn Microservices with Spring Boot 3:
✍ MoisΓ©s Macero GarcΓ­a, Tarun Telang πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatib

Learn Microservices with Spring Boot 3:
✍ MoisΓ©s Macero GarcΓ­a, Tarun Telang πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

<p><span>This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its

Practical Microservices Architectural Pa
✍ Binildas Christudas πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

About this book Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture.