Best of AWS S3April 2024

  1. 1
    Article
    Avatar of lobstersLobsters·2y

    How an empty S3 bucket can make your AWS bill explode

    Learn how an empty S3 bucket can result in a skyrocketing AWS bill due to unauthorized requests. Find out why a popular open-source tool caused the influx of requests and how you can enhance the security of your S3 bucket.

  2. 2
    Article
    Avatar of devtoDEV·2y

    Different approaches to reduce AWS S3 file upload time using AWS-SDK v3 in NodeJS.

    Learn different approaches to reduce AWS S3 file upload time using AWS-SDK v3 in NodeJS. Includes buffered upload, multipart upload, and file upload as a stream.

  3. 3
    Article
    Avatar of quastorQuastor Daily·2y

    Tech Dive on AWS S3

    This post provides a tech dive into AWS S3 and other cloud object storage systems. It covers different types of storage, immutability, pricing, storage tiers, and life cycle policies.