Earlier quoted context omitted.
> with consumer internet connections being 1000up/down Step out of your Silicon Valley bubble and recognize that this doesn't apply to everyone. I only have 30 megabit up/down with Frontier. I can get faster, but it gets expensive quick, and I don't need more than 30 mbps, even as a gamer. Xfinity only offers 150 megabit down in my neighborhood, with a puny 15 megabit up, and for twice the price. And as others have m…
"Step out of your Silicon Valley bubble" ... I have Business Fiber Internet package from Bell in my house in Toronto. Residential area far from city core with an old houses, definitely not a Silicon Valley. 1000 up and down. It costs me $80 Canadian pesos. Not bad.
Ask HN: Best free compute and other resources for startups?
121–130 of 145 posts
Re: Ask HN: Best free compute and other resources for startups?
#122As others have mentioned, Linode is great value. Pair it with Dokku and you've got an even cheaper / more customizable (but not scalable) Heroku. However, be weary of Linode's "backup" service if you intend to store a lot of files (as opposed to lots of data / large files). It's file-based (not block-based) backup, and I can confirm it does fail. In our case, we weren't storing tiny files either, they were images upl…
> However, be weary of Linode's "backup" service if you intend to store a lot of files... Huh? Wouldn't it be a lot better to be wary of that service, thus lowering the risk that you'll be weary of it at some point?
Re: Ask HN: Best free compute and other resources for startups?
#123Re: Ask HN: Best free compute and other resources for startups?
#124https://github.com/ripienaar/free-for-dev#major-cloud-provid...
Re: Ask HN: Best free compute and other resources for startups?
#125Earlier quoted context omitted.
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.
Re: Ask HN: Best free compute and other resources for startups?
#126buy a .edu email, use google compute till you have an MVP to sell
Re: Ask HN: Best free compute and other resources for startups?
#127If 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...
Re: Ask HN: Best free compute and other resources for startups?
#128Heroku's free tier is good. GCP App Engine is pretty similar, a little more powerful, but also more limiting in how you build your app. My pick for MVPs is AWS Lambda. It's very easy to get up and running, and you get access to the rich AWS ecosystem. Yeah yeah, the "unlimited scale" benefit will be great when you're accelerating user growth, but that's not why its a good pick for MVPs. Need a cron? Not too bad on Ap…
The difficult part with AWS is local development. Waiting on AWS deploys is not a fast process and it kills momentum. LocalStack tries, but IMO it's not great.
This post talks about how our team experienced much of what’s in this thread and what we built to solve it: https://www.stackery.io/blog/how-do-we-setup-a-proper-server...
VS Code folks seem to be pretty excited about our plugin https://marketplace.visualstudio.com/items?itemName=stackery...
We’d love to have you give it a try and let us know how it works for you.
Re: Ask HN: Best free compute and other resources for startups?
#129Re: Ask HN: Best free compute and other resources for startups?
#130Earlier quoted context omitted.
It's ok if you're ok with your service being down for days at a time. On vacation and the server breaks? Gotta wait till you get home. Internet down? Mine gigabit was just down for five days, a squirrel ate through the fiber and they had to a pull a new one. Running a server at home is fraught with peril but if those downtimes are ok, then go for it.
Still more reliable and orders of magnitude more powerful than any free service. You can also buy two.