Introduction to Puppet Fundamentals

By Dustin Ward

Scalability is the primary and most critical demand of enterprises in the present times. Technology is focusing more on distributed and virtual resources as compared to traditional on-premises systems. In addition, new domains such as…

ECS blue/green deployments through CodeDeploy

By Dustin Ward

You can now use CloudFormation to perform ECS blue/green deployments through CodeDeploy. Blue/green deployments are a safe deployment strategy provided by AWS CodeDeploy for minimizing interruptions caused by changing application versions.