Securing AWS deployments with GitHub Actions OIDC — a production walkthrough
The Problem Nobody Talks About Enough
Every tutorial shows you how to deploy to AWS from GitHub Actions using `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` stored as repository secrets.
That is a li
edwinjonathand-devops.hashnode.dev4 min read