From f73335147ed4c5f9efdc4db3c9c598fd36cf9261 Mon Sep 17 00:00:00 2001
From: binhnguyennus <binhnguyenvnuhcm@gmail.com>
Date: Fri, 8 Jan 2021 06:43:58 +0800
Subject: [PATCH] ASP.NET Core Performance Optimization at Agoda

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec74653..ede6c28 100644
--- a/README.md
+++ b/README.md
@@ -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)