Spring Web System Design in Practice. Build scalable web applications using microservices and design patterns in Spring and Spring Boot - Helion

Tytuł oryginału: Spring Web System Design in Practice. Build scalable web applications using microservices and design patterns in Spring and Spring Boot
ISBN: 9781803239880
Format: ebook
Księgarnia: Helion
Cena książki: 119,00 zł
Książka będzie dostępna od kwietnia 2025
Software system design goes beyond just writing code—it demands a structured approach to translating real-world requirements into scalable, maintainable solutions. With Rodrigo Santiago’s hands-on mentoring style and Java Spring expertise, he makes system design accessible to developers at all levels.
Spring Web System Design in Practice takes you through building robust software architectures with Spring 6. From breaking down complex business needs into actionable use cases to implementing services using Spring Boot, this book equips you with the tools and best practices needed for building secure, high-performance applications.
You'll explore inter-service communication, security, and aspect-oriented programming to streamline development. The book covers microservices architecture, showing you how to create self-configuring, resilient, and event-driven services that integrate seamlessly into the cloud. Through hands-on experience, you’ll apply best practices to enhance reliability and scalability and advance to tackle complex state management, resilience patterns, and concurrency challenges, and distributed transaction issues, including bottlenecks with async and reactive programming.
By the end of this book, you'll have the expertise to analyze system requirements and design well-structured scalable architectures.
Zobacz także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 117,27 zł, (12,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,14 zł, (12,90 zł -86%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Prawa ludzkiej natury 75,88 zł, (12,90 zł -83%)
Spis treści
Spring Web System Design in Practice. Build scalable web applications using microservices and design patterns in Spring and Spring Boot eBook -- spis treści
- 1. What Are Product Requirements?
- 2. Sorting Complex Requirements into Use Cases and Stories
- 3. Defining Domains for Your Application
- 4. Defining Services for Your Domains
- 5. Sequencing the Activity across Services
- 6. Defining Technical Requirements for a Use Case
- 7. Implementing Services Using Spring Boot
- 8. Working with Complex States and Application Life Cycles
- 9. Handling Data on Your Services
- 10. Get Your Services Talking to Each Other
- 11. Make Your Services Secure
- 12. Optimizing Your Services