Operations | Monitoring | ITSM | DevOps | Cloud

November 2021

Store and retrieve static assets on AWS S3 with NodeJS on FlashDrive

AWS S3 is a cloud storage service that saves data as an object associated with a key. Objects are like files and keys are like filenames. Objects are stored in a bucket. We will be auto-generating our object keys while uploading. In a free tier account, you get 5GB of free cloud storage with AWS S3. Note: This tutorial is made for AWS S3 but works as well with S3 compatible providers like Wasabi.com