Designing Data Intensive Applications - Chapter 4
in a large application, code changes often cannot happen instantaneously:
With server-side applications you may want to perform a rolling upgrade, deploying the new version to a few nodes at a time, checking whether the new version is running smoot...
metwalli.hashnode.dev11 min read