I'm glad to hold two session at the Microsoft Ignite in Berlin [https://www.microsoft.com/de-de/ignite-the-tour/berlin] this year (Dec 6-7, 2018). Build microservices applications with a serverless architecture When you learn how to build your cloud-native applications…
Docker
A collection of 4 posts
Getting Started with the Azure Container Registry (ACR)

In the following tutorial I will show you how to create an ACR, push images with Docker CLI, build and push images with ACR Tasks, use web hooks for example to trigger a Mircosoft Flow and how to run your images as Azure Container Instances.
Azure Functions on Docker - Continuous Integration (Part 2)

In the second post of the series we are going to have a look at how extremely easy Continuous Integration with Azure Functions and Docker is
Azure Functions on Docker - Getting started (Part 1)
Azure Functions and Docker are a perfect match for micro services in a hybrid world. This gives you the flexibility to deploy and run your micro services either in the cloud or on-premises easily.