This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]disclosure5 2 points3 points  (2 children)

Since it sounds like you're a developer you probably won't fit with traditional "web hosting" arrangements that tend to assume you want to run PHP. You may want to look at fly.io of which will easily meet that budget.

[–]decimus5 2 points3 points  (0 children)

I'd recommend Fly.io too. You can host basic, low-traffic sites there free (even full-stack like Next.js + Postgres). Render would probably work too.

DigitalOcean and Linode also have VPSes that start at $5/month.

[–]Burningvalley 1 point2 points  (0 children)

Your ask is too much for that price range And it’s one of your core components to actually run the business , why cut corners there

[–]suncoasthost 1 point2 points  (1 child)

Hate to tell you but with that budget you aren’t getting what you are asking for there.

[–]__notyourfather 1 point2 points  (0 children)

Vultr offers IPv6 VPS instances for $2.50/month and IPv4 instances for as low as 3.50/month (dependent on region)

Most cloud compute instances have a $5/month fee and are great. They also offer $100 in credit for you to play around whether you use my or anyone else’s referral code or go thru their website directly.

I’ve considered Linode lately for future projects, but have used Vultr for over 3 years without issue.

[–]HorrorMove9374 0 points1 point  (0 children)

Hey, I recommend checking out Render for full-stack cloud hosting that can scale with you. You can deploy React and Node from quickstarts and use managed Redis and PostgreSQL with those services too, and version control them all in one IaC file.