The talk demonstrated the ease with which SQL Server 2017 running on Linux can be containerised. The demo application will showed a basic Web API interfacing with SQL Server 2017 running inside docker containers. The fully integrated API along with containerized database was deployed to managed Kubernetes cluster running on Azure using Azure Container Service (AKS). Persistent data management was handled using Azure Disk attached to Kubernetes cluster using the StatefulSets feature.