summaryrefslogtreecommitdiff
path: root/3 Resources/System feedback.md
diff options
context:
space:
mode:
Diffstat (limited to '3 Resources/System feedback.md')
-rw-r--r--3 Resources/System feedback.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/3 Resources/System feedback.md b/3 Resources/System feedback.md
new file mode 100644
index 0000000..97b97a1
--- /dev/null
+++ b/3 Resources/System feedback.md
@@ -0,0 +1,9 @@
+---
+tags:
+ - system-design
+ - software-design
+ - design
+---
+I read an article somewhere about control plane feedback: any action we take should give (direct) feedback.
+
+This idea can be extended to a control panel implementation, e.g an openstack control panel. Where any action you do provides you with instant feedback. Think of creating a server; but it fails somewhere down the line due to an IP being allocated already. We want to know that so we can try again with another IP. \ No newline at end of file