This is something that should be taken once each developer can work in isolation.
The current idea of why we have the backup for the dev env is that because the database is shared between all developers we should keep a good copy, just in case a developer mess up with the database.
Once developers has their own env, this env can be used as a staging env and we should rethink if we need backup of it.
This is something that should be taken once each developer can work in isolation.
The current idea of why we have the backup for the dev env is that because the database is shared between all developers we should keep a good copy, just in case a developer mess up with the database.
Once developers has their own env, this env can be used as a staging env and we should rethink if we need backup of it.