Blog¶
I write down what I learn while developing, and what I figure out through trial and error.
Recent Posts¶
- Reservation Setup and Operations Log for Per-Zone Availability — How I fixed a StatefulSet stuck on GKE zone capacity shortages using Reservations and max_surge=0
- Running AWS Lambda Web Adapter + API Gateway for a Service PoC — Why I switched from Mangum to AWS Lambda Web Adapter, plus the API Gateway proxy integration setup