I have images more than .5 millions and I am using meteor and angular for developing app. I have a doubt to save images on database because it could be slow the speed of project.
1-- where to store images in meteor angular app?
2-- I am using collection FS and grid FS for saving images.
3- what is the best practice to store images with meteor + angular app.
I can use s3 and cdn to store my images but it's really costly. if any one have good suggestion, please help thanks