TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
Edge Computing / Kubernetes / Tech Life

Debunking Unikernel Criticisms

Oct 21st, 2016 1:46pm by and
Featued image for: Debunking Unikernel Criticisms

The security and tooling worries around unikernels are vastly exaggerated, asserted Idit Levine, creator of the Unik, a unikernel compilation tool, as well as a cloud chief technology officer at Dell EMC.

A relatively new concept, Unikernels could be thought of as stripped-down containers with only the functionality needed to run the specific workload at hand. They could offer gains in saved storage and faster performance, but they are anything but a proven technology.

A few months back, a then-EMC colleague of Levine’s charged that unikernels are fundamentally unsecurable as they provided the deepest, “Ring 0” access to an operating system. And a few months prior to that, the chief technology officer of Joyent was also quick to point out another problem of unikernels: lack of tooling.

In this latest edition of The New Stack Makers podcast, Levine concisely answers both of these criticisms, as well as discusses the first possible use case for unikernels, namely to power edge devices on the Internet of Things. The interview was conducted by TNS founder Alex Williams and managing editor Joab Jackson at Cloud Foundry Summit Frankfurt.


Debunking Unikernel Criticisms

On the security question, Levine noted that unikernels aren’t designed to run on bare metal. Instead, they will run within virtual machines, which offer the security needed. “What I will argue is that unikernel is more secure. The hypervisor is giving us hardware isolation, and it’s better than what you’re getting from the Linux operating system.”

“Why do we have multi-user spaces? The reason we have that is to protect processes. If yours is in trouble, I want to make sure it won’t influence mine,” she pointed out.

As for tooling, that will come along as the community forms around the technology, Levine pointed out. It was the community as a whole that Levine noted banded together to create the new tooling required to address security concerns when containers first were being utilized.

Among the many potential use cases for unikernels are embedded devices, which have seen growing community interest with events such as a recent hackathon for the unikernel-based MirageOS, a Raspberry Pi library operating system running on the Xen hypervisor. The MirageOS community is currently working on its version 3.0 release slated for the month, adding support for IBM Solo5 unikernel.

IoT devices such as Raspberry Pi boards present opportunities for developers to iterate and experiment with unikernels. “Running on IoT, you usually don’t have a lot of space, and want things to be small. If running only one process, you will get much more performance, security, and memory to run unikernels. Embedded systems are definitely going to be a use case for unikernels later,” Levin explained.

With EMC’s recently announced Unik-Hub, users are also able to create and share unikernels in a similar fashion to the Docker Hub.

barcelona

The Cloud Foundry Foundation is a sponsor of The New Stack.

Group Created with Sketch.
TNS owner Insight Partners is an investor in: The New Stack, Docker.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.