15-02 Microservices
Monolithic Architecture | Microservices Architecture |
---|---|
One app which is responsible for everything | Multiple apps are each responsible for one thing |
Functionality is tightly coupled | Functionality is isolated and stateless |
![]() | ![]() |
Search
Monolithic Architecture | Microservices Architecture |
---|---|
One app which is responsible for everything | Multiple apps are each responsible for one thing |
Functionality is tightly coupled | Functionality is isolated and stateless |
![]() | ![]() |