Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Software Architecture with Spring
  • Table Of Contents Toc
  • Feedback & Rating feedback
Software Architecture with Spring

Software Architecture with Spring

By : Wanderson Xesquevixos
close
close
Software Architecture with Spring

Software Architecture with Spring

By: Wanderson Xesquevixos

Overview of this book

Keep 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.
Table of Contents (21 chapters)
close
close
Lock Free Chapter
1
Part 1:Foundations of Software Architecture
5
Part 2: Exploring Architectural Styles
12
Part 3: Advanced Topics in Modern Software Development

Introducing reactive programming with WebFlux

Reactive programming is a paradigm designed to handle asynchronous data streams focusing on non-blocking, event-driven systems. Unlike traditional imperative programming models, reactive programming allows systems to react to changes in data or events in real time, making it especially suitable for modern applications that demand high performance and scalability.

Why reactive programming?

Traditionally, web servers handle requests using a thread pool, where each thread is dedicated to a single request. For instance, if a server has three threads, it can process three requests simultaneously, while a fourth request must wait until one of the threads becomes available. However, this model can lead to inefficiencies, as threads may remain idle while waiting for external operations, such as database responses. This idle time consumes memory and CPU resources without accomplishing meaningful work, which can create resource limitations...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Software Architecture with Spring
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon