|
|
|
|
|
by dsr_
2025 days ago
|
|
Everyone makes mistakes, and having real testing infrastructure is the best way to catch it. Many mistakes are made against databases; maybe you can roll back, maybe you can't -- either way, it's cheaper in testing than production. |
|
There are many reasons why resetting the environment on deployment is a solid and cost effective solution to many issues.