Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of isolation without containers in this 27-minute conference talk from the inaugural WebAssembly SF Meetup. Delve into topics such as safety, resource isolation, fault detection, isolation, and recovery as presented by Fastly's Tyler McMullen. Examine the fundamentals of processes, virtual memory, and syscalls, and compare them to container technologies. Investigate in-process isolation techniques, including bounds checking and bounds check elision. Gain insights into the potential of WebAssembly for achieving isolation without traditional containerization methods, and witness a live demonstration of these concepts in action.
Syllabus
Isolation without Containers
Safety
Resource Isolation
Fault Detection, Isolation, and Recovery
Fault Domain
Processes
What even is a process?
Virtual Memory
Syscalls
Containers are similar.
In-process isolation?
Bounds Checking
Bounds Check Elision
ok, enough assembly...
Live Demo?
Taught by
Mozilla Hacks