TutorialJune 1, 202615 min readAlmira
Continuous Integration using Github Actions, ECR and OIDC
A step-by-step walkthrough of setting up a GitHub Actions pipeline that builds a Django REST Framework app's Docker image and pushes it to AWS ECR — using OIDC instead of long-lived access keys.