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, 20211Jul 15, 20211
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, 20212Jun 30, 20212
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, 20212Jun 20, 20212
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, 20215Jun 12, 20215
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, 202110May 26, 202110
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, 202122May 16, 202122
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, 20211Apr 11, 20211
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, 20213Mar 11, 20213