Tahmid Choudhury
DevOps Engineer
I'm a DevOps engineer focused on building reliable, scalable infrastructure and the automation that keeps it running smoothly. I currently work at TiiQu 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-Grade Deployment on ECS
Production-ready AWS ECS platform with Terraform and CI/CD.

Map of Knowledge - Graph Visualisation
Interactive ESG knowledge graph with end-to-end feature ownership.

GlobeBounds - Continuous Deployment Pipeline
Automated CI/CD pipeline deploying static sites to AWS S3 and CloudFront.
Writing
Recent posts on Cloud and DevOps topics.
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.
Deploying a Static Website on AWS with S3, CloudFront, and Route 53
Deployed a static website on AWS using S3, CloudFront, and Route 53 with a custom domain, CDN caching, and serverless hosting.
Highly Available Web App on AWS with EC2 and Application Load Balancer
I provisioned two EC2 instances across separate Availability Zones and placed them behind an Application Load Balancer to simulate a simple highly available web architecture.