Skip to content

Commit

Permalink
Update blog/docs/articles/consuming_sqs_data_with_integrationsource.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Simansky <[email protected]>
  • Loading branch information
matzew and dsimansk authored Nov 12, 2024
1 parent be277d3 commit 749cd46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,6 @@ Data,

## Conclusion and Outlook

With the new `IntegrationSource` we will have a good way to integrate services from public cloud providers like AWS, by leveraging Apache Camel Kamelets behind the scenese. The initial set of services is on AWS, like `s3`, `sqs` or `ddb-streams`. However we are planning to add support for different services and providers.
With the new `IntegrationSource` we will have a good way to integrate services from public cloud providers like AWS, by leveraging Apache Camel Kamelets behind the scenes. The initial set of services is on AWS, like `s3`, `sqs` or `ddb-streams`. However we are planning to add support for different services and providers.

Since Apache Camel Kamelets can also act as `Sink`s, the team is working on providing a `IntegrationSink`, following same principles.

0 comments on commit 749cd46

Please sign in to comment.