SlideShare una empresa de Scribd logo
1 de 21
Descargar para leer sin conexión
OpenStack and NFV:
Convergence of IT and CT Infrastructure
Shuo Yang
Principal Architect of Cloud Computing, US R&D Center
Agenda
1

Relevant Industry Trends

2

Telco Operator Perspective

3

Challenges and Opportunities

1
Software-Defined Everything


SDN, SDS, SDDC…



Cloud – a Software-defined Resource Pool





Virtualizing the underlying components and making it accessible through an API
Abstraction, aggregation(pooled), and automation via API

What has been done for compute is being repeated for network and
storage

Compute API



Virtualization and consolidation



Programmatic provision, orchestration



Scale-out



Commoditization (standard components)
2

Storage API

Network API

Virtual
Machines

Virtual
Storage

Virtual
Networks
OpenStack – a 10,000 Feet View


OpenStack Mission


To produce the ubiquitous Open Source cloud computing platform that will meet the

needs of public and private cloud providers regardless of size…


Common Interest from IT Vendors



No single dominant vendor, avoid vendor lock-in





Oct. 2010, first design summit held in Austin
Linux for cloud

API Driven Architecture


Proven architecture model used by the largest public clouds and made it accessible to
masses for use on commodity hardware
3
NFV – a 10,000 Feet View


NFV Mission


Replace purposely-built hardware with standard hardware for better price
performance ratio



Common Interest from Telco Service Providers



No vendor lock-in





Born in Oct. 2012 by a list of top Telco service providers
Apache family for network applications

Adding API to Control Network Functionality


use IT methodology to solve CT problems



Functionalities L4-L7
4
Agenda
1

Relevant Industry Trends

2

Telco Operator Perspective

3

Challenges and Opportunities

5
NFV – a Carrier-lead Initiative


Benefit of NFV Initiative


Reduction of Capex



Reduction of Opex



Faster time-to-market



Agility and Flexibility of Delivering Network
Functionality

Source: NFV_White_Paper

6
NFV Reference Architecture
NFV E2E Reference Architecture
4

Os-Ma

OSS/BSS

MANO

5
5

MANO: Management and Orchestration

4

OSS/BSS:Traditional OSS/BSS
(Operations/Business Support Systems)

3

EMS : Traditional EMS
(Element Management System )

2

VNF: Virtual Network Function

1

NFVI: NFV Infrastructure

Orchestrator
Se-Ma
Service, VNF and Infrastructure Description
Or-Vnfm

3

EMS 1

EMS 2

EMS 3

VNF 2

VNF 3

Ve-Vnfm

2

VNF 1

VNF
Manager(s)

Or-Vi

Vn-Nf

NFVI

1

Virtual
Storage

Virtual
Computing

Virtual
Network

Vi-Vnfm

Virtualisation Layer
Vl-Ha

Computing
Hardware

Storage
Hardware

Hardware resources
Network
Hardware

Nf-Vi

Execution reference points
Other reference points
Main NFV reference points

Virtualised
Infrastructure
Manager(s)


7

Source: NFV GS NFV-0010 V0.1.6 2013/8
Cloud – Perfect Platform for NFV
BOX Software Model
Chassis

Switch Fabric

Controller

NFV Software Model
DC/Rack
IP/Ethernet Fabric

Controller

VM
LBS

App 2

App 2

App 3

Controller

LBS

App 1

App 2

App 2

App 3

App 4





LBS

App 2

App 2

App 3

App 4

EMS/NMS
Consistent app
and physical
resource view



ATCA

DC/Rack

No change to the EMS

Physical and app,
1:1 mapping

ATCA

App 4

VM

VM

VM

VM

VM

Physical Server

Physical Server

Decoupling between software(Telecom App) and hardware
Standardized interface between NFV elements and infrastructure
Telco network/element deployment automation, roll-out efficiency
Resource pools cover all segment networks from access network, GW,
core networks, to OSS/BSS and application
8
NFV on OpenStack
BBU

GGSN
EPC
FW
DPI
SBC
BRAS

SRC
RNC

VNF Managers & MANO

PCRF
SGSN
MME

SDN
Contro
ller
&APPs

IMS

BSS

OSS

EMS

……

Office

ThirdParty
APP

CT Middleware

IT Middleware
ICT DevOps Tool Sets

OpenStack+ API

OpenStack
Nova

NFVI managers

Virtualization Layer
COTS Hardware

ESX/HyperV

Cinder

KVM/XEN

Server

Server

