Hacker News new | ask | show | jobs
by joemccall86 2739 days ago
Interesting article. Our stack isn't using mongo, but reading these posts give me good ideas for how others manage their software lifecycle. I like their use of a pre-production environment as a step between QA/UAT and production. This allows for a clean trial run of anything new deployed to production, as well as greatly removing any deployment-day surprises.
1 comments

We call it our "canary". :D