From 292c36fabb0d4ba915b4f27c2d98d46c3eac51e5 Mon Sep 17 00:00:00 2001 From: abregman Date: Fri, 19 Nov 2021 10:42:11 +0200 Subject: [PATCH] Add two storage questions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1d132b4..7632aa9 100644 --- a/README.md +++ b/README.md @@ -7609,6 +7609,14 @@ https://idiallo.com/blog/c10k-2016 What types of storage devices are there?
+
+Explain IOPS
+
+ +
+Explain storage throughput
+
+
What is a filesystem?