question

Soni-9294 avatar image
0 Votes"
Soni-9294 asked Soni-9294 answered

Design : Azure Batch <-> Azure Function

Hello Team,

I am working on implementing Azure function(message based triggered) as orchestrator , which will invoke Azure Batch tasks/jobs accordingly. The number of messages varies from 10-1000 messages at a time.

Need inputs on how to configure the Azure Batch Pool(like VM node size, no. of nodes, tasks per node allocation) based on number of messages to be processed at a given time. I understand we can take advantage of AutoScale feature, any guidance with examples.

For a single message, my application(c#) takes 2 mins to process the message and generate output files on StandardA2 2vCPU, 8 GB memory node.

Regards,
Soni

azure-batch
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Soni-9294 Apologies for the delay in response and all the inconvenience caused because of the issue.
I have reached out to our internal team on the issue and once I have an update will keep you posted on same.

Thank you for your patience over the matter.

Thanks.


0 Votes 0 ·

@Soni-9294 Can you please confirm if you have checked below already:

https://docs.microsoft.com/en-us/azure/batch/batch-automatic-scaling

Thanks

0 Votes 0 ·

@Soni-9294 Any update on the issue?

Can you please confirm on my previous response?

Thanks

0 Votes 0 ·

1 Answer

Soni-9294 avatar image
0 Votes"
Soni-9294 answered

@prmanhas-MSFT - Thanks for the reference..I will have a look and revert back if I have any additional questions. Thanks

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.