Y
Hacker News
new
|
ask
|
show
|
jobs
by
KZeillmann
2554 days ago
What's the benefit of a hot code upgrade vs a blue/green deploy?
1 comments
di4na
2554 days ago
speed. A hot code upgrade can deploy a whole cluster in a few seconds. Plus it can keep states safe without rebalancing.
link