nightynight

Instance scheduler

Automates EC2 instance shutdown and startup based on schedules.

a CDK construct that will automatically stop a running EC2 instance at a given time.

GitHub

18 stars
2 watching
3 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbonig/wakeywakey A CDK construct to start a stopped EC2 instance at a scheduled time of day 1
bbc/chaos-lambda Automates termination of EC2 instances during business hours to improve service availability 163
mbonig/cdk-published-listener A simple stack that notifies developers when their CDK projects are published 2
miaowing/nest-schedule A framework for building distributed job scheduling systems with Nest.js decorators. 435
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 54
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
jmb12686/cdk-time-bomb A CDK construct that allows you to set a timeout period after which an AWS CloudFormation stack will be automatically destroyed. 39
bekk/db-scheduler-ui Provides a browser-based UI for monitoring and managing scheduled tasks in a Spring Boot application 42
aws/aws-node-termination-handler Ensures Kubernetes control plane responds to EC2 instance shutdown events 1,633
ausimian/timelier A cron-style scheduling application for Elixir. 12
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
att-innovate/charmander An environment for measuring and analyzing resource-scheduling algorithms 66
cerealcoder/aws-cdk-serverless-timer An AWS-based timer service that invokes scaleable Lambda functions using API Gateway and DynamoDB. 1
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74