squakez commented on issue #4174:
URL: https://github.com/apache/camel-k/issues/4174#issuecomment-1486393948

   Yes, I agree with Claus. I wrote an article some time ago [1]:
   
   > A Kamelet is a document specifying an integration flow. A Kamelet uses 
Camel components and enterprise integration patterns (EIPs) to describe a 
system's behavior. You can reuse a Kamelet abstraction in any integration on 
top of a [Kubernetes](https://developers.redhat.com/topics/kubernetes) cluster. 
You can use any of Camel's domain-specific languages (DSLs) to write a Kamelet, 
but the most natural choice is the YAML DSL. The YAML DSL is designed to 
specify input and output formats, so any integration developer knows beforehand 
what kind of data to expect.
   
   One of the advantages of Kamelets is to facilitate the design of an EDA, 
reason why a markup language is most suitable for the purpose.
   
   [1] 
https://developers.redhat.com/blog/2021/04/02/design-event-driven-integrations-with-kamelets-and-camel-k


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to