How to use Database Sharding and Scale an ASP.NET Core Microservice Architecture
One of the big advantages of microservices is, that they can be scaled independently. This article shows the benefits and challenges of scaling one microservice and its database. Read …