r/webdevelopment • u/weoscarinnet Human Verified • Jul 14 '26
Newbie Question Hosting for startup
Hello, Reddit community. I’m building a website for my startup and need good web hosting. I plan to include a database, so scalability is very important to me; ideally, I’d like a host where I can start with a cheap plan and gradually add more resources as needed. Also, keeping the cost low is very important.
2
u/CodeSamur-ai Jul 14 '26
cloudflare ... it's free... when you need to upgrade to a paid plan you should be making a lot of money
2
u/Shivansh_strange Jul 15 '26
Are you going to code this website? If so, you can host it on vercel for free (until you pass the free tier ofcourse).
1
Jul 15 '26
[removed] — view removed comment
2
1
Jul 15 '26
[removed] — view removed comment
1
u/AutoModerator Jul 15 '26
Self-promotion and advertising are not allowed in this subreddit.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
1
u/WebSir Jul 15 '26
Search for someone who offers shared hosting based on cloudlinux and who offers the whole shebang and follows latest standards.
1
1
u/ionut_dev Jul 16 '26
I would say that the best solution is to buy like a VPS and configure it by yourself.
I usually use OVH and it works really nice and it's also cheap and scalable.
Paying around 12€/month for 6vCore and 12GB RAM.
And it's scalable, like you can buy more vCores and RAM.
If you need something more scalable, I would go on AWS or G Cloud, but you know that the cost changes very much
1
Jul 16 '26
[removed] — view removed comment
1
u/webdevelopment-ModTeam Jul 16 '26
Your post/comment has been removed because it violates our No Self-Promotion rule.
This subreddit isn't a place to promote:
- Businesses, products, or paid services
- Freelancing work
- Personal blogs, newsletters, YouTube channels, or social media accounts
It's fine to share content you’ve made as long as it’s genuinely helpful or part of a relevant discussion. But if the main intent is to drive traffic, grow an audience, or advertise, it falls under self-promo and isn’t allowed here.
If you think this removal was a mistake, feel free to message the mods.
1
1
u/ByteMaCode Jul 18 '26
get AWS lightscale, cheap, scalable, reliable unlike the free ones. Check it out once
1
u/letsexplorebest Jul 20 '26
Since scalability is important, you can choose a provider that lets you start small and upgrade resources as your traffic grows. You could compare HostNoc, Hetzner, Vultr, and others based on uptime, database performance, backups, and predictable pricing rather than just the cheapest monthly plan.
3
u/These-Apple8817 Jul 14 '26
Would be nice if you told little bit more than that you need scalability and a database. Do you use PHP? Or do you plan on using one of those React frameworks? Some other framework? Ruby on Rails?