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 Web Explaining JSON Web Token (JWT) with simple terms Posted by By Dang Long December 1, 2024 Imagine you have a special box called a JWT. Inside this box, there are three…
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…
Posted inFeed Architecture Microservices Stateless Architecture: The Key to Building Scalable and Resilient Systems Posted by By Dang Long November 29, 2024 In today's rapidly evolving digital landscape, developers face the constant challenge of building applications that…