Network Functions Virtualization

Virtualization and Cloud Computing (IaaS) have been around for quite some time now. Many industries have introduced a “Virtualization-first” or even a “Cloud-first” policy for new applications in their datacenters. IT departments and their customers have seen significant benefits over the past five or even ten years.

At the same time, there are areas where hardware-centric deployments are still dominant. But even these industries are seeing major changes. One great example are Telco providers world-wide.

As a result, the European Telecommunications Standards Institute (ETSI) has established an Industry Specification Group which is focussing on a very interesting topic called Network Functions Virtualization (NFV).

Here is what ETSI is saying about NFV:

Telecoms networks contain an increasing variety of proprietary hardware appliances. To launch a new network service often requires yet another appliance and finding the space and power to accommodate these boxes is becoming increasingly difficult, in addition to the complexity of integrating and deploying these appliances in a network. Moreover, hardware-based appliances rapidly reach end of life: hardware lifecycles are becoming shorter as innovation accelerates, reducing the return on investment of deploying new services and constraining innovation in an increasingly network-centric world.

Network Functions Virtualisation (NFV) aims to address these problems by evolving standard IT virtualization technology to consolidate many network equipment types onto industry standard high volume servers, switches and storage. It involves implementing network functions in software that can run on a range of industry standard server hardware, and that can be moved to, or instantiated in, various locations in the network as required, without the need to install new equipment.

So it’s all about time to market, agility and cost savings through standardization and reduction of operational complexity. It’s about bringing the benefits of virtualization and Infrastructure-/Platform-as-a-Service to Telco environments. ETSI has also published several NFV Use Cases that can be found in GS NFV 001.

For now, I’d like to share a few links and resources. I’ll post more about this topic in the near future.

– VMware CEO Pat Gelsinger at Mobile World Congress 2014 (Video).

– Blogpost by Ben Fathi (VMware CTO, follow him on Twitter) about NFV – Transforming the Operational Model of the Network.

– VMware’s Principal Engineer Bruce Davie (follow him on Twitter) on NFV and Network Virtualization in 2014.

– VMware’s Solution Exchange that has a special area focussed on Network Functions Virtualization.

– There is a great whitepaper by Lightreading available.

– Blog: “VMware guiding telecom industry on journey towards network function virtualization and software-defined networking”.

VMware NSX – ESX for Networking

Do you still remember the first virtual machine you created? The first hypervisor-based server that you worked with? I do. And do you want to know why? Because it was such a great experience compared to all the steps that were related to setting up a physical server in the datacenter. Identifying a rack, network cabling, ordering storage capacity, labeling all cables… But before that you had to choose the appropriate (final) server hardware. What does the customer actually need? 2 or 4 sockets? How much memory? How many NICs? Because any hardware upgrade would become pretty complex. You still remember those days? I don’t want to go back…

So, where are we today? We still need to deploy servers in racks. But (at least to my observation), this process has lost it’s complexity. Besides a certain standardization of ESXi hosts and their storage and network connectivity, resource pooling and capacity management on a cluster or virtual datacenter level brought more agility to the infrastructure.

Deploying a new VM on an existing vSphere infrastructure is pretty easy. From a compute and memory perspective, there is (nearly) always an empty slot somewhere in the cluster.

For storage, the introduction of Thin Provisioning and Storage DRS have provided lots of flexibility as well. You are now able to place new VMDKs on shared datastores more efficiently. And – if necessary – there is still the option to change the size of the individual VM or to (Storage) vMotion a VM for example from it’s temporary to a production location. Elasticity, flexibility, agility – we are done, aren’t we?

We are not. One of the biggest limitations I am seeing these days is around networking. Truth is, compute and memory resources are very often fragmented by networking constraints. “This VLAN is not available in this part of the datacenter”, “the customer can only work with this VLAN/IP range”, “we don’t have Firewall capacity and need to order a new hardware appliance in this network segment”. If you hear any of these comments, it means additional complexity. And time.

Last year, VMware acquired a company called Nicira to address this “missing piece” of the Software-Defined Datacenter vision. And just a few weeks back, VMware announced “NSX” – or “ESX for Networking” as I will call it.

In VMware NSX, the very best of Nicira’s Network Virtualization Platform (NVP) and VMware’s vCloud Networking and Security will come together to virtualize the network.

Quoting the blog article:

VMware NSX exposes a complete suite of simplified logical networking elements and services including logical switches, routers, firewalls, load balancers, VPN, QoS, monitoring, and security; arranged in any topology with isolation and multi-tenancy through programmable APIs – deployed on top of any physical IP network fabric, resident with any compute hypervisor, connecting to any external network, and consumed by any cloud management platform (e.g. vCloud, OpenStack, CloudStack).

Personally, I am pretty excited about the things to come. And the day, on which I can say: I virtualized my first network