this post was submitted on 06 Aug 2023
1463 points (99.0% liked)
Announcements
23264 readers
1 users here now
Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.
You can also find major news on join-lemmy.org
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It depends where and how you are hosting. Hetzner or OVH have small VPS which can host hundreds of active users for those 10 usd. Of course if you host on AWS or Digitalocean its much more expensive. lemmy.ml is bigger than beehaw, and only costs 80 euros per month for a dedicated server. Hosting costs will also go down as the code gets more optimized.
Yep. As ppl have mentioned, while our performance bottleneck is currently the unoptimized postgres operations, we haven't even come close reaching postgres's actual internal limits. So code and DB optimization will be the biggest factor reducing costs.