Scheduled Start/Stop of EC2 Instances using Lambda and Serverless

Опубликовано: 26 Май 2025
на канале: Edd Mann
547
4

This video introduces the Serverless Framework and how you can use it to build AWS Lambda functions to start/stop specified EC2 instances. Along with deploying these functions we take advantage of CloudWatch Events and get Serverless to schedule a given instance to be started/stopped each day.

Setting up Serverless with AWS:
https://serverless.com/framework/docs...

The source-code used for this project can be found here:
https://gist.github.com/eddmann/187b5...