Problem
Paradox Shop needs an application tier for 1,400 requests per second. During a server failure, traffic drops to 1,000 RPS and every request must continue through a healthy server to the existing PostgreSQL database. Design the tier so the load balancer detects an unhealthy backend, removes it from rotation, and sends all failover traffic to the remaining servers.
Required components
Click to add a component to the canvas.
Additional components
Browse by category. Click or drag a component onto the canvas.