System Design optimization of an existing product view module based on Target
Increased throughput requests per second (RPS) performance by 200% using least connection load balancing horizontally scaled out to three servers
Achieved throughput of 1500 RPS with 1.69 ms latency and 0% error rate with Nginx caching
Refactored legacy code to seed 100M entries that return sub 3ms raw query speeds (prev. 22s prior to indexing)