Published inITNEXTHow to use Redis and Lua Scripts in a C# ASP.NET Core Microservice ArchitectureUse StackExchange.Redis and run Redis in Docker to Cache Aggregated Database Data for a Scaled C# ApplicationJul 15, 2021A response icon1Jul 15, 2021A response icon1
Published inITNEXTHow to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice ArchitectureA huge amount of growing data in the databases gives a challenge to effectively deliver aggregated data like top lists.Jun 30, 2021A response icon2Jun 30, 2021A response icon2
Published inITNEXTHow to Scale an ASP.NET Core Microservice and Sharded Database. Load Test with JMeterRun multiple DBMS and C# Containers Behind an HAProxy Load Balancer with Docker Compose. Test Scaling with Different Number of InstancesJun 20, 2021A response icon2Jun 20, 2021A response icon2
Published inITNEXTHow to use Database Sharding and Scale an ASP.NET Core Microservice ArchitectureLoad Balance a C# ASP.NET Core Service and Use MySql App-Layer Sharding. Shows the Concepts, Which Also Apply to MongoDB, etc.Jun 12, 2021A response icon5Jun 12, 2021A response icon5
Published inITNEXTThe Outbox Pattern in Event-Driven ASP.NET Core Microservice ArchitecturesHow to Build a Resilient Architecture with RabbitMQ, C#, Entity Framework, and the Transactional Outbox PatternMay 26, 2021A response icon10May 26, 2021A response icon10
Published inITNEXTHow to Build an Event-Driven ASP.NET Core Microservice ArchitectureUse RabbitMQ, C#, REST-API and Entity Framework for asynchronous decoupled communication and eventually consistency with integration events…May 16, 2021A response icon22May 16, 2021A response icon22
Published inITNEXTHow to Add MySql & MongoDB to a Kubernetes Microservice ArchitecturePersistent Volumes in a K8S Architecture on Docker Desktop for MySQL and MongoDB Replica Sets. Access the Databases in ASP.NET Core C#May 4, 2021May 4, 2021
Published inLevel Up CodingKubernetes Angular ASP.NET Core Microservice ArchitectureHow to use K8S on Docker Desktop with Ingress to Develop locally for the Cloud using an ASP.NET Core C# REST API and Angular.Apr 11, 2021A response icon1Apr 11, 2021A response icon1
Published inLevel Up CodingNSwag OpenAPI for Angular & .Net Core AuthUse NSwag to add an OpenAPI descriptions and Swagger UI to an ASP.NET Core C# REST-API. Auto generate Angular TypeScript and JWT Bearer…Mar 31, 2021Mar 31, 2021
Published inLevel Up CodingHow to Sign-In with Google in Angular and use JWT based ASP.NET Core API Authentication (RSA)It shows all steps for an Angular SPA with a focus on authentication, Sign-In with google, angularx-social-login, assymetric access token…Mar 11, 2021A response icon3Mar 11, 2021A response icon3