Posts with tag cross-cloud
Docker Multicast Networking: Maximum Warp Speed
Weave Net is unique among Docker container networking solutions in that it supports multicast networking. In multicast, a sender can transmit data once and have it delivered to multiple receivers in a multicast group. It’s...
Get Your Kicks on Cloud66
This week we saw our first ‘at scale’ public production use case at Cloud66. Based in Austin TX, and London, this is a brilliant young company that puts customers first and is showing the way for the next generation of automated...
Automated Provisioning of Multi-cloud Weave Network with Terraform
Introduction In this post I am going to describe how I used one of HashiCorp’s latest tools — Terraform — for deploying a weave network across two different cloud providers. Terraform helps to answer some of provisioning-related questions...
"I set out to deploy Weave on my Pi"
Hats off to Alexander Grendel for getting Weave and Docker working on Raspberry Pi….! Quote: “The great thing about the setup is that I can take my Pi anywhere and as long as I have internet that allows (stateful outboud) tcp/udp on...
Using Weave Network for Big Data: ElasticSearch & Apache Spark
As part of our continuing effort demonstrating how weave overlay networking makes deploying complex distribute software stacks simpler, I decided to pick a couple of very hot open-source projects and show something people commonly do:...