Deploying a Camel Route in AWS Lambda using Quarkus
, by Ravishankar HassainDo 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