What is the MOST efficient way to upload the device data to Amazon S3 while managing storage costs?

1 Comment

  1. Caleb
    Author

    I measure that the answer is:
    Upload device data using a multipart upload. Use the AWS CLI to list incomplete parts to address the failed S3 uploads. Enable the lifecycle policy for the incomplete multipart uploads on the S3 bucket to delete the old uploads and prevent new failed uploads from accumulating.

Leave a Reply to Caleb Cancel reply

Your email address will not be published. Required fields are marked *

one × four =