Edwin van Wijk
Principal Solution Architect / Managing Consultant at Info Support & Microsoft MVP
Zutphen, The Netherlands
Actions
I have been working in IT since 1999 and I'm currently working as Principal Solution Architect, managing consultant and Microsoft Community Lead at Info Support in The Netherlands. I'm a Microsoft MVP in the Developer Technologies and Microsoft Azure categories (since 2016). My primary areas of expertise are: building distributed systems, systems integration, (cloud-native) software architecture and patterns, software craftsmanship, .NET (Core) development, Azure and DevOps. I love sharing my experience and knowledge about these subjects by training people, publishing videos (www.youtube.com/dotnetflix) and speaking at conferences.
Area of Expertise
Topics
Platform engineering: making organizational, cultural and technical choicesen
This session explores key concepts of platform engineering, the responsibilities of platform and application teams, and the cultural dynamics essential for successful collaboration. Gain actionable insights from real-world examples to enhance your platform engineering practices. The speakers will share their practical experience with designing, building, and operating a standardized platform for running cloud-native applications.
Get up to speed with Dapren
Dapr provides a set of powerful building blocks to make our developer lives easier when building distributed applications. With features like service location, state management and pub/sub, Dapr solves common distributed system problems so you can focus on implementing business logic.
In this session, we'll show you how you can leverage the latest Dapr features in real-world scenarios to significantly reduce the complexity involved in building microservices.
Attendees should have a basic understanding of Dapr.
Attendees should have a basic understanding of Dapr.
Dapr workshop: build microservice applications the easy wayen
Dapr is an open source, event-driven, portable runtime for building microservices. It provides powerful building blocks to make it easy for developers to build resilient microservice applications using a variety of languages and frameworks.
In this session you will get an introduction of Dapr and the Dapr building blocks. After that, you will learn how to apply Dapr yourself in a sample application during the hands-on part of the workshop.
The workshop features step-by-step instructions so you can work on this at your own pace. During the workshop you will get hands-on experience with the following Dapr building blocks: service invocation, state management, pub/sub, bindings and secret management.
Advanced Dapren
Dapr is an open source, event-driven, portable runtime for building microservices. It provides powerful building blocks to make it easy for developers to build resilient microservice applications using a variety of languages and frameworks.
In this session we'll go beyond the basics and talk about advanced topics such as security and access control, rate limiting and integration with frameworks such as Azure API Management and Logic Apps. We assume that attendees already have a basic understanding of what Dapr is.
Dapr: build microservice applications the easy wayen
Dapr is an open source, event-driven, portable runtime for building microservices. It provides powerful building blocks to make it easy for developers to build resilient microservice applications using a variety of languages and frameworks.
In this session we'll introduce the Dapr building blocks and show how they can be applied in a .NET microservices application. You'll learn about both the benefits and the limitations of using Dapr.
Symphony No. 42 in C#, Op. 1, Conducted by Dapr Workflowennl
Dapr Workflow is a Dapr building-block that can be used to orchestrate tasks and create long-running, fault-tolerant, stateful processes. In this session I am going to demo how to use it in a .NET application and give you a glimpse under the hood to show you how it works internally.
How to build resilient Microservices with .NET Core and Dockeren
Learn how to leverage ASP.NET Core and Docker to build a resilient microservices based application. The session starts off with a short introduction of .NET Core and Docker and an explanation why .NET Core and Docker is a match made in heaven. After that it's all demos and code. The topics covered during the session are: microservices architecture, event-driven architecture, CQRS pattern, eventual consistency, resiliency using Polly and development and deployment using Docker containers. The emphasis for this session is on the software-architecture and the code!
The source-code and an elaborate description of how to run the demonstrated solution locally is available on Github and will be shared with the audience.
Build scalable and resilient systems with Akka.NETen
The Actor Model programming paradigm for building highly concurrent systems was defined back in the seventies. In this session attendees will learn about Akka.NET, a modern open-source framework that can be used to build highly concurrent systems based on the Actor Model programming paradigm. The session introduces the Actor Model concepts and an overview of the Akka.NET framework. This will be followed by a deep dive into the code of a concurrent application built using Akka.NET.
How to get a grip on your microservices system using a service-meshen
Many organizations are now building microservices based systems. But with the adoption of this architecture-style, the need arises for a good way to manage and monitor all the services and their traffic. To handle this, you can leverage what is called a service-mesh.
In this session attendees will learn what a service-mesh is and how to implement one for a microservices based system using Kubernetes and Istio. Topics covered are: intelligent traffic-routing, canary releasing, testing resiliency using chaos-engineering and monitoring using several available telemetry dashboards.
It's a very practical session with lots of demos and deep-dives into code and configuration. All the code shown in de demos (including an elaborate description on how to run the demo application) is available for attendees on Github.
How to build IoT solutions using Azure IoT Edgeen
Azure IoT Edge is a service that enables you to build distributed IoT solutions that leverage "edge" devices. The IoT Edge run-time uses the power of containerization with Docker to run Machine Learning jobs, Stream Analytics jobs, Azure functions or custom code on edge devices like a PC, a Raspberry Pi, a robot or a drone. The first part of the session handles device management and deploying modules to your device from the IoT Hub. The second part will focus on how to build your own IoT Edge modules using Visual Studio Code.
For this session I need 2 solid internet connections. One can be WiFi but one needs to be UTP cable!
Building high-performance event-driven systems with NATSen
NATS is an open-source messaging system aimed at high performance and availability. This session is all about NATS and NATS Streaming (a streaming server built on top of NATS). I will talk about the design philosophy behind NATS and why it differs from traditional message-brokers like for instance RabbitMQ. I will also walk you through the features it offers and finally I'll show you how to leverage NATS as the messaging infrastructure for event-driven systems. I do this by demonstrating this in a working microservices based .NET Core 3.0 application. Come to this session if you want to learn about NATS and NATS Streaming, when to use them (and when not to) and how to use them with .NET Core and C#.
Lessons learned implementing CQRS, DDD and Event Sourcing in .NETen
Over the last couple of years, I have been hired as the software-architect for several development teams with the assignment to build a new cloud-native and event-driven system based on a microservices architecture. .NET was selected as the primary development stack and this turned out to be a great choice. Most systems are still running in production today and fulfill the functional and non-functional requirements that were defined for the them.
The session will give an insight into the way .NET was used for implementing DDD, the CQRS pattern and Event Sourcing for storing state. It will cover the rationale behind the choices made and the lessons learned while designing and building this system. The session will cover both concepts as well as code.
Bitbash 2025Sessionize EventUpcoming
NDC Porto 2024Sessionize Event
NDC London 2024Sessionize Event
Update Conference Prague 2023Sessionize Event
Techorama Netherlands 2023Sessionize Event
Update Conference Prague 2022Sessionize Event
dotnetdaysSessionize Event
Techorama Netherlands 2022Sessionize Event
DOTNED SATURDAY 2022Sessionize Event
DevSum 2022Sessionize Event
Azure Community Conference 2021Sessionize Event
TheCloudFirstSessionize Event
NDC London 2021Sessionize Event
Virtual Azure Community DaySessionize Event
DOTNED SATURDAY 2020Sessionize Event
Update Conference Prague 2019Sessionize Event
DevSum 2019
Building IoT solutions using Azure IoT Edge
Techorama Belgium 2019Sessionize Event
Azure Saturday BerlinSessionize Event
Update Conference Prague 2018Sessionize Event
Techorama NL 2018Sessionize Event
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top