• AnyOldName3@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    I think for something like this, you’d rent cloud servers as you’d expect the number of concurrent users to change over time and ideally would be able to spin up more capacity when you need it without having to have those machines available all the time. You still need some kind of system that decides when to order more capacity with enough warning that it’s actually available (you can tell AWS you want a VM immediately, but it still takes a couple of minutes to transfer your data onto it and boot it up, which is longer than people want to sit in a loading screen) and decides which servers to assign to which users.

        • Rayquetzalcoatl@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Fair! I’m in web so wouldn’t know either. What kind of software do you work in? I’ve been thinking about jumping careers lately after realising that I quite like architecting a more complex system, and sort of hate working with front end web dev😂