SlideShare uma empresa Scribd logo
1 de 23
SDN & NFV:
Friends or Enemies?
Justyna Bak
Director of Strategic Marketing
Riverbed Technology
Follow me @justyna_bak
Source: http://www.tomsitpro.com/articles/sdx-software-defined-kitchen-sink,1-1085.html
August 25th 2014
Objectives
SDN NFV
• Decouple control plane from data plane
• Commoditize routers and switches
• Make control plane programmable
• Decouple network elements from
underlying hardware
• Commoditize the Telco specific hardware
• Make data plane programmable
Applicability
SDN NFV
• Optimize network infrastructure such as
Ethernet switches, routers and wireless
access points
• OSI Layer 2-3
• Optimize deployment of network functions
such as: load balancer, firewall, WAN
optimization controller, deep packet
inspection etc.
• OSI Layer 4-7
Origin
SDN NFV
Born on the Campus,
Matured in the Data Center
Created by Service Providers
http://www.sdncentral.com/technology/nfv-and-sdn-whats-the-difference/2013/03/
Ambassadors
SDN NFV
“Think of it as a general language or an instruction
set that lets me write a control program for the
network rather than having to rewrite all of code on
each individual router”
Scott Shenker, Professor at UC Berkley
“NFV will have a tremendous impact. It means we'll
rebuild all telecom networks from how they are built
today. When it's done, it will give a major benefit.”
Johan Wibergh, Networks Head at Ericsson
Analogies
From: To:
C programming language and thinking
about how the machine works
Distributed intelligence using complex
protocols and purpose-built network
devices, manipulated via low level
configuration files and CLI
Dedicated appliances configured by
an on-site engineer
C++ and focusing on the problem you’re
trying to solve
Intelligence centralized in a controller that
manages commodity devices manipulated
via high level policies and configurations
Virtual devices configured remotely and
provisioned instantly
SDN
NFV
Object Oriented
Design
Benefits
SDN NFV
• Simplify configuration as the entire network,
often comprised of thousands of physical
routers, switches etc. from different vendors, can
be programmed with a single API
• Simplify operations as the entire network is now
reduced to a single switch from an application or
a policy control function perspective
• Reduce cost of the network as expensive,
feature-rich switches and routers are no longer
needed
• Accelerate time-to-market of new services as
application-level changes will no longer require
hardware-level modifications
• Simplify the process of procurement, design,
integration and maintenance of the infrastructure
as it is now heavily standardized
• Increase agility/scalability by dynamically
allocating hardware level capacity to the network
functions needed at a given time
SDN: https://www.opennetworking.org/sdn-resources/sdn-library/whitepapers
NFV: http://portal.etsi.org/NFV/NFV_White_Paper.pdf
Industry Standards
SDN NFV
Open Networking Foundation (ONF) European Telecommunications Standards
Institute (ETSI)
www.opennetworking.org http://www.etsi.org/technologies-clusters/technologies/nfv
SDN transformation in the Data Center
DataCenter
Core
Routers
In a classical router or switch architecture, the packet
forwarding (data path) and the high level routing
decisions (control path) occur on the same device. The
routing protocol engine programs forwarding decisions
on the local device, i.e. router, using OSPF or BGP.
In SDN, there is a separation of control and forwarding
planes. The data path portion still resides on the switch,
while high-level routing decisions are moved to a
separate controller, typically a standard server. The
controller uses the OpenFlow protocol to program the
forwarding decisions into the switches.
Application
Servers
Data Plane
Control Plane
(Routing)
http://archive.openflow.org/wp/learnmore/
Aggregation
Access
Core
Routers
SDN
domain
SDN
Controller
Application
Servers
Control Plane
(OpenFlow)
NFV transformation in the Service Provider domain
End-customerdomainServiceProviderdomain
http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf
http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/
Hardware appliances become Virtualized Network Functions (VNF) running on top of
commodity hardware
Purpose Built Appliances
Core
Router
Standard Servers, Storage and Switches
DPI
HSS
NAT
IMS
DPI Visibility
IMSNAT
QoS
QoS
PE
Router
Core
Router
Virtual PE
Router
NFV
Service
Insertion
Point
HSS
Visibility
End-customerdomain
LAN
CPE
Router
LAN
CPE
Router
NFV transformation in End-customer domain:
End-customerdomainServiceProviderdomain
LAN
Core
Router
CPE
Router
http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf
http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/
PE
Router
Core
Router
vCPE
Edge
Routing
Purpose Built Appliances
Load
Balancer
FirewallWAN Op
FirewallWAN Op
Load
Balancer
Standard Enterprise Class Server
PE
Router
Hardware based CPE devices (router, WAN, firewall, load balancer) are replaced by a
single platform hosting virtualized CPE functions
LAN
SDN and NFV in one diagram
Figure: NFV and SDN Industry Map
https://www.opennetworking.org/images/stories/downloads/sdn-resources/solution-briefs/sb-sdn-nvf-solution.pdf
Open source projects
and commercial implementations
Open Source Standard Function Commercial Implementations
Virtualization Framework for Telco: turns
network elements (router, firewall, DNS, HSS,
PCRF etc.) into software applications
None yet but a number of trials*:
• Virtual EPC
• Virtual RAN
Operating System for Cloud: controls pools
of storage, compute and networking resources
in a virtualized data center
• AWS
• Microsoft Azure
• VMware vCloud Air
SDN Controller: a set of common APIs that
implements one or more protocols for
command and control of the physical hardware
within the network
• VMware NSX
• Cisco ACI
SDN Protocol: enables the SDN Controller to
determine how packets will travel through a
network of switches and routers
• Cisco OpFlex
* http://nfvwiki.etsi.org/index.php?title=On-going_PoCs
Virtualization Framework for Telco
Motivation Contributors
It started in October 2012 when 13 tier-one
network operators from around the globe
issued a call for action to the industry in the
form of their first white paper on NFV. The
operators firmly believed that NFV would
increase network performance and
capabilities more cost-effectively than before,
and they stated their commitment to this
approach.
ETSI has signed a cooperation agreement
with the Open Networking Foundation in an
effort to align the standards work of SDN and
NFV, and bring the results to a wider
community.
215 member organizations, 34 of which are
network operators:
A lot of traditional networking and IT vendors:
http://www.globaltelecomsbusiness.com/Article/3357987/NFV-bringing-radical-change-in-way-networks-will-be-planned-built-operated-and-maintained.html#.U9l8po1dUph
Operating System for Cloud
Motivation Contributors
OpenStack is a global collaboration of
developers and cloud computing
technologists producing the ubiquitous open
source cloud computing platform for public
and private clouds.
The project aims to deliver solutions for all
types of clouds by being simple to implement,
massively scalable, and feature rich. The
technology consists of a series of interrelated
projects delivering various components for a
cloud infrastructure solution.
8 Platinum members committing full time
resources to the project
24 Gold members and over 300 Corporate
Sponsors and Support Organizations
http://www.openstack.org/
SDN Controller
Motivation Contributors
OpenDaylight is an open source project with
a modular, pluggable, and flexible controller
platform at its core. This controller is
implemented strictly in software and is
contained within its own Java Virtual Machine
(JVM). As such, it can be deployed on any
hardware and operating system platform that
supports Java.
http://www.opendaylight.org/
SDN Protocol
Motivation Contributors
• OpenFlow is the protocol that aims to
separate the intelligence required to route
a packet from the act of moving a packet–
can commoditize the switches and routers.
• Just like x86 processors turned the server
market into a battle over new features on
a consistent platform, networking gear will
soon be about a consistent platform where
features matter and vendors can’t lock in
their clients.
• OpenFlow enables remote programming
of the forwarding plane. The OpenFlow
Standard is the first SDN standard and a
vital element of an open software-defined
network architecture.
Board members:
Among many participants:
https://www.opennetworking.org/membership/overview-and-benefits
Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013
https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
Drivers
Obstacles
Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013
https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
Growth
SDN NFV
x x
http://www.analysysmason.com/About-Us/News/Insight/NFV-SDN-forecasts-Jun2014-RMA16/
Resources & Events
• www.sdncentral.com
• http://www.etsi.org/technologies-
clusters/technologies/nfv
• www.openstack.org
• www.opendaylight.org
• www.opennetworking.org
Download the PowerPoint Version
Save days of research and forget about the hassle of building your own slides!
https://techsurprises.com/sdn-vs-nfv-presentation/
Thank you to the reviewers of this presentation
Kevin Glavin
Technical Director
Simone Morellato
Technical Director
Gianluca Mardente
Senior Technical Leader

