System Design Monolithic vs SOA vs Microservice Architecture
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=XjpxyGEUzBs
Lecture 5 of system design module-: • This video explains the fundamental differences between different modals used in Server Architecture namely- Monolithic, SOA - Service Oriented Architecture and Micro-services. • I have tried to explain the differences with the help of a small application of an e-wallet. How even a tightly coupled monolithic can be easily coded and deployed whereas in a micro-service I can deploy services autonomously. • • Couple of Pros with Monoliths-: • 1. easy of code • 2. easy deployments • 3. no latency • Micro-services-: • 1. parallel deployment • 2. agility • 3. scalability • 4. monitoring • Happy Learning! • #SystemDesign #ServerArchitecture #Monolithic #Microservice
#############################
