
Derek Comartin
@codeopinion
👑 Context is King
💻 Software Architecture & Design
📺 youtube.com/@codeopinion
ID: 17287674
https://www.codeopinion.com 10-11-2008 14:51:53
11,11K Tweet
11,11K Followers
219 Following






Enjoyed this interview by Derek Comartin youtu.be/NBQdedQ0hZM?fe…





Sat down with David Fowler to get his thoughts on Design, APIs, and Avoiding Dogma. A lot of insights packed into 30 minutes! youtube.com/watch?v=KfBvR4…

Tight coupling to the database = spaghetti code and pain. 🍝 Great read from Derek Comartin on how messaging, encapsulation, and boundaries can untangle your app and make it more maintainable. 🔗buff.ly/2IWR11j


If multiple services write to the same tables, you don’t have distributed systems—you have distributed spaghetti.Derek Comartin explores why database coupling is a root cause of complexity and how to start untangling it. buff.ly/2IWR11j


API Caching Done Right - codeopinion.com/api-caching-do… Derek Comartin