The 6 nines mean that an ideal service should have 99,9999% uptime, right?

That’s almost 32 seconds of downtime in a year!

If so, how much would it cost to do it? (Let’s consider that is a marketplace site with 1000 daily users)

  • sijt@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    It’s really hard. And really expensive. I used to work in five nine environments, life or death type use cases, and my rule of thumb was that you double your cost for every extra nine you add.

    When we got to five nines it was multiple hot standbys with a custom control and orchestration plane - literally custom hardware we had to build. This was for local installations, so not modern cloud environments (it was over a decade ago), but many of the challenges are similar, like session handling, transmission replay and caching, locking, clashing, routing, jitter, latency etc.