apache / apache/camel-kamelets-examples
AWS example using Camel JBang and Kamelets
- Dominant language
- Java
- Stars
- 24
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
AWS recently posted a blog about integration IBM MQ to AWS SQS/SNS using Apache Camel https://aws.amazon.com/blogs/compute/integrating-ibm-mq-with-amazon-sqs-and-amazon-sns-using-apache-camel/?advocacy_source=everyonesocial&trk=global_employee_advocacy&sc_channel=sm&es_id=a85830dc17
That is good to see that they have noticed Camel; however the source code for the demo is using Camel 2.25.4 so its a very old Camel; but could be they are stuck on Java 8, even though Camel 3.14.x also works with Java 8.
https://github.com/aws-samples/aws-ibm-mq-adapter
their example is spring XML DSL with a lot of configuration for setting up SSL/AWS client and ibm clients
we should see if kamelets and camel 4 with jbang can do this easier and quicker
and use this use-case as an example to find where we can improve in camel / kamelets
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.