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

Understanding and implementing the test pyramid

Mike Cohn introduced the test pyramid in his book, Succeeding with Agile, which serves as a visual guide to different testing layers and provides a basic structure for the proportion of tests at each level. Figure 12.1 illustrates the test pyramid with its layers.

Figure 12.1: Test pyramid

Figure 12.1: Test pyramid

The test pyramid contains three layers arranged from bottom to top: unit tests, service (or integration) tests, and E2E tests. The tests at the bottom of the pyramid are more isolated and faster than those at the top, which are more integrated and slower.

The core idea behind the test pyramid is useful when building an effective test suite. The two primary principles should guide our approach:

  • Implement tests that vary in scope and focus
  • As you move up the pyramid, the number of tests should decrease

To create a balanced, efficient, and maintainable test suite, focus on developing many fast and targeted...

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