Pragmatism - DevOps - CloudNative - .NET

Introducing Dapr : cloud-native applications at speed

Dapr stands for Distributed Application Runtime. Its mission is to simplify the life of developers working on microservices and distributed applications.

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 …

How to get a .NET 5 docker image below 40 MB

If you ask yourself what’s the best language/platform to build a cloud-native application, you may find that Go is the way to go. The vast majority of open-source software written in this space is done with Go as it’s a perfect language for obtaining a working app with a very small amount of code and …