|
|
|
|
|
by _8j50
1571 days ago
|
|
I think Unikernel VMs are the future. Build your app into
One blob with no user/kernel space boundary that runs in a guest VM. No boot time or wasted memory/latency (context switch) issues. That said, even VM are best-effort security boundaries, then apparmor/selinux type restrictions put in place on the host should be the main hard security boundary IMO. |
|