Skip to content

Commit 42961e7

Browse files
committed
Added 3 more items to the feautures section
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent 1642a2a commit 42961e7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/en/_index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,20 @@ Integrate events seamlessly into workflows with support for formats like CloudEv
4242
The Serverless Workflow DSL allows developers to integrate with service-oriented architectures, defining workflows that interact with services using protocols like HTTP, GRPC, OpenAPI, and AsyncAPI.
4343
{{% /blocks/feature %}}
4444

45+
{{% blocks/feature icon="fa-server" title="FaaS Centric" %}}
46+
Invoke functions across platforms seamlessly within workflows, supporting FaaS and microservices architectures.
47+
{{% /blocks/feature %}}
48+
49+
50+
{{% blocks/feature icon="fa-clock" title="Timely" %}}
51+
Set timeouts for workflows and tasks to manage execution duration.
52+
{{% /blocks/feature %}}
53+
54+
55+
{{% blocks/feature icon="fa-shield-alt" title="Fault Tolerant" %}}
56+
Define error handling strategies to manage and recover from workflow execution errors, ensuring robustness and reliability.
57+
{{% /blocks/feature %}}
58+
4559
{{% /blocks/section %}}
4660

4761
{{% blocks/section %}}

0 commit comments

Comments
 (0)