AWS
Posts tagged AWS
2 articles
⚡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
→