PinnedYakuphan·Aug 12, 2023Demystifying Kubernetes Ingress: ALB vs. NginxIntroduction: In the dynamic world of Kubernetes, efficiently managing incoming traffic to your services is paramount. Two popular…A response icon3A response icon3
PinnedYakuphan·Dec 7, 2023How to Set Up SSL/TLS Certificates from Let’s Encrypt with NGINX Ingress Controller and…In this article we will create Nginx ingress controller on AWS EKS.A response icon1A response icon1
PinnedInAWS TipbyYakuphan·Mar 11, 2024Thanos for Multi-Cluster Monitoring in AWS EKS Clusters Using S3 StorageThanos is an open-source project that extends Prometheus, which is a monitoring and alerting toolkit. Thanos enhances Prometheus by…A response icon1A response icon1
Yakuphan·Mar 29Deploying OpenClaw AI on AWS with Terraform and EBS StorageIn this tutorial, I’ll walk you through deploying OpenClaw AI, a personal AI agent, on AWS EC2 using Terraform, and integrating EBS storage…
Yakuphan·Feb 1Self-Hosting n8n on AWS EKS: A Production-Ready Guide with Terraform & ALBIn this guide, I explain how to self-host n8n on Amazon Web Services (AWS). The setup uses Amazon EKS (Elastic Kubernetes Service) with…
Yakuphan·Jan 18Deploying Self-Hosted n8n on AWS EC2 Using Terraform (with Domain Name & AI Starter Kit)Introduction
Yakuphan·Jan 11AWS EKS Capabilities: Managed GitOps, Workload Orchestration, and Cloud Resource ManagementAmazon Elastic Kubernetes Service (EKS) Capabilities introduce a new, fully managed approach to extending Kubernetes clusters with…
Yakuphan·Oct 20, 2025GitOps in Action: Automating Kubernetes Deployments with Terraform, GitLab, and FluxCD on AWS EKSIntroduction
Yakuphan·May 13, 2025How to install Hashicorp Vault on UbuntuIntroduction: What is HashiCorp Vault and Why is it Important?
Yakuphan·Jan 26, 2025How to Install Keycloak on AWS Using RDS and EC2Keycloak is an open-source identity and access management solution. It provides features like single sign-on (SSO), user federation…