Automatic Mapping of NVMe-style EBS Volums to Standard Block Device Paths
In the new family of AWS instances (the C5 and M5), EBS volumes are exposed as NVMe block devices. If you’re already using some form of automation to build instances, identifying the EBS device name can be a problem. In our company we manage thousands of EBS volumes, and so we use Salt automation (but