Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
chenster
1y ago
0 comments
Share
What did you mean traditional crud as oppose to event-driven arch? How is it relevant to the subject in dicussion?
0 comments
default
newest
oldest
blowski
1y ago
Event-driven: At runtime, the client tells the system what has happened, the system stores the event and is configured in advance for how to react to it.
CRUD: Imperative. Client tells us to create/update a specific entity with some data.
j
/
k
navigate · click thread line to collapse