Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS example using Camel JBang and Kamelets #26

Open
davsclaus opened this issue Aug 25, 2023 · 0 comments
Open

AWS example using Camel JBang and Kamelets #26

davsclaus opened this issue Aug 25, 2023 · 0 comments
Assignees

Comments

@davsclaus
Copy link
Contributor

davsclaus commented Aug 25, 2023

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

@oscerd oscerd self-assigned this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants