Pragmatism - DevOps - CloudNative - .NET

My experience at KubeCon 2020 North-America (Virtual)

For those who don’t know, KubeCon is a bi-annual conference around Kubernetes. In fact, it’s more about the whole ecosystem around Kubernetes which is backed by the Cloud Native Computing Foundation (CNCF). It was the first time for me and I wanted to share my experience with this new conference. Disclaimer Even though I worked …

Remote Debugging .NET Containers

Vous préférez lire en français? Consulter la version française ici : Déboguer les conteneurs .NET à distance You will find several articles that will talk about local debugging .NET container through the magic of Visual Studio or VS Code, but it’s not easy to find the right information for remote debugging. Local debugging with the …