Ask HN: What free services can I use for a back-end?
I as a student who doesn't quite have a job, rely on free services like GitHub pages to host my projects. One of the problems I have with this approach is finding reliable hosts that are free of cost. I have been looking around for any free services that allow hosting a back-end a few I've seen are https://pythonanywhere.com Most others I find only offer PHP hosting do any of you own some good back-end hosting services that are somewhat usable and don't run on outdated versions of a language?
22 comments
[ 3.5 ms ] story [ 62.3 ms ] threadhttps://cloud.google.com/free/
That way, you can just build or use whatever back-end services you need.
> Every Graphcool service comes with an AWS Aurora instance that is backing the GraphQL server. https://github.com/graphcool/framework/blob/master/docs/02-C...
> Amazon Aurora is a MySQL and PostgreSQL compatible relational database built for the cloud https://aws.amazon.com/rds/aurora
The free tier currently provides 100MB of database.
https://github.com/ripienaar/free-for-dev
Or just spend $5/mo on DigitalOcean.
Re: spending a little money, Scaleway has some the cheapest servers I've seen & would consider using. 2.99 Euros (3.54 USD as of now) for a server w/ 2GB of RAM & 50GB of storage is a pretty solid deal (if it works well, and I haven't heavily used it). Pricing info at https://www.scaleway.com/pricing/.
[1] https://www.scaleway.com/pricing/ 2.99 Euro equals 3.54 US Dollar
Just static sites, so brush up on that Javascript.
https://azure.microsoft.com/en-us/pricing/member-offers/imag...
https://imagine.microsoft.com/en-us/custom/Dreamspark
That comes with some Azure credits you can use for .NET or Node or PHP apps :) and backends such as MsSQL or CosmosDB (Microsoft's MongoDB) . I don't know how long it lasts though (1 year at the very least).
I have a Microsoft BizSpark account and it's great.
To me Gcloud is also a pretty good bet because they have a very good startup plan ($100k in credits) in case you want to bring any of your projects to the next level.
(this is not to say that others have bad services, this is just my personal pref for my own things)