filmov
tv
Dynamically Changing the Memory Layout of a Rust Unikernel in Google Cloud on every HTTP Request

Показать описание
We show how the memory layout is being changed on every single http request in real time. You can't do this in linux and you can't do this with containers. This is a very unikernel specific feature. Now in real life rebooting on each request might not make sense but having a timer go off every 5 minutes is realistic and could make attacking these very very hard.