Friday, 5 February 2016

Cheapest way to store and pull images on node?

I'm building a website currently and in my admin panel I'm fetching images to display them. I'm using Mongolab to store my JSON and Cloudinary to store my images. Cloudinary has bandwidth limitations at 5gb a month and I'm not sure if that's enough. It's great for a free tier, but eventually I'd probably have to pay for both mongolab and Cloudinary. I was wondering if the most effective way was to instead do a buffer in mongolab rather than an external source.

Submitted February 06, 2016 at 07:28AM by rhynoboy2009

No comments:

Post a Comment