Live data from Hacker News

Ask HN: Best free compute and other resources for startups?

news.ycombinator.com

101–110 of 145 posts

Re: Ask HN: Best free compute and other resources for startups?

#101
post #83

I'll tell you from personal experience--dont let free tiers influence your tech decisions. your early lock in decisions are the most costly and you will pay dearly long after the free tiers run out

Agreed. Unless you're intentionally building some low-margin business model that requires cutting these costs, you shouldn't box yourself in and ignore potential growth because of hosting costs.

Re: Ask HN: Best free compute and other resources for startups?

#102
post #50
post #31

Earlier quoted context omitted.

Still more reliable and orders of magnitude more powerful than any free service. You can also buy two.

> Still more reliable and orders of magnitude more powerful than any free service. I don't think so. AWS Lambda has a generous free tier and runs on infrastructure that has constant monitoring by professionals, spread across thousands of machines in multiple datacenters all over the world, with an SLA. Your one (or two) servers that share a single consumer internet connection (with no SLA) will never be more reliable…

So, what happens when the SLA is violated in the free-tier?

Re: Ask HN: Best free compute and other resources for startups?

#103

Earlier quoted context omitted.

I have that stack and security concerns are holding me back. Any suggestions for ways to secure a home network for public hosting?

Put the server on its own DMZ network. If your router doesn't support this, you don't have a good setup for self-hosting. I did all of this for my family's software company 20 years ago. We were serious about it, too: SDSL line (good at the time!) with an SLA, natural gas standby generator, redundant hardware... never again. I spent all my time futzing with infrastructure rather than producing any business value. I d…

Definitely not a money-saver, but being in control and knowing how the underlying pieces fit together is quite valuable.

Re: Ask HN: Best free compute and other resources for startups?

#105
post #83

I'll tell you from personal experience--dont let free tiers influence your tech decisions. your early lock in decisions are the most costly and you will pay dearly long after the free tiers run out

This is worth considering, especially when you can get a DO droplet for $5/month and run whatever free software you like on there on Ubuntu. That has to be as un-locked-in as it gets. You could run the same thing from a Rasb-Pi at home!

I am happy to use Netlify as a static file host as that isn't much of a lock in: I can move to S3 later, or even the DO droplet and Nginx!

Re: Ask HN: Best free compute and other resources for startups?

#106

Earlier quoted context omitted.

I think this works for university student when 99.99% uptime isn't your highest priority. My university has static IP and near 700 up/down speed to each dormitory. So by investing in an old workstation I can easily work on various ideas and built MVP for it. I finally ended up running a crawler service for months before I migrated to a vps.

You can't really do NAT traversal on a university network though, so it's pretty useless for servers.

Each dorm student at my university had a public IP assigned to them.

I also remember downloading quite a bit of MP3s hosted on an SFTP server in a friend of friend’s dorm in Philadelphia.

Re: Ask HN: Best free compute and other resources for startups?

#108

I see a lot of linode recomendations here, but if you are looking at mostly European audience scaleway.net has very cheap VMs starting at 2€ per month, while not being that much slower than linode

online.net is the sister company of scaleway. scaleway has some ARM bare metal which is cheap but sometimes you see issues if you try to run software only optimized for x86. kimsufi has 3.99 euro/mo baremetal server but very hard to get (have to keep trying). hetzner cloud has cheap vps and also has auctions for servers. I got some i7 8core 16GB RAM & 1-4TB HDD for 22 euro/mo. They are closer to 30 euro/mo but likely…

ARM servers at scaleway actually start at 3euro/mo. I find that others have a bit more difficult setup the server. Finding the best auctions isn't the best way to spend your time in a startup. You are better of doing something that improves the quality of your product, and until some point, the server quality/price isn't your concern at all.

Re: Ask HN: Best free compute and other resources for startups?

#109

If you publish a free Alexa Skill (easy to make a basic one) you can apply for $100 in monthly free AWS credits: https://developer.amazon.com/en-US/alexa/alexa-skills-kit/al...

Same thing for Google Assistant actions, which give $200 in monthly credits.

Re: Ask HN: Best free compute and other resources for startups?

#110
post #36
post #33

Earlier quoted context omitted.

Bizspark changed and is no longer available. I was in the last round when they shut down early.

They still seem to have something going: Available for qualified Startups Technical enablement Microsoft technology to help your bottom line: Up to $120k of free Azure cloud for two years Visual Studio Enterprise cloud subscription Office 365 Business Premium Dynamics 365 for Customer Engagement and Talent Enterprise grade Azure support https://startups.microsoft.com/en-us/benefits/

I think you have to be introduced into the program by an accelerator now.

I´ll miss it, it was a pretty awesome program.

Post reply on HN