CIF16: Running Go on Rumprun ( Ian Eyberg, DeferPanic Founder)

49
Running Go on Rumprun or famous computer scientists you should know

Transcript of CIF16: Running Go on Rumprun ( Ian Eyberg, DeferPanic Founder)

Running Go on Rumprun

or famous computer scientists you should know

rump-kernel shaded glasses

definition

History

the cloud

security

resource utilization

12M LOC in Linux

1-10 Bugs / 1000 LOC

why are you re-writing it from scratch?

why not use a container?

networking

$5M

containers do not contain

over 90% of docker

images have vulnerabilities

what is Go?

made by guys like this

statically typed

compiled

language of the web

go unikernels

CSP

http://lsub.org/ls/software.html

Go on Rumprun

hypercall

virtual memory

thread local storage

goroutines

go virtues

small size

no dependency hell

demo

github.com/deferpanic/gorump