
EKS node autoscaling with Karpenter, without node groups
Karpenter changes EKS node autoscaling by launching right-sized EC2 nodes from pending pods, then consolidating and replacing them as the fleet drifts.
Tag archive
Practical writing on AWS foundations, account design, identity, networking, and cloud operating patterns.

Karpenter changes EKS node autoscaling by launching right-sized EC2 nodes from pending pods, then consolidating and replacing them as the fleet drifts.

Automatically update RDS credentials and application config on EC2 instances.

How to auto update security groups with Cloudflare IPs using AWS Lambda

Implement blue-green deployments using OpenTofu/Terraform and Ansible on EC2 workloads

Manage multiple AWS accounts with OpenTofu/Terraform, from the simplest setup up to AWS Control Tower AFT.

Learn how to protect your ALB with AWS WAF and CloudFront.

Resolve private Route53 records from inside an EKS cluster by pointing CoreDNS at the VPC resolver.

How to securely deploy to AWS from GitHub Actions using OIDC

Use External Secrets Operator to sync AWS Secrets Manager values into Kubernetes with IRSA, sane refresh policies, and less secret material in git.