Hacker News new | ask | show | jobs
by cebert 1351 days ago
We typically use Sandbox for significant deployment changes such as upgrading to Node 16, updating security policies, etc. in an isolated environment. If things break, it doesn’t impact DEV/QA.
1 comments

Ahh gotcha.. Thanks for the info. Thats useful to know.