summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--second-talk-microservices.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/second-talk-microservices.txt b/second-talk-microservices.txt
index 199e557..46df43f 100644
--- a/second-talk-microservices.txt
+++ b/second-talk-microservices.txt
@@ -85,3 +85,13 @@ How?
- Right solution for the right kind of problem
- Event sourcing on steroids
+
+QUESTIONS
+- Any php recommendations?
+ - No.
+- security?
+ - Store data not values somewhere else
+ - Encrypt
+- Why private blocks?
+ - Can give public list of hashes for verification
+ - keep data private