Mais conteúdo relacionado

Mais procurados

Software Defined networking (SDN)
Software Defined networking (SDN)Software Defined networking (SDN)
Software Defined networking (SDN)Milson Munakami
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronMichelle Holley
 
Beginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRANBeginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRAN3G4G
 
Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking Colt Technology Services
 
Software-Defined WAN: A Real World Success Story
Software-Defined WAN: A Real World Success StorySoftware-Defined WAN: A Real World Success Story
Software-Defined WAN: A Real World Success StoryCisco Enterprise Networks
 
What SD-WAN Means for Enterprise
What SD-WAN Means for EnterpriseWhat SD-WAN Means for Enterprise
What SD-WAN Means for EnterpriseToshal Dudhwala
 
Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...Athanasios Lioumpas
 
Maximizing SD-WAN Architecture with Service Chaining - VeloCloud
Maximizing SD-WAN Architecture with Service Chaining - VeloCloudMaximizing SD-WAN Architecture with Service Chaining - VeloCloud
Maximizing SD-WAN Architecture with Service Chaining - VeloCloudVeloCloud Networks, Inc.
 
software defined Networking
software defined Networkingsoftware defined Networking
software defined NetworkingBousslama Hamza
 
How VXLAN works on Linux
How VXLAN works on LinuxHow VXLAN works on Linux
How VXLAN works on LinuxEtsuji Nakai
 
Introduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingIntroduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingAnkita Mahajan
 
Tunnel vs VPN on Mikrotik
Tunnel vs VPN on MikrotikTunnel vs VPN on Mikrotik
Tunnel vs VPN on MikrotikGLC Networks
 
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/NeutronOverview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/Neutronvivekkonnect
 
SDN Fundamentals - short presentation
SDN Fundamentals -  short presentationSDN Fundamentals -  short presentation
SDN Fundamentals - short presentationAzhar Khuwaja
 
Intro to Project Calico: a pure layer 3 approach to scale-out networking
Intro to Project Calico: a pure layer 3 approach to scale-out networkingIntro to Project Calico: a pure layer 3 approach to scale-out networking
Intro to Project Calico: a pure layer 3 approach to scale-out networkingPacket
 
Cloud, SDN, NFV
Cloud, SDN, NFVCloud, SDN, NFV
Cloud, SDN, NFVIgor D.C.
 
Ceph Intro and Architectural Overview by Ross Turk
Ceph Intro and Architectural Overview by Ross TurkCeph Intro and Architectural Overview by Ross Turk
Ceph Intro and Architectural Overview by Ross Turkbuildacloud
 
Modern Data Center Network Architecture - The house that Clos built
Modern Data Center Network Architecture - The house that Clos builtModern Data Center Network Architecture - The house that Clos built
Modern Data Center Network Architecture - The house that Clos builtCumulus Networks
 

Mais procurados (20)

Software Defined networking (SDN)
Software Defined networking (SDN)Software Defined networking (SDN)
Software Defined networking (SDN)
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack Neutron
 
Beginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRANBeginners: Open RAN, White Box RAN & vRAN
Beginners: Open RAN, White Box RAN & vRAN
 
5G Network Slicing
5G Network Slicing5G Network Slicing
5G Network Slicing
 
Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking
 
Software-Defined WAN: A Real World Success Story
Software-Defined WAN: A Real World Success StorySoftware-Defined WAN: A Real World Success Story
Software-Defined WAN: A Real World Success Story
 
What SD-WAN Means for Enterprise
What SD-WAN Means for EnterpriseWhat SD-WAN Means for Enterprise
What SD-WAN Means for Enterprise
 
Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...
 
Maximizing SD-WAN Architecture with Service Chaining - VeloCloud
Maximizing SD-WAN Architecture with Service Chaining - VeloCloudMaximizing SD-WAN Architecture with Service Chaining - VeloCloud
Maximizing SD-WAN Architecture with Service Chaining - VeloCloud
 
