Chapter 11 of architecture patterns with python.

It proposes using redis as a message bus. There isn’t anything particular about the implementation.

It explains the distinction of internal vs external events, and the cons of microservices (excess decoupling)


tags:#python

  • [[]]