Hi, I'm Sameep Sigdel
Software Engineer & Cloud Specialist
I build scalable cloud solutions and develop software applications. Currently working as a Cloud Engineer with expertise in modern web technologies and cloud infrastructure.

Featured Projects
Cloud Infrastructure Automation
Developed infrastructure as code solutions using Terraform and AWS CloudFormation to automate deployment processes.
View DetailsServerless API Platform
Built a scalable API platform using AWS Lambda, API Gateway, and DynamoDB with CI/CD pipeline integration.
View DetailsLatest Blog Posts
February 5, 2026
Why Your Docker Image Didn’t Run Everywhere (And What CPU Architecture Has to Do With It)
Docker is often praised for its portability. We commonly hear phrases like:
Read MoreJanuary 5, 2026
ECS Exec from the AWS Console: Debugging Containers Without the CLI
In an [earlier blog](/blog/dockercompose-to-ecs), I demonstrated how to use ECS Exec to access running containers in Amazon ECS using the AWS CLI. At the time, enabling and using ECS Exec required switching to the terminal, manually running aws ecs execute-command, and managing CLI context during troubleshooting.
Read More