Type something to search...

Terraform

Terraform-in-Lambda: Building a Serverless Infrastructure Runner on AWS

Terraform-in-Lambda: Building a Serverless Infrastructure Runner on AWS

What if you could execute Terraform operations—plan, apply, destroy—without maintaining any infrastructure? No EC2 instances, no self-hosted runners, no dedicated CI/CD servers. Just pure, serve

Read More
Secure AWS Access for Self-Managed Kubernetes: Implementing IRSA Without EKS

Secure AWS Access for Self-Managed Kubernetes: Implementing IRSA Without EKS

If you're running self-managed Kubernetes clusters (like Talos, kubeadm, k3s, or RKE2) on AWS, you've likely faced a critical security challenge: **How do you give your pods secure access to AWS servi

Read More