#system-design
Read more stories on Hashnode
Articles with this tag
Monoliths Monoliths: A monolithic architecture is a software design pattern where all components of an application are unified into a single,...
Let's talk about two fundamental scaling strategies in system design: Horizontal Scaling and Vertical Scaling! Horizontal Scaling Horizontal Scaling...