Jacob Tomlinson 4/15/2016

A note on AWS disk performance testing

Read Original

This technical article details a key AWS EBS performance consideration: volumes restored from snapshots have blocks erased on first access for security, causing slower initial read/write speeds. It explains the underlying reason (preventing data leakage) and provides a practical solution using the `dd` command to read the entire disk, triggering all block resets upfront for accurate performance benchmarking or high-performance application needs.

A note on AWS disk performance testing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser