Latest news and articles about DDD, CQRS, Event Sourcing and Software Architecture in general, aggregated daily and delivered weekly to your feed (RSS) reader. Subscribe here!

Week 18, year 2021

  • How using events helps with a teams' autonomy - Autonomy is the Holy Grail for the management of multiple teams. At least that’s how it’s perceived; it’s not easy to get the right balance. I've written in the past on how: [Event Store blog]
  • Connecting Event Store Cloud to Azure Kubernetes Services - On this page, you find instructions how to set up an Azure Kubernetes Services (AKS) cluster, so it can connect to an EventStoreDB cluster in Event Store Cloud. As a prerequisite, you have experience with Kubernetes, Azure and networking in Kubernetes as well as in Azure Cloud platform. [Event Store blog]
  • Connecting Event Store Cloud to Elastic Kubernetes Services - On this page, you find instructions how to set up an AWS Elastic Kubernetes Services (EKS) cluster, so it can connect to an EventStoreDB cluster in Event Store Cloud. As a prerequisite, you have experience with Kubernetes, AWS and networking in Kubernetes, as well as in AWS cloud platform. [Event Store blog]
  • Why use Domain Driven Design - Reading Time: 4 minutes As we already know, Domain Driven Design is about Tacking the complexity in the Heart of Software. Some important questions about that. • Is there, not complex software?• If they exist, should we use DDD... The post Why use Domain Driven Design appeared first on DDD. [DDD]
  • Distilling the Domain - Reading Time: 4 minutes As we already know, a domain is a very important subject in Domain Driven Design.To understand what a domain is, we need to talk about some specific topics to, clarify the meaning of this subject.... The post Distilling the Domain appeared first on DDD. [DDD]
  • Memoization, a useful pattern for quick optimization - Today I would like to show you a simple programming pattern that can be useful for quick code optimization. This pattern is called… [Event-Driven by Oskar Dudycz]
Permalink | From 03 May 2021 to 09 May 2021 | Last updated on: Fri, 4 Mar 2022 22:01:18 GMT