Posts tagged with: aws

Assume IAM Roles on EKS, the right way
How to set up and use IAM Roles for Service Accounts in EKS to securely manage pod-level IAM roles

Kubernetes AWS Load Balancer Controller
Lowdown on the AWS Load Balancer Controller for Kubernetes ingress.

Deploy OpenTofu/Terraform to AWS using GitHub Actions and OIDC
How to securely deploy to AWS from GitHub Actions using OIDC

Managing Multiple AWS Accounts with OpenTofu/Terraform
Manage multiple AWS accounts with OpenTofu/Terraform, from super simple to leveraging AWS Control Tower AFT.

Resolve Route53 Records from Within EKS
Enable seamless DNS resolution for private Route53 records directly within your EKS cluster using CoreDNS.

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

Auto Rotating RDS Credentials with AWS Secrets & System Manager
Automatically update RDS credentials and application config on EC2 instances.

Auto Update Security Groups with Cloudflare IPs
How to auto update security groups with Cloudflare IPs using AWS Lambda