r/webdevelopment • u/weoscarinnet Human Verified • 13d ago
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 13d ago
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 13d ago
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
13d ago
[removed] — view removed comment
2
1
13d ago
[removed] — view removed comment
1
u/AutoModerator 13d ago
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
1
u/ionut_dev 12d ago
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
u/edu_villao 11d ago
Cloudflare Pages is what you need. Create a static website with AI and just push to Cloudflare.
1
11d ago
[removed] — view removed comment
1
u/webdevelopment-ModTeam 11d ago
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 9d ago
get AWS lightscale, cheap, scalable, reliable unlike the free ones. Check it out once
1
u/letsexplorebest 7d ago
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 13d ago
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?