Problem
Paradox Shop's API receives 1,800 fast requests per second that last 50 milliseconds and 15 data-export requests per second that remain open for 8 seconds. Equal request counts do not produce equal concurrent work because exports occupy a server much longer. Design the application tier and select a routing algorithm that accounts for active connections.
Required components
Click to add a component to the canvas.
Additional components
Browse by category. Click or drag a component onto the canvas.