7
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 09 Nov 2025
7 points (100.0% liked)
Web Development
4967 readers
48 users here now
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
What is web development?
Web development is the process of creating websites or web applications
Rules/Guidelines
- Follow the programming.dev site rules
- Keep content related to web development
- If what you're posting relates to one of the related communities, crosspost it into there to help them grow
- If youre posting an article older than two years put the year it was made in brackets after the title
Related Communities
- !html@programming.dev
- !css@programming.dev
- !uiux@programming.dev
- !a11y@programming.dev
- !react@programming.dev
- !vuejs@programming.dev
- !webassembly@programming.dev
- !javascript@programming.dev
- !typescript@programming.dev
- !nodejs@programming.dev
- !astro@programming.dev
- !angular@programming.dev
- !tauri@programming.dev
- !sveltejs@programming.dev
- !pwa@programming.dev
Wormhole
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
- https://frontendfoc.us/ - [RSS]
- https://wesbos.com/blog
- https://davidwalsh.name/ - [RSS]
- https://www.nngroup.com/articles/
- https://sia.codes/posts/ - [RSS]
- https://www.smashingmagazine.com/ - [RSS]
- https://www.bennadel.com/ - [RSS]
- https://web.dev/ - [RSS]
founded 2 years ago
MODERATORS
It's all about responsibility or time in my eyes.
Let's say you can pay $100/month for forums and it's maintained by someone else. They do updates, manage storage, etc, etc. If something goes down they fix it.
Or, you can self host it for $10/month on a VPS. Are you really saving $90 a month when you're on the hook for everything? If it goes down, will you have time to fix it or is your time better spent working with a customer to get income?
Now consider this for all the services you need. Which ones are actually worth running yourself?
Mh I get this, yes you pay more on outsourcing but usually you also get a service and an easier time, I would like to understand how much does it actually change..
Surely I'd have to understand how much it's economically worth it. On super basic plans I remember even seeing something like "40€ for 1 year website CMS hosting" (on the cheaper side). Which is the cost of a basic VPS on which you can probably run 100 sites on low traffic... And charge each client 80€ for hosting + maintainance, it's an easy great gain you're getting per site. And maybe add something if they want also email. Great passive income in this case.
But on bigger plans tailored to devs more than to direct clients does it keep being worth it? How much would I spend to host 100 WordPress websites + email on something like Hostinger VS self hosting them all on my VPS?
I guess it also depends on your experience with self hosting, at first I was messing up when doing it, now I understood that most apps really just need mostly the same stuff, and it's mostly all easy set and go. Unless I get hacked or get above some of my VPS limits I don't see big issues coming if I'm hosting 4/5 services for my clients.
I already self host some stuff on my own and rarely have to touch it unless I wanna add features or something like that. I guess with more clients you'll have to factor in scalability and/or managing multiple servers: all great stuff to learn but also yeah def more complex than doing a login and have a nice dashboard with all the services there ready for you..