01
Goal
This project explores the complete path from infrastructure provisioning to repeatable application delivery on a production-oriented Kubernetes platform.
AWS EKS · DevOps
An end-to-end AWS platform with automated infrastructure, container delivery and Kubernetes deployment.
01
This project explores the complete path from infrastructure provisioning to repeatable application delivery on a production-oriented Kubernetes platform.
02
Terraform provisions the VPC, network resources, Amazon EKS cluster, Amazon ECR repositories and IAM roles and policies.
03
GitHub Actions builds and containerises applications, publishes images and deploys releases to EKS with Helm. OIDC federation provides short-lived AWS access instead of stored static credentials.
04
The platform is being extended with AWS Secrets Manager and Kubernetes ingress.
Toolkit
Build systems that hold up