software defined Networking
software defined Networkingsoftware defined Networking
software defined Networking
 
How VXLAN works on Linux
How VXLAN works on LinuxHow VXLAN works on Linux
How VXLAN works on Linux
 
Introduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingIntroduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined Networking
 
Tunnel vs VPN on Mikrotik
Tunnel vs VPN on MikrotikTunnel vs VPN on Mikrotik
Tunnel vs VPN on Mikrotik
 
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/NeutronOverview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
 
SDN Fundamentals - short presentation
SDN Fundamentals -  short presentationSDN Fundamentals -  short presentation
SDN Fundamentals - short presentation
 
Intro to Project Calico: a pure layer 3 approach to scale-out networking
Intro to Project Calico: a pure layer 3 approach to scale-out networkingIntro to Project Calico: a pure layer 3 approach to scale-out networking
Intro to Project Calico: a pure layer 3 approach to scale-out networking
 
Cloud, SDN, NFV
Cloud, SDN, NFVCloud, SDN, NFV
Cloud, SDN, NFV
 
SDN Presentation
SDN PresentationSDN Presentation
SDN Presentation
 
Ceph Intro and Architectural Overview by Ross Turk
Ceph Intro and Architectural Overview by Ross TurkCeph Intro and Architectural Overview by Ross Turk
Ceph Intro and Architectural Overview by Ross Turk
 
Modern Data Center Network Architecture - The house that Clos built
Modern Data Center Network Architecture - The house that Clos builtModern Data Center Network Architecture - The house that Clos built
Modern Data Center Network Architecture - The house that Clos built
 

Destaque

NFV for beginners
NFV for beginnersNFV for beginners
NFV for beginnersDave Neary
 
NFV : Virtual Network Function Architecture
NFV : Virtual Network Function ArchitectureNFV : Virtual Network Function Architecture
NFV : Virtual Network Function Architecturesidneel
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)rjain51
 
Introduction to Network Function Virtualization (NFV)
Introduction to Network Function Virtualization (NFV)Introduction to Network Function Virtualization (NFV)
Introduction to Network Function Virtualization (NFV)rjain51
 
SDN Basics – What You Need to Know about Software-Defined Networking
SDN Basics – What You Need to Know about Software-Defined NetworkingSDN Basics – What You Need to Know about Software-Defined Networking
SDN Basics – What You Need to Know about Software-Defined NetworkingSDxCentral
 
Network Service Business: Transformation with Service Provider SDN, NFV and C...
Network Service Business: Transformation with Service Provider SDN, NFV and C...Network Service Business: Transformation with Service Provider SDN, NFV and C...
Network Service Business: Transformation with Service Provider SDN, NFV and C...Ericsson
 
Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overviewsidneel
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
Software-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionSoftware-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionJason TC HOU (侯宗成)
 
SDN/NFV Building Block Introduction
SDN/NFV Building Block IntroductionSDN/NFV Building Block Introduction
SDN/NFV Building Block IntroductionMichelle Holley
 
Partner Program for Tech Startups - and not only
Partner Program for Tech Startups - and not onlyPartner Program for Tech Startups - and not only
Partner Program for Tech Startups - and not onlyJustyna Bak
 
Is SDN ready for primetime?
Is SDN ready for primetime?Is SDN ready for primetime?
Is SDN ready for primetime?APNIC
 
Software Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVSoftware Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVYoshihiro Nakajima
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateStephane Litkowski
 

Destaque (20)

NFV for beginners
NFV for beginnersNFV for beginners
NFV for beginners
 
Sdn ppt
Sdn pptSdn ppt
Sdn ppt
 
NFV : Virtual Network Function Architecture
NFV : Virtual Network Function ArchitectureNFV : Virtual Network Function Architecture
NFV : Virtual Network Function Architecture
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
 
Introduction to Network Function Virtualization (NFV)
Introduction to Network Function Virtualization (NFV)Introduction to Network Function Virtualization (NFV)
Introduction to Network Function Virtualization (NFV)
 
