Ask HN: Bootstrapping data costs?
I'm working on a bootstrapped startup and have a large dataset (500 GB) that I'm trying to find an affordable way to store online. At this point I am trying to put together a basic prototype. Does anyone have suggestions for cheap online storage?
4 comments
[ 3.4 ms ] story [ 17.5 ms ] threadSQL Azure is their 'SQL Server in the cloud' and is a bit more. But the sharding possibilities are great. You can programmatically turn on/off db instances on demand.
The data is relational
I don't want to host my own server, because that just isn't my strong point.