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.

248Public repos
269Followers
2348Total 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,304
repos
17
topics
66

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
1869 stars213 forksHCL

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 stars19 forksShell

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 stars19 forksPython

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

17 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
1869 stars213 forksHCL

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 stars19 forksShell

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 stars19 forksPython

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
100 stars47 forksHCL

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

cicdlearning
31 stars11 forksHCL

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

kubernetesdeployment
13 stars5 forksShell

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 forksShell

Filters for finding approachable open-source issues to contribute to, built after one too many dead-end searches through mislabeled backlogs.

open-sourcegithub
8 stars5 forks

A running list of tools worth keeping around, added whenever something earns a permanent spot in the toolbox.

tooling
7 stars0 forks

A small collection of Dockerfiles for common DevOps tools, written to be copied into other projects rather than used as-is.

dockerdockerfile
3 stars1 forksDockerfile

Working examples of Azure DevOps pipelines, kept around as a reference for YAML syntax that's easy to forget between projects.

azurecicdazure-pipelines
2 stars0 forks

A containerized local development environment supporting multiple languages (Python, Go, JavaScript), so switching project stacks doesn't mean reinstalling toolchains on the host machine.

dockercontainerdevelopmenttooling
3 stars2 forksShell

Demo Terraform code for an AWS CodePipeline setup, kept as a reference for wiring pipeline stages without re-deriving the Terraform resource graph each time.

awsterraformcicdcodepipeline
1 stars0 forksHTML

Top languages across curated projects

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

  • HCL
  • Shell
  • Python
  • Dockerfile
  • HTML