Alexey Zimarev | 11 May 2025
Event Sourcing is an alternative way to persist data. In contrast with state-oriented persistence that only keeps the latest...
Alexey Zimarev | 16 October 2023
We're excited to share some important news regarding the evolution of EventStoreDB and its supported client protocols.
Alexey Zimarev | 04 May 2021
On this page, you find instructions how to set up an AWS Elastic Kubernetes Services (EKS) cluster, so it can connect to an...
Alexey Zimarev | 12 March 2021
This article explains how to set up a Google Kubernetes Engine (GKE) cluster, so it can connect to an EventStoreDB cluster in...
Alexey Zimarev | 17 June 2020
CQRS stands for Command-Query Segregation Principle. Greg Young described (and named) the pattern thoroughly in 2010, but the...