Hows does the video indexer Classic scale?

Riccardo Perelli 156 Reputation points
2022-06-06T10:40:26.207+00:00

Hi guys,

we are using the video indexer in our video upload flow, and we are almost ready to release the flow in production, i can't find any information about the video indexer scaling, so my questions are:

-Can you provide me some information about the classic video indexer scaling?
-How does the video indexer work if we send to it multiple request in a short range of time?

We imagine something like 100 videos per day, the videos are stored in a blob storage.

Thank you.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
Community Center | Not monitored
{count} vote

1 answer

Sort by: Most helpful
  1. Itai Norman 21 Reputation points Microsoft Employee
    2022-06-08T10:44:00.82+00:00

    Here are some considerations when using Azure Video Indexer at scale:
    https://learn.microsoft.com/en-us/azure/azure-video-indexer/considerations-when-use-at-scale

    Some possible bottlenecks to consider:

    1. Throttling happens when you exceed 60 uploads per minute. 100 videos a day from a paid account is not a problem if you don’t upload it all in the same minute.
    2. Using a blob storage download URL instead of uploading a media file allows you to index larger files (30GB compared with 2GB).

    Provided by Oron Nir, PM @Azure Video Indexer

    3 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.