unlawfulbooger to 196 · 1 year agoThe rule of growthi.imgur.comimagemessage-square83fedilinkarrow-up11.12Kfile-text
arrow-up11.12KimageThe rule of growthi.imgur.comunlawfulbooger to 196 · 1 year agomessage-square83fedilinkfile-text
minus-squareAnonymousDeity@beehaw.orglinkfedilinkarrow-up1·edit-21 year agoI 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·1 year agoIt’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.
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.