February 20, 2017
5 Reasons to Choose Weave
Since the project started in 2014, Weave Net has grown in capability and maturity, added features and improved performance.Weave Net is evolving into a powerful Cloud Native Networking Toolkit. Much more than a virtual network for Docker...
February 17, 2017
Kubernetes Raspberry Pi Cluster: Possible with Weave Net
Sometimes life takes a strange turn. Me writing this blog post for example. Two years ago I was looking for a new platform for building e-services for a former employer. The current solution was nothing more than a couple of web servers....
February 16, 2017
Fast and Secure Container Networking with Weave Net's Fast Datapath
Weave Net 1.2 introduced a high performance overlay network for containers called fast datapath (fastdp). Despite advantages, the overlay had a limitation that it did not have any built-in mechanism for encrypting dataplane packets, so by...
February 15, 2017
Alexis Richardson is Keynote Speaker at CloudNativeCon + KubeCon Europe
The Weaveworks team is heading to KubeCon Europe, and we’ve got a lot to talk about! From a keynote by our CEO Alexis Richardson, to talks, breakouts, and booth demos, here’s a glimpse of what we have in store for the event in Berlin:...
February 14, 2017
Weave Net 1.9 Released: Encrypted Fast Datapath & ARM
Today, we’re pleased to announce the release of Weave Net 1.9, which features faster, more secure networking and support for ARM builds.Fast, Secure NetworkingWeave Net has several options for configuring the network: ‘fast datapath’ – the...
February 09, 2017
Using Weave Net for NetworkPolicy in Kubernetes
FOSDEM is a free conference for Open Source developers, held each year in Brussels. In the Lightning Talk stream I gave a whistle-stop tour of the motivation, definition and implementation of Kubernetes NetworkPolicy using Weave Net. In...
February 08, 2017
Troubleshooting Containers in Kubernetes With Weave Scope & Weave Cloud
Weave Scope is an open-source container visualization and troubleshooting project from Weaveworks that gives you a top-down view into your application and infrastructure, showing the dependencies and communication links between containers....
January 25, 2017
What is Cloud Native and why should I care
Alexis Richardson, founder and CEO of Weaveworks, did a recent talk at Software Circus about “What Cloud Native is and why should I care.” Cloud Native is open source Cloud computing for applications, a trusted tool kit for modern...
January 23, 2017
Cloud-Native Networking with Christopher Liljenstolpe of Tigera
Last week, Christopher Liljenstolpe of Tigera and I gave a high-level overview of Cloud-Native Networking via webinar. It seemed well-received. We had a good set of questions at the end. If you’re interested check out the video...
January 17, 2017
Cloud Provider Options for a Container-Friendly Environment
The advent Docker and containers, has simplified packaging, deploying and supporting applications. However, with this advancement come challenges, as you also need a robust environment in which to deploy the containers. And that requires...
January 11, 2017
Dashboards as Code with Grafana
If you use Prometheus, then you probably use Grafana. At Weave, we have Grafana dashboards for all of our microservices. When we want to understand our system, our Grafana dashboards are the first things we look at. To make the most out of...
January 10, 2017
Write your first Weave Scope Plugin
Version 0.14 of Weave Scope came with an exciting new feature: plugins. If you’re visualizing and monitoring your microservices with Weave Scope, plugins provide a way to enhance and enrich the view with your own custom data. This data...
January 05, 2017
Using Weave to Network Containerized Microservices on Amazon ECS
Amazon EC2 Container Service (ECS) is a Docker container management service, part of Amazon Web Services (AWS) cloud. By using Weave Net, a software-defined networking solution, you can deploy containers onto ECS more easily, without...
January 03, 2017
11 Essential Docker Deployment Tools (Updated for 2017)
The state of the Docker ecosystem, as with any new and popular project, is frequently in flux, with new tools and software rising and falling in popularity. If you’re a developer who regularly works with Docker, you continually need to...
December 29, 2016
Ansible and Weave step by step
We received permission from Alberto Garcia Lamela to post this guest blog post. The original post here.This is a pragmatic guide to Ansible for beginners. This use case will guide you on how to set up a cross-cloud software defined network...
December 28, 2016
Weaveworks 2017 Predictions: Containers, Cloud and the Enterprise
Weaveworks CEO, Alexis Richardson, recently published his 2017 container predictions in an article on VMblog. Containers, Cloud and the Enterprise In times of global uncertainty, the world of cloud infrastructure has been reassuringly...
December 22, 2016
Virtual Machines vs. Containers: Virtual Solutions for Two Different Problems
Virtualization: What is it and why do we need it? For enterprises with hundreds or thousands of applications all supporting critical business functions, maintaining an environment where applications run successfully and minimizing the...
December 22, 2016
Cloud Native: software you can trust
Weaveworks CEO, Alexis Richardson and chairman of the Cloud Native Computing Foundation TOC, wrote an article for CNCF on the cloud native community during CloudNativeCon.We are a young organisation, but we are ambitious. Our goal is to...
December 21, 2016
Weaveworks at AWS re:Invent 2016: Operations Management with Amazon ECS
In case you missed this year’s AWS re:Invent, we wanted to share another of our favorite sessions from the show. In a joint talk with Paul Maddox from AWS, our software engineer Alfonso Acosta walked through best practices for deploying...
December 19, 2016
Docker Swarm Mode vs. Kubernetes: Key Facts You Need to Know
Docker Swarm Mode and Kubernetes are two of the most popular tools for container clustering and orchestration, despite their divergent philosophies and capabilities. Since both platforms are quite distinct, experience with one generally...