SlideShare a Scribd company logo
1 of 29
{Core Analysis} BREAK THE SURFACE
Patrick Lopez
{Core Analysis}
For Carrier Network Virtualization
December 2015
{Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization
{Core Analysis}
Mobile
Video
Cloud
COMPANY BACKGROUND
Company Overview
Founder and CEO of {Core Analysis}, I
provide strategic advisory services on
mobile traffic management and OTT
video. As an analyst, I present at
influential industry forums and
conferences and publish an acclaimed
blog, industry articles and reports.
Prior to {Core Analysis}, I have 18 years of
international progressive experience in
marketing, strategy and product
management in the United States, Canada,
Switzerland, Ireland and France.
I hold a MBA in Corporate Management
and a Bachelor Degree in Marketing
Strategy.
Specialities
Expertise:
• Value proposition creation
• Technical and strategic due diligence
• Market Analysis
• Market category creation
• New product introduction
• Product positioning and pricing
Publications and Interviews
Over 100 interviews with The Wall Street Journal,
Wireless Week, CNN, Washington Times Wireless
Week, Wireless News, Telecom Trends, RCR Wireless
News Global Wireless, Global Mobile, CNBC Europe,
Broadcast News
Analyst Reports:
Various analyst reports I have collaborated to or written
include Deutsche Bank, JP Morgan, Morgan Stanley
Credit Suisse First Boston, IDC, Frost & Sullivan,
Yankee group, Ovum, Informa, Forrester Research...
{Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization
2
{Core Analysis}
Mobile
Video
Cloud
MISSION AND EXPERIENCE
EXPERTISE
{Core Analysis} is the leading analyst and strategy consultant
on mobile, video and cloud.
EXPERIENCE
Corporate development (M&A, strategic
partnership, VAR agreements)
Market category creation
Value proposition
Corporate strategy and positioning
Product strategy
Vendor evaluation and selection
Business cases and forecasts RECENT DEVELOPMENTS
Due Diligence
Acquisitions
Turn around
Financing
Products, technology designs & launches
{Core Analysis} All rights reserved © 2015 - Confidential for Harmonic
Exclusive advisor to Opera Software in its
acquisition of Skyfire for $155m.
Presented at NAB (National Association of
Broadcasters) on PayTV vs OTT strategies and
business models.
Presented at United Nations’ ITU Telecom on
convergence of broadband and broadcast.
3
Mobile
Video
Cloud
STANDARDS AND OPEN SOURCE
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
4
{Core Analysis}
Mobile
Video
Cloud5
STANDARDS AND OPEN SOURCE
SDN NFV
ONF
Openstack
Controllers
•OpenDaylight
•ONOS
Private
Hybrid
Public
ETSI
OPNFV
OpenMANO
Clouds
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
5
{Core Analysis}
Mobile
Video
Cloud
SDN – SOFTWARE DEFINED NETWORKING
Definition
SDN is a technology that can be used to manage clouds. It is an architectural
framework for managing geographically dispersed heterogeneous networks. It ideally
provides a single point of management for a physically distributed network and relies
on an open, extensible network operating system.
SDN separate data plane from control plane and requires a SDN controller
Allows programmability at the network, server,
blade, chip level
Focus on L1-L4 forwarding
SDN is primarily promoted by the Open
Networking Foundation
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
{Core Analysis}
Mobile
Video
Cloud
SDN – SOFTWARE DEFINED NETWORKING
Detailed architecture Architectural principles
Decoupling of control and data plane
Centralized control
Exposure of abstracted network
resources and states
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
{Core Analysis}
Mobile
Video
Cloud
SDN CONTROLLERS
Definition
SDN controllers provide an abstract,
centralized view of the network
resources.
They are used to program traffic and
attribute resources to services in a
heterogeneous network.
They programs router and switches
as to where to forward data traffic.
SDN controllers can be deployed per
application, per network or in a
hierarchical (master – subordinates)
manner.
OpenDaylight
OpenDaylight is a Linux Foundation
collaborative project to provide an
open source SDN Controller.
The interfaces that are planned to be
supported by OpenDaylight are
multiple and can include OpenFlow,
OVSDP, I2RS, VxLAN, PCEP…
ONOS
ONOS (Open Network Operating
System) is an open source SDN
controller that is designed for carrier-
grade performance.
ONOS has been developed by AT&T,
NTT, Ciena, Ericsson, Fujitsu,
Huawei, Intel, NEC
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
{Core Analysis}
Mobile
Video
Cloud
OPENDAYLIGHT SERVICE FUNCTION CHAINING
Ecosystem
SFC using L1-7 classifier
Tools
Data models created, updated in the
OpenDaylight DB using Yang
Configuration management using REST
Packets encapsulated using L1-7
classifier
SFC architecture
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
9
{Core Analysis}
Mobile
Video
Cloud
ONF 2016: INTENT VS. PRESCRIPTION
Intent
ONF introduces in 2016 the
“virtualizer”, which is an abstraction
engine whose task is to translate intents
into southbound control interface. It
uses a common API that integrates
applications with infrastructure.
The rendering engine writes flow rules
and arbiter resources.
What is the target outcome (not how to
do it)?
Children under 18 cannot access web
site xxx.com
Prescription
How to deploy an intent based ion specific
hardware, virtual dependencies and
capabilities.
Look up PCRF policy.
Look up IMSI vs. age in HSS.
Ban traffic from that IMSI to that origin
server.
Project Boulder
ONF started a new open source project
Boulder
Will produce an intent-based open
source virtualizer
Integrate with OpenDaylight and ONOS
controllers
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
{Core Analysis}
Mobile
Video
Cloud
ONF 2016: INFORMATION MODELING
Core information model
Automatically generate YANG code from
model UML language
Open source UML – YANG mapping
GenDoc tool for model documentation
automatic generation
Responsible for a Core Information
Model that can be used as the basis for
developing application-specific and
forwarding technology-specific
information models by other ONF
projects in all ONF areas and external
SDOs.
Promoting a common vision of a single
industry-wide-open-model, core IM
development has been performed in
collaboration among ONF (Information
Modeling Project), ITU-T SG15 (Q14/15),
and the TM Forum; with information
sharing with other SDOs, including MEF,
OIF, BBF, IETF, ETSI NFV, 3GPP, …
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
{Core Analysis}
Mobile
Video
Cloud
OPENSTACK
Definition
The OpenStack Foundation is an open-source community that produces OpenStack
software to deliver cloud management interfaces. Its aim is to become the reference
for cloud operating systems.
OpenStack abstract three main functions from a cloud:
Computing
Networking
Storage
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
Nova
• Compute
Neutron
• Network
Cinder
• Block
storage
Glance
• Images
Keystone
• Identity
Swift
• Object store
12
{Core Analysis}
Mobile
Video
Cloud
SDN PROTOCOLS - OPENFLOW
Definition
SDN controllers can interface with switches and routers using a protocol called
OpenFlow.
It is a protocol that can be used to mesh layer 2 platforms and separate data plane
from user plane and provide API-driven forwarding rules in data plane.
OpenFlow is defined by ONF.
It can be deployed as a policy interface, to push rules to elements and to have
triggered-based conditions to push traffic to a specific controller.
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
13
{Core Analysis}
Mobile
Video
Cloud
NFV – NETWORK FUNCTION VIRTUALIZATION
Definition
NFV – Network Function Virtualization
Porting physical network and service functions to a software environment, where they
can be managed elastically to create services in a dynamic fashion.
Defined by ESTI ISG (Industry Specification Group) NFV working group
4 working groups: Architecture, Orchestration, SW Architecture, Performance
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
NFVI
Hardware
Computing Storage Network
Virtualization layer
vComputing vStorage vNetwork
VNF
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
MANO
Virtualized
Infrastructure
Manager
VIM
VNF
Managers
VNFM
Orchestrator
OSS / BSS
Service, VNF &
Infrastructure
Description
Wont be defined
Defined
Partially defined
To be defined
{Core Analysis}
Mobile
Video
Cloud
ETSI NFV ARCHITECTURE
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
Risk of verticalization
App store strategy
{Core Analysis}
Mobile
Video
Cloud
Service, VNF
&
Infrastructure
Description
ETSI NFV ARCHITECTURE
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
NFVI
Hardware
Computing Storage Network
Virtualization layer
vComputing vStorage vNetwork
VNF
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
MANO
Virtualized
Infrastructure
Manager
VIM
VNF
Managers
VNFM
Orchestrator
OSS / BSS
{Core Analysis}
Mobile
Video
Cloud
ETSI ISG NFV WORK IN PROGRESS
Evolution & Ecosystem
Infrastructure Hypervisor Domain Specification.
Use cases for MEF Carrier Ethernet Services.
NFVI Node Physical Architecture Guidelines for Multi-Vendor
Environment.
Virtualisation technologies Report.
SDN usage in NFV architectural framework Report.
NFV Industry Roadmap
Reliability, Availability & Assurance
Scalable Architecture for Reliability Report.
E2E Reliability Models Report.
Active monitoring and failure detection Report.
Testing, Implementation & Open Source
Guidelines for Pre-deployment validation of NFV environments and
services.
Report on NFV interoperability test methodology.
Open Source Components for NFV
Interfaces and Architecture
Acceleration
Or-Vi Interface Requirements Specification.
Vi-Vnfm Interface Requirements Specification.
Or-Vnfm Interface Requirements Specification.
Refinement of VNF Manager and NFVO functionality and architecture
options.
MANO Functional Requirements Specification.
VNF Packaging Specification.
OSS -Orchestrator Requirements Specification.
Os-Ma-Nfvo Interface Requirements Specification.
Network Service Templates Specification.
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
Security
Security Features in Mgmt Software Report
Lawful Interception Report
Certificate Management Report
Security Aspects and Regulatory Report
NFV Attestation Methods Report
Security Monitoring for NFV Deployments
Use Cases for Multi-layer Host Administration Report
17
{Core Analysis}
Mobile
Video
Cloud
NFV RESEARCH GROUP
NFVRG Interfaces NFVRG work Items
Policy-Based Resource Management
Optimize resource usage, open APIs …
Analytics for Visibility and
Orchestration
Real-time analytics, machine learning
…
Service Verification with Regards to
Security and Resiliency
Security issues and relevant solutions
related to the elastic nature of VNFs …
Virtual Network Function (VNF)
Performance Modeling to Facilitate
Transition to NFV
Equivalence model, especially in terms
of performance …
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
18
{Core Analysis}
Mobile
Video
Cloud
OPNFV
Definition
OPNFV is an open source project focused on accelerating NFV's evolution through an
integrated, open platform.
It proposes to select a number of open source projects to implement ETSI NFV
standard
It delivers blueprints and source code for an open source reference platform to deploy
NFV solutions
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
19
{Core Analysis}
Mobile
Video
Cloud
OPNFV TOOLSET
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
20
{Core Analysis}
Mobile
Video
Cloud
MEF: LSO REFERENCE ARCHITECTURE
The MEF’s LSO Vision is for each
function of the service lifecycle to be
automated.
This is required to achieve agile,
assured, and orchestrated connectivity
services delivered by the Third
Network.
LSO orchestrates connectivity services
in the Third Network across all internal
and external network domains from
one or more network operators.
LSO capabilities will allow the Third
Network not only to dramatically
decrease the time to establish and
modify the characteristics of
connectivity CE 2.0 services, but will
also assure the overall service quality
and security guarantees for these
services.
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
21
{Core Analysis}
Mobile
Video
Cloud
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
Service, VNF
&
Infrastructure
Description
NFVI
Hardware
Computing Storage Network
Virtualization layer
vComputing vStorage vNetwork
VNF
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
MANO
Virtualized
Infrastructure
Manager
VIM
VNF
Managers
VNFM
Orchestrator
OSS / BSS
Mobile
Video
Cloud
OPERATORS REVIEW
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
23
{Core Analysis}
Mobile
Video
Cloud
OPERATORS TYPICAL ROADMAP
Phase 1:
Put physical labs in the cloud
Reorganize ratio between network engineers and programmers
Organize clouds using OpenStack
Implement OpenFlow SDN Controllers
Integrate legacy lab infrastructure in OpenStack framework
Create sandboxes for development / testing teams
Implement dashboard abstraction layers, create templates and forwarding graphs
Create first on-demand or aaS services (firewall, switching, VPN…)
Phase 2:
Implement first VNF, verticalized functions such as DPI, EPC, IMS
Tune auto scaling and auto provisioning features
Implement orchestration models
Phase 3:
Integrate NFV and SDN orchestration
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
24
{Core Analysis}
Mobile
Video
Cloud
VNF ROADMAP IN WIRELESS NETWORKS
{Core Analysis} All rights reserved © 2015 - Confidential for
Client1
IMS Session Border Controllers
IMS CSCF
Analytics VNF
Enode -B
2015 2016 2017 2018 2019 2020
DPI - shaping
EPC
Switching
Routing
Load balancing
DPI – Traffic Detection Function
Web & video optimization
MME PGWPCRF
SGW
{Core Analysis}
Mobile
Video
Cloud
ATT SDN NFV RECIPE
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
26
{Core Analysis}
Mobile
Video
Cloud
TELEFONICA NFV TARGET
30% of new network elements to be
virtualized by 2017
State of NFV
Telefonica NFV reference lab
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
27
{Core Analysis}
Mobile
Video
Cloud
CONTACTS
{Core Analysis} All rights reserved © 2015 - Public for Carrier
Networks Virtualization
28
{Core Analysis} BREAK THE SURFACE
Patrick Lopez
{Core Analysis}
For Carrier Network Virtualization
December 2015
{Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization

More Related Content

What's hot

Telefónica Edge Computing Case Study
Telefónica Edge Computing Case StudyTelefónica Edge Computing Case Study
Telefónica Edge Computing Case StudyDavid Artuñedo
 
IMS and WebRTC Workshop from Alan Quayle
IMS and WebRTC Workshop from Alan QuayleIMS and WebRTC Workshop from Alan Quayle
IMS and WebRTC Workshop from Alan QuayleAlan Quayle
 
SCF Partners' Day: ETSI Multi-Access Edge Computing
SCF Partners' Day: ETSI Multi-Access Edge ComputingSCF Partners' Day: ETSI Multi-Access Edge Computing
SCF Partners' Day: ETSI Multi-Access Edge ComputingSmall Cell Forum
 
Multimedia Analytics with 5G Edge Nodes
Multimedia Analytics with 5G Edge NodesMultimedia Analytics with 5G Edge Nodes
Multimedia Analytics with 5G Edge NodesAnand Bhojan
 
Radisys at Mobile World Congress Americas
Radisys at Mobile World Congress AmericasRadisys at Mobile World Congress Americas
Radisys at Mobile World Congress AmericasRadisys Corporation
 
NetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety NetworksNetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety NetworksParallel Wireless, Inc.
 
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...Small Cell Forum
 
Parallel Wireless Rural and Remote Case Studies
Parallel Wireless Rural and Remote Case StudiesParallel Wireless Rural and Remote Case Studies
Parallel Wireless Rural and Remote Case StudiesSmall Cell Forum
 
Evolving Architectures for Small Cells in the Enterprise
Evolving Architectures for Small Cells in the EnterpriseEvolving Architectures for Small Cells in the Enterprise
Evolving Architectures for Small Cells in the EnterpriseAndy Odgers
 
COMSovereign Holding Presentation Nov 2021
COMSovereign Holding Presentation Nov 2021COMSovereign Holding Presentation Nov 2021
COMSovereign Holding Presentation Nov 2021RedChip Companies, Inc.
 
5 tips for open ran success
5 tips for open ran success5 tips for open ran success
5 tips for open ran successLuke Wang
 
5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei
5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei
5G: a revolution or an evolution for IoT by Merouane DEBBAH, HuaweiEuroIoTa
 
5G Workshop: Taiwan June 2017
5G Workshop: Taiwan June 20175G Workshop: Taiwan June 2017
5G Workshop: Taiwan June 2017Small Cell Forum
 
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changer
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changerTADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changer
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changerAlan Quayle
 
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...Small Cell Forum
 
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...Mindtrek
 
WebRTC standards update (April 2014)
WebRTC standards update (April 2014)WebRTC standards update (April 2014)
WebRTC standards update (April 2014)Victor Pascual Ávila
 
ThinkSmallCell Analyst Spotlight December 2016
ThinkSmallCell Analyst Spotlight December 2016ThinkSmallCell Analyst Spotlight December 2016
ThinkSmallCell Analyst Spotlight December 2016David Chambers
 

What's hot (20)

Telefónica Edge Computing Case Study
Telefónica Edge Computing Case StudyTelefónica Edge Computing Case Study
Telefónica Edge Computing Case Study
 
IMS and WebRTC Workshop from Alan Quayle
IMS and WebRTC Workshop from Alan QuayleIMS and WebRTC Workshop from Alan Quayle
IMS and WebRTC Workshop from Alan Quayle
 
SCF Partners' Day: ETSI Multi-Access Edge Computing
SCF Partners' Day: ETSI Multi-Access Edge ComputingSCF Partners' Day: ETSI Multi-Access Edge Computing
SCF Partners' Day: ETSI Multi-Access Edge Computing
 
Multimedia Analytics with 5G Edge Nodes
Multimedia Analytics with 5G Edge NodesMultimedia Analytics with 5G Edge Nodes
Multimedia Analytics with 5G Edge Nodes
 
Radisys at Mobile World Congress Americas
Radisys at Mobile World Congress AmericasRadisys at Mobile World Congress Americas
Radisys at Mobile World Congress Americas
 
NetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety NetworksNetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety Networks
 
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...
Looking under the hood of various RAN Access Deployment Technologies: 4G, LTE...
 
Parallel Wireless Rural and Remote Case Studies
Parallel Wireless Rural and Remote Case StudiesParallel Wireless Rural and Remote Case Studies
Parallel Wireless Rural and Remote Case Studies
 
Evolving Architectures for Small Cells in the Enterprise
Evolving Architectures for Small Cells in the EnterpriseEvolving Architectures for Small Cells in the Enterprise
Evolving Architectures for Small Cells in the Enterprise
 
COMSovereign Holding Presentation Nov 2021
COMSovereign Holding Presentation Nov 2021COMSovereign Holding Presentation Nov 2021
COMSovereign Holding Presentation Nov 2021
 
5 tips for open ran success
5 tips for open ran success5 tips for open ran success
5 tips for open ran success
 
ECI Smart Cities Fundamentals EUW2017
ECI Smart Cities Fundamentals EUW2017ECI Smart Cities Fundamentals EUW2017
ECI Smart Cities Fundamentals EUW2017
 
5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei
5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei
5G: a revolution or an evolution for IoT by Merouane DEBBAH, Huawei
 
5G Workshop: Taiwan June 2017
5G Workshop: Taiwan June 20175G Workshop: Taiwan June 2017
5G Workshop: Taiwan June 2017
 
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changer
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changerTADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changer
TADSummit Closing Keynote: BYOSpectrum – Why private cellular is a game-changer
 
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
 
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...
Keynote Lauri Oksanen - Future X Network - a Nokia Bell Labs View - Mindtrek ...
 
WebRTC standards update (April 2014)
WebRTC standards update (April 2014)WebRTC standards update (April 2014)
WebRTC standards update (April 2014)
 
Parallel Wireless Webinar: 5G at #MWC19
Parallel Wireless Webinar: 5G at #MWC19Parallel Wireless Webinar: 5G at #MWC19
Parallel Wireless Webinar: 5G at #MWC19
 
ThinkSmallCell Analyst Spotlight December 2016
ThinkSmallCell Analyst Spotlight December 2016ThinkSmallCell Analyst Spotlight December 2016
ThinkSmallCell Analyst Spotlight December 2016
 

Similar to Break the Surface of Network Virtualization

Core analysis:State of SDN-NFV in wireless networks 2014
Core analysis:State of SDN-NFV in wireless networks 2014Core analysis:State of SDN-NFV in wireless networks 2014
Core analysis:State of SDN-NFV in wireless networks 2014Patrick Lopez
 
Software Defined Networks Network Function Virtualization Pivotal Technologies
Software Defined Networks Network Function Virtualization Pivotal TechnologiesSoftware Defined Networks Network Function Virtualization Pivotal Technologies
Software Defined Networks Network Function Virtualization Pivotal TechnologiesOpen Networking Summits
 
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083Loukas Paraschis
 
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)SDNRG ITB
 
About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015Brain4Net, Inc.
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Cisco Canada
 
Creating New Business Services for the IoT With Network Functions Virtualization
Creating New Business Services for the IoT With Network Functions VirtualizationCreating New Business Services for the IoT With Network Functions Virtualization
Creating New Business Services for the IoT With Network Functions VirtualizationADVA
 
Network Functions Virtualization – Our Strategy
Network Functions Virtualization – Our StrategyNetwork Functions Virtualization – Our Strategy
Network Functions Virtualization – Our StrategyADVA
 
Is SDN ready for primetime?
Is SDN ready for primetime?Is SDN ready for primetime?
Is SDN ready for primetime?APNIC
 
Expectation for SDN as Carrier's Network
Expectation for SDN as Carrier's NetworkExpectation for SDN as Carrier's Network
Expectation for SDN as Carrier's NetworkOpen Networking Summits
 
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...ADVA
 
OMA Overview of the Organization & Work
OMA Overview of the Organization & WorkOMA Overview of the Organization & Work
OMA Overview of the Organization & WorkOpen Mobile Alliance
 
Achieving Network Deployment Flexibility with Mirantis OpenStack
Achieving Network Deployment Flexibility with Mirantis OpenStackAchieving Network Deployment Flexibility with Mirantis OpenStack
Achieving Network Deployment Flexibility with Mirantis OpenStackEric Zhaohui Ji
 
SwitchIT-02.2018-Company-overview.pptx
SwitchIT-02.2018-Company-overview.pptxSwitchIT-02.2018-Company-overview.pptx
SwitchIT-02.2018-Company-overview.pptxWILFRIEDKOUASSIKAN
 
Akraino and Edge Computing
Akraino and Edge ComputingAkraino and Edge Computing
Akraino and Edge ComputingLiz Warner
 
OpenStack-Foundation-NFV-Report
OpenStack-Foundation-NFV-ReportOpenStack-Foundation-NFV-Report
OpenStack-Foundation-NFV-ReportEric Zhaohui Ji
 

Similar to Break the Surface of Network Virtualization (20)

Core analysis:State of SDN-NFV in wireless networks 2014
Core analysis:State of SDN-NFV in wireless networks 2014Core analysis:State of SDN-NFV in wireless networks 2014
Core analysis:State of SDN-NFV in wireless networks 2014
 
Software Defined Networks Network Function Virtualization Pivotal Technologies
Software Defined Networks Network Function Virtualization Pivotal TechnologiesSoftware Defined Networks Network Function Virtualization Pivotal Technologies
Software Defined Networks Network Function Virtualization Pivotal Technologies
 
Evolving Mobile Data Application Services With SDN
Evolving Mobile Data Application Services With SDNEvolving Mobile Data Application Services With SDN
Evolving Mobile Data Application Services With SDN
 
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083
OIF-plenary-Jan-20-2015_SDN-WAN-Loukas_oif2015.083
 
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
 
About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
 
Jonathan Newton - Vodafone
Jonathan Newton - VodafoneJonathan Newton - Vodafone
Jonathan Newton - Vodafone
 
Creating New Business Services for the IoT With Network Functions Virtualization
Creating New Business Services for the IoT With Network Functions VirtualizationCreating New Business Services for the IoT With Network Functions Virtualization
Creating New Business Services for the IoT With Network Functions Virtualization
 
Network Functions Virtualization – Our Strategy
Network Functions Virtualization – Our StrategyNetwork Functions Virtualization – Our Strategy
Network Functions Virtualization – Our Strategy
 
Is SDN ready for primetime?
Is SDN ready for primetime?Is SDN ready for primetime?
Is SDN ready for primetime?
 
NFV & Openstack
NFV & OpenstackNFV & Openstack
NFV & Openstack
 
Expectation for SDN as Carrier's Network
Expectation for SDN as Carrier's NetworkExpectation for SDN as Carrier's Network
Expectation for SDN as Carrier's Network
 
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
 
OMA Overview of the Organization & Work
OMA Overview of the Organization & WorkOMA Overview of the Organization & Work
OMA Overview of the Organization & Work
 
Achieving Network Deployment Flexibility with Mirantis OpenStack
Achieving Network Deployment Flexibility with Mirantis OpenStackAchieving Network Deployment Flexibility with Mirantis OpenStack
Achieving Network Deployment Flexibility with Mirantis OpenStack
 
SwitchIT-02.2018-Company-overview.pptx
SwitchIT-02.2018-Company-overview.pptxSwitchIT-02.2018-Company-overview.pptx
SwitchIT-02.2018-Company-overview.pptx
 
Akraino and Edge Computing
Akraino and Edge ComputingAkraino and Edge Computing
Akraino and Edge Computing
 
OpenStack-Foundation-NFV-Report
OpenStack-Foundation-NFV-ReportOpenStack-Foundation-NFV-Report
OpenStack-Foundation-NFV-Report
 
Open stack foundation-nfv-report
Open stack foundation-nfv-reportOpen stack foundation-nfv-report
Open stack foundation-nfv-report
 

More from Patrick Lopez

Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdf
Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdfOpen RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdf
Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdfPatrick Lopez
 
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptx
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptxFyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptx
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptxPatrick Lopez
 
Big data for social good
Big data for social goodBig data for social good
Big data for social goodPatrick Lopez
 
Edge computing: Cord build 17 telefonica use cases
Edge computing: Cord build 17 telefonica use casesEdge computing: Cord build 17 telefonica use cases
Edge computing: Cord build 17 telefonica use casesPatrick Lopez
 
Nab14 ca how ott is changing the value chain
Nab14 ca how ott is changing the value chainNab14 ca how ott is changing the value chain
Nab14 ca how ott is changing the value chainPatrick Lopez
 
{Ca} the future of video
{Ca} the future of video{Ca} the future of video
{Ca} the future of videoPatrick Lopez
 
{Ca} managing and monetizing video in a 5G network
{Ca} managing and monetizing video in a 5G network{Ca} managing and monetizing video in a 5G network
{Ca} managing and monetizing video in a 5G networkPatrick Lopez
 

More from Patrick Lopez (7)

Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdf
Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdfOpen RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdf
Open RAN NA RAN Intelligence Patrick Lopez Core Analysis.pdf
 
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptx
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptxFyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptx
Fyuz_2023_Core Analysis_RAN Intelligence and Optimization.pptx
 
Big data for social good
Big data for social goodBig data for social good
Big data for social good
 
Edge computing: Cord build 17 telefonica use cases
Edge computing: Cord build 17 telefonica use casesEdge computing: Cord build 17 telefonica use cases
Edge computing: Cord build 17 telefonica use cases
 
Nab14 ca how ott is changing the value chain
Nab14 ca how ott is changing the value chainNab14 ca how ott is changing the value chain
Nab14 ca how ott is changing the value chain
 
{Ca} the future of video
{Ca} the future of video{Ca} the future of video
{Ca} the future of video
 
{Ca} managing and monetizing video in a 5G network
{Ca} managing and monetizing video in a 5G network{Ca} managing and monetizing video in a 5G network
{Ca} managing and monetizing video in a 5G network
 

Recently uploaded

React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
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
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
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
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 

Recently uploaded (20)

React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.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
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
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
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 

Break the Surface of Network Virtualization

  • 1. {Core Analysis} BREAK THE SURFACE Patrick Lopez {Core Analysis} For Carrier Network Virtualization December 2015 {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization
  • 2. {Core Analysis} Mobile Video Cloud COMPANY BACKGROUND Company Overview Founder and CEO of {Core Analysis}, I provide strategic advisory services on mobile traffic management and OTT video. As an analyst, I present at influential industry forums and conferences and publish an acclaimed blog, industry articles and reports. Prior to {Core Analysis}, I have 18 years of international progressive experience in marketing, strategy and product management in the United States, Canada, Switzerland, Ireland and France. I hold a MBA in Corporate Management and a Bachelor Degree in Marketing Strategy. Specialities Expertise: • Value proposition creation • Technical and strategic due diligence • Market Analysis • Market category creation • New product introduction • Product positioning and pricing Publications and Interviews Over 100 interviews with The Wall Street Journal, Wireless Week, CNN, Washington Times Wireless Week, Wireless News, Telecom Trends, RCR Wireless News Global Wireless, Global Mobile, CNBC Europe, Broadcast News Analyst Reports: Various analyst reports I have collaborated to or written include Deutsche Bank, JP Morgan, Morgan Stanley Credit Suisse First Boston, IDC, Frost & Sullivan, Yankee group, Ovum, Informa, Forrester Research... {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 2
  • 3. {Core Analysis} Mobile Video Cloud MISSION AND EXPERIENCE EXPERTISE {Core Analysis} is the leading analyst and strategy consultant on mobile, video and cloud. EXPERIENCE Corporate development (M&A, strategic partnership, VAR agreements) Market category creation Value proposition Corporate strategy and positioning Product strategy Vendor evaluation and selection Business cases and forecasts RECENT DEVELOPMENTS Due Diligence Acquisitions Turn around Financing Products, technology designs & launches {Core Analysis} All rights reserved © 2015 - Confidential for Harmonic Exclusive advisor to Opera Software in its acquisition of Skyfire for $155m. Presented at NAB (National Association of Broadcasters) on PayTV vs OTT strategies and business models. Presented at United Nations’ ITU Telecom on convergence of broadband and broadcast. 3
  • 4. Mobile Video Cloud STANDARDS AND OPEN SOURCE {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 4
  • 5. {Core Analysis} Mobile Video Cloud5 STANDARDS AND OPEN SOURCE SDN NFV ONF Openstack Controllers •OpenDaylight •ONOS Private Hybrid Public ETSI OPNFV OpenMANO Clouds {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 5
  • 6. {Core Analysis} Mobile Video Cloud SDN – SOFTWARE DEFINED NETWORKING Definition SDN is a technology that can be used to manage clouds. It is an architectural framework for managing geographically dispersed heterogeneous networks. It ideally provides a single point of management for a physically distributed network and relies on an open, extensible network operating system. SDN separate data plane from control plane and requires a SDN controller Allows programmability at the network, server, blade, chip level Focus on L1-L4 forwarding SDN is primarily promoted by the Open Networking Foundation {Core Analysis} All rights reserved © 2015 - Confidential for Client1
  • 7. {Core Analysis} Mobile Video Cloud SDN – SOFTWARE DEFINED NETWORKING Detailed architecture Architectural principles Decoupling of control and data plane Centralized control Exposure of abstracted network resources and states {Core Analysis} All rights reserved © 2015 - Confidential for Client1
  • 8. {Core Analysis} Mobile Video Cloud SDN CONTROLLERS Definition SDN controllers provide an abstract, centralized view of the network resources. They are used to program traffic and attribute resources to services in a heterogeneous network. They programs router and switches as to where to forward data traffic. SDN controllers can be deployed per application, per network or in a hierarchical (master – subordinates) manner. OpenDaylight OpenDaylight is a Linux Foundation collaborative project to provide an open source SDN Controller. The interfaces that are planned to be supported by OpenDaylight are multiple and can include OpenFlow, OVSDP, I2RS, VxLAN, PCEP… ONOS ONOS (Open Network Operating System) is an open source SDN controller that is designed for carrier- grade performance. ONOS has been developed by AT&T, NTT, Ciena, Ericsson, Fujitsu, Huawei, Intel, NEC {Core Analysis} All rights reserved © 2015 - Confidential for Client1
  • 9. {Core Analysis} Mobile Video Cloud OPENDAYLIGHT SERVICE FUNCTION CHAINING Ecosystem SFC using L1-7 classifier Tools Data models created, updated in the OpenDaylight DB using Yang Configuration management using REST Packets encapsulated using L1-7 classifier SFC architecture {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 9
  • 10. {Core Analysis} Mobile Video Cloud ONF 2016: INTENT VS. PRESCRIPTION Intent ONF introduces in 2016 the “virtualizer”, which is an abstraction engine whose task is to translate intents into southbound control interface. It uses a common API that integrates applications with infrastructure. The rendering engine writes flow rules and arbiter resources. What is the target outcome (not how to do it)? Children under 18 cannot access web site xxx.com Prescription How to deploy an intent based ion specific hardware, virtual dependencies and capabilities. Look up PCRF policy. Look up IMSI vs. age in HSS. Ban traffic from that IMSI to that origin server. Project Boulder ONF started a new open source project Boulder Will produce an intent-based open source virtualizer Integrate with OpenDaylight and ONOS controllers {Core Analysis} All rights reserved © 2015 - Confidential for Client1
  • 11. {Core Analysis} Mobile Video Cloud ONF 2016: INFORMATION MODELING Core information model Automatically generate YANG code from model UML language Open source UML – YANG mapping GenDoc tool for model documentation automatic generation Responsible for a Core Information Model that can be used as the basis for developing application-specific and forwarding technology-specific information models by other ONF projects in all ONF areas and external SDOs. Promoting a common vision of a single industry-wide-open-model, core IM development has been performed in collaboration among ONF (Information Modeling Project), ITU-T SG15 (Q14/15), and the TM Forum; with information sharing with other SDOs, including MEF, OIF, BBF, IETF, ETSI NFV, 3GPP, … {Core Analysis} All rights reserved © 2015 - Confidential for Client1
  • 12. {Core Analysis} Mobile Video Cloud OPENSTACK Definition The OpenStack Foundation is an open-source community that produces OpenStack software to deliver cloud management interfaces. Its aim is to become the reference for cloud operating systems. OpenStack abstract three main functions from a cloud: Computing Networking Storage {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization Nova • Compute Neutron • Network Cinder • Block storage Glance • Images Keystone • Identity Swift • Object store 12
  • 13. {Core Analysis} Mobile Video Cloud SDN PROTOCOLS - OPENFLOW Definition SDN controllers can interface with switches and routers using a protocol called OpenFlow. It is a protocol that can be used to mesh layer 2 platforms and separate data plane from user plane and provide API-driven forwarding rules in data plane. OpenFlow is defined by ONF. It can be deployed as a policy interface, to push rules to elements and to have triggered-based conditions to push traffic to a specific controller. {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 13
  • 14. {Core Analysis} Mobile Video Cloud NFV – NETWORK FUNCTION VIRTUALIZATION Definition NFV – Network Function Virtualization Porting physical network and service functions to a software environment, where they can be managed elastically to create services in a dynamic fashion. Defined by ESTI ISG (Industry Specification Group) NFV working group 4 working groups: Architecture, Orchestration, SW Architecture, Performance {Core Analysis} All rights reserved © 2015 - Confidential for Client1 NFVI Hardware Computing Storage Network Virtualization layer vComputing vStorage vNetwork VNF VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 MANO Virtualized Infrastructure Manager VIM VNF Managers VNFM Orchestrator OSS / BSS Service, VNF & Infrastructure Description Wont be defined Defined Partially defined To be defined
  • 15. {Core Analysis} Mobile Video Cloud ETSI NFV ARCHITECTURE {Core Analysis} All rights reserved © 2015 - Confidential for Client1 Risk of verticalization App store strategy
  • 16. {Core Analysis} Mobile Video Cloud Service, VNF & Infrastructure Description ETSI NFV ARCHITECTURE {Core Analysis} All rights reserved © 2015 - Confidential for Client1 NFVI Hardware Computing Storage Network Virtualization layer vComputing vStorage vNetwork VNF VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 MANO Virtualized Infrastructure Manager VIM VNF Managers VNFM Orchestrator OSS / BSS
  • 17. {Core Analysis} Mobile Video Cloud ETSI ISG NFV WORK IN PROGRESS Evolution & Ecosystem Infrastructure Hypervisor Domain Specification. Use cases for MEF Carrier Ethernet Services. NFVI Node Physical Architecture Guidelines for Multi-Vendor Environment. Virtualisation technologies Report. SDN usage in NFV architectural framework Report. NFV Industry Roadmap Reliability, Availability & Assurance Scalable Architecture for Reliability Report. E2E Reliability Models Report. Active monitoring and failure detection Report. Testing, Implementation & Open Source Guidelines for Pre-deployment validation of NFV environments and services. Report on NFV interoperability test methodology. Open Source Components for NFV Interfaces and Architecture Acceleration Or-Vi Interface Requirements Specification. Vi-Vnfm Interface Requirements Specification. Or-Vnfm Interface Requirements Specification. Refinement of VNF Manager and NFVO functionality and architecture options. MANO Functional Requirements Specification. VNF Packaging Specification. OSS -Orchestrator Requirements Specification. Os-Ma-Nfvo Interface Requirements Specification. Network Service Templates Specification. {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization Security Security Features in Mgmt Software Report Lawful Interception Report Certificate Management Report Security Aspects and Regulatory Report NFV Attestation Methods Report Security Monitoring for NFV Deployments Use Cases for Multi-layer Host Administration Report 17
  • 18. {Core Analysis} Mobile Video Cloud NFV RESEARCH GROUP NFVRG Interfaces NFVRG work Items Policy-Based Resource Management Optimize resource usage, open APIs … Analytics for Visibility and Orchestration Real-time analytics, machine learning … Service Verification with Regards to Security and Resiliency Security issues and relevant solutions related to the elastic nature of VNFs … Virtual Network Function (VNF) Performance Modeling to Facilitate Transition to NFV Equivalence model, especially in terms of performance … {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 18
  • 19. {Core Analysis} Mobile Video Cloud OPNFV Definition OPNFV is an open source project focused on accelerating NFV's evolution through an integrated, open platform. It proposes to select a number of open source projects to implement ETSI NFV standard It delivers blueprints and source code for an open source reference platform to deploy NFV solutions {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 19
  • 20. {Core Analysis} Mobile Video Cloud OPNFV TOOLSET {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 20
  • 21. {Core Analysis} Mobile Video Cloud MEF: LSO REFERENCE ARCHITECTURE The MEF’s LSO Vision is for each function of the service lifecycle to be automated. This is required to achieve agile, assured, and orchestrated connectivity services delivered by the Third Network. LSO orchestrates connectivity services in the Third Network across all internal and external network domains from one or more network operators. LSO capabilities will allow the Third Network not only to dramatically decrease the time to establish and modify the characteristics of connectivity CE 2.0 services, but will also assure the overall service quality and security guarantees for these services. {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 21
  • 22. {Core Analysis} Mobile Video Cloud {Core Analysis} All rights reserved © 2015 - Confidential for Client1 Service, VNF & Infrastructure Description NFVI Hardware Computing Storage Network Virtualization layer vComputing vStorage vNetwork VNF VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 MANO Virtualized Infrastructure Manager VIM VNF Managers VNFM Orchestrator OSS / BSS
  • 23. Mobile Video Cloud OPERATORS REVIEW {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 23
  • 24. {Core Analysis} Mobile Video Cloud OPERATORS TYPICAL ROADMAP Phase 1: Put physical labs in the cloud Reorganize ratio between network engineers and programmers Organize clouds using OpenStack Implement OpenFlow SDN Controllers Integrate legacy lab infrastructure in OpenStack framework Create sandboxes for development / testing teams Implement dashboard abstraction layers, create templates and forwarding graphs Create first on-demand or aaS services (firewall, switching, VPN…) Phase 2: Implement first VNF, verticalized functions such as DPI, EPC, IMS Tune auto scaling and auto provisioning features Implement orchestration models Phase 3: Integrate NFV and SDN orchestration {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 24
  • 25. {Core Analysis} Mobile Video Cloud VNF ROADMAP IN WIRELESS NETWORKS {Core Analysis} All rights reserved © 2015 - Confidential for Client1 IMS Session Border Controllers IMS CSCF Analytics VNF Enode -B 2015 2016 2017 2018 2019 2020 DPI - shaping EPC Switching Routing Load balancing DPI – Traffic Detection Function Web & video optimization MME PGWPCRF SGW
  • 26. {Core Analysis} Mobile Video Cloud ATT SDN NFV RECIPE {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 26
  • 27. {Core Analysis} Mobile Video Cloud TELEFONICA NFV TARGET 30% of new network elements to be virtualized by 2017 State of NFV Telefonica NFV reference lab {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 27
  • 28. {Core Analysis} Mobile Video Cloud CONTACTS {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization 28
  • 29. {Core Analysis} BREAK THE SURFACE Patrick Lopez {Core Analysis} For Carrier Network Virtualization December 2015 {Core Analysis} All rights reserved © 2015 - Public for Carrier Networks Virtualization