Posted inFeed Caching System Design System Design Basics – Database Caching Posted by By Dragon December 13, 2024 The database is a critical component to application performance. The difference between a well-performing and…
Posted inArticle Architecture System Design 15 System design tradeoffs for Software Developer Interviews Posted by By Dragon December 13, 2024 Coming soon
Posted inFeed Database Database Performance: Essential Tips and Strategies Posted by By Dragon December 13, 2024 Databases are the backbone of modern applications. They power everything from e-commerce platforms and financial…
Posted inFeed Architecture Networking Proxy And Reverse Proxy Posted by By Dragon December 7, 2024 A forward proxy is a server that sits between user devices and the internet. A…
Posted inFeed Architecture Web Mastering Modern Authentication: Cookies, Sessions, JWT, and PASETO Posted by By Vu Tam December 6, 2024 Authentication serves as the first line of defense in ensuring the security of applications and…
Posted inFeed Architecture Understanding SOLID Principles in Software Design Posted by By Dang Long December 5, 2024 The SOLID principles are a set of guidelines that help software developers design robust, scalable,…
Posted inArticle Dot Net Kafka Microservices Building Microservices with .NET Core and Kafka: Order Processing Posted by By Dang Long December 3, 2024 In this guide, we'll walk through the process of building microservices using .NET Core and…
Posted inFeed Networking HTTP/1 -> HTTP/2 -> HTTP/3 Posted by By Vu Tam December 1, 2024 HTTP 1 started in 1996 followed by HTTP 1.1 the very next year. In 2015,…
Posted inFeed Architecture Microservices A Pattern Every Modern Developer Should Know: CQRS Posted by By Dang Long November 30, 2024 CQRS, which stands for Command Query Responsibility Segregation, is an architectural pattern that separates the…
Posted inFeed Caching Distributed Caching: The Secret to High-Performance Applications Posted by By Dang Long November 29, 2024 The demand for high-speed, high-performance applications has skyrocketed in recent years. With users expecting real-time…