• Lena@gregtech.eu
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Serverless is basically when you don’t manage the servers or the underlying OSs. For example, you just deploy your app to AWS and it runs everywhere and nowhere on their global infrastructure. You don’t have to deal with the operating system or hardware. You can read more about it on the Wikipedia page

    • 0x0@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      You can read more about it on the Wikipedia page

      *Serverless is a misnomer in the sense that servers are still used by cloud service providers to execute code for developers. *

      Ah, marketing then, should’ve known.