Concurrency allocation and instance requirements based on traffic
I need guidance on how many instances to allocate for concurrency and if there is any documentation that explains the traffic each instance can handle.
0
-
While it is based on concurrency, here’s a simple way to determine your needs - take the time it takes in seconds to process a request, and that will help define the concurrency required.
0
Please sign in to leave a comment.
Comments
1 comment