Deploy CodeDeploy Application Action
AWS CodeDeploy is a deployment management service offered by AWS. You can use it to deploy updates of your applications to your EC2 instances, Lambda functions, and on-premises servers. This can be a powerful tool in your CI/CD pipeline. Today, I’m happy to announce a new action: Deploy CodeDeploy Application.