David Nguyen's avatar
David Nguyen
Just a regular developer who's passionate about crafting high quality software, a martial arts practitioner, a proud dad of two sons.
Categories
  • Architecture (2)
  • Eda (2)
  • Event-Sourcing (2)
  • Infrastructure (7)
  • Misc (3)
  • Programming (8)
  • Tips (3)
Home Categories Tags

    Event Sourcing: Aggregates

    My thoughts on event sourcing aggregate design
    Dec 3, 2025 6 min
    event-sourcing architecture eda

    Event Sourcing: Model External Interactions

    My experience with modelling external interactions in an event-sourced system
    Oct 28, 2025 8 min
    event-sourcing architecture eda

    DNS for local Kubernetes Ingress

    Set up DNS in local to access applications exposed through Kubernetes Ingress / Istio Gateway
    Jun 30, 2024 3 min
    kubernetes infrastructure

    TDD for a non-trivial Go API

    Test drive a Go API application using outside-in approach
    Apr 17, 2022 21 min
    programming golang unit-testing

    Fake Vault AWS Secrets Engine

    2 ways to fake Vault AWS Secrets Engine in local
    Feb 19, 2022 3 min
    infrastructure vault

    Test drive a Kubernetes operator - Part 4

    Create a simple Kubernetes operator following TDD
    Aug 8, 2021 11 min
    programming golang kubernetes

    Test drive a Kubernetes operator - Part 3

    Create a simple Kubernetes operator following TDD
    Aug 1, 2021 5 min
    programming golang kubernetes

    Test drive a Kubernetes operator - Part 2

    Create a simple Kubernetes operator following TDD
    Jul 25, 2021 10 min
    programming golang kubernetes

    Test drive a Kubernetes operator - Part 1

    Create a simple Kubernetes operator following TDD
    Jul 17, 2021 12 min
    programming golang kubernetes

    virtual, new and override in C#

    Visualisation of virutal, new, override in C#
    Sep 20, 2020 5 min
    programming net-core
1 2 Older →