logoalt Hacker News

early_exit • yesterday at 2:08 PM • 2 replies • view on HN

yeah (at an early stage data-focused startup). I think when our product is a bit more mature we'd probably have a staging tier with full access and then manually promote builds / DB changes to prod. So many things to build lol

we DO daily snapshotting, so the risk is limited... but still spooks me


Replies

not_kurt_godel • yesterday at 10:20 PM

> data-focused startup

What could possibly go wrong with building a data-focused company on a foundation of violating the most fundamental precepts of data management

semanticc • yesterday at 7:02 PM

Write schema/data migration files [with agents] in version control and deploy those deterministically (after review).