Containers

Microsoft Build 2019 | Take the right path to modernize your Windows Server apps with containers
Microsoft Build 2019 | Take the right path to modernize your Windows Server apps with containers Session ID: BRK2026 In this session, we share a developer’s perspective on how to leverage Windows Server Containers to modernize your apps. We’ll start with local development on Windows 10 PC then to Windows Server, running on-premises, Azure …

Microsoft Build 2019 | Fundamentals of Kubernetes on Microsoft Azure and the road ahead
Microsoft Build 2019 | Fundamentals of Kubernetes on Microsoft Azure and the road ahead Session ID: BRK3038 Companies of all sizes and industries are embracing containers and Kubernetes to deliver mission-critical applications with greater agility in the development, test, and deployment cycles. In this session, we will discuss where we are heading with Kubernetes …

Microsoft Build 2019 | From Zero to DevOps Superhero: The Container Edition
Microsoft Build 2019 | From Zero to DevOps Superhero: The Container Edition Session ID: BRK3028 Microservices and containers can be hard, and best practices are still being discovered. In this session we’ll learn about container orchestration, specifically Kubernetes, by bringing DevOps best practices into the mix. This is not another “Hello World” session with …

PyCon 2019 | Getting started with Kubernetes and container orchestration
PyCon 2019 | Getting started with Kubernetes and container orchestration Speaker: Jérôme Petazzoni, AJ Bowen You’ve started to “”containerize”” your applications by writing a Dockerfile or two, and now you want to run your containers in a cluster. But Kubernetes is quite different from Docker: the smallest unit of deployment is not a container, …