- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
Master strategies for crafting high-performance Java systems with Spring 6.0 and making the right architectural decisions to ensure scalability and robustness
Key Features
Confidently make strategic architectural choices that align business needs with technical excellence
Design and evolve a real-world system using the right architectural patterns
Explore essential architectural styles and tackle challenges like scalability, security, and maintainability with ease
Purchase of the print or Kindle book includes a free PDF eBook
Book DescriptionKeep up with the fast-paced tech landscape with Software Architecture with Spring, your practical guide to making strategic architectural decisions that align seamlessly with your business objectives.
Drawing from Wanderson's decades of experience, you'll journey through the complete software development lifecycle—from initial requirements gathering, through development and testing, to production deployment. You'll get hands-on with the evolution of an auction system, exploring its transformation through multiple architectural styles. You'll discover how you can effectively transform a monolithic system into microservices using proven patterns and practices.
As you progress, you'll master advanced architectural paradigms such as Event-Driven Architecture, Filter-and-Pipeline Architecture, and Serverless Architecture.
By the end of this book, you'll have learned how to:
Translate complex business needs into clear and implementable design
Design resilient systems with common architectural styles
Transform monolithic applications into microservices following best practices
Implement event-driven architecture with Kafka
Monitor, trace, and ensure robust testing, security, and performance
Identify bottlenecks and optimize performance using patterns, caching, and database strategies
Automate development workflows with CI/CD pipelines, using Jenkins to deploy the application to KubernetesWhat you will learn
Who this book is forThis book is for Java engineers transitioning to software architecture roles and architects seeking deeper insight into Spring-based architectural styles. Mid-level Spring Boot developers will be able to master architecture principles to build scalable, maintainable applications with the help of practical guidance on using modern architectural patterns.
To get the most out of this book, being proficient in Java with an object-oriented programming background, and having a solid understanding of the Spring Framework is essential. It would help to have a basic knowledge of Git and Maven, as well as databases, Docker, and Docker Compose.
Contents
Table of Contents
Definition and Importance of Software Architecture
Decision-Making Processes in Software Architecture
Approaches to System Requirements Gathering
Monolithic Architecture
Client Server Architecture
Microservices Architecture
Microservices Patterns with Spring Cloud
Event-Driven Architecture
Serverless and Pipe-and-Filter Architecture
Security
Monitoring and Tracing
Testing
Performance and Optimizations
Orchestration with Kubernetes
Continuous Integration and Continuous Deployment