Do you fancy running camel route as functions in AWS Lambda. Well I did a small Proof Of Concept to test this and the results were interesting. Thanks to the Quarkus and Camel-Quarkus communities for their efforts to make this technically possible.
You can find the working sample in the Camel Quarkus Examples github repo
#Deploying a Camel Route in AWS Lambda : A Camel Quarkus example
This project uses the following framework
Continue reading ❯
AWSCAMEL QUARKUS
I will have the pleasure to cast a new demonstration explaining further development tips for Camel Quarkus at Apache CON @HOME 2021. Some details still remain to be polished, however I can already share with you the preview below: This live coding presentation will be split in 2 parts.
First part where we step into the shoes of a day to day Camel Quarkus developer The idea is really to implement a typical Camel route on a local machine.
Continue reading ❯
EVENTSAPACHECAMEL QUARKUS
The Camel community announces the immediate availability of Camel 3.11.1 (LTS), a new patch release with 33 new features, improvements and fixes.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the release notes.
Many thanks to all who made this release possible.
On behalf of the Camel PMC, Gregor Zurowski
Continue reading ❯
RELEASES