Yves Lorphelin | 03 August 2021
In this article Yves Lorphelin, Principle Solutions Architect at Event Store, explains how to test event-sourced applications...
Julian May | 05 July 2021
In Part 3 we looked at a counter-example rooted in the lack of a clear 'source' for transitions of data. Having competing sources...
Julian May | 04 July 2021
In Part 2 we looked at two counterexamples, one related to failing projections, and another about how not to propagate domain...
Julian May | 03 July 2021
In Part 1 the introduction talked about certain blind-spots we may have, when getting into event sourcing. We also covered the...
Julian May | 02 July 2021
Some mistakes can easily be prevented, by knowing how to avoid them. Some things may seem implicit and obvious to some people,...
Michael Davis | 15 June 2021
Elixir is a dynamic, functional language built on the Erlang VM. Elixir has powerful built-in abstractions for writing reactive,...
Steph Gill | 14 June 2021
Yves Lorphelin has started a series of videos on YouTube called Event Store Conversations. Each Conversation is with a member of...
Marcin Budny | 29 May 2021
I would like to introduce you to some concepts related to system monitoring and demonstrate how you can gather and analyze...
Oskar Dudycz | 20 May 2021
Contents What are snapshots in Event Sourcing? When to take a snapshot Disadvantages of snapshots Where and when to store...
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...
Brent Roose | 07 April 2021
Whether you like it or not, all of us, including you and I; are constantly influenced by external factors. We often think of our...
Dennis Doomen | 18 March 2021
Strategies for migrating to Event Sourcing Let me start this article by saying that Event Sourcing is a great architecture style...
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...
Oskar Dudycz | 03 March 2021
The first release of EventStoreDB gRPC happened on 23rd November 2020, one day after my birthday. If you're a JVM developer, I...
Oskar Dudycz | 01 March 2021
Back in version 20.6 of EventStoreDB, we added support for connecting to the database via gRPC. This widely adopted standard...