Back to Browse

How I Achieved 1ms Server Response Time

526 views
Jun 12, 2025
28:53

🚀 TypeWin (Beta) from Microsoft Store: https://apps.microsoft.com/detail/9ND9JRKT3F16?hl=en-us https://typewin.app 📖 Master Blazor through my new book "Mastering Blazor WebAssembly" https://packt.link/OO44A Join our Discord Server: https://discord.gg/GPrGJRuXJb In this video, we will go through a real-world production-ready use case to architect a solution that leverages data in less than 1ms. With this solution, we get the main feature of the project TypeWin, to load new sessions for customers. The solution is scalable regardless the number of users it will remain consistent, leveraging a NoSQL data modeling and a ConcurrentQueue with a background service. Hope you will enjoy it! What will you learn here? 00:00 Introduction 01:40 Technical Goal 02:00 TypeWin Overview 04:00 Concepts and Data Entities 06:32 Data Flow 09:53 Cosmos DB Structure 13:20 Storage improvement 16:38 Singleton data preparation service 19:35 GET Request Flow 21:36 Code: Get Race Logic 23:51 Code: Fill Queue Logic 27:08 Conclusion My official website: http://ahmadmozaffar.net GitHub: http://github.com/aksoftware98 Twitter: https://twitter.com/ahmadmozaffar99

Download

0 formats

No download links available.

How I Achieved 1ms Server Response Time | NatokHD