Memory Tuning a High Throughput Microservice at Flipkart

This commit is contained in:
binhnguyennus 2021-07-10 09:26:57 +08:00
parent 2dfd6ef850
commit 9601e6288a
1 changed files with 1 additions and 0 deletions

View File

@ -621,6 +621,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Optimizing JVM at Alibaba](https://www.youtube.com/watch?v=X4tmr3nhZRg)
* [Tuning JVM Memory for Large-scale Services at Uber](https://eng.uber.com/jvm-tuning-garbage-collection/)
* [Solr Performance Tuning at Walmart](https://medium.com/walmartglobaltech/solr-performance-tuning-beb7d0d0f8d9)
* [Memory Tuning a High Throughput Microservice at Flipkart](https://tech.flipkart.com/memory-tuning-a-high-throughput-microservice-ed57b3e60997)
* [Performance Optimization on Image, Video, Page Load](https://developers.google.com/web/fundamentals/performance/why-performance-matters/)
* [Optimizing 360 Photos at Scale at Facebook](https://code.facebook.com/posts/129055711052260/optimizing-360-photos-at-scale/)
* [Reducing Image File Size in the Photos Infrastructure at Etsy](https://codeascraft.com/2017/05/30/reducing-image-file-size-at-etsy/)