Aws
Terraform-in-Lambda: Building a Serverless Infrastructure Runner on AWS
- Kamran Biglari
- AWS , Terraform , Serverless , Automation
- 15 Feb, 2026
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
- Kamran Biglari
- Kubernetes , AWS , Terraform , Security
- 15 Feb, 2026
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