In a previous article, I discussed four different deployment policies you can employ when deploying applications to AWS. Some of these methods include All at once, Rolling, Immutable and Blue/Green deployments. In that article I discussed the differences between these policies. In this post, I will show you how to set up Immutable and Blue/Green
Continue reading Changing deployment policies in AWS
Tag: deployment
AWS: Deployment methods
This post discusses the most common deployment methods: all at once, rolling, immutable, and blue/green.