How to set AWS CodeDeployment failure notification
In this article I will show you how you can easily create a SNS notification when your code deployment fails. AWS offers a very nice tool which is CodeDeployment. It deploys code to your EC2 instance or on premises instances. It’s important for the devOps team to get notified when deployment failed or not, because