Deployment strategy where the new version boots alongside the old one and traffic is switched once the new version is healthy, giving gapless deploys. Used by Kamal; requires significantly more RAM than expected (especially for Rails with Solid libraries) because both versions run in parallel briefly — an argument for one large VM that amortizes RAM across projects.