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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 27bcd87  Update articles.md
27bcd87 is described below

commit 27bcd87dc00a6951c7e7b00e63797f8aa041c179
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Jun 25 07:30:01 2021 +0200

    Update articles.md
---
 content/community/articles.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/community/articles.md b/content/community/articles.md
index 7d3de7f..7ab9e38 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -185,6 +185,7 @@ Articles are divided into several sections. As the lists 
grow, further sectionin
 
 These examples show Camel combined with several tools (e.g. IDE), ESBs, 
Application Services, and other middleware products such as messaging or OSGi 
container.
 
+*   [Saga-Based Design Using Apache Camel and Kafka: Implementing Highly 
Reliable Distributed Business 
Transactions](https://modusbox.com/saga-based-design-using-apache-camel-and-kafka-implementing-highly-reliable-distributed-business-transactions/)
 article from June 2021 about the Sage EIP for transactions with Camel and 
Kafka.
 *   [Distributed Logs and Tracing with Spring, Apache Camel, OpenTelemetry and 
Grafana](https://dev.to/antongoncharov/distributed-logs-and-tracing-with-spring-apache-camel-opentelemetry-and-grafana-example-554e)
 blog post by Anton Goncharov in June 2020 with example how to setup 
OpenTracing with Camel and have a visual Grafana dashboard.    
 *   [Upgrading to Apache Camel 3 using 
Windup](https://jpoth.blogspot.com/2020/09/upgrading-to-camel-300-with-windup.html)
 blog post by John Poth from September 2020 showing how to use Winup to 
generate migration report of your Camel projects (source code scanning). 
 *   [Using Camel and NiFi in one 
solution](https://medium.com/@raymondmeester/using-camel-and-nifi-in-one-solution-c7668fafe451)
 blog post how to use Camel inside Apache Nifi.

Reply via email to