BeginnerVocabulary#devops#backend#architecture

Rolling Deployment Vocabulary

Build fluency in the vocabulary of replacing a fleet's instances in small batches without taking the service offline.

0 / 5 completed
1 / 5
A teammate explains that a fleet of twenty application instances is updated a few at a time, taking a small batch out of the load balancer, replacing it with the new version, and adding it back before moving to the next batch, so the service never goes fully offline. What deployment strategy is being described?