Ceph

Server

Server

NFV is expected to realize the many benefits of cloud
9

Neutron

OVS/VGW

Storage

Server

Switch/GW
Agenda
1

Relevant Industry Trends

2

Telco Operator Perspective

3

Challenges and Opportunities

10
Differences Between NFV Wants and Cloud Provides


Computation vs. Connectivity




Compute-centric cloud platform vs. connect-centric NFV workload

Small App vs. Big App


Cloud enable multiple tenants with many relatively small VMs to share compute, storage,
and connect resources in a cost- and energy-efficient manner while NFV need to scale
network functions to serve millions and even tens of millions of subscribers for one or a few
large operators



Virtual and Physical Separation


Cloud decouple the virtual and physical domains while NFV want orderly handoffs between
definitive segments and service boundaries
11
Problems Observed with NFV Migration
zero loss,
low latency
control link

BOX Software Model
Chassis

Switch Fabric

Controller

NFV Software Model

Dedicated
bandwidth

LBS

App 2

App 2

Physical and app,
1:1 mapping

Controller

ATCA

LBS

App 1

App 2

App 2

App 3

App 4

ATCA

DC/Rack
IP/Ethernet Fabric

Controller

App 3

App 4

Separation of
the VM and
physical
infrastructure
mgmt

?

VM

Overlay tunnel,
no QoS or BW
assurance

DC/Rack

No change to the EMS

LBS

App 2

App 2

App 3

App 4

EMS/NMS
Consistent app
and physical
resource view

VM

VM

VM

VM

VM

?

Physical Server

Physical Server



The BOX based application relied on network fabrics that is not
provided by the best efforts cloud network



The lack of the connected view of the physical and virtual
alarms/events makes EMS impossible to function
12
NFV Challenges for OpenStack


Cross-DC Hierarchy Resource Scheduling





Single telecom app instance spread across multiple DCs for resilience/performance
Operator wants to treat DCs as one when deploying such apps

Affinity Scheduling



High availability requirements (99.999%)



•

Telecom apps have multiple, tightly coupled VMs, and heavy Inter-VM traffic
Policies govern redundancy & performance relationships

Cross Version Upgrade


Telco apps have large data-plane traffic, often use SR-IOV & H/W accelerators



Redundancy mechanisms adopted to protect against hardware failures



Traditionally upgrades are coordinated with app
13
Cross-DC Hierarchy Resource Scheduling
• Stack DCs into Tree Hierarchy
• Each DC can operate independently but also be managed by a higher level DC
• Tenant requests resources from the “root” DC, which coordinates everything else
• Use only standard OpenStack REST interfaces between DCs
• Child is not aware it is being managed

• Cells Provide Tree-only for Nova, Don’t Work Well with Multiple DCs
• Need to configure firewalls for inter-cell, non HTTP traffic
• Other services in each DC need to be coordinated
• Each DC still needs to function independently

14
Affinity Scheduling Enhancement
NE005

(Short term) solution




Manually (pre) partition the site into
AvailabilityZones and host aggregates
Use same/different hostAggregate/AZ/... policies
Deploy VMs into batches of "compatible VMs”
 Deploy batches in (right) sequence.
 Can lead to “unemployable” VMs.

(Long term) solution





Create batches of VMs with different properties.
Specify constraints between VMs
 Within a batch & between batches.
Capture available bandwidth info & bandwidth
requirements for use as scheduling constraints.
Use linear programming to provide optimal
solutions
15

same host
aggregate

diff AZ

same host
aggregate

NE005

?

