Restructuring to a Vertical Slice Architecture
CodeOpinion CodeOpinion
82.2K subscribers
29,854 views
0

 Published On Jul 28, 2021

What is vertical slice architecture and how does it compare to clean architecture? Ultimately it's about coupling and dependencies. With vertical slice architecture, you're organizing your code across a feature rather than layers. The focus is on features and capabilities rather than technical concerns. Coupling is limited by the scope of the feature and the size of the vertical slice.

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  

Loosely Coupled Monolith
   • Creating a Loosely Coupled Monolith  

0:00 Intro
0:22 Clean Architecture vs Vertical Slices
3:52 Refactoring & Consolidating Code
10:40 Removing Repository & Specification

#softwarearchitecture #softwardesgin #verticalslicearchitecture

show more

Share/Embed