this post was submitted on 11 Apr 2026
9 points (100.0% liked)
Ubuntu Linux
2444 readers
1 users here now
Linux for Human Beings.
Ubuntu is a popular Linux operating system for PC / mobile devices, etc.
Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.
Ubuntu is trusted everywhere computing by professionals and common users alike.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The ideal is to have a disaster recovery that is 100%. When I worked at cars I really liked how they did it. Staging was a mirror of production capacity wise. You basically decide on what the update will be. Your freeze all development going to stage and test the updated version of the system. Then you move the network pointers to go to stage as production and the old production is now stage. You give it some time to verify everything is good with the new production and then you eventually allow dev to flow to the new staging.
Nice flow example!