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 DeploymentsDirk Kutscher
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNMarie-Paule Odini
 
NFV for beginners
NFV for beginnersNFV for beginners
NFV for beginnersDave Neary
 
Network Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LINetwork Function Virtualization Orchestration LI
Network Function Virtualization Orchestration LIKrishnamoorthy Arvind
 
Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overviewsidneel
 
Network Function Virtualization : Infrastructure Overview
Network Function Virtualization : Infrastructure OverviewNetwork Function Virtualization : Infrastructure Overview
Network Function Virtualization : Infrastructure Overviewsidneel
 
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 VNFEmulex Corporation
 
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 OverviewOPNFV
 
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 vnfPaulo R
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationAlberto Diez
 
Openstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackOpenstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackMarie-Paule Odini
 
Design Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyDesign Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyManageIQ
 
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...OPNFV
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect KeynoteLinaro
 
SDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesSDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesJustyna Bak
 

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

VMware vCloud NFV Reference Architecture
 VMware vCloud NFV Reference Architecture VMware vCloud NFV Reference Architecture
VMware vCloud NFV Reference ArchitectureVMware Academy
 
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 MANOCloudify Community
 
Virtualization myths-infographic
Virtualization myths-infographicVirtualization myths-infographic
Virtualization myths-infographicVMware Academy
 
VMware Academy Center of Excellence
VMware Academy Center of ExcellenceVMware Academy Center of Excellence
VMware Academy Center of ExcellenceVMware Academy
 
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 casesOpen Networking Summits
 
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)eXplanoTech
 
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 ScaleMarketingArrowECS_CZ
 
NFV VNF Architecture
NFV VNF ArchitectureNFV VNF Architecture
NFV VNF Architecturejungbh
 
Integrate Openshift with Cloudforms
Integrate Openshift with CloudformsIntegrate Openshift with Cloudforms
Integrate Openshift with CloudformsMichael Lessard
 
Corporate taxation introduction
Corporate taxation introductionCorporate taxation introduction
Corporate taxation introductiondphil002
 
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 June2009etienneveyret
 
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...OW2
 
"Odpowiedzialne dziennikarstwo"
"Odpowiedzialne dziennikarstwo" "Odpowiedzialne dziennikarstwo"
"Odpowiedzialne dziennikarstwo" Ciszewski MSL
 
Microsoft Power Point Customview360 Linked In
Microsoft Power Point   Customview360 Linked InMicrosoft Power Point   Customview360 Linked In
Microsoft Power Point Customview360 Linked InMichiel Castelijns
 
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 ChainOW2
 

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

SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
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
 
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys Corporation
 
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...SourceFrancois Duthilleul
 
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 NetworkNetCraftsmen
 
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. thesisNitinder Mohan
 
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 HeavenTrinath Somanchi
 
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 - 130828Mason Mei
 
Cloud Native Application
Cloud Native ApplicationCloud Native Application
Cloud Native ApplicationVMUG IT
 
443029825 cloud-computing-week8-9-pptx
443029825 cloud-computing-week8-9-pptx443029825 cloud-computing-week8-9-pptx
443029825 cloud-computing-week8-9-pptxAbdulqader Al-kaboudei
 
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 presentationRadisys Corporation
 
SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?SDN and NFV Friends or Enemies ?
SDN and NFV Friends or Enemies ?Kedar Raval
 
Know about SDN and NFV
Know about SDN and NFVKnow about SDN and NFV
Know about SDN and NFVKedar Raval
 
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...CA Technologies
 
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 - LondonVMware Tanzu
 
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 PlatformDan Wendlandt
 
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 2014Sean Chen
 
Micro service in aws meetup
Micro service in aws   meetupMicro service in aws   meetup
Micro service in aws meetupKiran Divekar
 

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 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 RomaOW2
 
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...OW2
 
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 cloudOW2
 
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...OW2
 
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 sourceOW2
 
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
 
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 EquationOW2
 
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...OW2
 
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...OW2
 
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 2020OW2
 
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 2020OW2
 
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...OW2
 
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 2020OW2
 
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 2020OW2
 
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 2020OW2
 
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 2020OW2
 
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 2020OW2
 
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
 
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...OW2
 
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 2020OW2
 

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

THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreelreely ones
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKUXDXConf
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...FIDO Alliance
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCzechDreamin
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomCzechDreamin
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGDSC PJATK
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfFIDO Alliance
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoTAnalytics
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?Mark Billinghurst
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyUXDXConf
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIES VE
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessUXDXConf
 

Último (20)

THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreel
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAK
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for Success
 

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