Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Edwin van Wijk edited this page Jul 4, 2025 · 13 revisions

Pitstop - Garage Management System

This repo contains a sample application based on a Garage Management System for PitStop - a fictitious garage / car repair shop.

The primary goal of this sample is to demonstrate several software-architecture concepts like:

  • Microservices
  • CQRS
  • Event driven Architecture
  • Event sourcing
  • Domain Driven Design (DDD)
  • Eventual Consistency

how to use container-technologies like:

  • Docker
  • Kubernetes
  • Istio (service-mesh)
  • Linkerd (service-mesh)

and how to implement automated UI tests.

This is an actual garage somewhere in Dresden Germany. Thanks to Thomas Moerkerken for the picture!

Clone this wiki locally