Y
Hacker News
new
|
ask
|
show
|
jobs
by
kortilla
1833 days ago
If you don’t test against prod your CD pipeline is missing a critical step.
1 comments
bpicolo
1833 days ago
In some systems the cost of writing and maintaining stubbed or alternate versions of things you don’t want hit by tests in prod can be pretty overbearing. Good SLOs can serve the same purpose as well for that sort of flow
link