Domain-driven design very much applies to technical domains. Let’s try it on event-driven cloud systems to see why I am such a big fan of object-oriented automation languages.| The Architect Elevator
Many organizations have multiple applications that are being built independently as a microservices-based platform. By its nature, a microservice platform is a distributed system running on multiple processes or services, across multiple servers or hosts. Building a successful platform on top of microservices requires integrating these disparate services and systems to produce a unified set of functionality. It is naïve to think that we can only choose one communication style to solve all pr...| sookocheff.com