|
|
|
|
|
by navd
1781 days ago
|
|
Not sure if there are any communities. My general advice is to invest as much as possible in a good logging solution, traceability, and just general things to make debugging easier. Come up with a way to replay events easily. You'll thank yourself everyday a bug or issue pops up. |
|
We have written an article about how we try to fix that, if you are considering such an infrastructure on AWS feel free to read it:
https://medium.com/ekonoo-tech-finance/centralizing-log-mana...
I believe that this is one of the big tradeoffs that you make when choosing to go for a microservices and event driven infrastructure.
Regarding the original post question, we are indeed going all in on an event-driven infra, and so far it has been going not too bad, happy to answer any extra questions.