• folkrav@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    I’m as critical as the next guy of how overused and abused serverless/microservice architectures can be, but there’s disliking something and being completely disingenuous. Some of the comments every time the subject is even remotely mentioned fall into the latter. This time is not the exception lol

    • 0xD@infosec.pub
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      10 months ago

      Instead of spinning up a classical server like Apache or IIS for what you need, you just write a single function that you can bind to an endpoint and just host that - the rest is abstracted away from you.

        • 0xD@infosec.pub
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          Marketing™️ I guess? :P

          But probably because YOU don’t have to fuck around with servers, for you it’s just an upload of a function.

          • DrM@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            I think that’s the main reason, it’s a good name explaining what you can expect: an environment where you don’t have to worry about servers and don’t need an administrator