cucapra / cucapra/chazz

Automatically shut down unused instances

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We should implement some mechanism to automatically stop the instances we start. Some ways we could do this:

- A process runs on the instance itself to check when it's idle and shut itself down.
- Use [CloudWatch's utilization shutdown feature](https://aws.amazon.com/about-aws/whats-new/2013/01/08/use-amazon-cloudwatch-to-detect-and-shut-down-unused-amazon-ec2-instances/).

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Compare the proposed instance-side idle check with CloudWatch's utilization shutdown feature, then define how unused instances will be detected and verify that started instances stop automatically when they become idle.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.