Introduction to SDN and NFV
Introduction to SDN and NFVIntroduction to SDN and NFV
Introduction to SDN and NFV
 
SDN Basics – What You Need to Know about Software-Defined Networking
SDN Basics – What You Need to Know about Software-Defined NetworkingSDN Basics – What You Need to Know about Software-Defined Networking
SDN Basics – What You Need to Know about Software-Defined Networking
 
Network Service Business: Transformation with Service Provider SDN, NFV and C...
Network Service Business: Transformation with Service Provider SDN, NFV and C...Network Service Business: Transformation with Service Provider SDN, NFV and C...
Network Service Business: Transformation with Service Provider SDN, NFV and C...
 
Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overview
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
 
Software-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief IntroductionSoftware-Defined Networking SDN - A Brief Introduction
Software-Defined Networking SDN - A Brief Introduction
 
SDN/NFV Building Block Introduction
SDN/NFV Building Block IntroductionSDN/NFV Building Block Introduction
SDN/NFV Building Block Introduction
 
NFV and OpenStack
NFV and OpenStackNFV and OpenStack
NFV and OpenStack
 
NFV & Openstack
NFV & OpenstackNFV & Openstack
NFV & Openstack
 
Partner Program for Tech Startups - and not only
Partner Program for Tech Startups - and not onlyPartner Program for Tech Startups - and not only
Partner Program for Tech Startups - and not only
 
Is SDN ready for primetime?
Is SDN ready for primetime?Is SDN ready for primetime?
Is SDN ready for primetime?
 
NFV Open Source projects
NFV Open Source projectsNFV Open Source projects
NFV Open Source projects
 
NFV evolution towards 5G
NFV evolution towards 5GNFV evolution towards 5G
NFV evolution towards 5G
 
Software Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVSoftware Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFV
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
 

Semelhante a SDN & NFV: Friends or Enemies

SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?Kedar Raval
 
Know about SDN and NFV
Know about SDN and NFVKnow about SDN and NFV
Know about SDN and NFVKedar Raval
 
Software Defined Networks
Software Defined NetworksSoftware Defined Networks
Software Defined NetworksShreeya Shah
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideJoel W. King
 
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529VMUG IT
 
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...APNIC
 
Collaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudCollaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudTesora
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...University of Technology - Iraq
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect KeynoteLinaro
 
ONAP - Open Network Automation Platform
ONAP - Open Network Automation PlatformONAP - Open Network Automation Platform
ONAP - Open Network Automation PlatformAtul Pandey
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?idrajeev
 
Software Defined Networking (SDN)
Software Defined Networking (SDN)Software Defined Networking (SDN)
Software Defined Networking (SDN)Aalok Shah
 
btNOG 9 presentation Introduction to Software Defined Networking
btNOG 9 presentation Introduction to Software Defined NetworkingbtNOG 9 presentation Introduction to Software Defined Networking
btNOG 9 presentation Introduction to Software Defined NetworkingAPNIC
 
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys Corporation
 
ONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityPaul Stevens
 

Semelhante a SDN & NFV: Friends or Enemies (20)

SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?
 
Know about SDN and NFV
Know about SDN and NFVKnow about SDN and NFV
Know about SDN and NFV
 
Software Defined Networks
Software Defined NetworksSoftware Defined Networks
Software Defined Networks
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking Guide
 
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
 
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
 
Collaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudCollaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled Cloud
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
 
SDN 101
SDN 101SDN 101
SDN 101
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect Keynote
 
Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015
 
ONAP - Open Network Automation Platform
ONAP - Open Network Automation PlatformONAP - Open Network Automation Platform
ONAP - Open Network Automation Platform
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?
 
Software Defined Networking (SDN)
Software Defined Networking (SDN)Software Defined Networking (SDN)
Software Defined Networking (SDN)
 
btNOG 9 presentation Introduction to Software Defined Networking
btNOG 9 presentation Introduction to Software Defined NetworkingbtNOG 9 presentation Introduction to Software Defined Networking
btNOG 9 presentation Introduction to Software Defined Networking
 
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
 
BuildingSDNmanageableswitch.pdf
BuildingSDNmanageableswitch.pdfBuildingSDNmanageableswitch.pdf
BuildingSDNmanageableswitch.pdf
 
HP Solution Brief
HP Solution BriefHP Solution Brief
HP Solution Brief
 
ONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperability
 

Último

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 

Último (20)

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 

SDN & NFV: Friends or Enemies

  • 1. SDN & NFV: Friends or Enemies? Justyna Bak Director of Strategic Marketing Riverbed Technology Follow me @justyna_bak Source: http://www.tomsitpro.com/articles/sdx-software-defined-kitchen-sink,1-1085.html August 25th 2014
  • 2. Objectives SDN NFV • Decouple control plane from data plane • Commoditize routers and switches • Make control plane programmable • Decouple network elements from underlying hardware • Commoditize the Telco specific hardware • Make data plane programmable
  • 3. Applicability SDN NFV • Optimize network infrastructure such as Ethernet switches, routers and wireless access points • OSI Layer 2-3 • Optimize deployment of network functions such as: load balancer, firewall, WAN optimization controller, deep packet inspection etc. • OSI Layer 4-7
  • 4. Origin SDN NFV Born on the Campus, Matured in the Data Center Created by Service Providers http://www.sdncentral.com/technology/nfv-and-sdn-whats-the-difference/2013/03/
  • 5. Ambassadors SDN NFV “Think of it as a general language or an instruction set that lets me write a control program for the network rather than having to rewrite all of code on each individual router” Scott Shenker, Professor at UC Berkley “NFV will have a tremendous impact. It means we'll rebuild all telecom networks from how they are built today. When it's done, it will give a major benefit.” Johan Wibergh, Networks Head at Ericsson
  • 6. Analogies From: To: C programming language and thinking about how the machine works Distributed intelligence using complex protocols and purpose-built network devices, manipulated via low level configuration files and CLI Dedicated appliances configured by an on-site engineer C++ and focusing on the problem you’re trying to solve Intelligence centralized in a controller that manages commodity devices manipulated via high level policies and configurations Virtual devices configured remotely and provisioned instantly SDN NFV Object Oriented Design
  • 7. Benefits SDN NFV • Simplify configuration as the entire network, often comprised of thousands of physical routers, switches etc. from different vendors, can be programmed with a single API • Simplify operations as the entire network is now reduced to a single switch from an application or a policy control function perspective • Reduce cost of the network as expensive, feature-rich switches and routers are no longer needed • Accelerate time-to-market of new services as application-level changes will no longer require hardware-level modifications • Simplify the process of procurement, design, integration and maintenance of the infrastructure as it is now heavily standardized • Increase agility/scalability by dynamically allocating hardware level capacity to the network functions needed at a given time SDN: https://www.opennetworking.org/sdn-resources/sdn-library/whitepapers NFV: http://portal.etsi.org/NFV/NFV_White_Paper.pdf
  • 8. Industry Standards SDN NFV Open Networking Foundation (ONF) European Telecommunications Standards Institute (ETSI) www.opennetworking.org http://www.etsi.org/technologies-clusters/technologies/nfv
  • 9. SDN transformation in the Data Center DataCenter Core Routers In a classical router or switch architecture, the packet forwarding (data path) and the high level routing decisions (control path) occur on the same device. The routing protocol engine programs forwarding decisions on the local device, i.e. router, using OSPF or BGP. In SDN, there is a separation of control and forwarding planes. The data path portion still resides on the switch, while high-level routing decisions are moved to a separate controller, typically a standard server. The controller uses the OpenFlow protocol to program the forwarding decisions into the switches. Application Servers Data Plane Control Plane (Routing) http://archive.openflow.org/wp/learnmore/ Aggregation Access Core Routers SDN domain SDN Controller Application Servers Control Plane (OpenFlow)
  • 10. NFV transformation in the Service Provider domain End-customerdomainServiceProviderdomain http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/ Hardware appliances become Virtualized Network Functions (VNF) running on top of commodity hardware Purpose Built Appliances Core Router Standard Servers, Storage and Switches DPI HSS NAT IMS DPI Visibility IMSNAT QoS QoS PE Router Core Router Virtual PE Router NFV Service Insertion Point HSS Visibility End-customerdomain LAN CPE Router LAN CPE Router
  • 11. NFV transformation in End-customer domain: End-customerdomainServiceProviderdomain LAN Core Router CPE Router http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/ PE Router Core Router vCPE Edge Routing Purpose Built Appliances Load Balancer FirewallWAN Op FirewallWAN Op Load Balancer Standard Enterprise Class Server PE Router Hardware based CPE devices (router, WAN, firewall, load balancer) are replaced by a single platform hosting virtualized CPE functions LAN
  • 12. SDN and NFV in one diagram Figure: NFV and SDN Industry Map https://www.opennetworking.org/images/stories/downloads/sdn-resources/solution-briefs/sb-sdn-nvf-solution.pdf
  • 13. Open source projects and commercial implementations Open Source Standard Function Commercial Implementations Virtualization Framework for Telco: turns network elements (router, firewall, DNS, HSS, PCRF etc.) into software applications None yet but a number of trials*: • Virtual EPC • Virtual RAN Operating System for Cloud: controls pools of storage, compute and networking resources in a virtualized data center • AWS • Microsoft Azure • VMware vCloud Air SDN Controller: a set of common APIs that implements one or more protocols for command and control of the physical hardware within the network • VMware NSX • Cisco ACI SDN Protocol: enables the SDN Controller to determine how packets will travel through a network of switches and routers • Cisco OpFlex * http://nfvwiki.etsi.org/index.php?title=On-going_PoCs
  • 14. Virtualization Framework for Telco Motivation Contributors It started in October 2012 when 13 tier-one network operators from around the globe issued a call for action to the industry in the form of their first white paper on NFV. The operators firmly believed that NFV would increase network performance and capabilities more cost-effectively than before, and they stated their commitment to this approach. ETSI has signed a cooperation agreement with the Open Networking Foundation in an effort to align the standards work of SDN and NFV, and bring the results to a wider community. 215 member organizations, 34 of which are network operators: A lot of traditional networking and IT vendors: http://www.globaltelecomsbusiness.com/Article/3357987/NFV-bringing-radical-change-in-way-networks-will-be-planned-built-operated-and-maintained.html#.U9l8po1dUph
  • 15. Operating System for Cloud Motivation Contributors OpenStack is a global collaboration of developers and cloud computing technologists producing the ubiquitous open source cloud computing platform for public and private clouds. The project aims to deliver solutions for all types of clouds by being simple to implement, massively scalable, and feature rich. The technology consists of a series of interrelated projects delivering various components for a cloud infrastructure solution. 8 Platinum members committing full time resources to the project 24 Gold members and over 300 Corporate Sponsors and Support Organizations http://www.openstack.org/
  • 16. SDN Controller Motivation Contributors OpenDaylight is an open source project with a modular, pluggable, and flexible controller platform at its core. This controller is implemented strictly in software and is contained within its own Java Virtual Machine (JVM). As such, it can be deployed on any hardware and operating system platform that supports Java. http://www.opendaylight.org/
  • 17. SDN Protocol Motivation Contributors • OpenFlow is the protocol that aims to separate the intelligence required to route a packet from the act of moving a packet– can commoditize the switches and routers. • Just like x86 processors turned the server market into a battle over new features on a consistent platform, networking gear will soon be about a consistent platform where features matter and vendors can’t lock in their clients. • OpenFlow enables remote programming of the forwarding plane. The OpenFlow Standard is the first SDN standard and a vital element of an open software-defined network architecture. Board members: Among many participants: https://www.opennetworking.org/membership/overview-and-benefits
  • 18. Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013 https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view Drivers
  • 19. Obstacles Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013 https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
  • 21. Resources & Events • www.sdncentral.com • http://www.etsi.org/technologies- clusters/technologies/nfv • www.openstack.org • www.opendaylight.org • www.opennetworking.org
  • 22. Download the PowerPoint Version Save days of research and forget about the hassle of building your own slides! https://techsurprises.com/sdn-vs-nfv-presentation/
  • 23. Thank you to the reviewers of this presentation Kevin Glavin Technical Director Simone Morellato Technical Director Gianluca Mardente Senior Technical Leader