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

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


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

commit 45d4eebd4c910873e8ed18e1de94864eb61062b6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue May 5 10:37:05 2020 +0200

    Update articles.md
---
 content/community/articles.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/community/articles.md b/content/community/articles.md
index ac2079d..51904fc 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -7,7 +7,8 @@ title: "Articles"
 *   [4K–Kubernetes with Knative, Kafka, and 
Kamel](https://www.youtube.com/watch?v=kYM6hoh2ahI) - DevNation Tech Talk from 
April 2020 where Kamesh Sampath celebrats his book launch of the Knative 
Cookbook, and runs a fast-paced live code demonstration of the coolest 
Knative-based techniques that we can imagine that include Kafka and Kamel.
 *   [How to quickly run 100 Camels with Apache Camel, Quarkus and 
GraalVM](https://www.youtube.com/watch?v=4lXSf8DBQkQ) - A 10 minute video from 
April 2020 where Claus shows how to run Camel in both JVM and Native compiled 
mode and compare startup speed and memory usage.
 *   [Best Practices for Middleware and Integration Architecture Modernization 
with Apache Camel](https://www.youtube.com/watch?v=d1Hr78a7Lww) - A 30 minute 
video from March 2020 where Claus presents Camel 3 and focused on Camel K and 
Camel Quarkus.
-*   [Metamorphosis: When Kafka meets 
Camel](https://www.youtube.com/watch?v=hJUl7R2dN00) - A 40 minute video from 
DevConf.CZ in January 2020 where Otavio Piske and Jakub Scholz introduce Camel 
and Kafka Connector and talk about how they can work together. 
+*   [Metamorphosis: When Kafka meets 
Camel](https://www.youtube.com/watch?v=hJUl7R2dN00) - A 40 minute video from 
DevConf.CZ in January 2020 where Otavio Piske and Jakub Scholz introduce Camel 
and Kafka Connector and talk about how they can work together.
+*   [Cloud-native integration: Kubernetes and Camel 
K](https://www.youtube.com/watch?v=4Xuax4s-LIc) - A 45 minute video from 
November 2019 by Kamesh Sampath whom presents the CamelK framework and how it 
helps in deploying Camel DSL code as integrations in Kubernetes/OpenShift. We 
will dive deeper by making them serverless and on-demand using Knative.
 *   [Camel Riders in the 
Cloud](https://developers.redhat.com/video/youtube/zuEYtMvHN6g/) (English) - A 
30 minute video from March 2018 where Claus presents using Camel with 
microservices and containers as cloud native applications, and the best 
practices around this.
 *   [Agile Integration with Apache Camel microservices in containers on 
Kubernetes](https://www.youtube.com/watch?v=9FN4DuBJy8M) (English) - A 45 
minute video from fall 2017 where Claus presents at CodeEurope in Poland
 *   [Containerised Integration with Apache 
Camel](https://www.youtube.com/watch?v=Xkg_AGLV32A&feature=youtu.be) (English) 
- A 70 minute video from August 2017 where Claus Ibsen present how developers 
can get started with Kubernetes/OpenShift on a local cluster and build and run 
Camel microservices in the cluster.

Reply via email to