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 608035c  Update articles.md
608035c is described below

commit 608035c951865af65cc8039b55467e9e4cae1880
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Oct 17 09:42:54 2021 +0200

    Update articles.md
---
 content/community/articles.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/community/articles.md b/content/community/articles.md
index 0f7c01d..38c901a 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -4,8 +4,10 @@ title: "Articles"
 
 ## Camel Videos
 
-
-*   [Testing Kamelets - Verify event sources and sinks with 
YAKS](https://www.youtube.com/watch?v=mIfmMFOgdbI) 40 min from October 2021 at 
ApacheCon 2021 by Christoph Deppisch how to test Apache Camel Kamelet event 
sink/source's with YAKS testing framework
+*   [From Camel to Kamelets: new connectors for event-driven 
applications](https://www.youtube.com/watch?v=xVL1gJ5AJVg) ApacheCon 2021 by 
Nicola Ferraro introducing Kamelets as connectors for event driven systems. In 
his talk Nicola presents two demos and show how easy you can build your own 
Kamelets and contribute them to Apache Camel.
+*   [Getting further with Apache Camel on 
Quarkus](https://www.youtube.com/watch?v=tn3cdZM8SrI) ApacheCon 2021 by 
Alenandre Gallice covering how great Camel and Quarkus work together, and how 
to build cloud native Camel microservices and finally how to run this on 
Kubernetes and Knative
+*   [Apache Camel 3: the next generation of enterprise 
integration](https://www.youtube.com/watch?v=OIkJWf7eXUc) ApacheCon 2021 by 
Claus Ibsen and Andrea Cosentino with introduction to Apache Camel v3 and what 
we have done to make Camel great for cloud native integrations
+*   [Testing Kamelets - Verify event sources and sinks with 
YAKS](https://www.youtube.com/watch?v=mIfmMFOgdbI) ApacheCon 2021 by Christoph 
Deppisch how to test Apache Camel Kamelet event sink/source's with YAKS testing 
framework
 *   [The Evolution of Apachel Camel 3 in Cloud Age - Roan Brasil Monteiro and 
Bruno Kaufmann](https://www.youtube.com/watch?v=7TyyBcMe5Lc) 45 min from July 
2021 (english) talking about the main news about Apache Camel 3 and how to 
design a good architecture with this framework. 
 *   [Integrating systems in the age of Quarkus and 
Camel](https://www.youtube.com/watch?v=b7FxG2mKop8) 45 min webinar from May 
2021 by Claus Ibsen, with quick overview of Camel 3 projects and then focus on 
Camel Quarkus, Camel K and Kamelets. Mix of slides and live demos (yes with a 
demo not working perfect)
 *   [OCB: Integration in 
OpenShift](https://www.youtube.com/watch?v=5dDsVmS9HKk) 1 hour introductory 
presentation from May 2021 by Zineb Bendhiba, Rachel Jordan-McGeever, and MarĂ­a 
Arias de Reyna about Camel, Camel Quarkus, Camel K and Kamelets.

Reply via email to