aprao

↗ HN profile [ 2460 ms ] full profile
Karma
145
Created
July 11, 2016 (10y ago)
Submissions
0
  1. It seems to me that the mechanism to maintain a ledger of user accounts is mostly the same across companies and domains, even though it is probably implemented from scratch in each company. Even if the account asset…

  2. Imagine a very simple user creation flow in an online marketplace: - Service A (user service) receives the request and creates a user object and sends an async request to service B and C (e.g. via Kafka) - Service B…