Fair Fairy@thelemmy.club to Selfhosted@lemmy.worldEnglish · 1 day agoServerless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)viduli.ioexternal-linkmessage-square35fedilinkarrow-up1110arrow-down169cross-posted to: programming@beehaw.orgprogramming@programming.devprogramming@programming.devprogramming@lemmy.ml
arrow-up141arrow-down1external-linkServerless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)viduli.ioFair Fairy@thelemmy.club to Selfhosted@lemmy.worldEnglish · 1 day agomessage-square35fedilinkcross-posted to: programming@beehaw.orgprogramming@programming.devprogramming@programming.devprogramming@lemmy.ml
minus-squareoshu@lemmy.worldlinkfedilinkEnglisharrow-up21arrow-down2·1 day agoWhat does this have to do with self-hosting?
minus-squareFair Fairy@thelemmy.clubOPlinkfedilinkEnglisharrow-up4arrow-down17·edit-21 day agoSo people know what not to do for selfhosting. Don’t self host in lambdas people. 🤣 Tbh it speaks volumes that none of the hundreds of containers I run - none of them had this in the instructions “you should use serverless”.
minus-squarejim3692@discuss.onlinelinkfedilinkEnglisharrow-up14·1 day agoWho is self-hosting in lambdas? Isn’t the idea of self-hosting to control your infrastructure (preferably including the hardware) ?
minus-squareFair Fairy@thelemmy.clubOPlinkfedilinkEnglisharrow-up1arrow-down1·20 hours agoExactly. Dont use lambdas. U can self host on lambdas, u can run personal faas - people don’t do it because servers beat fast any time
minus-squareYoddel_Hickory@lemmy.calinkfedilinkEnglisharrow-up3·1 day agoContainers kinda are the opposite of serverless, not surprising they don’t have that in their instructions.
What does this have to do with self-hosting?
So people know what not to do for selfhosting. Don’t self host in lambdas people. 🤣
Tbh it speaks volumes that none of the hundreds of containers I run - none of them had this in the instructions “you should use serverless”.
Who is self-hosting in lambdas? Isn’t the idea of self-hosting to control your infrastructure (preferably including the hardware) ?
Exactly. Dont use lambdas.
U can self host on lambdas, u can run personal faas - people don’t do it because servers beat fast any time
Containers kinda are the opposite of serverless, not surprising they don’t have that in their instructions.