KhuongLab
GitHub LinkedIn
/posts/about/tags

Search

No results1 result$NUMBER results
Light Dark
Entries tagged :: devops.
  • 2026-01-15

    Why GitOps? Understanding ArgoCD Fundamentals - ArgoCD Tutorial Part 1

    Discover GitOps principles and why ArgoCD has become the industry standard for Kubernetes continuous delivery through declarative, Git-based deployments.
    Read more ⟶
  • 2026-01-14

    Solving SPA SEO and OGP with Lambda@Edge: A Production Guide

    Learn how to use AWS Lambda@Edge to dynamically inject meta tags for SEO and social sharing in Single Page Applications. Production-ready implementation with infrastructure-as-code templates.
    Read more ⟶
  • 2026-01-05

    Variables, Outputs & State - Terraform Tutorial Part 5

    Design robust Terraform configurations with variables, outputs, and state management. Learn validation, sensitive data handling, and best practices
    Read more ⟶
  • 2026-01-05

    Core Terraform Workflow - Terraform Tutorial Part 6

    Master the Terraform lifecycle from init to destroy. Learn CLI commands, debugging techniques, and state management operations
    Read more ⟶
  • 2026-01-05

    Modules: Organization & Reusability - Terraform Tutorial Part 7

    Build reusable Terraform modules for infrastructure patterns. Learn module design, versioning, and Terraform Registry publishing
    Read more ⟶
  • 2026-01-05

    State Management & Team Workflows - Terraform Tutorial Part 9

    Configure remote state backends, implement locking, and enable team collaboration with Terraform. Learn environment separation strategies and state migration best practices
    Read more ⟶
  • 2026-01-05

    Testing & Validation - Terraform Tutorial Part 10

    Test Terraform infrastructure with Terratest, tfsec, and policy-as-code. Learn automated testing, security scanning, and compliance validation
    Read more ⟶
  • 2026-01-05

    Stop Leaking Secrets: Real Security for Terraform - Part 11

    No more hardcoded passwords. Learn how to secure Terraform with Vault, SOPS, and OIDC - the way production teams actually do it
    Read more ⟶
  • 2026-01-05

    Production-Ready Terraform: The Series Finale - Part 12

    Build bulletproof infrastructure with CI/CD pipelines, disaster recovery, cost optimization, and compliance automation. This is how you survive production chaos.
    Read more ⟶
  • 2025-12-31

    Your First Cloud Resource - Terraform Tutorial Part 3

    Deploy your first AWS EC2 instance with Terraform. Learn about state management, plan vs apply, and resource lifecycle
    Read more ⟶
  • 2025-12-31

    HCL Fundamentals - Terraform Tutorial Part 4

    Master HashiCorp Configuration Language (HCL) syntax, types, expressions, and built-in functions for writing effective Terraform code
    Read more ⟶
  • 2025-12-30

    CDKTF is Dead: What Now?

    HashiCorp killed CDKTF on December 10, 2025. If you're using it in production, here's what happened and how to migrate before your infrastructure breaks.
    Read more ⟶
  • 2025-12-30

    Why Infrastructure as Code? - Terraform Tutorial Part 1

    Understand the fundamentals of Infrastructure as Code and why Terraform has become the industry standard for managing cloud resources declaratively.
    Read more ⟶
  • 2025-12-30

    Setting Up Terraform - Terraform Tutorial Part 2

    Step-by-step guide to installing Terraform, configuring cloud provider authentication, and initializing your first Terraform project
    Read more ⟶
  • 2025-02-16

    CDKTF for beginner

    Learn how to get started with Cloud Development Kit for Terraform (CDKTF) and define your cloud infrastructure using familiar programming languages.
    Read more ⟶