`

diff host

HOST Aggregate1

HOST Aggregate2

HOST1

HOST3

HOST2

HOST
Aggregate1

HOST4

HOST
Aggregate2
Service Container Based Resource Allocation
EMS/NMS
Consistent app and
physical resource
view
EMS sees multiple BOXes
which is consistent as
pre-NFV

DC/Rack

Hypervisor
Service
Container

vSwitch

Controller
VM

Sub
aware
LBS

Inter VM
traffic is
essentially
“memory
copy”

Service
Container

DC/Rack

DC/Rack

Service
Container

LBS
Function wise equivalent
of a BOX

Service
Container

App 2

App 2

App 3

App 4

VM

VM

VM

VM

VM

Physical Server





Service Container Based Resource Allocation
 Each service container encapsulated all the apps of a BOX
 The service container will be allocated/scaled as an inseparable resource unit
 A lightweight Linux container (LXC) based app will further reduce the
computing overhead
The Subscriber Flow-based Load Balance Direct Flow to Service Containers, the
Containers Are Added to Scale the Entire Systems Capability
16
NFV Needs an App-Centric Architecture in Cloud


Application-Centric Networking Platform



App Container on Provisioning and Management
 Linux container, server template
 App configuration management
 AWS OpsWork/formation, OpenStack Heat,



App Level HA and Data Protection
 Application-aware infrastructure
 DR (data recovery) strategy



App Level Monitoring and SLA
 App-driven dynamic resource scheduling

17
Together, We Can Make a History
• Fear Not, Facing Challenges is the Only Constant in Our Industry

• Telcos Service Providers Define/Understand NFV Real Needs with Decades of
Operational Experience
• Telco Solution Vendors, such as Huawei, Understand Telcos Networking
Stacks with Decades of Engineering Exercise
• OpenStack Provides a Common Platform to Start our Common Journey
• No Vendor Lock-in
• Create/Provide New Values on Top of Cloud Architecture

18
Copyright©2013 Huawei Technologies Co., Ltd. All Rights Reserved.
The information in this document may contain predictive statements including, without limitation, statements regarding the future financial and operating results, future product
portfolio, new technology, etc. There are a number of factors that could cause actual results and developments to differ materially from those expressed or implied in the predictive
statements. Therefore, such information is provided for reference purpose only and constitutes neither an offer nor an acceptance. Huawei may change the information at any time
without notice.
Challenges on Current Cloud Platforms


Parity issues with existing NFs




Manageability, performance, reliability, integration, and maintainability

Existing operation tools not longer meet the needs



Operation monitoring especially networking





Auto deployment and configuration in cloud platform
Troubleshooting across physical and virtual world

Lack of app-level infrastructure support


Only VM or platform level, if any, but on big app that has dependent modules


Resource provisioning



Resource pooling and scale-out



App-level policy support: dependency, sequencing, HA and SLA
20

Más contenido relacionado

La actualidad más candente

The Next Step of OpenStack Evolution for NFV Deployments
The Next Step ofOpenStack Evolution for NFV DeploymentsThe Next Step ofOpenStack Evolution for NFV Deployments
The Next Step of OpenStack Evolution for NFV Deployments
Dirk Kutscher
 
Network Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LINetwork Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LI
Krishnamoorthy Arvind
 
Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overview
sidneel
 
Cto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfCto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnf
Paulo R
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect Keynote
Linaro
 

La actualidad más candente (19)

The Next Step of OpenStack Evolution for NFV Deployments
The Next Step ofOpenStack Evolution for NFV DeploymentsThe Next Step ofOpenStack Evolution for NFV Deployments
The Next Step of OpenStack Evolution for NFV Deployments
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDN
 
NFV for beginners
NFV for beginnersNFV for beginners
NFV for beginners
 
Network Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LINetwork Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LI
 
Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overview
 
Network Function Virtualization : Infrastructure Overview
Network Function Virtualization : Infrastructure OverviewNetwork Function Virtualization : Infrastructure Overview
Network Function Virtualization : Infrastructure Overview
 
Nfv short-course-sbrc14-full
Nfv short-course-sbrc14-fullNfv short-course-sbrc14-full
Nfv short-course-sbrc14-full
 
Acronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFAcronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNF
 
Hp 1015-odini-5 sdn-in_nfv
Hp 1015-odini-5 sdn-in_nfvHp 1015-odini-5 sdn-in_nfv
Hp 1015-odini-5 sdn-in_nfv
 
Summit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewSummit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture Overview
 
Cto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfCto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnf
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and Orchestration
 
Openstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackOpenstack meetup: NFV and Openstack
Openstack meetup: NFV and Openstack
 
Design Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyDesign Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave Neary
 
NFV Tutorial
NFV TutorialNFV Tutorial
NFV Tutorial
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect Keynote
 
NFV
NFVNFV
NFV
 
SDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesSDN and NFV: Friends or Enemies
SDN and NFV: Friends or Enemies
 

Destacado

Corporate taxation introduction
Corporate taxation introductionCorporate taxation introduction
Corporate taxation introduction
dphil002
 
Microsoft Power Point Customview360 Linked In
Microsoft Power Point   Customview360 Linked InMicrosoft Power Point   Customview360 Linked In
Microsoft Power Point Customview360 Linked In
Michiel Castelijns
 

Destacado (20)

VMware vCloud NFV Reference Architecture
 VMware vCloud NFV Reference Architecture VMware vCloud NFV Reference Architecture
VMware vCloud NFV Reference Architecture
 
Open Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANOOpen Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANO
 
TFI2014 Session I - State of SDN - Recep Ozdag
TFI2014 Session I - State of SDN - Recep OzdagTFI2014 Session I - State of SDN - Recep Ozdag
TFI2014 Session I - State of SDN - Recep Ozdag
 
V mware virt-study
V mware virt-studyV mware virt-study
V mware virt-study
 
Virtualization myths-infographic
Virtualization myths-infographicVirtualization myths-infographic
Virtualization myths-infographic
 
VMware Academy Center of Excellence
VMware Academy Center of ExcellenceVMware Academy Center of Excellence
VMware Academy Center of Excellence
 
Spreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use casesSpreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use cases
 
SDN/NFV architecture vision and reality
SDN/NFV architecture vision and reality SDN/NFV architecture vision and reality
SDN/NFV architecture vision and reality
 
An Introduction to Self-Organizing Networks (SON)
An Introduction to Self-Organizing Networks (SON)An Introduction to Self-Organizing Networks (SON)
An Introduction to Self-Organizing Networks (SON)
 
Contrail Deep-dive - Cloud Network Services at Scale
Contrail Deep-dive - Cloud Network Services at ScaleContrail Deep-dive - Cloud Network Services at Scale
Contrail Deep-dive - Cloud Network Services at Scale
 
NFV VNF Architecture
NFV VNF ArchitectureNFV VNF Architecture
NFV VNF Architecture
 
Integrate Openshift with Cloudforms
Integrate Openshift with CloudformsIntegrate Openshift with Cloudforms
Integrate Openshift with Cloudforms
 
Corporate taxation introduction
Corporate taxation introductionCorporate taxation introduction
Corporate taxation introduction
 
eGov 2.0 keys to success white paper June2009
eGov 2.0 keys to success white paper June2009eGov 2.0 keys to success white paper June2009
eGov 2.0 keys to success white paper June2009
 
How to maximize the value of Big Data with SpagoBI suite through a comprehens...
How to maximize the value of Big Data with SpagoBI suite through a comprehens...How to maximize the value of Big Data with SpagoBI suite through a comprehens...
How to maximize the value of Big Data with SpagoBI suite through a comprehens...
 
"Odpowiedzialne dziennikarstwo"
"Odpowiedzialne dziennikarstwo" "Odpowiedzialne dziennikarstwo"
"Odpowiedzialne dziennikarstwo"
 
Los 88 pelda+os del +ëxitov 02
Los 88 pelda+os del +ëxitov 02Los 88 pelda+os del +ëxitov 02
Los 88 pelda+os del +ëxitov 02
 
AMIGOS COMO TU
AMIGOS COMO TUAMIGOS COMO TU
AMIGOS COMO TU
 
Microsoft Power Point Customview360 Linked In
Microsoft Power Point   Customview360 Linked InMicrosoft Power Point   Customview360 Linked In
Microsoft Power Point Customview360 Linked In
 
European Open Source Anchors in the Supply Chain
European Open Source Anchors in the Supply ChainEuropean Open Source Anchors in the Supply Chain
European Open Source Anchors in the Supply Chain
 

Similar a Nfv open stack-shuo-yang

Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Stenio Fernandes
 
08 sdn system intelligence short public beijing sdn conference - 130828
08 sdn system intelligence   short public beijing sdn conference - 13082808 sdn system intelligence   short public beijing sdn conference - 130828
08 sdn system intelligence short public beijing sdn conference - 130828
Mason Mei
 

Similar a Nfv open stack-shuo-yang (20)

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
 
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...
 
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...
 
The Future of Networks is Open...Source
The Future of Networks is Open...SourceThe Future of Networks is Open...Source
The Future of Networks is Open...Source
 
Embracing SDN in the Next Gen Network
Embracing SDN in the Next Gen NetworkEmbracing SDN in the Next Gen Network
Embracing SDN in the Next Gen Network
 
Edge Computing Platforms and Protocols - Ph.D. thesis
Edge Computing Platforms and Protocols - Ph.D. thesisEdge Computing Platforms and Protocols - Ph.D. thesis
Edge Computing Platforms and Protocols - Ph.D. thesis
 
OpenStack and Kubernetes - A match made for Telco Heaven
OpenStack and Kubernetes - A match made for Telco HeavenOpenStack and Kubernetes - A match made for Telco Heaven
OpenStack and Kubernetes - A match made for Telco Heaven
 
08 sdn system intelligence short public beijing sdn conference - 130828
08 sdn system intelligence   short public beijing sdn conference - 13082808 sdn system intelligence   short public beijing sdn conference - 130828
08 sdn system intelligence short public beijing sdn conference - 130828
 
Cloud Native Application
Cloud Native ApplicationCloud Native Application
Cloud Native Application
 
Cloud to Edge
Cloud to EdgeCloud to Edge
Cloud to Edge
 
443029825 cloud-computing-week8-9-pptx
443029825 cloud-computing-week8-9-pptx443029825 cloud-computing-week8-9-pptx
443029825 cloud-computing-week8-9-pptx
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Turbocharge the NFV Data Plane in the SDN Era - a Radisys presentation
Turbocharge the NFV Data Plane in the SDN Era - a Radisys presentationTurbocharge the NFV Data Plane in the SDN Era - a Radisys presentation
Turbocharge the NFV Data Plane in the SDN Era - a Radisys presentation
 
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
 
Technology Primer: Software-Defined Networking and Its Impact on Infrastructu...
Technology Primer: Software-Defined Networking and Its Impact on Infrastructu...Technology Primer: Software-Defined Networking and Its Impact on Infrastructu...
Technology Primer: Software-Defined Networking and Its Impact on Infrastructu...
 
PCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - LondonPCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - London
 
A First Look at vSphere Integrated Containers and Photon Platform
A First Look at vSphere Integrated Containers and Photon PlatformA First Look at vSphere Integrated Containers and Photon Platform
A First Look at vSphere Integrated Containers and Photon Platform
 
Empowering Customer Centric NFV - by Sean Chen @ Openstack Summit Paris 2014
Empowering Customer Centric NFV - by Sean Chen @ Openstack Summit Paris 2014Empowering Customer Centric NFV - by Sean Chen @ Openstack Summit Paris 2014
Empowering Customer Centric NFV - by Sean Chen @ Openstack Summit Paris 2014
 
Micro service in aws meetup
Micro service in aws   meetupMicro service in aws   meetup
Micro service in aws meetup
 

Más de OW2

OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
OW2
 
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
OW2
 

Más de OW2 (20)

OW2 and RIOS teaming up to boost the open source impact, Nov. 2022 in Roma
OW2 and RIOS teaming up to boost the open source impact, Nov. 2022 in RomaOW2 and RIOS teaming up to boost the open source impact, Nov. 2022 in Roma
OW2 and RIOS teaming up to boost the open source impact, Nov. 2022 in Roma
 
The Open Source Good Governance Initiative presented at RIOS OS Week, Nov. 20...
The Open Source Good Governance Initiative presented at RIOS OS Week, Nov. 20...The Open Source Good Governance Initiative presented at RIOS OS Week, Nov. 20...
The Open Source Good Governance Initiative presented at RIOS OS Week, Nov. 20...
 
GLPi v.10, les fonctionnalités principales et l'offre cloud
GLPi v.10, les fonctionnalités principales et l'offre cloudGLPi v.10, les fonctionnalités principales et l'offre cloud
GLPi v.10, les fonctionnalités principales et l'offre cloud
 
Centreon: superviser le Cloud et le Legacy à partir d'une même plateforme, po...
Centreon: superviser le Cloud et le Legacy à partir d'une même plateforme, po...Centreon: superviser le Cloud et le Legacy à partir d'une même plateforme, po...
Centreon: superviser le Cloud et le Legacy à partir d'une même plateforme, po...
 
FusionIAM : la gestion des identités et des accés open source
FusionIAM : la gestion des identités et des accés open sourceFusionIAM : la gestion des identités et des accés open source
FusionIAM : la gestion des identités et des accés open source
 
OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
OW2 Association Européenne aux racines grenobloises, transformer l'industrie ...
 
SFScon'20 Bringing the User into the Equation
SFScon'20 Bringing the User into the EquationSFScon'20 Bringing the User into the Equation
SFScon'20 Bringing the User into the Equation
 
Towards a sustainable solution to open source sustainability, OW2online20, Ju...
Towards a sustainable solution to open source sustainability, OW2online20, Ju...Towards a sustainable solution to open source sustainability, OW2online20, Ju...
Towards a sustainable solution to open source sustainability, OW2online20, Ju...
 
Advanced proactive and polymorphing cloud application adaptation with MORPHEM...
Advanced proactive and polymorphing cloud application adaptation with MORPHEM...Advanced proactive and polymorphing cloud application adaptation with MORPHEM...
Advanced proactive and polymorphing cloud application adaptation with MORPHEM...
 
Open Source governance and the Eclipse Foundation, OW2online, June 2020
Open Source governance and the Eclipse Foundation, OW2online, June 2020Open Source governance and the Eclipse Foundation, OW2online, June 2020
Open Source governance and the Eclipse Foundation, OW2online, June 2020
 
Open source contribution policies, OW2online, June 2020
Open source contribution policies, OW2online, June 2020Open source contribution policies, OW2online, June 2020
Open source contribution policies, OW2online, June 2020
 
Software development at scale, pandemic lockdown and oss ecosystems, OW2onlin...
Software development at scale, pandemic lockdown and oss ecosystems, OW2onlin...Software development at scale, pandemic lockdown and oss ecosystems, OW2onlin...
Software development at scale, pandemic lockdown and oss ecosystems, OW2onlin...
 
Overview of the OpenChain Reference Tooling Work Group, OW2online20, June 2020
Overview of the OpenChain Reference Tooling Work Group, OW2online20, June 2020Overview of the OpenChain Reference Tooling Work Group, OW2online20, June 2020
Overview of the OpenChain Reference Tooling Work Group, OW2online20, June 2020
 
Open Source Compliance at Orange, OW2online, June 2020
Open Source Compliance at Orange, OW2online, June 2020Open Source Compliance at Orange, OW2online, June 2020
Open Source Compliance at Orange, OW2online, June 2020
 
Ideas, methods and tools for OSS Compliance assessment, OW2online, June 2020
Ideas, methods and tools for OSS Compliance assessment, OW2online, June 2020Ideas, methods and tools for OSS Compliance assessment, OW2online, June 2020
Ideas, methods and tools for OSS Compliance assessment, OW2online, June 2020
 
Intelligent package management with FASTEN, OW2online, June 2020
Intelligent package management with FASTEN, OW2online, June 2020Intelligent package management with FASTEN, OW2online, June 2020
Intelligent package management with FASTEN, OW2online, June 2020
 
DECODER, a Smarter Environment for DevOps Teams , OW2online, June 2020
DECODER, a Smarter Environment for DevOps Teams , OW2online, June 2020DECODER, a Smarter Environment for DevOps Teams , OW2online, June 2020
DECODER, a Smarter Environment for DevOps Teams , OW2online, June 2020
 
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
Enabling DevOps for IoT software development, powered by Open Source, OW2onli...
 
Upcoming Challenges in Artificial Intelligence Research and Development, OW2o...
Upcoming Challenges in Artificial Intelligence Research and Development, OW2o...Upcoming Challenges in Artificial Intelligence Research and Development, OW2o...
Upcoming Challenges in Artificial Intelligence Research and Development, OW2o...
 
Cacti and Big Data at Orange France, OW2online, June 2020
Cacti and Big Data at Orange France, OW2online, June 2020Cacti and Big Data at Orange France, OW2online, June 2020
Cacti and Big Data at Orange France, OW2online, June 2020
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Último (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 

Nfv open stack-shuo-yang

  • 1. OpenStack and NFV: Convergence of IT and CT Infrastructure Shuo Yang Principal Architect of Cloud Computing, US R&D Center
  • 2. Agenda 1 Relevant Industry Trends 2 Telco Operator Perspective 3 Challenges and Opportunities 1
  • 3. Software-Defined Everything  SDN, SDS, SDDC…  Cloud – a Software-defined Resource Pool    Virtualizing the underlying components and making it accessible through an API Abstraction, aggregation(pooled), and automation via API What has been done for compute is being repeated for network and storage Compute API  Virtualization and consolidation  Programmatic provision, orchestration  Scale-out  Commoditization (standard components) 2 Storage API Network API Virtual Machines Virtual Storage Virtual Networks
  • 4. OpenStack – a 10,000 Feet View  OpenStack Mission  To produce the ubiquitous Open Source cloud computing platform that will meet the needs of public and private cloud providers regardless of size…  Common Interest from IT Vendors   No single dominant vendor, avoid vendor lock-in   Oct. 2010, first design summit held in Austin Linux for cloud API Driven Architecture  Proven architecture model used by the largest public clouds and made it accessible to masses for use on commodity hardware 3
  • 5. NFV – a 10,000 Feet View  NFV Mission  Replace purposely-built hardware with standard hardware for better price performance ratio  Common Interest from Telco Service Providers   No vendor lock-in   Born in Oct. 2012 by a list of top Telco service providers Apache family for network applications Adding API to Control Network Functionality  use IT methodology to solve CT problems  Functionalities L4-L7 4
  • 6. Agenda 1 Relevant Industry Trends 2 Telco Operator Perspective 3 Challenges and Opportunities 5
  • 7. NFV – a Carrier-lead Initiative  Benefit of NFV Initiative  Reduction of Capex  Reduction of Opex  Faster time-to-market  Agility and Flexibility of Delivering Network Functionality Source: NFV_White_Paper 6
  • 8. NFV Reference Architecture NFV E2E Reference Architecture 4 Os-Ma OSS/BSS MANO 5 5 MANO: Management and Orchestration 4 OSS/BSS:Traditional OSS/BSS (Operations/Business Support Systems) 3 EMS : Traditional EMS (Element Management System ) 2 VNF: Virtual Network Function 1 NFVI: NFV Infrastructure Orchestrator Se-Ma Service, VNF and Infrastructure Description Or-Vnfm 3 EMS 1 EMS 2 EMS 3 VNF 2 VNF 3 Ve-Vnfm 2 VNF 1 VNF Manager(s) Or-Vi Vn-Nf NFVI 1 Virtual Storage Virtual Computing Virtual Network Vi-Vnfm Virtualisation Layer Vl-Ha Computing Hardware Storage Hardware Hardware resources Network Hardware Nf-Vi Execution reference points Other reference points Main NFV reference points Virtualised Infrastructure Manager(s)  7 Source: NFV GS NFV-0010 V0.1.6 2013/8
  • 9. Cloud – Perfect Platform for NFV BOX Software Model Chassis Switch Fabric Controller NFV Software Model DC/Rack IP/Ethernet Fabric Controller VM LBS App 2 App 2 App 3 Controller LBS App 1 App 2 App 2 App 3 App 4    LBS App 2 App 2 App 3 App 4 EMS/NMS Consistent app and physical resource view  ATCA DC/Rack No change to the EMS Physical and app, 1:1 mapping ATCA App 4 VM VM VM VM VM Physical Server Physical Server Decoupling between software(Telecom App) and hardware Standardized interface between NFV elements and infrastructure Telco network/element deployment automation, roll-out efficiency Resource pools cover all segment networks from access network, GW, core networks, to OSS/BSS and application 8
  • 10. NFV on OpenStack BBU GGSN EPC FW DPI SBC BRAS SRC RNC VNF Managers & MANO PCRF SGSN MME SDN Contro ller &APPs IMS BSS OSS EMS …… Office ThirdParty APP CT Middleware IT Middleware ICT DevOps Tool Sets OpenStack+ API OpenStack Nova NFVI managers Virtualization Layer COTS Hardware ESX/HyperV Cinder KVM/XEN Server Server Ceph Server Server NFV is expected to realize the many benefits of cloud 9 Neutron OVS/VGW Storage Server Switch/GW
  • 11. Agenda 1 Relevant Industry Trends 2 Telco Operator Perspective 3 Challenges and Opportunities 10
  • 12. Differences Between NFV Wants and Cloud Provides  Computation vs. Connectivity   Compute-centric cloud platform vs. connect-centric NFV workload Small App vs. Big App  Cloud enable multiple tenants with many relatively small VMs to share compute, storage, and connect resources in a cost- and energy-efficient manner while NFV need to scale network functions to serve millions and even tens of millions of subscribers for one or a few large operators  Virtual and Physical Separation  Cloud decouple the virtual and physical domains while NFV want orderly handoffs between definitive segments and service boundaries 11
  • 13. Problems Observed with NFV Migration zero loss, low latency control link BOX Software Model Chassis Switch Fabric Controller NFV Software Model Dedicated bandwidth LBS App 2 App 2 Physical and app, 1:1 mapping Controller ATCA LBS App 1 App 2 App 2 App 3 App 4 ATCA DC/Rack IP/Ethernet Fabric Controller App 3 App 4 Separation of the VM and physical infrastructure mgmt ? VM Overlay tunnel, no QoS or BW assurance DC/Rack No change to the EMS LBS App 2 App 2 App 3 App 4 EMS/NMS Consistent app and physical resource view VM VM VM VM VM ? Physical Server Physical Server  The BOX based application relied on network fabrics that is not provided by the best efforts cloud network  The lack of the connected view of the physical and virtual alarms/events makes EMS impossible to function 12
  • 14. NFV Challenges for OpenStack  Cross-DC Hierarchy Resource Scheduling    Single telecom app instance spread across multiple DCs for resilience/performance Operator wants to treat DCs as one when deploying such apps Affinity Scheduling   High availability requirements (99.999%)  • Telecom apps have multiple, tightly coupled VMs, and heavy Inter-VM traffic Policies govern redundancy & performance relationships Cross Version Upgrade  Telco apps have large data-plane traffic, often use SR-IOV & H/W accelerators  Redundancy mechanisms adopted to protect against hardware failures  Traditionally upgrades are coordinated with app 13
  • 15. Cross-DC Hierarchy Resource Scheduling • Stack DCs into Tree Hierarchy • Each DC can operate independently but also be managed by a higher level DC • Tenant requests resources from the “root” DC, which coordinates everything else • Use only standard OpenStack REST interfaces between DCs • Child is not aware it is being managed • Cells Provide Tree-only for Nova, Don’t Work Well with Multiple DCs • Need to configure firewalls for inter-cell, non HTTP traffic • Other services in each DC need to be coordinated • Each DC still needs to function independently 14
  • 16. Affinity Scheduling Enhancement NE005 (Short term) solution    Manually (pre) partition the site into AvailabilityZones and host aggregates Use same/different hostAggregate/AZ/... policies Deploy VMs into batches of "compatible VMs”  Deploy batches in (right) sequence.  Can lead to “unemployable” VMs. (Long term) solution     Create batches of VMs with different properties. Specify constraints between VMs  Within a batch & between batches. Capture available bandwidth info & bandwidth requirements for use as scheduling constraints. Use linear programming to provide optimal solutions 15 same host aggregate diff AZ same host aggregate NE005 ? ` diff host HOST Aggregate1 HOST Aggregate2 HOST1 HOST3 HOST2 HOST Aggregate1 HOST4 HOST Aggregate2
  • 17. Service Container Based Resource Allocation EMS/NMS Consistent app and physical resource view EMS sees multiple BOXes which is consistent as pre-NFV DC/Rack Hypervisor Service Container vSwitch Controller VM Sub aware LBS Inter VM traffic is essentially “memory copy” Service Container DC/Rack DC/Rack Service Container LBS Function wise equivalent of a BOX Service Container App 2 App 2 App 3 App 4 VM VM VM VM VM Physical Server   Service Container Based Resource Allocation  Each service container encapsulated all the apps of a BOX  The service container will be allocated/scaled as an inseparable resource unit  A lightweight Linux container (LXC) based app will further reduce the computing overhead The Subscriber Flow-based Load Balance Direct Flow to Service Containers, the Containers Are Added to Scale the Entire Systems Capability 16
  • 18. NFV Needs an App-Centric Architecture in Cloud  Application-Centric Networking Platform  App Container on Provisioning and Management  Linux container, server template  App configuration management  AWS OpsWork/formation, OpenStack Heat,  App Level HA and Data Protection  Application-aware infrastructure  DR (data recovery) strategy  App Level Monitoring and SLA  App-driven dynamic resource scheduling 17
  • 19. Together, We Can Make a History • Fear Not, Facing Challenges is the Only Constant in Our Industry • Telcos Service Providers Define/Understand NFV Real Needs with Decades of Operational Experience • Telco Solution Vendors, such as Huawei, Understand Telcos Networking Stacks with Decades of Engineering Exercise • OpenStack Provides a Common Platform to Start our Common Journey • No Vendor Lock-in • Create/Provide New Values on Top of Cloud Architecture 18
  • 20. Copyright©2013 Huawei Technologies Co., Ltd. All Rights Reserved. The information in this document may contain predictive statements including, without limitation, statements regarding the future financial and operating results, future product portfolio, new technology, etc. There are a number of factors that could cause actual results and developments to differ materially from those expressed or implied in the predictive statements. Therefore, such information is provided for reference purpose only and constitutes neither an offer nor an acceptance. Huawei may change the information at any time without notice.
  • 21. Challenges on Current Cloud Platforms  Parity issues with existing NFs   Manageability, performance, reliability, integration, and maintainability Existing operation tools not longer meet the needs   Operation monitoring especially networking   Auto deployment and configuration in cloud platform Troubleshooting across physical and virtual world Lack of app-level infrastructure support  Only VM or platform level, if any, but on big app that has dependent modules  Resource provisioning  Resource pooling and scale-out  App-level policy support: dependency, sequencing, HA and SLA 20