Further reading
For more information on the topics that were covered in this chapter, please see the following resources:
- RFCs for Engineering Organizations: https://github.com/jakobo/rfc
- Data Mesh Architecture: Designing Data Products: https://www.datamesh-architecture.com/data-product-canvas
- Is observability just monitoring with another name?, by Charity Majors: https://www.honeycomb.io/blog/observability-whats-in-a-name
- The Dead Letter Queue pattern, by Andrew Jones: https://andrew-jones.com/blog/the-dead-letter-queue-pattern/
- Data Consistency in Microservices Architecture, by Dilfuruz Kizilpinar: https://dilfuruz.medium.com/data-consistency-in-microservices-architecture-5c67e0f65256
- An Engineer’s Guide to Data Contracts, by Chad Sanderson and Adrian Kreuziger: https://dataproducts.substack.com/p/an-engineers-guide-to-data-contracts
- Pattern: transactional outbox, by Chris Richardson: https://microservices.io/patterns/data/transactional-outbox...