Fair Fairy@thelemmy.club to Selfhosted@lemmy.worldEnglish · 20 hours agoServerless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)viduli.ioexternal-linkmessage-square25fedilinkarrow-up193cross-posted to: programming@programming.devprogramming@programming.devprogramming@lemmy.ml
arrow-up193external-linkServerless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)viduli.ioFair Fairy@thelemmy.club to Selfhosted@lemmy.worldEnglish · 20 hours agomessage-square25fedilinkcross-posted to: programming@programming.devprogramming@programming.devprogramming@lemmy.ml
minus-squareoshu@lemmy.worldlinkfedilinkEnglisharrow-up19·19 hours agoWhat does this have to do with self-hosting?
minus-squareFair Fairy@thelemmy.clubOPlinkfedilinkEnglisharrow-up4·edit-218 hours 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-up13·17 hours 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-up1·6 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·16 hours 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.