InStackademicbyrahul sahaySaga Pattern in Microservices ArchitectureThe Saga Pattern is a crucial design pattern for handling distributed transactions in a microservices architecture. In traditional…Feb 241Feb 241
InStackademicbyrahul sahayAnnouncing .NET 9: The Future of .NET DevelopmentHi Friends,Nov 15, 2024Nov 15, 2024
Samuel GetachewImplementing Role-Based Authorization in ASP.NETMastering Role-Based Authorization: Safeguard Your ASP.NET Core 8 Web API with Expert StrategiesOct 8, 20241Oct 8, 20241
rahul sahayCreating .Net Core Microservices Using Clean Architecture using .NET Core 8 & Angular 18Complete guide to building enterprise edition application end-to-end.Jul 30, 20241Jul 30, 20241
Bryan AguilarReact Design PatternsLearn how to apply design patterns in your React applications.Feb 28, 20246Feb 28, 20246
InStackademicbyBerk SelviAPI Gateway Alternatives from a .NETWe explore API Gateway alternatives for .NET developers. Starting with .NET-based solutions like YARP and Ocelot, we evaluate OpenResty…May 19, 20243May 19, 20243
InLevel Up CodingbyMatt BentleyAdvanced C# Optimizations Which Boosted Our Application’s Performance 10xA step by step walkthrough of how my team optimized a real C# problem, including detailed explanations and benchmarks.Apr 4, 20245Apr 4, 20245
Cihat ZoroğluMongoDB 7.x Replicaset KurulumuBu döküman uygulama mimarisi ve nasıl Mongodb sunucusuna nasıl bağlantı kurulacağına dair bilgileri içerir.Jan 19, 20241Jan 19, 20241
Albena RoshelovaChoosing Between Two-Phase Commit and Saga PatternIn online shopping, maintaining consistent data across different systems in complex transactions is a significant challenge.Dec 18, 20231Dec 18, 20231
Albena RoshelovaAPI Communication: Request-Response and Event-Driven PatternsAPIs: Bridging Systems, Connecting WorldsNov 27, 20231Nov 27, 20231
Albena RoshelovaEvent Sourcing: A Pattern for Resilient and Scalable SystemsEvent sourcing isn’t just a trend; it’s a game-changer.Nov 30, 20232Nov 30, 20232
Albena RoshelovaDistributed Systems: Navigating Complexity with the Saga PatternPicture an online shopping experience where users are actively browsing, adding items to their carts, and checking out simultaneously.Dec 17, 2023Dec 17, 2023
Tohid haghighiGoodbye Controllers, Hello Minimal APIsIn recent .NET versions, there’s a new way to build JSON-based APIs with ASP.NET Core: Minimal APIs. Inspired by previous attempts in the…Nov 18, 20232Nov 18, 20232
Crafting-CodeImplementing gRPC in ASP.NET Core MicroservicesMicroservices architecture has become increasingly popular in recent years due to its ability to break down complex applications into…Sep 1, 2023Sep 1, 2023
InLodgify Technology BlogbyOleksii ZamyslovHow to investigate .NET memory leaks in KubernetesInvestigating memory leaks can be hard when you use Kubernetes. Your application is running on transient pods located in the cloud, which…Sep 8, 2023Sep 8, 2023
Nile BitsBuilding Scalable ASP.NET Core Apps with RabbitMQ Message QueuesBuilding web applications that can manage rising loads and changing user expectations is not just a goal, it’s a need in today’s digital…Sep 30, 2023Sep 30, 2023