Skip to content

Commit ecc6886

Browse files
Merge pull request #1864 from jasonrandrews/review
Start review of Fio Learning Path
2 parents 7740452 + 823c723 commit ecc6886

File tree

1 file changed

+5
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/disk-io-benchmark

1 file changed

+5
-1
lines changed

content/learning-paths/servers-and-cloud-computing/disk-io-benchmark/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
title: Microbenchmark Storage Performance with Fio
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 30
59

6-
who_is_this_for: A cloud developer who wants to optimise storage cost or performance of their application. Developers who want to uncover potential storage-bound bottlenecks or changes when migrating an application to a different platform.
10+
who_is_this_for: A cloud developer who wants to optimize storage cost or performance of their application. Developers who want to uncover potential storage-bound bottlenecks or changes when migrating an application to a different platform.
711

812
learning_objectives:
913
- Understand the flow of data for storage devices

0 commit comments

Comments
 (0)