Excellent video to understand various camel projects.
@aturan-fo1qt3 жыл бұрын
Thanks 👍
@ramachandranelumalai21763 жыл бұрын
Thank you for this Video, Could you please put more videos on Camel Integration use cases.
@sreekumarmenon3 жыл бұрын
Christina, Thanks for the wonderful details , very clear ! quick question- one of the use case iam considering camel K is for building middleware, connecting different systems, (real time, batch and streaming) , do you see any limitations with camel K ? also looks like camel K does lot of magic behind the scenes- since ew are not version controlling the k8s yaml files , how does ci/cd work? when i develop i use the command line and then add the camel project to version control, then release pipeline will run the command line?
@weimeilin3 жыл бұрын
You will find Camel K have more limitation in terms of lib loading. I did a CICD example for Camel K in this repo. Never bother to make a video for it.. maybe I should, but here it is for your reference. :) github.com/weimeilin79/camel-k-example-tekton
@sreekumarmenon3 жыл бұрын
@@weimeilin please do make a video ,it will be useful .do you mind sharing what is the limitation in terms of lib loading? so for integration /middle ware app,do you recommend regular spring boot or quarkus application and deploying using kubernets yaml files?
@edwardfabianbetancourtgale823 жыл бұрын
In this moment we are using Camel Karaf, It works but you said tha Camel Quarkus is the best in this moment? Excellent video and the animation is so good, Thanks
@weimeilin3 жыл бұрын
Every project is different, so I would say look for what best suites your needs. Camel Quarkus is the latest runtime addition. So there is a lot of momentum going on in the community, I would expect the latest and greater to be implemented in Camel Quarkus first