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 3f5ab82 Update articles.md
3f5ab82 is described below
commit 3f5ab826ad7a9bea2df73679ed1efddf9fdb3afa
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 24 09:03:55 2021 +0200
Update articles.md
---
content/community/articles.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/community/articles.md b/content/community/articles.md
index 3fe75c0..a8968e6 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -186,6 +186,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.
+* [Huawei Cloud Roma Connect : Enterprise Integration Platform With Apache
Camel](https://www.youtube.com/watch?v=h-Gc4OKXm5I) presentation from ApacheCon
Asia 2021 in August 2021 by Eugene Chan and Reji Mathews present how Apache
camel powers the runtime engine for Huawei Cloud ROMA (commercial iPaaS
offering by Huawei Cloud)
* [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).
@@ -273,7 +274,6 @@ These examples show Camel combined with several tools (e.g.
IDE), ESBs, Applicat
### Camel and Microservices/Cloud
* [A Camel running in the Clouds (Part
2)](https://www.linkedin.com/redir/redirect?url=https%3A%2F%2Flburgazzoli%2Egithub%2Eio%2F2017%2F04%2F12%2FA-camel-running-in-the-clouds-part-2%2Ehtml&urlhash=JHUN&_t=tracking_anet)
by Luca Burgazzoli (April 2017)
-
* [A Camel running in the
Clouds](https://lburgazzoli.github.io/2016/12/21/A-camel-running-in-the-clouds.html)
by Luca Burgazzoli (December 2016)
### Comparison to Camel's Competitors