DevOps Project : AWS Infrastructure and Application Automation with Terraform and Github Actions

I first started working with AWS in 2019, doing everything manually through the console. In 2022, I discovered infrastructure automation with Terraform and GitHub Actions, and it completely transformed how I work. I created this sample project to share what I’ve learned along the way. This project demonstrates how to automate AWS infrastructure and application

Mastering AWS EKS Access Entries: A Complete Guide to Secure Cluster Authentication with Terraform

Amazon Elastic Kubernetes Service (EKS) has revolutionized how we manage Kubernetes clusters in the cloud. One of the most critical aspects of EKS management is controlling who can access your cluster and what they can do once they’re in. This is where EKS Access Entries come into play—a powerful feature that provides fine-grained access control