Home / Companies / Octopus Deploy / Blog / Post Details
Content Deep Dive

The ultimate guide to rolling deployments

Blog post from Octopus Deploy

Post Details
Company
Date Published
Author
Mark Harrison
Word Count
4,404
Company Posts That Month
12
Language
English
Hacker News Points
-
Post removed?
No
Summary

Mark Harrison's article from February 3, 2020, delves into the concept of rolling deployments, a software deployment strategy that allows updates without downtime, thus keeping applications available 24/7. Unlike big-bang deployments that take the whole application offline, rolling deployments incrementally update software across multiple targets, ensuring at least one instance remains online to serve users. This method offers several advantages, such as the ability to perform health checks and rollbacks seamlessly. The article provides practical examples of implementing rolling deployments using popular tools like Docker, Kubernetes, and Octopus Deploy, highlighting Docker's native support for rolling updates and Kubernetes' capability to manage pod updates incrementally. Additionally, the article touches on the potential challenges of database rollbacks during deployments and emphasizes the importance of backward-compatible database changes. Harrison concludes by recommending rolling deployments for their minimal disruption and compatibility with continuous integration and delivery (CI/CD) pipelines.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 40 698 79 34 -4%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.