You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/19 07:10:47 UTC

[GitHub] [camel-website] aldettinger commented on a change in pull request #612: Added Blog Entry Deploying Camel Route in AWS Lambda

aldettinger commented on a change in pull request #612:
URL: https://github.com/apache/camel-website/pull/612#discussion_r691845173



##########
File path: content/blog/2021/08/DeployingCamelRouteInAWSLambda/index.md
##########
@@ -0,0 +1,210 @@
+---
+title: "Deploying a Camel Route in AWS Lambda using Quarkus"
+date: 2021-08-19
+authors: [ravishankarhassain]
+categories: ["AWS", "Lambda","Camel Quarkus"]
+preview: "A new demonstration explaining how to develop a camel route using Quarkus (in both JVM & Native mode) and steps to deploy it in AWS Lamda"
+---
+
+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 & Camel-Quarkus project and the team for their efforts to make this technically possible.

Review comment:
       Why not "Thanks to the Quarkus **and** Camel-Quarkus **communities** for their efforts to make this technically possible".
   
   As a side note, I'm sure this acknowledgment will be appreciated by contributors :)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org