Score:2

Jargon for running app on 2 servers where 1 server is 1 release behind

gr flag

I came up with the idea to run 2 different servers with both of them having the same app, but one is just 1 release behind.

Why would I want to do this?

Sometimes one of of our releases is faulty we want to instantly rollback any changes by changing the traffic from the new release to the other server where the 'not faulty' release is on.

Is there any term that describes this process?

I am trying to rollback any changes without any downtime.

Score:3
in flag

There are terms like

that provide conceptual frameworks for running different releases/versions concurrently or in passive/active mode.

A big concern there is how you deal when application releases also require changes in for example a database schema and lots of other nitty-gritty details.

Georgi Atanasov avatar
gr flag
Yes, i am fimiliar with these terms, but when we encounter a critical bug later in time, it still takes releasetime until we see the old release being public. I want to instantly switch all the traffic to the old release as soon as we see a bug/error.
HBruijn avatar
in flag
For that you have a traffic routing solution that directs users to either the blue or green environment. There are many approaches for that (like updating the CNAME record clients use (potentially dlow) to switching over a floating IP or using a load balancer)
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.