Skip to content

Question related to Kafka trigger and azure functions(NodeJs)? #215

Discussion options

You must be logged in to vote

Sorry for the delay.

  1. Is this kafka trigger extension for(nodejs) azure funtion prod ready?
    -> Yes. Kafka extension is already G.A.

  2. Max data holding capacity of kafka?
    -> It's depend on your Kafka broker.

  3. Function app kafka extension - how much data can it receive and process in (nodejs) function app ?
    -> It depends on plan or your application. Could you try test it on your environment?

  4. How many parallel execution of function app can be achieved if we deployed the app in premium plan?
    -> Maximum the same number of the partition. You can refer to https://tsuyoshiushio.medium.com/azure-functions-kafka-trigger-performance-tips-concept-and-architecture-ec94a31d8b93

  5. Does kafka trigger…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MuhamedSalihSeyedIbrahim
Comment options

Answer selected by MuhamedSalihSeyedIbrahim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants