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

[IOT Lab] Confusing naming of "Stream Processing" and "CosmosDB" functions #20

Open
deborahc opened this issue Oct 20, 2019 · 0 comments

Comments

@deborahc
Copy link

In the lab, the role of the function named "StreamProcessing" is to trigger when items are sent to IOT hub and write it to Cosmos DB "telemetry" collection. The name "StreamProcessing" is confusing here, because in the diagram, it is named "Event Processing," so it is hard to find on the diagram.

It is also easy to confuse, because there is another function called "CosmosDB," which is triggered off "telemetry" collection to send data to Event Hub, which is an input for Stream Analytics. The naming of "StreamProcessing" function makes it seem like it's a function that is directly connected to Stream Analytics, which it is not.

In addition, the function called "CosmosDB" is called "Trip Processing" in the diagram.
image

Suggestions: Rename the functions to be consistent with the diagram, or add a note in the lab explaining the mapping of how the name appears in Visual Studio to the diagram.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant