使用Apache骆驼与亚马逊AWS [英] Using Apache Camel with Amazon AWS

查看:137
本文介绍了使用Apache骆驼与亚马逊AWS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

只是想知道,我想使用Apache的骆驼与AWS(SQS和SNS)。以前我从来没有使用过骆驼。我想有分布式组件获得SQS和岗位响应SNS的消息。我的理解是,Apache的骆驼是pretty的擅长实施这种EIP架构:-)因此,没有骆驼自动自动创建所有的SQS队列,SNS的主题,我还是我必须脚本中使用AWS云的形成这些对象的创作?

Just wondering , I want to use Apache Camel with AWS ( SQS and SNS ). I have never used Camel before. I want to have distributed components that get messages from SQS and post responses to SNS. My understanding is that Apache Camel is pretty good at implementing such EIP architectures :-) So, does Camel automatically create all the SQS Queues, SNS Topics for me automatically or do I have to script those object creations using AWS Cloud Formation ?

干杯!

推荐答案

Apache的骆驼非常适合您的方案。你只需要访问特定组件文档,以了解你正在寻找的细节:

Apache Camel is ideal for your scenario. You just need to visit the specific component documentation in order to know the details you are looking for:

  1. SQS组件
  2. SNS组件
  1. SQS Component
  2. SNS Component

如果您访问两者,它说的主题和队列将被创建,如果它们不存在。

If you visit both, it says the the topics and queues will be created if they don't exist.

这篇关于使用Apache骆驼与亚马逊AWS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