Nico Vermeir 1
Nico Vermeir is an application architect at Inetum Belgium since 2010, where he has a strong focus on building and architecting modern applications. Being a strong believer in the importance of communities he tries to share knowledge wherever he can, be it on Twitter, at a user group or conference. He has spoken on many international conferences such as NDC Oslo, NDC Sydney, NDC London, Swetugg, Build Stuff, DotNext. Nico is a Microsoft MVP in Developer Technologies, crew member of Techorama BE and NL and crew member of VISUG, Belgium's largest .NET user group. In his spare time he enjoys brewing (and tasting) beer, playing the guitar, riding his Harley-Davidson and doing Karate.
Präsentationen bei der .Net User Group Bern
Building a distributed system with Aspire and Dapr
Tales from the trenches: Building a distributed system with Aspire and Dapr
.NET Aspire and Dapr are well-suited technologies to build distributed systems, each with its own strengths and challenges. But how do you choose which one to use? Can, or should, they be used together?
We have been building a distributed application using these two technologies ever since .NET Aspire was on Preview 2. In this session I will share our successes and our failures. By the end you will have a good idea whether or not this combination, or just one of the two technologies, are a good fit for your project.
We will go beyond the typical "getting started" demo that only shows the shiny new things. Promises like easy deployment with 'azd up' didn't hold up against the large enterprise that was our customer. We fought against breaking changes between versions, company politics, bugs, dependencies, ....
Gather around folks, I've got some war stories to share with you.