In the basic tier of APIM, how many concurrent api requests can be processed comfortably without affecting the performance?

Smruti Ranjan Nayak 81 Reputation points Microsoft Employee
2023-10-31T11:11:05.9333333+00:00

Hi,

I would like to know the limitations of APIM (basic tier). How many concurrent requests it can handle without performance degradation. I don't see any official document providing any such information.

Thanks.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,449 questions
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2023-10-31T11:55:39.33+00:00

    @Smruti Ranjan Nayak Thanks for reaching out.

    It would not be possible to estimate the concurrent requests that can be processed for the basic tier.

    The reason is that the number of concurrent requests that an Azure API Management instance can handle without performance degradation depends on various factors such as the number and rate of concurrent connections, the kind and number of configured policies, request and response sizes, and backend latency and you need to perform the load testing to find what would be the ideal limit for under a normal scenario.

    The practical upper limit depends on service configuration including pricing tier, service capacity, number of scale units, policy configuration, API definitions and types, number of concurrent requests, and other factors.

    The limits of APIM are documented here.

    Let me know if you have any queries or concerns.

    Please "Accept Answer" if the answer is helpful so that it can help others in the community.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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