Meetup - An introduction to BuildKit
An introduction to BuildKit for the Docker Barcelona meetup group. A recording of a similar talk (given in Warsaw) is available here.
2019-04-04NewCrafts - Building software: the lessons from open source
This session describes how to take inspiration from the open source way of working into the enterprise (also known as inner source).
Slides 2018-05-18DockerCon - Scaling Open Source Operations
A talk given at DockerCon 2016.
2017-06-20DockerCon - Extending Docker
This session covers the various ways of extending Docker Engine 1.12.0 and above.
Co-presented with Anusha Ragunathan, Docker core maintainer and Software Engineer in Docker Engine team.
Slides 2016-06-20Docker meetup - SF - Docker Engine 1.11
This meetup at Docker HQ in San Francisco introduces the changes in Docker Engine 1.11, most notably with regards to containerd and runC integration.
Slides 2016-05-11DockerCon EU - Windows Server Containers
This talk presents the progress on Windows Server Containers and Docker Windows support. It includes a dive into Windows internals, and concludes with a demonstration or Docker usage on Windows, as well as a hybrid Windows and Linux Docker Swarm cluster.
Co-presented with John Starks, Principal Software Engineering Lead at Microsoft.
Slides 2015-11-17DockerCon EU - The latest in Docker Engine
This session covers the new features in Docker Engine 1.9.0. We conclude with a demo which emphasizes some aspects of containers that differentiates them from simple “lightweight VMs”.
Co-presented with Jessie Frazelle, Docker core maintainer and Software Engineer in Docker Engine team.
Slides 2015-11-16DotGo - Abusing text/template for data transformation
A lightning talk which introduces the idea of using the standard Go template syntax for arbitrary data manipulation, and how it was used to process GitHub API payloads as part of a project to create open source projects dashboards.
Related project: icecrime/vossibility-stack
Slides 2015-11-09HPTS - The rise of Docker, and the future of computing
A talk given at HPTS 2015 conference.
2015-09-29LinuxCon - Contributing to large open source projects
A session and Q&A about contributing to the largest open source projects out there.
Co-presented with Jérôme Petazzoni , from Docker.
Session 2015-08-18DockerCon - The latest in Docker Engine
This session covers the new features in Docker Engine 1.7.0. We conclude with a live migration demo of an ioquake3 server all around the world without interrupting the players (running ioquake3 client in a container themselves).
Co-presented with Michael Crosby, Docker core maintainer and Software Engineer in Docker Engine team.
Articles about our demo:
- How did the Quake demo work? (Kubernetes blog)
- ioquake3… in Docker?! (ioquake3.org)
- News and updates from DockerCon 2015 (lwm.net)
Meetup - Using Machine & Docker to develop Docker
A talk given at a Docker Paris meetup which presents how the Docker team internally relies on Docker tooling to developer on Docker itself.
Meetup 2015-05-13While 42 - The Truth about C++
A talk for While 42 Paris.
2013-09-12