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%
Containers

A Different VMware: An API-Driven Hypervisor and a Docker Oriented vSphere

Jun 22nd, 2015 5:14am by
Featued image for: A Different VMware: An API-Driven Hypervisor and a Docker Oriented vSphere

Continuing its quest to make the developer a first-class user of the data center, VMware’s Cloud-Native Applications team is introducing today at DockerCon two new technology previews — VMware AppCatalyst and Project Bonneville.

“We’ve been spending a lot of time looking at how developers actually build these cloud-native applications and looking for ways we can reduce the friction between developer workflows and IT data center workflows,” said Jared Rosoff, VMware’s senior director of product management and architecture.

  • AppCatalyst is an API and command line interface (CLI)-driven hypervisor designed to give developers an easy way to replicate a private cloud on their desktop. It features Project Photon, an open source minimal Linux container host, Docker Machine and an integration with Vagrant.

It’s a free offering for Mac OS X available here (registration required).

  • Project Bonneville offers a seamless integration of Docker containers into the VMware vSphere platform, allowing administrators to use their existing management processes and tools. It’s merely a preview; VMware has yet to determine how best to package it as an offering, Rosoff said.

Though developers use its Fusion and Workstation product, the company saw an opportunity to create a better experience for them with AppCatalyst, Rosoff said.

“We want to bring to bear all the APIs and storage and network abstraction and other types of services in your data center and emulate these on your desktop,” he said. While it plans to eventually add network and storage abstractions, they’re not available at this point.

Most software developers are working on distributed systems, but it’s hard to run those distributed systems on the desktop, he said. Part of that is the hypervisor is designed to run a graphical user interface-based workflow creating VMs, rather than an API-driven workflow. Instead of being based on the same hypervisor as ESX, Fusion doesn’t have virtual storage and virtual networking—things you might be using inside your application.

AppCatalyst leverages the same hypervisor as Fusion or Workstation or ESX, “but we’ve removed the GUI from it because that got in the way,” he said. It’s the first hypervisor that’s bundling the Photon container host runtime that VMware introduced in April.

“The thing about AppCatalyst is that if you’re running container workloads, you don’t need to worry about VMs or Linux instances at all, you can just start up AppCatalyst, you can point Docker at it as if your Mac had native container support,” he said.

Project Bonneville, meanwhile, is basically a merging of Docker Container Engine and the ESX hypervisor.

For the developer, it allows the vSphere infrastructure to look like a Docker host. They can create containers, use any image from Docker Hub or any repository yet every container is actually encapsulated in a virtual machine via vSphere.

“It merges the best of both worlds – developers can use the really simple Docker workflows on their desktop, but to the data center administrator and IT operations, containers appear as VMs inside all of the management systems. You can use your whole ecosystem of data center management tools,” he said.

While developers love Docker, operations folks have had management and security concerns. Applications inside containers were invisible to them and operating outside their log-aggregation platforms, Rosoff said.

So while VMware wanted to preserve the user experience of Docker for developers, it wanted to improve the management capabilities on the operations side.

To the developer, the data center looks just like a Docker host would look like on the laptop.

“On the back end, Bonneville integrates the Docker API with a technology called VAS VM clone, which we introduced with vSphere 6,” he explained. This is where the company has integrated forking technology previously known as Project Fargo, a lightweight virtual machine that boots faster and that looks and feels like a container.

“So when you start a container, what Bonneville does, it forks the VM and runs your container inside of a virtual machine. To the developer, you get this seamless experience. It looks just like a Docker runtime anywhere else. With the operations team, what you get is very strong security isolation from virtual machines wrapping those containers. They appear as VMs in your management tools and you can apply the same security models and governance models you’ve been using in the existing data center,” Rosoff said.

Ten months ago, VMware announced plans to embrace container technology through partnerships with Docker and Google Kubernetes. Kit Colbert, VMware’s vice president and CTO of Cloud-Native Apps has said the company would be making a series of announcements in the coming months.

In April, it announced Project Lightwave, a container identity and access management solution; its lightweight Linux operating system Photon; and its spin-off company Pivotal announced Lattice, a lightweight packaging of Cloud Foundry’s clustered container scheduling, routing and log aggregation.

IDC analyst Gary Chin, research manager for cloud and virtualization system software, sees AppCatalyst as a move to woo developers, a new audience for the company. Its traditional customer base has been on the ops side. He sees AppCatalyst as more about gaining adoption for VMware’s larger platform.

With Project Bonneville, VMware is optimizing the hypervisor for containers, it’s not just sticking a container host into a VM, he points out.

“VMware obviously has a long heritage and investment into hypervisors and you can see why they prefer this model,” he says.

In the discussion within the industry about bare-metal vs. virtualized containers, virtualization offers additional security and features to containers. Most customers already have virtualization and the technology is very mature, so it’s a logical place to start deploying containers, he says.

“However, virtualization brings some overhead and inefficiencies for containers and this objection is what VMware is trying to remove. We’ve also seen Intel demonstrate something similar with Clear Containers and Microsoft has hinted at a similar model with Windows containers and Hyper-V in the next Windows Server.

“Everyone is trying to reduce the start-up time and memory usage with virtualized containers, trying to achieve the best of both worlds,” he says. “In the commercial enterprise market, we have seen that most containers are deployed virtualized and it’s very likely that this is going to be the predominate model going forward, with bare-metal containers reserved for more niche scenarios.”

“If this hybrid hypervisor/containers technology really works out and can offer the best of both, that may eliminate customers having to choose one or the other.”

VMware, Pivotal and Docker are sponsors of The New Stack.

Feature image:”Driving The Volvo,” by Thomas Anderson, is licensed under CC by 2.0.

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.