unlawfulbooger@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 3 年前The rule of growthi.imgur.comexternal-linkmessage-square70fedilinkarrow-up11.01Kfile-text
arrow-up11.01Kexternal-linkThe rule of growthi.imgur.comunlawfulbooger@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 3 年前message-square70fedilinkfile-text
minus-squareryannathans@lemmy.fmhy.netlinkfedilinkarrow-up4·3 年前The only advantage would come if you could rewrite lemmy to be serverless
minus-squareAnonymousDeity@beehaw.orglinkfedilinkarrow-up1·edit-23 年前I mean I’m sure Lemmy’s server process is stateless, I’m sure it could use CloudRun/ECS pretty efficiently and that wouldn’t really require a rewrite (unless the process is stateful for some reason)
minus-squaresteal_your_face@lemmy.mllinkfedilinkEnglisharrow-up2·3 年前It’s possible to run Lemmy on kubernetes so I assume you could on ecs as well. I’m pretty sure the Postgres db manages state and not the process.
The only advantage would come if you could rewrite lemmy to be serverless
I mean I’m sure Lemmy’s server process is stateless, I’m sure it could use CloudRun/ECS pretty efficiently and that wouldn’t really require a rewrite (unless the process is stateful for some reason)
It’s possible to run Lemmy on kubernetes so I assume you could on ecs as well. I’m pretty sure the Postgres db manages state and not the process.