Engineering notes from the stack
Build, deploy &ship with confidence
Deep dives into .NET, AWS, GitHub Actions & Terraform — practical guides for engineers who ship real infrastructure.
.NET / C#AWS CloudGitHub ActionsTerraform
2
Articles
4
Topics
2.1k
Readers
Featured Post
View all →Featured
⚡
github actions01
⚡GitHub Actions☁AWS◈.NET
Zero-Downtime .NET Deployments to AWS ECS with GitHub Actions
Build a production-grade CI/CD pipeline that builds your .NET container, pushes to ECR, and rolls out to ECS with health-check-gated blue/green deployments.
·12 min read
Read article →Recent Posts
⚡GitHub Actions☁AWS◈.NET
Zero-Downtime .NET Deployments to AWS ECS with GitHub Actions
Build a production-grade CI/CD pipeline that builds your .NET container, pushes to ECR, and rolls out to ECS with health-check-gated blue/green deployments.
Mar 18·12 min
→⬡Terraform☁AWS
Managing Multi-Region AWS Infrastructure with Terraform Workspaces
Provision VPCs, RDS clusters and ALBs across us-east-1 and eu-west-1 from a single module, using workspaces for environment isolation.
Mar 14·9 min
→