CSCI-GA-2820-FA24-003 / products

NYU DevOps Products Service Fall 2024
Apache License 2.0
0 stars 1 forks source link

Implement Backup and Migration Scripts #22

Open savarchaturvedi opened 1 month ago

savarchaturvedi commented 1 month ago

As a developer, I need to automate backups and create migration scripts to ensure data integrity and schema updates.

Acceptance Criteria:

Automated daily backups with secure storage and logs. Versioned migration scripts with rollback capabilities. Backups and migrations are tested and verified. Alerts are set up for failures.

Tasks:

Set up automated backups. Write migration scripts with rollback. Test backup restoration and migrations. Configure alerts for failures.

niveditashankaranarayanan commented 1 month ago

Excellent work on adding the "future use" tag for reusable stories, as suggested by the professor.