Email the Author
You can use this page to email Enrique Medina Montenegro about Spring Boot Microservices in Production.
About the Book
Build bulletproof Spring Boot microservices with proven architecture patterns, hands‑on DDD, and production‑grade resilience.
What’s inside:
- Incremental migration from monoliths using Strangler Fig, event‑driven decomposition, and database‑per‑service for true autonomy.
- A complete Spring Boot dev environment: JDK 17+, IDE setup, Maven/Gradle, Docker, and reproducible workflows that scale.
- REST API design that balances performance, rate limiting, and evolvability for large service fleets.
- Domain‑Driven Design in practice: bounded contexts, aggregates, repositories, and domain events with Spring.
- Production resilience: circuit breakers, retries with backoff, graceful fallbacks, and deep observability.
- Zero‑downtime delivery: blue‑green, canary, and rolling updates on Kubernetes without user impact.
Who it’s for:
- Java developers, engineers and architects building or migrating to Spring Boot microservices at scale.
What readers will do:
- Decompose real systems safely, define clean service boundaries, and ship faster with confidence.
- Model domains that match the business, enforce invariants, and keep services loosely coupled.
- Harden services against failure and deploy continuously without downtime.
About the Author