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

Exploring serverless architecture with FaaS

Serverless architecture is a cloud computing model in which we focus on writing and deploying code without managing the underlying infrastructure. In this model, cloud providers automatically provision, scale, and manage the resources needed to run the application. Here, we will focus on presenting FaaS and implementing an application with Spring Cloud Function, running it locally on our computer, and then deploying and running it in the cloud provider, AWS. Now, let’s proceed with our discussion and learn more about FaaS.

What is FaaS?

FaaS is a serverless model where code runs in response to events without infrastructure management. Applications are split into small, independent functions triggered by events such as HTTP requests or file uploads.

These functions are stateless, short-lived, and designed to execute quickly, making them ideal for tasks that can be handled in isolation.

The benefits of FaaS

The benefits...

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