Gargi Sharma - Write your own container, for fun and no profit! | Code Mesh LDN 19

This video was recorded at Code Mesh LDN 19 - http://bit.ly/37xc3Nr Get involved in Code Sync's next conference - http://bit.ly/2Mcm4aS --- WRITE YOUR OWN CONTAINER, FOR FUN AND NO PROFIT! by Gargi Sharma THIS TALK IN THREE WORDS: Containers Rust Systems Programming TALK LEVEL: Beginner ABSTRACT Docker has really popularized containers in the past few years! How does a docker work? Is it really a light-weight virtual machine? How does one isolate the processes and manage resources in a container? Can one write their own docker? In this talk, we get familiar with the basic building blocks of Linux containers namely chroot, namespaces, and cgroups. We discover syscalls that we can use to manipulate namespace, how to apply resource limits and write our own container in Rust! Slides & full abstract: https://codesync.global/speaker/gargi-sharma/ --- THE SPEAKER - GARGI SHARMA Hopeful systems programming romantic! Gargi is currently a Systems Engineer at Tarides where she works on library Operating Systems. Gargi loves everything about Systems Programming, shady syscalls and Modern Art. More on Gargi Sharma: https://codesync.global/speaker/gargi-sharma/ --- CODE SYNC & CODE MESH LDN 19 Code Mesh LDN is powered by Code Sync. Code Mesh LDN 19 was sponsored by WhatsApp, Microsoft, Erlang Solutions, Juxt, aeternity, Duffel, and IOHK. CODE SYNC Website: www.codesync.global Twitter: www.twitter.com/CodeMeshIO Facebook: https://www.facebook.com/CodeSyncGlobal LinkedIn: https://www.linkedin.com/company/code-sync/ Mail: info at codesync.global #Containers #Rustlang #SystemsProgramming