*the image of cat and the green > symbols were there before I edited the image

I was feelin lazy, so here we go, have a post-

should probably post more, i feel good doin things.

anyway— i hope u are doing well! <3

    • panda_abyss@lemmy.ca
      link
      fedilink
      English
      arrow-up
      48
      ·
      12 days ago

      No, it’s an API where on requests a server is started up to run your code.

      You don’t run the server, someone else does — hence “serverless”.

      • infinitesunrise@slrpnk.net
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        10 days ago

        The moment I realized AWS Lambda is a scam was the moment I learned that you have to check if you need to clean up your runtime environment at function start, because it will sometimes reuse the same server between runs, because it’s a server that they don’t even bother to have behave as if it isn’t.

    • chisel@piefed.social
      link
      fedilink
      English
      arrow-up
      35
      ·
      12 days ago

      The concept is that you basically upload code directly to the hosting service, then set up an endpoint that points to the code, and magically run it. “Serverless” because you never deal with server setup/config/load balancing/etc… And can pretend that your code runs on nothing if you so please.

      • rtxn@lemmy.world
        link
        fedilink
        English
        arrow-up
        21
        ·
        11 days ago

        Like saying that a Dockerfile or compose.yaml is “containerless” because you don’t have to manually provision a container?

        The future is fucking stupid.

        • Retail4068@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          11
          ·
          edit-2
          11 days ago

          No, nerds actually getting riled up over the pedantics of this naming scheme is the sad thing. Like honestly, it’s a hoot watching you all get riled up over the pretty decent and descriptive name.

          REEEEEEEEEEEEEEEEEEEE THE SERVER IT’S REALLY THERE, IT’S JUST OBFUSCATED 🤣🤣🤣🤣

      • festnt@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        11 days ago

        it’s also the same situation with wireless devices. it’s not that there are no wires, it’s that you don’t have to deal with any wires