Skip to main content
tungbq
Tung Leo avatar

Tung Leo

DevOps Engineer

I build infrastructure that's reproducible, observable, and safe to change — then write down how it works, so the next person doesn't have to reverse-engineer it.

251Public repos
275Followers
2362Total stars

About

I'm a DevOps engineer in Ho Chi Minh City, Vietnam. I started out on on-premises systems and moved into cloud platforms (AWS, Azure) — which left me with a habit of not trusting anything I can't tear down and rebuild from scratch.

Most of my public work is documentation-first: the Kubernetes and Terraform references I wanted to exist, AWS study notes from my own certification prep, and toolkits that collapse a checklist of local installs into a single `docker pull`. TheDevOpsHub grew out of wanting all of it in one place.

This site is one of those projects too — a build-time GitHub data pipeline feeding a statically exported page, so there's no server to babysit and the project list below can't quietly drift out of date.

Contact

Open to DevOps roles, open-source collaboration, and genuinely interesting infrastructure problems. Email is best for anything substantial — the rest work fine for a quick hello.

TheDevOpsHub

A central DevOps learning space

Visit the hub (opens in new tab)

Documentation, hands-on samples, and demos for a wide range of DevOps tools and clouds, built up one practical repository at a time.

I build and maintain TheDevOpsHub myself — most of the curated projects below started as material for it. The goal is a single place to point people (including future me) at working examples instead of scattered notes.

stars
2,322
repos
18
topics
70

Across the projects curated on this page, refreshed daily from GitHub.

Tech Stack

The tools I reach for day to day. Counts show how many of the projects below use each one.

Infrastructure as Code

  • Terraform · 6 projects
  • Ansible · 1 project

Orchestration & Containers

  • Kubernetes · 3 projects
  • Docker · 5 projects
  • Helm

Cloud

  • AWS · 5 projects
  • Azure · 3 projects

CI/CD

  • GitHub Actions · 2 projects
  • Azure DevOps Pipelines · 1 project

Observability

  • Monitoring & Alerting · 1 project

The ones I'd point at first — the projects people actually clone, star, and come back to.

A practical, docs-first reference for the DevOps toolchain: CI/CD, containers, IaC, and monitoring, organized for day-to-day lookup rather than tutorial reading.

1.8k+ stars, the most-referenced entry point into the collection

cicddockerterraformkubernetesmonitoring
1880 stars212 forks42 contributorsShell

A curated set of AWS service notes and learning resources, structured around the topics that come up most when studying for AWS certifications.

Aligned with AWS Solutions Architect Associate exam topics

awscertificationclouddocumentation
86 stars20 forks9 contributorsShell

A single container image bundling Ansible, Terraform, kubectl, Helm, and the AWS/Azure CLIs, so a DevOps environment is one `docker pull` away instead of a local install checklist.

Security-first base image, published to Docker Hub

dockeransibleterraformkubernetesawsazure
60 stars20 forks9 contributorsPython

Projects

Everything curated in one place. Filter by category, language, or topic to find the relevant one.

Filter by category
Filter by language
Filter by topic

18 projects

A practical, docs-first reference for the DevOps toolchain: CI/CD, containers, IaC, and monitoring, organized for day-to-day lookup rather than tutorial reading.

1.8k+ stars, the most-referenced entry point into the collection

cicddockerterraformkubernetesmonitoring
1880 stars212 forks42 contributorsShell

A curated set of AWS service notes and learning resources, structured around the topics that come up most when studying for AWS certifications.

Aligned with AWS Solutions Architect Associate exam topics

awscertificationclouddocumentation
86 stars20 forks9 contributorsShell

A single container image bundling Ansible, Terraform, kubectl, Helm, and the AWS/Azure CLIs, so a DevOps environment is one `docker pull` away instead of a local install checklist.

Security-first base image, published to Docker Hub

dockeransibleterraformkubernetesawsazure
60 stars20 forks9 contributorsPython

A set of self-contained DevOps projects covering AWS, Azure, containers, and CI/CD, built to practice putting individual tools together into something that resembles real infrastructure.

awsazurecicdterraformdocker
101 stars48 forks6 contributorsHCL

Hands-on exercises for building DevOps muscle memory -- short, focused tasks rather than long-form tutorials.

cicdlearning
31 stars11 forks1 contributorsHCL

Kubernetes deployment samples and practices collected from real troubleshooting sessions, kept runnable rather than purely illustrative.

kubernetesdeployment
13 stars5 forks1 contributorsShell

A small tool that generates an overview of a GitHub account's repository landscape -- the seed idea behind this portfolio's own project grid.

githubgithub-actionsautomation
51 stars4 forks2 contributorsShell

A running bookmark of shell commands reached for often enough to be worth not re-Googling every time.

clicheatsheet
30 stars2 forks1 contributorsCSS

Top languages across curated projects

Share of curated projects by primary language — mostly infrastructure code and the shell glue around it.

  • Shell
  • HCL
  • Python
  • CSS
  • Dockerfile