GalSagie A blog about network virtualization and cloud

Introduction to OVN

I have written about OVN when it was just introduced, you can read that post here

(Read more...)

DPDK Design Tips (Part 1 - RSS)

In this blog series i am going to address subjects and suggestions thats are valuable when you design an application on top of DPDK libraries. It will provide important tips and tricks for enhancing your data-path/control-path applications performance, and a set of tools that are available for your network processing.

(Read more...)

Introduction to Swagger.io

API’s are becoming a big thing in the networking world, the rise of SDN and NFV put a big spotlight on API’s in a community where people are used to configure systems using command line interface and SNMP.

(Read more...)

NFV Acceleration (Part 4)

If you are new to this series, make sure to check out the previous parts first, part 1, part 2 and part 3. I am writing about techniques and solutions to increase performance for virtual network functions. In the previous post i wrote about commercial software based solutions from Windriver and 6Wind.

(Read more...)

Docker Networking

In this post i am going to introduce docker networking solutions. I was already experimenting and playing with some new solutions beta’s and open source when i found others were already doing the same thing. I will try to keep this short with my conclusions and link you to other good content that i saw, dont see a reason to re-write good content.

(Read more...)