Guide for a Gitlab job and KIND
The gitlab job executed by a docker container that needs docker to execute kind.
Aug 11, 20239 min read935

Search for a command to run...

Series
A journey to develop pretty much everything, backed up by all the books, and by my seventh sense.
The gitlab job executed by a docker container that needs docker to execute kind.

CQRS with Hexagonal Architecture and DDD

The first steps

I am going to show you a possible approach to Event Sourcing and CQRS with rust. This is a service that I am going to use in an ecosystem of services for my personal project. This service will deal only with identity. The one and only requisite at th...
