Proxy Performance: Proxy Server Currently has reponse time of < 15ms with 0% error rate (New Relic) for tests of 1 rps, 10 rps, and 100 rps 1000 rps test fails with 52.8 % error rate and response time of approx 150 ms Service Performance: API calls to service has response time of < 10ms with 0% error rate (New Relic) for tests of 1 rps, 10 rps, and 100 rps 1000 rps test fails with 62% error rate and response time of approx 175 ms Current: Service Configuration: Internet ^ | Server (Nginx Reverse Proxy and Node Server) Proxy Configuration: Internet ^ | Server (Nginx Reverse Proxy and Node Server) Planned: Service Configuration: Internet ^ | LoadBalancer (Nginx) / | \ | | | S S Server (Nginx serves static, routes db querys to Database) \ | / \|/ Database (node) Proxy Configuration: Internet ^ | LoadBalancer (Nginx) / | \ | | | S S Server (Nginx (static Only)