Rolling Deployment
A release strategy that replaces instances of an old version with the new version gradually, a few at a time, keeping the service available throughout.
Source
- AWS Docs — Deployment configurations
Related terms
Blue-Green Deployment
A zero-downtime release strategy with two identical environments.
Failover
Switching automatically (or manually) from a failed primary system to a healthy standby.
Circuit Breaker
A pattern where a client temporarily stops calling a failing downstream service after a threshold of errors…
Queue Saturation
A failure mode where work arrives at a queue faster than it's processed, the queue grows unbounded, and lat…
ETL Pipeline
"Extract, Transform, Load" — a scheduled data pipeline that pulls data from a source, transforms it, and wr…
Cron Job
A scheduled task that runs at fixed times or intervals, defined by a `crontab` expression.
Start monitoring in 2 minutes — 10 free commercial-safe monitors
Start free