Insightful Blogs
Learn from the experience that we have gained over the years by helping our clients turn their ideas into a wonderful and scalable solution
Applying DRY to AWS policies in Terraform
Learn how I reduced the overall line count by around 40% by applying DRY in Terraform
Securing authentication between Terraform Cloud and AWS using OIDC
Using Dynamic Credentials Provider for AWS, learn how to establish secure authentication between AWS and Terraform Cloud with AWS IAM role
Authenticate to Kubernetes API server running on AWS using IAM role
A comprehensive guide about one of the secure ways to set up authentication between your CI runners and the Kubernetes API server running on AWS that avoids hard-coding of secrets
How to automatically generate fine-grained AWS IAM policy
A comprehensive guide on how to automatically generate a restricted IAM policy for a principal using CloudTrail events with just a few clicks