Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a reference architecture and example function that allows Greengrass to stream data from a local AMQP server to a Lambda function #8

Open
timmattison opened this issue May 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@timmattison
Copy link
Contributor

Many customers and partners have systems that gather data and can feed that data to external systems by multiple mechanisms (REST, AMQP, etc). REST polling is convenient but not efficient for high velocity data streams. An example function that can act as a configurable AMQP client, relay the data to a Lambda function, and republish that data to AWS IoT Core would be useful.

@timmattison timmattison added the enhancement New feature or request label Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant