Giter Site home page Giter Site logo

ec2-start-stop's Introduction

EC2 instance Start / Stop scheduler

Simple demo of EC2 instance scheduled starting / stopping using Lambda function and scheduled CloudWatch Events.

Usage

Deploy ec2-start-stop.yml using CloudFormation, change the stack parameters as necessary.

For help with the Start / StopCronExpression syntax check out Schedule Expressions for Rules.

Note that the Start/Stop time is in UTC Timezone (yeah, what an annoyance for us in regions that change to and from Daylight Saving Time 2x per year...).

Make changes

The main template ec2-start-stop.yml has been generated from src/ec2-start-stop.template.yml to which the lambda function code from src/ec2-start-stop.lambda.py has been inserted using src/import-files.py.

Don't edit the generated ec2-start-stop.yml template!

Instead modify the "template-template" src/ec2-start-stop.template.yml and/or src/ec2-start-stop.lambda.py and run make or

~/ec2-start-stop $ make
./import-files.py --yaml ec2-start-stop.template.yml > ec2-start-stop.yml

Then deploy the generated ec2-start-stop.yml

Author

Michael Ludvig

License

Public domain or CC0

ec2-start-stop's People

Contributors

mludvig avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.