Software Architecture Monday

Software Architecture Monday with Mark Richards is a free bi-weekly software architecture lesson containing a short video about some aspect of software architecture. These lessons contain tips, techniques, and advice to help you in your journey from developer to architect. New lessons will be posted every other Monday. You can see an index and description of each video by going to https://www.developertoarchitect.com/lessons/

Curated by: Software Architecture Monday (221 videos)


Currently Playing: Lesson 125 - Managing Broad Bounded Contexts

A bounded context is essential for microservices, defining an encapsulated link between a service and its corresponding data. However, many times it is necessary to share data between multiple services, thus forming a broader bounded context. How do you managed these broader bounded contexts? In this lesson Mark Richards shows examples of why a broader bounded context is sometimes necessary in microservices, and through code examples shows some techniques for managing these broader bounded contexts. Reference Links: Software Architecture Monday: https://bit.ly/3dadEe3 Fundamentals of Software Architecture: https://amzn.to/3rgFLjY Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2


Tracks in this Playlist