Tahmid Choudhury
Platform Engineer
I'm a platform engineer focused on building reliable, scalable infrastructure and the automation that keeps it running smoothly. I currently work at Amius as a Platform Engineer.
I care about clean pipelines, observable systems, and developer experience, treating infrastructure as a product that teams actually enjoy shipping on.
Feel free to contact me at tahmid.choudhury14@outlook.com
Featured Projects
A few things I've built.

Production Platform on Azure AKS
Production AKS platform with Terraform, GitOps and OIDC-based CI/CD on Azure.

Production-Grade Deployment on ECS
Production-ready AWS ECS platform with Terraform and CI/CD.

GlobeBounds - Continuous Deployment Pipeline
Automated CI/CD pipeline deploying static sites to AWS S3 and CloudFront.

Map of Knowledge - Graph Visualisation
Interactive ESG knowledge graph with end-to-end feature ownership.
Writing
Recent posts on Cloud and DevOps topics.
How Senior Engineers Deal with Cloud Credentials in CI/CD
Learn how senior engineers secure cloud access in CI/CD by replacing long-lived credentials with OIDC, temporary access and least privilege.
Why Senior Engineers Never Use latest for Container Images
Why latest creates ambiguity in container deployments, and how immutable image tags make releases traceable, auditable and easy to roll back.
Deploying WordPress on AWS with Terraform
Built and deployed a fully functional WordPress site on AWS using Terraform, including EC2 provisioning, security group configuration, and automated setup with user data scripts.
Building a Serverless API on AWS with Lambda, API Gateway, and DynamoDB
Designed a serverless incident reporting API on AWS using Lambda, API Gateway, and DynamoDB with least-privilege IAM and CORS handling.