what are the number of concurrent requests supported by Apigee at a given time

nsaini
Participant IV

what are the number of concurrent requests supported by Apigee Edge at a given time? Is there any limit to this?

0 2 2,105
2 REPLIES 2

There is no stated limit. For ~1000 requests per second or less (which does not imply 1000 concurrent connections), you need no special configuration. Just configure your API proxies and it will work.

For ~10,000 requests per second or more, you should talk to an Apigee Enterprise sales rep and we'll help you get a configuration.

@NSaini1 ,

Like @Dino-at-Google said, Apigee can scale infinitely due to the distributed architecture. We had instances where we supported retails customers during black Friday with an average of 70,000 transactions per second.

On Cloud we auto scale, Your proxy will be deployed on multiple machines called message processors which process the APIs that you deploy on Edge. If we see a load, We just add more message processors where your APIs will be auto replicated & load balanced.

You can achieve similar scaling on OnPremises too. But, You need to manage operations in Edge Private Cloud. Apigee Cloud (SaaS) you just focus on building APIs while Apigee takes cares of scaling & SLA's

Apigee Trial orgs are just for evaluation. You need to get Apigee License to have APIs running at scale.

-------------------------------

Anil Sagar

5997-screen-shot-2017-11-23-at-75916-pm.png Learn Apigee Concepts in 4 Minutes HandsOn