Ask HN: Has anyone actually used Parse.com to build anything more than an MVP?
There was a good amount of publicity when it launched, all of my developer buddies said "cool, definitely worth a try, next time I need to hack together an MVP".
Since, it's been bought by Facebook and all of my friends have forgotten about it (much like hoodie, meteor and few others I can't even recall tbh).
Even now, I'm working on a project we started a few weeks ago and parse seems almost perfect, but still, we went with a weird hybrid/multi server postgres/node/php solution instead, without even seriously considering it.
So what has your experience been? We built slightly more than an MVP, but eventually we needed to get into this hybrid situation. Now we're trying to get off of Parse, partly cause it's limiting and partly because its expensive. It can handle more than an MVP, but it depends on the product. The question is: is it really cheaper to run and maintain your own custom stack/server network, than getting these guys to do it, when you factor in the amount of time it takes/hiring staff, etc? I believe Yo uses it in production, and they have millions of users (if not exponentially more). Although of course, the DB interactions from what I'd assume aren't too complex. We use it for push in production, and it has worked very well (we haven't had a single issue with it thusfar). Haven't used any other parts of it. I use it for Push notifications in everything I do that requires it. I have never used any of the other features.