Skip to content

Book Extra - Learn Microservices with Spring Boot - 3rd Edition

Notifications You must be signed in to change notification settings

Book-Microservices-v3/book-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Book's Extra Chapters - Learn Microservices with Spring Boot - 3rd Edition

Table of Contents

The practical case study

The practical case study All the contents in the book are presented around a practical case study, that evolves each chapter with the introduction of new concepts.

You start with a small monolith, looking at the best design practices, and you learn how Spring Boot works with real examples.

Then, you introduce a second microservice in the system, and study the differences between synchronous and asynchronous communication. That’s how you get to Event-Driven architectures. Once you enter into the world of microservices, you must learn the most important architecture patterns for distributed systems: Gateway, Service Discovery, Load Balancing, Resilience, Scalability, Distributed Tracing, etc.

Book Components View

Questions about the book

Do you have questions about the book? Feel free to ask!

  • For general questions about the book: please use Goodreads’ book page. Alternatively, you can post a comment on this page.
  • Did you find any broken link? That may happen, please let me know via comment on this page, Goodreads, or Twitter.
  • Questions about the source code? Are you stuck? Don’t worry, I can help. Just open an issue on the corresponding Github repository.

Supporting the author

Did you like the book? That’s great, I’m glad I helped you learn something new. If you want to help me spread the word and make this book reach more people, you can:

Resources

  • 📝 Using the @Builder annotation - This article delves into the intricacies of the @Builder annotation, exploring its functionality and practical applications in streamlining object creation and enhancing code readability in software development
  • 🎥 The Ultimate Guide to Mastering Behavior Driven Development - Explore the world of Behavior Driven Development (BDD) in this comprehensive video guide, covering its fundamentals, advantages, and comparison with Test-Driven Development (TDD). Learn the appropriate applications of BDD vs. TDD and master the art of writing effective BDD scenarios

About

Book Extra - Learn Microservices with Spring Boot - 3rd Edition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published