Amazon S3 accelerates integrity checking of requests by up to 90% - devamazonaws.blogspot.com

Amazon S3 accelerates integrity checking of requests by up to 90%. For the first time in the cloud, you can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, enhancements to the AWS SDK and S3 API significantly improve checksum efficiency, increasing the performance and reducing the cost of data validation. You can automatically calculate and verify checksums as you store or retrieve data from S3, and can access the checksum information at any time using a new S3 API or an S3 Inventory report. Using checksums for data validation is a best practice for data durability, and these capabilities increase the performance and reduce the cost to do so.

Post Updated on February 25, 2022 at 05:33PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com