• IphtashuFitz@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        ·
        17 days ago

        My employer has a pretty large presence in AWS. We finished migrating to Amazon’s Corretto (based on openjdk) months ago. It was pretty painless given we already use Amazon’s Linux distros.

        • Simulation6@sopuli.xyz
          cake
          link
          fedilink
          arrow-up
          7
          arrow-down
          1
          ·
          17 days ago

          What could possibly go wrong with locking yourself into an environment owned by Amazon, or Google or Microsoft?

          • Kogasa@programming.dev
            link
            fedilink
            arrow-up
            6
            ·
            edit-2
            17 days ago

            What’s the lockin? Is it really harder than just swapping the jdk path to switch between Coretto and OpenJDK? I understand Coretto being preferable for performance and security patches but I don’t imagine it’s that big of a deal if one eventually had to switch

      • Feathercrown@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        1
        ·
        edit-2
        17 days ago

        Ever since I looked up “java download” and had to go through the horrible process on the Oracle site, I decided that they didn’t want me to download Java so I should avoid it, and that has always proved to be a good decision

    • farcaller@fstab.sh
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      17 days ago

      So here’s the thing. This year I fell in love wih clojure, it’s an absolute pleasure to program in. It’s also a hosted language that runs on java (primarily) or javascript (or a bunch of marginalized things). And honestly, I feel like I can make the java backend run more resource-effecient than the JS one.