You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2023/01/30 08:06:30 UTC

[incubator-eventmesh-site] branch master updated: Create cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md

This is an automated email from the ASF dual-hosted git repository.

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c386ab2b Create cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md
c386ab2b is described below

commit c386ab2bff5d436d07795543660a8a4f9e342090
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Mon Jan 30 16:06:25 2023 +0800

    Create cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md
---
 ...fficial-recommends-eventmesh-as-runtime-impl.md | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/blog/cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md b/blog/cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md
new file mode 100644
index 00000000..e71f1a83
--- /dev/null
+++ b/blog/cncf-serverlessworkflow-official-recommends-eventmesh-as-runtime-impl.md
@@ -0,0 +1,26 @@
+# CNCF Serverlessworkflow offical recommends EventMesh as runtime impl
+
+# About
+
+CNCF [Serverless Workflow](https://serverlessworkflow.io/) defines a vendor-neutral, open-source, and fully community-driven ecosystem for defining and running DSL-based workflows that target the Serverless technology domain.
+
+This project is composed of:
+
+* [Specification](specification.md) for defining DSL-based workflows
+* [Developer SDKs](#sdks) for different programming languages
+* [Workflow runtimes](#runtimes) supporting the specification
+* Developer [tooling support](#tooling) for writing DSL-based workflows
+
+CNCF Serverless Workflow is hosted by the [Cloud Native Computing Foundation (CNCF)](https://www.cncf.io/) and was approved as a
+Cloud Native Sandbox level project on July 14, 2020.
+
+## CNCF Landscape
+
+Serverless Workflow project falls under the [CNCF "App Definition and Development"](https://landscape.cncf.io/card-mode?category=app-definition-and-development&grouping=category) category.
+
+It is a member project of the [CNCF Serverless Working Group](https://github.com/cncf/wg-serverless).
+
+## Open-source workflow runtimes
+<p align="center">
+<a href="https://serverlessworkflow.io" target="_blank"><img src="../images/serverlessworkflow-official.png" width="700px" alt="Serverlessworkflow"/></a>
+</p>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org