2023-03-20 13:40:18
Things to consider to reduce temporal Coupling
Microservice Changes
Async call
Fire and forget!
Raise an event
Fire and forget!
Use a cache
To reduce coupling!
Use a cache and a cache healer
Remove coupling!
UI shows progress
Responsive UI whatever the level of wait!