Introducing s3verify: verify that a local file is identical to an S3 object without having to download the object data

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • s3verify

    Verify that a local file is identical to an object on Amazon S3, without having to download the object. :detective:

  • In February 2022, Amazon S3 released a new checksum feature that allows for integrity checking without having to download the object data (blog post, documentation). Today, I'm happy to announce s3verify, a new program that I've developed related to this feature. Before I talk about my program, I want to explain what the new S3 feature is and why it is so useful.

  • shrimp

    Simple program that reliably uploads large files to Amazon S3. :shrimp: (by stefansundin)

  • I hope that s3verify will be useful to you. Please file an issue in the GitHub repository if you have any problems using it. It is a perfect companion to my earlier S3 programs, shrimp and s3sha256sum.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • s3sha256sum

    Calculate SHA256 checksums of objects on Amazon S3.

  • I hope that s3verify will be useful to you. Please file an issue in the GitHub repository if you have any problems using it. It is a perfect companion to my earlier S3 programs, shrimp and s3sha256sum.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Comparing shrimp to the AWS CLI

    1 project | dev.to | 22 Apr 2023
  • Stable versions of shrimp and s3sha256sum

    2 projects | dev.to | 20 Aug 2022
  • Introducing shrimp and s3sha256sum

    2 projects | dev.to | 28 Oct 2021
  • Updating your programs for S3 Express One Zone

    4 projects | dev.to | 31 Jan 2024
  • Go's Error Handling Is Perfect

    2 projects | news.ycombinator.com | 5 Apr 2024