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 analytics platform deployed on AWS ECS Fargate with Terraform IaC and automated CI/CD

GlobeBounds - Continuous Deployment Pipeline
Built a fully automated CI/CD pipeline with GitHub Actions to deploy a static web app to AWS S3 and CloudFront, including secure IAM integration and cache invalidation for reliable updates.

My Portfolio Website
My Portfolio built on Next.js and Payload CMS. This is where I will upload my projects, resume, experiences and blog posts.

Mednotate
A Full-Stack Clinical Documentation Assistant winning 2nd place at the 2025 Harvard HSIL Hackathon.

LumenWalk
An AI-powered map app that routes pedestrians through safer, well-lit paths.

Salah Seeker
Salah Seeker is a cross-platform app that helps Muslims in London locate and contribute prayer spaces. A map-first interface makes daily worship more convenient and integrated into everyday life.

GCSE Maths Exam Builder
A free Exam Builder tool for students, teachers and tutors preparing for Maths GCSE Exams across the UK.
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.