youtube image
From YouTube: S205 - .NET Core Microservice Development Made Easy with Azure Dev Spaces - Lisa Guthrie

Description

Distributed architecture allows your applications to scale, but how do you build it? It can be difficult or impossible to run a large microservice-based application on your dev workstation, but using mocks for pieces of the application can introduce problems when you go to integrate your code. Azure Dev Spaces can help! In this session, we'll look at using .NET Core with Dev Spaces to make your development and testing experience better.