当前位置:网站首页>深度剖析 Apache EventMesh 云原生分布式事件驱动架构
深度剖析 Apache EventMesh 云原生分布式事件驱动架构
2022-07-31 13:17:00 【InfoQ】
一、前言
- 什么是 EventMesh
- 云原生生态下的事件驱动架构模型
- EventMesh 架构
- EventMesh 的相关特性以及应用场景
- 总结回顾
- 未来规划与发展
二、什么是 EventMesh
解耦事件驱动
三、云原生生态下的事件驱动架构模型
3.1 事件编排和计算

3.2 事件驱动 WebHook

四、EventMesh 架构

五、EventMesh 的相关特性以及应用场景
5.1 EventMesh 插件化设计

- 遵循开闭原则
- 面向标准化接口编程+策略模式+配置文件
- 将运行时与插件解耦,便于扩展插件,以及运行态动态加载插件
5.2 Data Mesh

场景一:跨网络区域流量复制

场景二:跨事件存储数据传输

5.3 EventMesh Workflow
场景:电商场景

- Online Store App Service DSL
- Order Service DSL
- Other Service DSLs …
5.4 EventMesh Workflow Engine

六、总结回顾
- 轻松构建松耦合、分布式事件驱动架构。
- 开放兼容,原生支持 CloudEvents SDK 和 API,易扩展。
- 打破数据孤岛,支持企业全联接、数字化、多云协同。
七、未来发展与规划

边栏推荐
- pytorch gpu版本安装最新
- 查看Oracle数据库的用户名和密码
- Selenium IDE for Selenium Automation Testing
- Talk about the message display mechanism on the SAP product UI
- 集群中增加数据节点与退役数据节点
- Hard disk partition, expand disk C, no reshipment system, not heavy D dish of software full tutorial.
- IDEA如何运行web程序
- go使用makefile脚本编译应用
- SAP message TK 248 solved
- NameNode (NN) and SecondaryNameNode (2NN) working mechanism
猜你喜欢

关于MySQL主从复制的数据同步延迟问题

IDEA连接MySQL数据库并执行SQL查询操作

Spark Learning: Add Custom Optimization Rules for Spark Sql

ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)

IDEA找不到Database解决方法

Grab the tail of gold, silver and silver, unlock the programmer interview "Artifact of Brushing Questions"

图像大面积缺失,也能逼真修复,新模型CM-GAN兼顾全局结构和纹理细节

PHP Serialization: eval

PyQt5 rapid development and actual combat 9.7 Automated testing of UI layer

Even if the image is missing in a large area, it can also be repaired realistically. The new model CM-GAN takes into account the global structure and texture details
随机推荐
Centos7 install mysql5.7
golang-gin - graceful restart
知名无人驾驶公司:文远知行内推
Flutter键盘可见性
关于MySQL主从复制的数据同步延迟问题
What should I do if selenium is reversed?
Save and load numpy matrices and vectors, and use the saved vectors for similarity calculation
go使用makefile脚本编译应用
网络协议及相关技术详解
ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)解决办法
CentOS7 安装MySQL 图文详细教程
PyQt5 rapid development and actual combat 10.2 compound interest calculation && 10.3 refresh blog clicks
TensorRT安装及使用教程「建议收藏」
sqlalchemy 判断一个array 类型的字段是否和一个array有至少一个一致的数据
Spark学习:为Spark Sql添加自定义优化规则
CLion用于STM32开发
Golang - gin - pprof - use and safety
PHP序列化:eval
Centos7 install mysql5.7 steps (graphical version)
ECCV2022:在Transformer上进行递归,不增参数,计算量还少!

