AusMart โ Production-Grade Retail Platform on AWS EKS
A complete microservices platform running on Amazon EKS โ built from scratch to demonstrate what production infrastructure actually looks like, not what tutorials pretend it looks like. ...
A complete microservices platform running on Amazon EKS โ built from scratch to demonstrate what production infrastructure actually looks like, not what tutorials pretend it looks like. ...
A bare-metal Kubernetes cluster on a Raspberry Pi 5 that shows what managed Kubernetes hides from you. ...
When I was building the AusMart EKS platform, I had to decide how pods would authenticate to AWS services. The two options: IRSA (IAM Roles for Service Accounts) and the newer EKS Pod Identity. ...