DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Automatic Deployment to New Amazon EC2 On-Demand and Spot Instances Using AWS CodeDeploy, Amazon CloudWatch Events, and AWS Lambda

6 years ago aws.amazon.com
Automatic Deployment to New Amazon EC2 On-Demand and Spot Instances Using AWS CodeDeploy, Amazon CloudWatch Events, and AWS Lambda

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

AWS CodeDeploy is a service that automates application deployments to your compute infrastructure, including fleets of Amazon EC2 instances.
AWS CodeDeploy can automatically deploy the latest app version to any new EC2 instance launched due to a scaling event.
This is especially true if you are running your workload on an EC2 Spot Fleet.
In this post, I’ll show you how to use AWS CodeDeploy, an Amazon CloudWatch Events rule, EC2 tags, and AWS Lambda to automate your deployments so that all EC2 instances run the same version of your application.
Summary:In this post, I’ve demonstrated how to use AWS CodeDeploy, AWS Lambda, an Amazon CloudWatch Events rule, and EC2 tags to automate deployments to disparate EC2 instances.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com