ASP.NET Core Performance Optimization at Agoda

This commit is contained in:
binhnguyennus 2021-01-08 06:43:58 +08:00
parent a141a935a5
commit f73335147e
1 changed files with 2 additions and 1 deletions

View File

@ -634,7 +634,8 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Go at Trivago](https://tech.trivago.com/2020/03/02/why-we-chose-go/)
* [Ruby on Rails at GitLab](https://medium.com/gitlab-magazine/why-we-use-ruby-on-rails-to-build-gitlab-601dce4a7a38)
* [Choosing a Language Stack at WeWork](https://engineering.wework.com/choosing-a-language-stack-cac3726928f6)
* [Switching from Go to Rust at Discord](https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f)
* [Switching from Go to Rust at Discord](https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f)
* [ASP.NET Core Performance Optimization at Agoda](https://medium.com/agoda-engineering/happy-asp-net-core-performance-optimization-4e21a383d299)
## Intelligence
* [Big Data](https://insights.sei.cmu.edu/sei_blog/2017/05/reference-architectures-for-big-data-systems.html)