filmov
tv
Simplify local dev with docker compose

Показать описание
Developing cloud native solutions are great once in production for availability and scaling, but local development can be tricky.
This video takes a look at one solution to make local development of an ASP.NET API backend easier by starting up the service dependencies as containers using docker compose and then tearing them down again once done.
This video takes a look at one solution to make local development of an ASP.NET API backend easier by starting up the service dependencies as containers using docker compose and then tearing them down again once done.