Sync:- Services communicate with each other using direct requests
Async:- Services communicate with each other using events
A Monolith contains Routing, Middleware, Business Logic and Database Acces to implement all features of our app.
A Monolith contains Routing, Middleware, Business Logic and Database Acces to implement one features of our app.