BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2026//speaker//U3VPD3
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2026-BLC7FS@pretalx.com
DTSTART;TZID=CET:20260415T101500
DTEND;TZID=CET:20260415T104500
DESCRIPTION:Containers are a fundamental part of the modern developer's too
 lkit\, yet they are frequently misunderstood and described as "lightweight
  virtual machines." This talk demystifies containerization by building a f
 unctional\, minimal engine from scratch using only the python standard lib
 rary. We will step away from high-level tools like docker to explore how t
 he linux kernel provides isolation through features like `chroot`. Using a
  hands-on approach\, we will demonstrate how to set up a sandboxed environ
 ment\, isolate a filesystem\, and execute processes within it. This sessio
 n is designed for developers who use containers daily but haven't yet had 
 the opportunity to look under the hood or explore the underlying operating
  system principles. By implementing a simplified version of these tools\, 
 you will gain a clearer\, more practical understanding of the core mechani
 cs that make containerization possible.
DTSTAMP:20260412T141743Z
LOCATION:Merck Plenary (Spectrum)  [1st Floor]
SUMMARY:Demystifying Containers with Python: Building a Minimal Engine from
  Scratch - Alexander Zaytsev
URL:https://pretalx.com/pyconde-pydata-2026/talk/BLC7FS/
END:VEVENT
END:VCALENDAR
