Delete docs/MVP.md
This commit is contained in:
parent
81d770a1e9
commit
46c569c697
1 changed files with 0 additions and 42 deletions
42
docs/MVP.md
42
docs/MVP.md
|
|
@ -1,42 +0,0 @@
|
|||
## Core Requirements
|
||||
|
||||
#### Metric Collection
|
||||
- [x] CPU usage
|
||||
- [x] GPU usage
|
||||
- [x] RAM usage
|
||||
- [x] Disk usage
|
||||
|
||||
#### Data Transfer
|
||||
|
||||
- [X] MQTT
|
||||
|
||||
|
||||
#### Implementation
|
||||
|
||||
- [X] Python prototype
|
||||
- [X] collecting info every 10s
|
||||
|
||||
#### Design Explanation
|
||||
|
||||
- [X] Your architectural choices
|
||||
- [X] Trade-offs considered
|
||||
- [X] How this would scale across thousands of devices
|
||||
- [X] Security considerations (credentials, data exposure, etc)
|
||||
|
||||
#### Stretch Goals (Optional)
|
||||
|
||||
Level 1
|
||||
- [X] Alerting thresholds CPU > 90%
|
||||
- [X] Slack integration summary
|
||||
|
||||
Level 2
|
||||
- [X] Frontend React (Vite)
|
||||
- [X] Containerisation or deployment strategy.
|
||||
|
||||
Level 3
|
||||
- [X] Integrate with AWS IoT Core or Greengrass
|
||||
|
||||
#### Deliverables
|
||||
- [X] GitHub repo
|
||||
- [X] README (instalation and instructions)
|
||||
- [X] Video demoing
|
||||
Loading…
Add table
Add a link
Reference in a new issue