grep -rl "aws" ./work
AWS
Amazon Web Services — architecture, services and operations.
- 12 Jun 2026project
chingyung.dev — personal knowledge platform
Why I rebuilt my personal site as a Git-based MDX platform on AWS — and how OIDC-federated CI/CD keeps the infrastructure tiny.
- 12 Jun 2026case-study
Zero static credentials: OIDC-federated deployments from GitHub Actions
A deep dive into OIDC federation — why short-lived tokens replaced static keys, and how I wired it into this site's deploy pipeline.