I’d like to thank the admins for being so open and direct about the issues that they’re facing.

You are viewing a single thread.
View all comments View context
3 points

The only advantage would come if you could rewrite lemmy to be serverless

permalink
report
parent
reply
1 point
*

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)

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply