前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >VMware发布两大产品预览:Bonneville和AppCatalyst

VMware发布两大产品预览:Bonneville和AppCatalyst

作者头像
Henry Zhang
发布2019-04-12 17:27:18
3960
发布2019-04-12 17:27:18
举报
文章被收录于专栏:亨利笔记亨利笔记

本文摘自WMware官方博客。

Project Bonneville就是采用虚拟机封装容器的技术,达到安全,高隔离度的目的。该项目扩展了Docker engine创建容器的方式,把原来在Linux OS上的容器在创建在单独的虚拟机里面,从而实现良好的隔离性和安全性。其中用到了ESX6.0上的快速克隆虚拟机的VMFORK功能。

AppCatalyst是Mac OS X上的Docker开发工具,可快速部署Docker Container的开发测试环境,事半功倍。AppCatalyst还带来了全新的CLI和REST API,取代了原来Fusion老旧的VIX API,并且自带REST调试工具Swagger,很方便和各种工具链集成,例如Docker Machine和Vagrant(相关Driver已经发布)。

以下是博客原文:(题图照片:Henry摄于金门大桥)

Extending the Data Center with VMware AppCatalyst and Project Bonneville

June 22, 2015

By Kit Colbert, VP & CTO, Cloud-Native Apps at VMware

The Cloud-Native Apps team at VMware is excited to announce two new tech previews today: VMware AppCatalyst and Project Bonneville.

  • VMware AppCatalyst is an API- and CLI-driven hypervisor purpose-built for developer
  • Project Bonneville is an extension of VMware vSphere that enables seamless support for Docker containers

Before I dive into the specifics of today’s announcements, I’d like to step back and provide some context on the bigger picture. Back in April, we launched the Cloud-Native Apps effort at VMware with two open source technologies, Project Photon, a lightweight, container-optimized Linux distro, and Lightwave, an identity and access management solution for cloud-native applications. As we noted then, our mission is clear: to make the developer a first-class user of the datacenter.

The pressure on companies to quickly iterate and innovate is greater than ever. Consumers demand immersive experiences and businesses unable to swiftly provide them will eventually lose out. The key to success for businesses is to empower development organizations to innovate quickly on differentiating technology. However, often the datacenter is not built to meet developers’ needs, and instead of helping to accelerate their pace, it inhibits it. This is exactly what we want to address: how we can make the datacenter work for the developer, which will in turn enable businesses to move faster.

Doing this requires two things: providing the right tools and APIs to help developers go faster, and ensuring IT Ops can manage all these next-gen apps. Striking this balance between optimizing for the developer and IT Ops management is at the crux of our announcements today. Both these new projects take our proven VMware hypervisor, add in Photon, and put a Docker or other container API on top to provide the tools needed for teams to move quickly, and reliably ship code to market. AppCatalyst is focused on the developer’s laptop while Bonneville enhances the capabilities of the datacenter server. But both enable rapid velocity for developers and management for IT Ops.

Let’s take a more detailed look at each, starting with AppCatalyst. Many developers perform build-test-debug cycles of cloud-native apps directly on their laptop, and to do so, they generally require a hypervisor. However, developers don’t necessarily care to run or manage virtual machines. Instead, they just want to run their app. AppCatalyst takes our Fusion hypervisor technology, adds in Photon, strips out the UI, and provides an easy-to-use API and CLI. In this model, AppCatalyst handles the VM creation, power-on, etc so the developer can focus on building, running, and testing their app. Over time we’ll add in capabilities around networking and storage to provide a true “datacenter-in-a-box” that will allow developers to locally test apps in a datacenter-like environment. The best part is that AppCatalyst is available today for free.

Bonneville takes a similar approach to AppCatalyst, but is focused on the datacenter. The purpose of Bonneville is to extend a vSphere deployment to expose a Docker API, turning a vSphere host into a Docker host. Those familiar with the Docker ecosystem will know that we already have docker-machine integration with vSphere. Bonneville offers further improvement in many ways:

  • Bonneville orchestrates all the back-end systems: VM template (with Photon), storage, network, Docker image cache, etc. It can manage and configure native ESX storage and network primitives automatically as part of a container deploy.
  • Bonneville leverages vSphere’s new Instant Clone feature to rapidly provision low-overhead VMs. Instant Cloned VMs are powered on and fully booted in under a second and use no physical memory initially. This enables Bonneville to provision an individual container per VM without minimal overhead, but with all isolation and security protections of VMs.
  • Bonneville updates VM names and metadata fields for the container VMs it creates for full transparency in vCenter and any vSphere ecosystem products. This enables all existing datacenter tooling to see and manage Docker containers (via the one-container-per-VM model) - no need for new tools or retraining.

We’re really excited about the potential for Bonneville to enable customers to seamlessly extend their vSphere datacenters with support for Docker containers. It’s pretty cool stuff! We’re planning on making Bonneville available through a private beta program later this year.

Leveraging Photon through AppCatalyst and Project Bonneville and building on our April announcements are all part our broader plan to make developers first-class users of the data center. We’re excited to deliver these new capabilities to customers, but we’re even more excited about what else is coming. We’re planning more for the second half of the year, and hope to see you at VMworld where we’ll tell you more about what we’re up to. Until then, please take AppCatalyst for a spin. Have fun!

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2015-06-22,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 亨利笔记 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • The Cloud-Native Apps team at VMware is excited to announce two new tech previews today: VMware AppCatalyst and Project Bonneville.
相关产品与服务
容器镜像服务
容器镜像服务(Tencent Container Registry,TCR)为您提供安全独享、高性能的容器镜像托管分发服务。您可同时在全球多个地域创建独享实例,以实现容器镜像的就近拉取,降低拉取时间,节约带宽成本。TCR 提供细颗粒度的权限管理及访问控制,保障您的数据安全。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档