summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Burton <phil@d3r.com>2019-02-21 12:37:04 +0000
committerPhil Burton <phil@d3r.com>2019-02-21 12:37:04 +0000
commit69b786207c9f45260b5cc027be1b94660191635c (patch)
treee1824d6dbb0e49dece8d003c3a91ca9d12e14ee9
parent33ee7c6ba6eee86dcadb0fa2b8781ae932c8e2d3 (diff)
Add questions
-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