Use S3 to Store Images From Your Application

A walkthrough of how to use S3 as image storage for a NodeJS/Express application.

Matthew Brown
AWS in Plain English
8 min readJun 6, 2021

--

Made by the author in Canva

If you’ve ever built an application that handles image uploads from users then you are probably aware that at least to start with you can try storing those images in your application’s database. The problem you will eventually run into is that this…

--

--

I am a senior software engineer. My passions include software development, anything technology related, and cars.