Home About Me Archive All Tags All Categories RSS Feed

David Nguyen
Developer & Karateka

programming infrastructure kubernetes golang unit-testing deployment gocd net-core
infrastructure

DNS for local Kubernetes Ingress

Fake Vault AWS Secrets Engine

EKS IAM Roles for Service Accounts

A few tips to prepare for your CKAD exam

An utility to switch AWS profiles

Terraform Pipeline

A Sample GoCD Pipeline

misc

Improve productivity with fzf

launchd service management in MacOS

Speed up ZSH loading of custom functions

programming

TDD for a non-trivial Go API

Test drive a Kubernetes operator - Part 4

Test drive a Kubernetes operator - Part 3

Test drive a Kubernetes operator - Part 2

Test drive a Kubernetes operator - Part 1

virtual, new and override in C#

Verify ILogger call in .NET Core

An utility to switch AWS profiles

tips

Improve productivity with fzf

launchd service management in MacOS

Speed up ZSH loading of custom functions

© 2018 - 2024 David Nguyen's Personal Blog

Powered by Hugo with Dream Plus theme.

TDD for a non-trivial Go API

Test drive a Go API application using outside-in approach
    Apr 17, 2022
    21 min read

Test drive a Kubernetes operator - Part 4

Create a simple Kubernetes operator following TDD
    Aug 8, 2021
    11 min read

Test drive a Kubernetes operator - Part 3

Create a simple Kubernetes operator following TDD
    Aug 1, 2021
    5 min read

Test drive a Kubernetes operator - Part 2

Create a simple Kubernetes operator following TDD
    Jul 25, 2021
    10 min read

Test drive a Kubernetes operator - Part 1

Create a simple Kubernetes operator following TDD
    Jul 17, 2021
    12 min read

virtual, new and override in C#

Visualisation of virutal, new, override in C#
    Sep 20, 2020
    5 min read

Verify ILogger call in .NET Core

Advantages of using handwritten mock for ILogger in .NET Core
    Feb 8, 2020
    6 min read

An utility to switch AWS profiles

An utility to switch AWS profiles
    Sep 13, 2018
    9 min read