this post was submitted on 13 Jun 2023
440 points (99.8% liked)
lemmy.ml meta
1406 readers
1 users here now
Anything about the lemmy.ml instance and its moderation.
For discussion about the Lemmy software project, go to [email protected].
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I agree with the kubernetes point. Not every problem needs it.
I was more curious about having a load balancer infront of an autoscaling group of servers with the existing images that you are running off of, minus the self hosted database server. Then you would be able to handle spikes automatically. Just curious if that has been thought of.
Having it accessible to everyone is great. For sure. But I was just thinking that having stronger pieces of infrastructure for instances that handle more traffic might be beneficial.
So far it's not necessary and there are more urgent problems to fix.
I agree, lots of application improvements and bugs are probably your priority. That should always be the focus of the application developers. I honestly want to try and experiment with this idea now.
If I get a good repository going that focuses just on the infrastructure side of things, I will post it here.