AWS
EKS + NLB, GitHub Actions OIDC vào AWS, và diagram từng luồng — mở rộng thêm bài AWS sau.
- Guide — Tối ưu Cross-AZEKS · NLBUse case, YAML, diagram tham khảo trong cùng trang
- Karpenter — Scheduled bin-packingEKSKarpenterGom node loãng đúng một cửa sổ off-peak mỗi ngày bằng scheduled disruption budget (cron UTC) — tiết kiệm spot không churn.
- AWS VPC Deep DiveVPCHiểu sâu PrivateLink, VPC Peering và Transit Gateway — kiến trúc, trade-offs, và interactive simulation.
- GitHub Actions → AWS (OIDC)OIDCKhông lưu long-lived AWS key trên GitHub — STS cấp credential tạm qua OIDC/JWT; trust policy theo repo/branch.
- GitOps trên EKS (portfolio)GitOpsKiến trúc platform GitOps trên AWS EKS — diagram và luồng (port từ wiki).
- NLB traffic flow (IP vs instance)DiagramSo sánh IP mode vs instance, và cost Route53 → NLB → ENI/pod trên nhiều AZ (top-down).
- 3-AZ top-down costDiagramSo sánh IP mode vs instance, và cost Route53 → NLB → ENI/pod trên nhiều AZ (top-down).
- NLB inter-AZ scenariosDiagramCác scenario client / NLB / target cùng AZ hay khác AZ — chỗ phát sinh $0.02/GB.
- CoreDNS vs Route53 affinityDiagramCoreDNS topology vs Route53 zonal — tránh query/pod cross-AZ không cần thiết.