Anyone here got any recommendations for paid cloud storage options? Given where we are I’m looking for piracy friendly options.

      • mattes@lemmy.kussi.me
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        No way to tell as it depends on all kinds of factors, like workload and IO requirements. For example you could spin up a very cheap spinning rust Ceph cluster for archival use cases or you could have a very fast NVMe/PMEM cluster for compute workloads.

        I am managing all kinds of installations.

        And before somebody ask no, not piracy related lmao.

        (Replying with my lemmy account as my other account apparently isn’t federating with programming.dev)

          • mattes@lemmy.kussi.me
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            I could not even see your reply on the other account so no way to reply either. I only saw it by navigating to this instance.

      • Faceman🇦🇺@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Ceph can be run on multiple machines and tied together into one big singular storage cluster that can be used for basically anything.

        It’s not exactly a beginner friendly solution though as you have to do all the work.

        It’s not a “cloud service” that you can just sign up for and push data to.