Hacker News new | ask | show | jobs
by tudorg 391 days ago
I would say it's primarily testing: either testing schema changes or testing your application changes. Copy-on-Write branches help because you can spin up an environment fast with relevant data from production (anonymized).