|
|
|
|
|
by brightball
2557 days ago
|
|
Eh...it’s basically a 1 line command with distillery. Another for the rollback capability. It’s pretty magical. There’s a reason people love it. Certainly, don’t use it if you don’t need it...it introduces extra complexity...but if you do it’s really hard to beat. |
|
What if something goes wrong during the rollout? For example, if you change the database schema or upgraded your database engine or changed your back end authentication approach, it can break the old code. Then how will you know whether it's a problem with the old code or new code if many nodes are running both?