TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Event Driven Design/Discovery?

11 点作者 brickers超过 2 年前
Hi all<p>I remember finding (and subsequently losing the link to) a website a few months ago which outlined a process for requirements gathering and description based around an initiating event and the data transformations that should take place in response to it. All google searches I can think of lead to many articles about event driven software patterns. Hoping someone here knows what I&#x27;m referring to!

2 条评论

nivertech超过 2 年前
EventStorming[1] or Event Modeling[2]?<p>1. <a href="https:&#x2F;&#x2F;www.eventstorming.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.eventstorming.com&#x2F;</a><p>2. <a href="https:&#x2F;&#x2F;eventmodeling.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;eventmodeling.org&#x2F;</a><p><a href="https:&#x2F;&#x2F;eventmodeling.org&#x2F;posts&#x2F;what-is-event-modeling&#x2F;" rel="nofollow">https:&#x2F;&#x2F;eventmodeling.org&#x2F;posts&#x2F;what-is-event-modeling&#x2F;</a>
评论 #33868950 未加载
评论 #33867055 未加载
oedemis超过 2 年前
i also write recently something about this not eventstorming but more in architecture <a href="https:&#x2F;&#x2F;blog.oedemis.io&#x2F;serverless-event-driven-architectures" rel="nofollow">https:&#x2F;&#x2F;blog.oedemis.io&#x2F;serverless-event-driven-architecture...</a>