Weave: The virtual Docker network London-based developer Zettio has open-sourced Weave, a tool to create a virtual network that connects Docker containers across multiple hosts. Weave creates a network bridge on each host, connecting each container to the bridge via a veth pair (a pair of virtual network interfaces connected together). Weave routers then capture … continue reading
Cloud-based Continuous Integration is a scary proposition, what with all the security breaches in the news lately. For enterprises that aren’t prepared to completely commit to cloud-based CI and Continuous Delivery, Shippable has released version 2.0 of its self-titled CI platform today, which for the first time includes the ability to deploy in hybrid or … continue reading
As Docker has exploded in popularity, so too has the open-source community around it. Now, as more and more large enterprise software companies jump on the Docker bandwagon, the community is tackling some of the larger issues behind the emerging technology, namely container security. One of the big names driving security improvements in Docker container … continue reading
Microsoft releases Visual Studio and TFS 2013 Update 4 CTP 1 Keeping up its accelerated update pace, Microsoft has released the first community technology preview of Update 4 for Visual Studio 2013 and Team Foundation Server 2013. Microsoft TFS product unit manager Brian Harry announced Update 4 CTP 1 in a blog post, detailing primarily … continue reading
#1: Readings in Databases Curated and maintained by Reynold Xin, Readings in Databases is “a list of papers dedicated to understanding databases and building new data systems.” The collections span basics and algorithms, system design, computation, various types of databases, and trends such as cloud computing. #2: Chartist.js This “simple responsive charting library” provides a … continue reading
It’s been almost two month since Microsoft announced plans to work with Google and Docker to bring support for Kubernetes to its Azure platform, and today the company is following through on those plans. Microsoft has announced that Azure developers can now use Kubernetes to manage their Docker containers. “The Microsoft Open Technologies, Inc. engineering … continue reading
VMware yesterday announced a new effort to sell its software pre-installed on a new server form factor, and to bring new partners like Docker onto its platform. VMware’s EVO:RAIL system is a new take on server hardware based on the VMware stack. Working with hardware vendors like EMC, these servers will come pre-installed with VMware … continue reading
Docker 1.2 has been released, adding restart policies and improvements to Docker Engine, Docker Hub and Docker documentation. (Related: Docker does deployment reconstruction) Docker core engineer Victor Vieux announced the release in a blog post detailing the latest updates and improvements to the application container solution. The most significant new feature is restart policies, which … continue reading
When it comes to open-source cloud projects, OpenStack is on top, according to a survey conducted by the Linux Foundation and analysis organization The New Stack. While the open-source software for building private and public clouds is only 4 years old, the results aren’t too surprising. The project has received support from leading industry giants … continue reading
It’s only really been two years since Docker came onto the scene, but in that time, the technology has leapfrogged other methods of deployment to become the hottest new thing in software development. Companies like CoreOS, IBM, Red Hat and massive telecom CenturyLink have all jumped on board the Docker bandwagon. CoreOS, for example, acquired … continue reading
Facebook’s Parse releases first open-source PHP SDK Parse has released the Parse PHP SDK, Facebook’s first open-source SDK for a server-side language. Facebook’s back-end technology stack announced the Parse PHP SDK in a blog post explaining why the SDK will make Parse easier to access for developers. “Until now, if you wanted to access Parse … continue reading
Dell is creating mood-reading software As soon as 2017, Dell software could be reading your moods. Dell Enterprise Group CTO Jai Menon told the BBC that Dell’s research and development division is working with hardware manufacturers including Neurosky to build headsets that accurately identify the wearer’s emotional state. A pair of Dell researchers has already … continue reading