Amazon ECS: a retrospective
Lessons learned from adopting ECS over EKS, including service discovery patterns, deployment strategies, and common pitfalls.
Read more →Software Engineer
Architecting distributed systems, leading teams, and optimizing cloud infrastructure. Go enthusiast, DevOps pragmatist, and music geek.
Lessons learned from adopting ECS over EKS, including service discovery patterns, deployment strategies, and common pitfalls.
Read more →Gracefully migrating a table's primary key from UUID to a random string format while maintaining referential integrity.
Read more →Building the CI pipeline with Terraform - part 2: ECR, CodeBuild projects, IAM roles, and GitHub integration.
Read more →Setting up a CI pipeline with AWS CodeBuild and Terraform - part 1: requirements and build configuration basics.
Read more →Implementing consistent error codes in API design with Go code generation for better developer experience.
Read more →Generating PDFs with Go using wkhtmltopdf wrapper - combining HTML templates for flexible PDF generation.
Read more →