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-square29fedilinkarrow-up1101arrow-down166cross-posted to: programming@beehaw.orgprogramming@programming.devprogramming@programming.dev
arrow-up135arrow-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-square29fedilinkcross-posted to: programming@beehaw.orgprogramming@programming.devprogramming@programming.dev
minus-squareFair Fairy@thelemmy.clubOPlinkfedilinkEnglisharrow-up4arrow-down17·edit-223 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-up14·22 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-up1arrow-down1·11 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·21 hours agoContainers kinda are the opposite of serverless, not surprising they don’t have that in their instructions.
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.