Tag: devops
All the articles with the tag "devops".
-
Git worktrees for parallel branch work
Using git worktrees to work on multiple branches simultaneously without managing local file changes.
-
A Baseline CloudFormation Layout That I Keep Reusing
A structured approach to organizing AWS CloudFormation templates for containerized web applications, covering VPC networking, ECS Fargate, RDS, and automated deployment processes.
-
Detecting Manual AWS Changes in CloudFormation Stacks
How to detect and manage configuration drift in AWS CloudFormation stacks.