• @ramble81
    link
    64 months ago

    In our case we have over 1500 employees using it, but only about 500 at a time. It’s an extreme waste of resources to have to provision 3x the hardware rather than use ephemeral systems. Also it’s much easier to patch a “gold” image and recompose entire pools than have to manage all of the systems as if they were full on laptops. Just to name a couple things off the top of my head.

      • @ramble81
        link
        14 months ago

        Yup. That’s another reason we don’t have individual systems. And most thin clients aren’t designed to connect 1:1 to a VM. They usually need a broker of some sort.

    • @SheeEttin@programming.dev
      link
      fedilink
      English
      14 months ago

      Citrix has a product for that don’t they? Pretty sure Microsoft does too, but I’m assuming it’s just in Azure and isn’t as good as third-party products.

      Or if you don’t need the fancy stuff, good old RDS pools still work fine. You could probably write your own automation on top of Proxmox too.