Description
Set up a generic data backup script, that can take consistent backups of data from folders and then upload it to any S3 compatible storage.
Expected Outcome
- The script should take care of log rotations and deleting old logs
- The script should tag backups appropriately
- It should be generic and parameterized enough to take backups of any folder, on specific intervals specified in cron format and with the right tags.
- The script should setup a cron job that takes these backups regularly
Acceptance Criteria
Implementation Details
It should be an interactive CLI script
Mockups / Wireframes
NA
Product Name
UCI
Organization Name:
Samagra
Domain
DPG
Tech Skills Needed:
Python or JS
Mentor(s)
@tushar5526
Complexity
High
Category
CI/CD
Sub Category
Maintenance
Description
Set up a generic data backup script, that can take consistent backups of data from folders and then upload it to any S3 compatible storage.
Expected Outcome
Acceptance Criteria
Implementation Details
It should be an interactive CLI script
Mockups / Wireframes
NA
Product Name
UCI
Organization Name:
Samagra
Domain
DPG
Tech Skills Needed:
Python or JS
Mentor(s)
@tushar5526
Complexity
High
Category
CI/CD
Sub Category
Maintenance