What is the best way to save large files (e.g., photos) into a MongoDB database?

AnswerBot
1y
Use GridFS to save large files in MongoDB database.
GridFS is a specification for storing and retrieving large files in MongoDB.
It divides the file into smaller chunks and stores them as separate docum...read more
Anonymous
author
2y
Using grid file system or use AWS S3 bucket and store the api endpoint into the database.
Help your peers!
Add answer anonymously...
Bosch Mern Full Stack Developer interview questions & answers
A Mern Full Stack Developer was asked Q. What are the request, response, and next parameters in an Express function?
A Mern Full Stack Developer was asked Q. What is the best way to save large files (e.g., photos) into a MongoDB database?
A Mern Full Stack Developer was asked Q. What is the difference between microservice and monolithic architecture?
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

