Тёмный
No video :(

Storing S3 Bucket Image URLs in MongoDB using Multer, NodeJS 

Frontend Interview Pro
Подписаться 456
Просмотров 30 тыс.
50% 1

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 74   
@marmikpatel8387
@marmikpatel8387 2 года назад
Great tutorial--covered a niche subject, demonstrated work for all aspects of the app (MERN + aws), provided a github repo link, included timestamps, and went at an appropriate pace! Thanks!
@unclebigbay
@unclebigbay 3 года назад
this is the best resource I've found on this concept. thanks for sharing
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou so much!
@aviraltiwari6649
@aviraltiwari6649 3 года назад
I'm your 100th Subscriber! Congratulations and thank you for this amazing series.
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou so much!
@heiwa7591
@heiwa7591 3 года назад
Perfect timing thank you Manish Boro!
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou!!
@mohammedriyaz7623
@mohammedriyaz7623 2 года назад
Great Man. Thank you so much. I am new to AWS and learned lot of new stuff by the help of your video. Thanks Again :-)
@frontendinterviewpro
@frontendinterviewpro 2 года назад
Thankyou!!
@fmgdoom8246
@fmgdoom8246 3 года назад
Great video. Was really waiting for this!
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou
@dhanorkarnirav
@dhanorkarnirav Месяц назад
Wonderful video
@frontendinterviewpro
@frontendinterviewpro 28 дней назад
Many thanks
@jean_damascene
@jean_damascene 2 года назад
Great video man, keep it going!
@ekanshkumarkumar91
@ekanshkumarkumar91 3 года назад
your content is amazing... great work and video 👍
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou
@xyz_only_10x
@xyz_only_10x 2 года назад
great content brother.....Are you from assam?
@frontendinterviewpro
@frontendinterviewpro 2 года назад
Yes I am from Assam
@lemonyth
@lemonyth 7 месяцев назад
thank you for the vid,
@adventurerswithsanket
@adventurerswithsanket 3 года назад
Very much helpful. Thanks a lot.
@orangekitty5192
@orangekitty5192 2 года назад
Thanks bro this really helped!
@sezif3157
@sezif3157 2 года назад
Thank you bro, you made it easy for me!! :)
@frontendinterviewpro
@frontendinterviewpro 2 года назад
I am glad that it helped you!!
@coderslime
@coderslime Год назад
Is it safe to make your bucket public as it will be availble for public i have created a mern app and i dont want my data to be shared,So what do you suggest?
@leehj0110
@leehj0110 2 года назад
Thank you for this video.👍👍
@frontendinterviewpro
@frontendinterviewpro 2 года назад
thankyou so much!!
@ThangNguyen-se3ve
@ThangNguyen-se3ve 3 года назад
useful video!, thank you very much bro
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Thankyou so much!
@muhammadshaheer9475
@muhammadshaheer9475 3 года назад
please use postman for backend only Over all these 3 video's really helpful for me
@DJSahilAIM
@DJSahilAIM 2 года назад
You're good, I wonder you still working on the web and I have some work with you. is there any way I can contact you?
@frontendinterviewpro
@frontendinterviewpro 2 года назад
You can connect with me via LinkedIn
@idrisisholaagboola8676
@idrisisholaagboola8676 3 года назад
perfect tutorial, but you need to teach us how to delete files as well
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Sure. I'll try to make a video showing how to delete files as well.
@raba650
@raba650 2 года назад
If I want to add some image compression logic on the backend before storing it in s3 , where would be a good place to write that logic?
@sandeepkumar-of4wy
@sandeepkumar-of4wy Год назад
I'm getting this error: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1 what should I do to fix this?
@swaraj_ballal8612
@swaraj_ballal8612 8 месяцев назад
it was a great video the only doubt i have is if the s3 bucket is set public that means anyone can see the url for s3 bucket and access the bucket wouldn't this be a security issue ?
@Believer01
@Believer01 2 года назад
Do we need pay for amazon S3 or free version also there?
@frontendinterviewpro
@frontendinterviewpro 2 года назад
The pricing depends upon the size of the data that is stored.
@istiakjaman7564
@istiakjaman7564 2 года назад
I do not have any debit or credit cards. What should I do now? Amazon AWS account demands a valid card number to create. What can I do instead?
@kushagrarathore5209
@kushagrarathore5209 3 года назад
Bro how to delete file using node js from s3 bucket
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Bro , I have never tried deleting files from S3 bucket using NodeJS so I am not sure about it. Maybe you can try finding some answers on stack overflow.
@abdullahnaseem7518
@abdullahnaseem7518 2 года назад
hi @Manish Boro please let me know how to use upload.single in middleware because i cant get more form data if i use inside controller i can only access req.files inside upload.single function cant access req.body
@n_ah5505
@n_ah5505 3 года назад
Bro make some more videos on creative MERN & AWS project... (Don't create simple project like todo) Thank you...
@frontendinterviewpro
@frontendinterviewpro 3 года назад
I'll try bro.
@KevinNeel-kl6tq
@KevinNeel-kl6tq 2 года назад
helped a lot thanks
@frontendinterviewpro
@frontendinterviewpro 2 года назад
Thankyou!!
@n_ah5505
@n_ah5505 3 года назад
Finally.... 🙏
@imranhussain5715
@imranhussain5715 2 года назад
how to view image on browser without download the image from aws s3
@user-xl9kn5tn8e
@user-xl9kn5tn8e Год назад
I Am goind to Uplload my pics on aws s3 now
@saivarun2502
@saivarun2502 2 года назад
thank you
@iamdhison
@iamdhison 2 года назад
Hi Manish, I have successfully implemented react easy crop watching your video and uploading to Azure blob container. But, the problem I am facing is it works absolutely fine on desktop browsers but not on mobile browsers. When I upload and crop image from mobile browswe eg. chrome or safari, I get completely black image stored in azure blob. Please help.
@frontendinterviewpro
@frontendinterviewpro 2 года назад
Hi Dhiraj, I think the cropper code is not supported in those browsers. Will have to look into it for further information.
@mkjigoro4200
@mkjigoro4200 2 года назад
Great content, could you please help I am struggling to upload two files from two separate inputs, to be stored to two buckets (images and audio ) 😉
@frontendinterviewpro
@frontendinterviewpro 2 года назад
You can pass different bucketnames to the "upload" function to upload images and audio to separate buckets.
@adad8795
@adad8795 2 года назад
Awesome
@shaziasamreen8584
@shaziasamreen8584 2 года назад
Very helpful tutorial..Can we have some way to just open the file in browser without downloading
@frontendinterviewpro
@frontendinterviewpro 2 года назад
when you upload the files to S3 using multer, set contentType in order to be able to view the file in the browser
@surajchanda7992
@surajchanda7992 Год назад
Please make videos about servless node
@tamilbloggers4700
@tamilbloggers4700 2 года назад
bro how to store image url to mysql instead of mongo? can you help me please
@frontendinterviewpro
@frontendinterviewpro 2 года назад
its almost the same. you'll just have to use a different library for database operations.
@tamilbloggers4700
@tamilbloggers4700 2 года назад
bro what happen if we delete some files on aws s3? is it get updated on mongodb?
@frontendinterviewpro
@frontendinterviewpro 2 года назад
no bro! it will not get updated.
@tamilbloggers4700
@tamilbloggers4700 2 года назад
@@frontendinterviewpro bro how to store image url to mysql instead of mongo? can you help me please
@raghupathym2258
@raghupathym2258 3 года назад
Is it possible to upload multiple files using this code?
@frontendinterviewpro
@frontendinterviewpro 3 года назад
Nope, its not possible. You'll have to change the multer config to accept multiple files.
@raghupathym2258
@raghupathym2258 3 года назад
@@frontendinterviewpro is that code available
@frontendinterviewpro
@frontendinterviewpro 3 года назад
@@raghupathym2258 you can check the multer documentation.
@achintachoudhury1361
@achintachoudhury1361 3 года назад
first comment
@celestialarjun4769
@celestialarjun4769 3 года назад
2nd comment
@MonkeyDLuffy-ki4ws
@MonkeyDLuffy-ki4ws 3 года назад
third comment
@siddhantkumar8432
@siddhantkumar8432 Год назад
Sikh k naukri dhundu?💩
Далее
Storing Images in S3 from Node Server
39:59
Просмотров 89 тыс.
How to Use AWS S3 with NodeJS?
30:39
Просмотров 45 тыс.
Avaz Oxun - 10 yillik yubiley konsert dasturi 2023
2:52:33
Next.Js 14 - AWS S3 Image Upload using API Route
35:06
Upload Images with React & Node JS  to AWS S3
42:18
Просмотров 18 тыс.
CloudFront Signed URLs with Node.js
12:42
Просмотров 22 тыс.
Infinite Scrolling in React using Intersection Observer
29:35
Upload Images Directly to S3 from Front End
18:28
Просмотров 122 тыс.
Upload Images to S3 from Node Back End
26:02
Просмотров 146 тыс.
Learn Node.js & Express with Project in 2 Hours
1:42:53
Просмотров 526 тыс.