Electromech Corporation > Blog > TrendingPost > Stop and start EC2 instances at regular intervals using AWS Lambda
Stop and start EC2 instances at regular intervals using AWS Lambda
- August 20, 2018
- Posted by: nilesh vaghela
- Category: TrendingPost
No Comments

You can use a CloudWatch Event to trigger a Lambda function to start and stop your EC2 instances at scheduled intervals.For that , you will create Lambda functions to start and stop EC2 instances and then create CloudWatch Events that trigger your instances to start in the morning and stop at night.
Leave a Reply Cancel reply
You must be logged in to post a comment.