• Fair Fairy@thelemmy.clubOP
    link
    fedilink
    arrow-up
    2
    ·
    18 hours ago

    All I see is react developers building full sites in lambdas in vercel.

    No connection pooling, no way to warm up data, crazy slow sites typically after a single backend call.

    If you use lambdas differently - that’s great.

    Also - ecs is NOT serverless. I have no issues with ecs

    • Feyd@programming.dev
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      18 hours ago

      ECS not being serverless was the point. You’re constructing a strawman to say an entire set of tools is useless because someone is using them badly, and that’s ignorant at best and actively malicious at worst. And don’t think I didn’t clock that this article you posted is really an advertisement for whatever this viduli thing is.

      • Fair Fairy@thelemmy.clubOP
        link
        fedilink
        arrow-up
        2
        ·
        13 hours ago

        Not someone, absolute majority is my point.
        Just because u happened to use it properly does not mean much. People are strongly confused by serverless and should be advised against it by default.