Orchestration and Management for Edge Application with ONAP

Size: px
Start display at page:

Download "Orchestration and Management for Edge Application with ONAP"

Transcription

1 Orchestration and Management for Edge Application with ONAP Haibin Huang, Intel OTC Yan Yang, China Mobile Shane Wang, Intel OTC OpenStack Berlin Summit, Nov. 14

2 Agenda - Akraino Edge Stack - ONAP VNF/CNF Orchestrator - StarlingX Infrastructure as a Service - Close Control Loop for Network Automation - Hardware Platform Awareness - vcpe as an example 2

3 Akraino 3

4 What is Akraino? Everything about Edge Akraino is the Edge Stack Development of Edge Applications Develop Edge applications and create an app/vnf/cnf ecosystem Development of Edge Middleware and API Development of Edge API, Middleware, SDKs Cross Platform Interoperability (3 rd party clouds) Fully Integrated Open Edge Stack Fully integrated, working Edge blueprints Edge Stack Life Cycle CI/CD & Tooling Upstream collaboration 4 3

5 Akraino Edge Stack Akraino GUI Dashboard Admin GUI User GUI Akraino Chest Akraino Workflow Platform Workflows Camunda Edge Application and APIs Edge Application and Orchestration APIs Applications & VNFs/CNFs Lightweight Edge App Orchestration Edge APIs Any Edge Applications Community - TBD Edge Cloud(s) Integration APIs Akraino Upper Cloud Lifecycle Tools Declarative Configuration AI Tools box ETE Operations tools NFV Orchestration NFV & Domain Specific Orchestrator ONAP CICD ETE Security tools Edge Platform Software Infra Orchestration StarlingX Kubernetes Storage Network Control Plane Network Data Plane SDS(Ceph) Simple SDN SR-IOV Calico OVS-DPDK CNI AirShip Under Cloud Lifecycle Narad (Inventory) ETE Testing Framework (infra, UCP, VNF, App) Operation System Linux Flavor Clear Linux Network & Customer Edges Cruiser Tricycle Unicycle Satellite Rover Community PINC (N/W Orchestration) Documentation 3

6 ONAP 6

7 What is ONAP? The ONAP project was formed in March 2017 in response to a rising need for a common platform for telecommunication, cable and cloud operators and their solution providers to deliver differentiated network services on demand, profitably and competitively, while leveraging existing investments. 2+ years of Deployment Maturity at AT&T. Comprehensive: Design + Orchestration + Control + Policy + Analytics. Model-based design enabling self-serve capabilities for instantiation and closed loop automation. Open TOSCA model. Most Advanced Open Source Process & tool chain. Architected for ease of VNF insertion (SDK). 7

8 Introduction to ONAP FCAPS: Fault, Configuration, Accounting, Performance, and Security ONAP is a platform to orchestrate the lifecycle of VNFs/CNFs in an SDN. GUI, CLI, API ONAP is a composition of several (10+) applications. Service and Recipe Design Service Lifecycle Management FCAPS ONAP is divided in 2 main functional areas: design & runtime. Run-Time NFVI/VIM/External SDN controllers 8

9 VNF SDK ONAP Operations Manager Modeling (Utilities) Integration VNF Requirements VNF Validation Program ONAP Architecture External Gateway OSS/BSS ONAP CLI U-UI ONAP Portal ONAP External APIs Design-time (SDC) Resource Onboarding Service & Product Design Policy Creation & Validation CLAMP Dashboard OA&M (VID) Policy Framework DCAE Correlation Engine (Holmes) Run-time Service Orchestration Project MSB/DMAAP A&AI/ESR Common Services AAF OOF Change Management Design Design Test & Certification Multi-VIM/Cloud Infrastructure Adaptation Layer SDN-C (L0-L3 Controller) Application Controller (APPC) (L4-L7) Virtual Function Controller (VF-C) Logging MUSIC Others Catalog External Systems Network Function Layer VNFs Hypervisor/OS Layer OpenStack Commercial VIM K8S Public Cloud PNFs Private edge Cloud MPLS Private DC Cloud IP Public Cloud 9

10 ONAP Design Time - Onboarding Upload descriptive model of the virtual function (Heat, TOSCA) Validate, assign, license, certify virtual function Create catalog entry, assign data/metadata Distribute for instantiation SDC SO VF-C APP-C SDNC 10

11 ONAP Run Time Instantiate virtual functions. Lifecycle: start/stop/reset/scale up/scale down/configure Monitoring metrics. OpenStack Ocata Control loops. VF-C StarlingX UUI 1 SO Multi- Cloud 4.n SDNC WindRiver 11

12 StarlingX 12

13 What is StarlingX? New, top-level OpenStack* Foundation pilot project Software stack providing high performance, low latency, and high availability for Edge Cloud applications Aligned with the OpenStack Foundation Edge Working Group and the Linux Foundation Akraino Edge Stack Its R1 was released on Oct. 24, Growing community Inviting users, operators and developers to try out the software and participate in the community 13

14 StarlingX Architecture 14

15 Networking Automation: Design->Create->Collect->Analyze->Detect->Publish->Respond 15

16 ONAP Control Loop Design Time The core/main ONAP components involved in control loop are: DCAE, CLAMP, Policy, VF-C and SDC. A Control Loop does several functions: Collect data about VNFs/CNFs or VNF/CNF infrastructure Compute analytics based on collected data For open loop, send message to ticketing system for human intervention For closed loop, execute one of many actions to remediate the network condition For closed loop, detect that a network condition has been corrected through our actions 16

17 ONAP Control Loop Run-time Choose/create micro services sequence that makes the Control Loop Binding to a VNF/CNF in a Service Choose from pre-existing sequence Build a brand new sequence Generate model file (YAML and cloudify blueprint) to be distributed to run-time part of control loop (DCAE/CLAMP) 17

18 ONAP Control Loop Run-time Configuring the Control Loop Driven by the VNF/CNF (list of alarms, ) Configuring micro services parameters values (configuration policies) Configuring the action to be taken (operational policy) Trigger Deployment of the Control Loop Trigger API exposed by DCAE Lifecycle Management of the Control Loop Stopping/restarting/updating configurations Monitoring (status of the Control Loop) 18

19 ONAP Control Loop Run-Time Closed Loop Flow s Events/ Alarms DMaaP Collector (VES, SNMP, ) Docker/CDAP data1 Analytics Micro service x: TCA, Holmes, Analytics Micro service 1 Docker/CDAP datan DMaaP Analytics Micro service n Docker/CDAP DMaaP Signature Drools Policy PDP- POLICY engine DMaaP/REST Action DCAE Action Execution VNF Action s Action Execution App-C Action Execution SO 19

20 ONAP HPA Path: Policy OOF VFC MultiCloud 20

21 HPA for Performance Purpose HPA = Hardware Platform Awareness Describes a set of hardware features across orchestration and control domain software stacks Targets smarter hardware platform capability consumption Two key focus areas Detecting hardware platform capabilities Configuring hardware platform capabilities HPA requirements specification is part of the ETSI NFV Virtual Network Function Descriptor (VNFD) 21

22 Policy Policy Creation/Administrat ion Policy Distribution Policy REST APIs A&AI Custome r/partern Input REST APIs SDC REST APIs/Event Driven Policy Driven Decision & Enforcement Framework OOF "flavorfeatures":[ { "flavorlabel":"vcpe.vgmux", "flavorproperties":[ { "hpa-feature-attributes":[{ "hpa-attribute-key": "numvirtualcpu", "hpa-attribute-value":"4", "operator":"=" }, { "hpa-attribute-key": "virtualmemsize", "hpa-attribute-value":"8192", "operator":"=", "unit":"mb" "mandatory":"true", } ], "hpa-feature":"basiccapabilities", "architecture":"generic", "hpa-version":"v1" }, { "hpa-feature-attributes":[ { "hpa-attribute-key": "logicalcpupinningpolicy", "hpa-attribute-value":"dedicated", "operator":"=" } ], "mandatory":"true", "hpa-feature":"cpupinning", "architecture":"generic", "hpa-version":"v1", } ] } ] } } 22

23 OOF Homing OOF: ONAP Optimization Framework OSDF: Optimization Service Design Framework HAS: Homing Allocation Service VFC 5 1 OOF- OSDF 2 OOF - HAS Policy *4 AAI 3 MultiCloud 1. VFC sends out homing request to OOF(OSDF) containing resource info 2. OOF(OSDF) pulls all the related homing constraints from Policy 3. OOF(HAS) check AAI database to pull region(flavor) information 4. OOF(HAS) communicate with Multi-cloud to check cloud capacity (vims which fulfill the requirements) 5. OOF(OSDF) returns homing allocation solution to VFC 23

24 MultiCloud to support StarlingX ONAP Other Components MultiCloud Framework Plugin- Ocata Plugin- WindRiver Pluginvmware Plugin- StarlingX Ocata windriver vmware StarlingX 24

25 Edge Use Case: Can ONAP work with StarlingX under Akraino? Let s try out vcpe! 25

26 Network Enhanced Residential Gateway (NERG) The NERG specification splits the residential gateway into two distinct components: Bridged Residential Gateway (BRG) and Virtual Gateway (vg). LAN At Home BRG Logical Subscriber Link (LSL) Edge/Cloud Network vg Network functions and services, such as DHCP, NAT, WAN Relatively simple L2 switching device 26

27 Edge Use Case - vcpe Functions provided traditionally by RG are distributed between: On-site device (Bridged Residential Gateway BRG) Edge/Cloud-based component (Virtual Gateway vg) BRG Logical Subscriber Link (LSL) vg BRG-LAN Interface BRG-LSL Interface Logical vg-lsl Interface Logical vg-wan Interface 27

28 Edge Use Case: vcpe Virtual customer premises equipment (vcpe) is a way to deliver network services such as routing, firewall security and virtual private network connectivity to enterprises by using software rather than dedicated hardware devices. 28

29 Edge Use Case - vcpe From : NAT FW Media Server AAA -. Internet To : Simple GW Cheap Provider agnostic vaaa vfw vdlna - etc Edge Internet 29

30 Edge Use Case: vcpe DCAE (Collector) DMaaP SDNC Control Infrastructure ONAP OAM Neutron Network Data + Control Per Customer vdhcp Dynamic Host Config Protocol vaaa Authorization, Authentication, Accounting vdns + vpdhcp Home Network 1 BRG Emulator 1 (VPP) vg1 (VPP) Home Network 2 BRG Emulator 2 (VPP) vbng (VPP) vg MUX (VPP) vg2 (VPP) CPE Public Neutron Network Web Server 30

31 Environment at China Mobile Lab WindRiver OAM Network StarlingX Controller-0 Controller-1 Controller-0 Controller-1 Management Network Management Network Compute0 Compute1 Compute2 Compute0 Compute1 Compute2 Data Network Data Network 31

32 Engineering and Testing Status ONAP Casablanca (R3) is about to be released in the middle of Nov. HPA support is added. SR-IOV support as one of HPAs is just added. PoC to onboard vcpe with ONAP, StarlingX and SR-IOV is implemented and tested at local. Integration testing is ongoing at China Mobile ONAP Lab now. Another PoC is being demonstrated. StarlingX R1 is released in Oct. vcpe build from the source: see also 32

33 FlexRAN* onboarding with StarlingX and ONAP See Demo at Intel Booth Now FlexRAN is a reference implementation for Cloud enabled wireless access Virtual Network Functions DEMO: StarlingX enables Mobile Edge Computing (MEC) wireless workloads on Intel Xeon scalable processors using Intel AVX 512 and DPDK*. *Other brands and logo 33

34 Thank you! openstack OpenStackFoundation

The New Intelligent Edge Akraino Edge Stack Project Overview

The New Intelligent Edge Akraino Edge Stack Project Overview The New Intelligent Edge Akraino Edge Stack Project Overview John Craig, Lead Member of Technical Staff, AT&T Travis Broughton, Community Manager, Intel May 2018 Emerging Technologies in IOT and Networks

More information

Akraino & Starlingx: A Technical Overview

Akraino & Starlingx: A Technical Overview Akraino & Starlingx: A Technical Overview Agenda Why Edge Computing? What s Edge Computing? Akraino and Its Building Blocks StarlingX Technical Overview Collaboration in Akraino Community LC3 Beijing 2018

More information

vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017

vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017 vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017 Red blocks are infrastructure. They are shared among all the users. Green blocks are used by customers. Each customer needs

More information

Akraino & Starlingx: a technical overview

Akraino & Starlingx: a technical overview Akraino & Starlingx: a technical overview Agenda Why Edge Computing? What s Edge Computing? Akraino and its Building Blocks StarlingX and its Technical Overview Collaboration in Akraino Community 2 Emerging

More information

Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution

Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution Key Contributors: Ramki Krishnan, Sumit Verdi, Xinhui Li, Danny Lin, Bin Hu, Gil Hellmann, Bin Yang, Shankar Narayanan, Sastry Isukapalli,

More information

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1 ONAP CCVPN Blueprint Overview ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity ONAP CCVPN Blueprint Overview 1 OVERVIEW: Build high-bandwidth, flat OTN (Optical Transport Networks)

More information

PNF and Hybrid Services Support in ONAP

PNF and Hybrid Services Support in ONAP PNF and Hybrid Services Support in ONAP Oskar Malm, Ericsson v1.1, January 2018 Introduction Introduction of NFV means that VNFs deployed on shared infrastructure is quickly replacing dedicated physical

More information

Integrating External Controllers with ONAP. AT&T Labs

Integrating External Controllers with ONAP. AT&T Labs Integrating External Controllers with ONAP AT&T Labs Motivation Some service providers may want to leverage an alternative to an ONAP out of the box Controller (e.g., SDNC, GenNFC) for some subset of Resources.

More information

Use Case: Residential Broadband vcpe (Approved)

Use Case: Residential Broadband vcpe (Approved) Use Case: Residential Broadband vcpe (Approved) Name of Use Case: Use Case Authors: Description: Users and Benefit: Virtual Network Functions: Use Case Order of Activation ONAP Flows: Modeling vcpe Residential

More information

ONAP Integration Through Information and Data Modeling. ONAP Information Integration GOAL. 12 December 2017

ONAP Integration Through Information and Data Modeling. ONAP Information Integration GOAL. 12 December 2017 ONAP Integration Through Information and Data Modeling 12 December 2017 Andy Mayer, Ph.D. ONAP Information Integration GOAL We need a cohesive way to have a shared view of information across ONAP (and

More information

Service Orchestration- Need for Users

Service Orchestration- Need for Users Service Orchestration- Need for Users Background Issues: Increased Capex and Opex Huge manual efforts involved single-purpose/ domain specific / homogenous networks Possible way out: SDN NFV Automation

More information

ONAP VoLTE Use Case Solution Brief

ONAP VoLTE Use Case Solution Brief ONAP VoLTE Use Case Solution Brief ONAP Voice over LTE Improves Agility and Slashes Costs for Communication Service Providers ONAP VoLTE Use Case Solution Brief 1 By using ONAP to support the VoLTE use

More information

VoLTE E2E Service Review

VoLTE E2E Service Review VoLTE E2E Service Review September 26, 2017 Chengli Wang/Yang Xu VoLTE Use Case Integrate with 3 rd Part Specific Components S-VNFM /EMS DC Controller S-VNFM /EMS S-VNFM /EMS WAN/SPTN Controller Commercial

More information

Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case

Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case vcpe Use Case Used in These Examples Overview of Services Defined for vcpe Use Case Key Resource PNF VNF Network Allotted Resource

More information

ONAP 5G Blueprint Overview. ONAP Promises to Automate 5G Deployments. ONAP 5G Blueprint Overview 1

ONAP 5G Blueprint Overview. ONAP Promises to Automate 5G Deployments. ONAP 5G Blueprint Overview 1 ONAP 5G Blueprint Overview ONAP Promises to Automate 5G Deployments ONAP 5G Blueprint Overview 1 OVERVIEW: 5G poised to transform the global economy ABI Research predicts 5G economic output to be $10T

More information

ONAP PNF Plug and Play

ONAP PNF Plug and Play ONAP Plug and Play ONAP and Plug and Play for 5G RAN 5G Use Case Team Feb 9, 2018 version 13 Design Time Run-Time (Instances) Plug and Play Stages A Modeling Resources Definition/Services Definition SDC:

More information

Deep Dive into the VPP based VNFs of the vcpe Use case. Eric Multanen - Intel. December 12, 2017

Deep Dive into the VPP based VNFs of the vcpe Use case. Eric Multanen - Intel. December 12, 2017 Deep Dive into the VPP based VNFs of the vcpe Use case Eric Multanen - Intel December 12, 2017 Agenda Brief Overview of vcpe Use Case Brief Overview of VPP and Honeycomb Review functional details of each

More information

Towards a Carrier Grade ONAP Platform Multi Cloud (MC) Architecture for R2+ & Alignment to S3P

Towards a Carrier Grade ONAP Platform Multi Cloud (MC) Architecture for R2+ & Alignment to S3P Towards a Carrier Grade ONAP Platform Multi Cloud (MC) Architecture for R2+ & Alignment to S3P Key Contributors: Ramki Krishnan, Sumit Verdi, Xinhui Li, Danny Lin, Bin Hu, Gil Hellmann, Bin Yang, Shankar

More information

Open Source Networking Software Case studies and Roundtable. Arpit Joshipura GM, Networking

Open Source Networking Software Case studies and Roundtable. Arpit Joshipura GM, Networking Open Source Networking Software Case studies and Roundtable Arpit Joshipura GM, Networking Industry Progress towards Harmonization 1. Recap of Software Stack 2. Technical Collaboration 3. Bringing Global

More information

Abinash Vishwakarma(Netcracker)

Abinash Vishwakarma(Netcracker) Analysis of ETSI Vs ONAP API (Focus: ETSI Os-Ma-nfvo reference point) Abinash Vishwakarma(Netcracker) 12, 2017 Agenda Objective and Scope of Analysis NSD Management NSD Lifecycle Management NS Performance

More information

PHYSICAL NETWORK FUNCTION (PNF)

PHYSICAL NETWORK FUNCTION (PNF) ACTORS PNF DHCP SEGW CA/RA Initial EM vdhcp vaaa SDN-C DCA&E A&AI SO APP-C DESCRIPTION PHYSICAL NETWORK FUNCTION (PNF) The Distributed Unit (DU) or Network Hardware device that provides service to an end-user.

More information

ONAP container. For architecture subcommittee review November 14, 2017 Isaku Yamahata. Isaku Yamahata

ONAP container. For architecture subcommittee review November 14, 2017 Isaku Yamahata. Isaku Yamahata ONAP container For architecture subcommittee review November 14, 2017 Isaku Yamahata Isaku Yamahata Goal and scope Current ONAP architecture Currently ONAP is heavily tied into

More information

ONAP VNF Developer Experience. Eric Multanen - Intel. ONAP Developer Forum June 20, 2018

ONAP VNF Developer Experience. Eric Multanen - Intel. ONAP Developer Forum June 20, 2018 ONAP VNF Developer Experience Eric Multanen - Intel ONAP Developer Forum June 20, 2018 Context We have VNFs - Reference platforms e.g. FlexRAN, NEV SDK, etc. We have ONAP experience - Contributions to

More information

Introduction to Cisco and Intel NFV Quick Start

Introduction to Cisco and Intel NFV Quick Start Quick Start Cisco Intel NFV Quick Start. Simplify Virtualization, Encourage Innovation for Service Providers Introduction Customer expectations for network services have evolved markedly. Customers want

More information

Multi VIM/Cloud Evolvement for Carrier Grade Support

Multi VIM/Cloud Evolvement for Carrier Grade Support Multi VIM/Cloud Evolvement for Carrier Grade Support VMWare: Xinhui Li, Ramki Krishnan, Sumit Verdi China Mobile: Lingli Deng, Chengli Wang, Yuan Liu, Yan Yang ATT: Bin Hu Wind River: Gil Hellmann, Bin

More information

Building a Platform Optimized for the Network Edge

Building a Platform Optimized for the Network Edge Building a Platform Optimized for the Network Edge MPLS + SDN + NFV WORLD 2018 Nicolas Bouthors, Enea Innovation Agenda Software Virtualization - Key Requirements Leveraging DPDK Multi-Function VNFs at

More information

Dataplane Networking journey in Containers

Dataplane Networking journey in Containers Dataplane Networking journey in Gary Loughnane gary.loughnane@intel.com Kuralamudhan Ramakrishnan kuralamudhan.ramakrishnan@intel.com DPDK Summit Userspace - Dublin- 2017 Discussion topics Container Deployment

More information

Enabling Workloads Orchestration in Containers via MultiCloud

Enabling Workloads Orchestration in Containers via MultiCloud Enabling Workloads Orchestration in Containers via MultiCloud Bin Hu (AT&T), Ramki Krishnan (VMWare), Gil Hellmann (Wind River) Key Contributors: AT&T: Bin Hu, John Choma, Jack Murray, Brian Freeman, Oliver

More information

SD-WANs and Lifecycle Service Orchestration (LSO) October Daniel Bar-Lev Director, Office of the CTO

SD-WANs and Lifecycle Service Orchestration (LSO) October Daniel Bar-Lev Director, Office of the CTO s and Lifecycle Service Orchestration () October 2017 Daniel Bar-Lev Director, Office of the CTO About MEF MEF created the $80B* Carrier Ethernet Market. MEF s goal is to leverage the global Carrier Ethernet

More information

External API - Casablanca Proposal - SDNC/DO/MEC Alignment

External API - Casablanca Proposal - SDNC/DO/MEC Alignment External API - Casablanca Proposal - SDNC/DO/MEC Alignment NetCracker May 2018 Ext API : Beijing Release BSS Ext API List Service Order Retrieve Service Order Create Service Order Partial Update of Service

More information

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom Virtualizing 5G Infrastructure using Cloud VIM Sangho Shin SK Telecom NFV ETSI Standard T-MANO Cloud VIM Cloud VIM T-MANO 2 T-MANO In lined with SK Telecom s unified orchestration strategy, T-MANO provides

More information

DEPLOYING NFV: BEST PRACTICES

DEPLOYING NFV: BEST PRACTICES DEPLOYING NFV: BEST PRACTICES Rimma Iontel Senior Cloud Architect, Cloud Practice riontel@redhat.com Julio Villarreal Pelegrino Principal Architect, Cloud Practice julio@redhat.com INTRODUCTION TO NFV

More information

Network Enhanced Residential Gateway (NERG) Service Initialization with Overlay Logical Subscriber Link (LSL) Connectivity

Network Enhanced Residential Gateway (NERG) Service Initialization with Overlay Logical Subscriber Link (LSL) Connectivity C LOU D CO- A PPN- 0 0 3 Network Enhanced Residential Gateway (NERG) Service Initialization with Overlay Logical Subscriber Link (LSL) Connectivity Table of Contents 1 Summary/Objective... 4 2 Assumptions

More information

Harmonizing Open Source and Standards: A Case Study of ONAP

Harmonizing Open Source and Standards: A Case Study of ONAP Harmonizing Open Source and Standards: A Case Study of ONAP Draft by Jenny Huang (AT&T), Lingli Deng (CMCC), and Hui Deng (Huawei) Harmonizing Open Source and Standards: A Case Study of ONAP 1 As part

More information

New trends in IT. Network Functions Virtualization (NFV) & Software Defined-WAN

New trends in IT. Network Functions Virtualization (NFV) & Software Defined-WAN New trends in IT Network Functions Virtualization (NFV) & Software Defined-WAN 2017 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV are registered trademarks

More information

Cisco Virtualized Infrastructure Manager

Cisco Virtualized Infrastructure Manager DEVNET-2570 Virtualized Infrastructure Manager Suhail Syed, Product Manager Vamsi Krihsna Kuppur, Product Manager Spark How Questions? Use Spark to communicate with the speaker after the session 1. Find

More information

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS Carrier networks are undergoing their biggest transformation since the beginning of the Internet. The ability to get to market quickly and to respond to

More information

Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe

Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe A Technical Paper prepared for SCTE/ISBE by Ajay Manuga VP Engineering Benu Networks amanuja@benunets.com 2017 SCTE-ISBE

More information

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 Implementing NFV: From Idea to Practice 2017 NIL, Security Tag: INTERNAL 2 Overview What is NFV? Why should I care? If I do care,

More information

Building Open Source-Based Cloud Solutions with OpenDaylight. Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight

Building Open Source-Based Cloud Solutions with OpenDaylight. Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight Building Open Source-Based Cloud Solutions with OpenDaylight Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight Part of a New OPEN Networking Stack Networking Apps ORCHESTRATION (NFVO,...) Mgmt

More information

Cloud Systems 2018 Training Programs. Catalog of Course Descriptions

Cloud Systems 2018 Training Programs. Catalog of Course Descriptions Cloud Systems 2018 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION...3 Open 2 2018 Introduction Ericsson has developed a comprehensive Training Programs service

More information

OSM Architecture Workshop

OSM Architecture Workshop OSM Architecture Workshop NFV World Congress May 17 Adrian Hoban (Intel) OSM TSC Chair Agenda Architectural Principles Scope & Mapping to ETSI NFV Release TWO Status Update Release THREE Goal/Themes 2

More information

Virtualization of Customer Premises Equipment (vcpe)

Virtualization of Customer Premises Equipment (vcpe) Case Study Virtualization of Customer Premises Equipment (vcpe) Customer Profile Customer: A Cloud Service Provider Reach: Global Industry: Telecommunications The Challenge A Cloud Service Provider serving

More information

NFV Infrastructure for Media Data Center Applications

NFV Infrastructure for Media Data Center Applications NFV Infrastructure for Media Data Center Applications Today s Presenters Roger Sherwood Global Strategy & Business Development, Cisco Systems Damion Desai Account Manager for Datacenter, SDN, NFV and Mobility,

More information

SDN-Enabled Broadband Access (SEBA) SEBA RD Team Thomas Moore (AT&T) December 4, 2018

SDN-Enabled Broadband Access (SEBA) SEBA RD Team Thomas Moore (AT&T) December 4, 2018 SDN-Enabled Broadband Access (SEBA) SEBA RD Team Thomas Moore (AT&T) December 4, 2018 SEBA Rationale, Assumptions & Architecture Operator-Driven Deploy in 2018 Common infrastructure Containers run in Kubernetes

More information

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist Agenda Introduction OpenStack OpenDaylight OPNFV Putting it all Together Conclusion

More information

VNF on-boarding CMCC

VNF on-boarding CMCC VNF on-boarding CMCC 2016-07-01 Contents VNF Full Life Cycle VNF Onboarding 3 VNF Full Life Cycle Develop Deliver Deploy Use Manage Retire Design Develop Test Package Validate Accept and catalogue Combine

More information

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT ONAP ETSI NFV ARCHITECTURE ALIGNEMENT Bruno Chatras, NFV ISG Vice-Chairman on behalf of the ISG leadership team ETSI 2017. All rights reserved 2 PART 1 ETSI NFV CONCEPTS ETSI NFV Architecture, and NFV-MANO

More information

AN UPDATE ON OSM TO THE NFVRG. Diego R. Lopez Telefónica I+D

AN UPDATE ON OSM TO THE NFVRG. Diego R. Lopez Telefónica I+D AN UPDATE ON OSM TO THE NFVRG Diego R. Lopez Telefónica I+D DICEBAMUS HESTERNA DIE Delivering an open source MANO stack aligned to ETSI NFV (information and data) models Capable of consuming published

More information

Datacenter Network Solutions Group

Datacenter Network Solutions Group 1 Enabling NFV features in kubernetes IVAN COUGHLAN IVAN.COUGHLAN@INTEL.COM Software Architect Kuralamudhan Ramakrishnan kuralamudhan.ramakrishnan@intel.com Senior Software Engineer Data Center Network

More information

OPEN TELCO: A take on the Virtual Central Office

OPEN TELCO: A take on the Virtual Central Office OPEN TELCO: A take on the Virtual Central Office 0930-1000 Hanen Garcia, M. Eng. Global Telco Solutions Manager Red Hat, Inc. CENTRAL OFFICE Current Status Desired Status Huge Source of CAPEX and OPEX

More information

Cisco Cloud Strategy. Uwe Müller. Leader PreSales Cloud & Datacenter Germany

Cisco Cloud Strategy. Uwe Müller. Leader PreSales Cloud & Datacenter Germany Cisco Cloud Strategy Uwe Müller Leader PreSales Cloud & Datacenter Germany 277X Data created by IoE devices v. end-user 30M New devices connected every week 180B Mobile apps downloaded in 2015 78% Workloads

More information

Auto-Scaling Capability Support in ONAP

Auto-Scaling Capability Support in ONAP Auto-Scaling Capability Support in ONAP Rashmin Patel Network Platforms Group, Intel Corporation December 12, 2017 Agenda Edge NFV Introduction Telco s Scalability Core Infrastructure Operations Generic

More information

OPEN-O DevOps Practice with Automation Toolchain

OPEN-O DevOps Practice with Automation Toolchain OPEN-O DevOps Practice with Automation Toolchain Helen Chen Principal Architect, Huawei USA PTL of OPEN-O Integration helen.chen@huawei.com Weidong Shao Principal Engineer, Huawei USA weidong.shao@huawei.com

More information

SDN+NFV Next Steps in the Journey

SDN+NFV Next Steps in the Journey SDN+NFV Next Steps in the Journey Margaret T. Chiosi AT&T Labs Distinguished Architect SDN-NFV Realization 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks

More information

SD-WAN orchestrated by Amdocs

SD-WAN orchestrated by Amdocs SD-WAN orchestrated by Amdocs What is software-defined wide area network? SD-WAN determines the most cost-effective and efficient way to route enterprise traffic to remote locations over ubiquitous broadband

More information

SDN and NFV. Stepping Stones to the Telco Cloud. Prodip Sen CTO, NFV. March 16, 2016

SDN and NFV. Stepping Stones to the Telco Cloud. Prodip Sen CTO, NFV. March 16, 2016 SDN and NFV Stepping Stones to the Telco Cloud Prodip Sen CTO, NFV March 16, 2016 The Evolution of SDN and NFV 2 The technology journey: convergence of the SDN & NFV stages NFV phase 0 Decouple NFV phase

More information

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC)

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Dedi Shindler - Sr. Manager Product Management Cloud System Management Technology Group Cisco Agenda Trends Influencing

More information

Türk Telekom Transformation Journey

Türk Telekom Transformation Journey Türk Telekom Transformation Journey Mehmet ÖZDEM Network Architecture Design Group Manager OCT 2018 Agenda Türk Telekom Facts and Figures Requirements for the transformation Virtualization Strategy Transformation

More information

Airship A New Open Infrastructure Project for OpenStack

Airship A New Open Infrastructure Project for OpenStack Airship A New Open Infrastructure Project for OpenStack Declaratively define your OpenStack & Kubernetes Infrastructure Airship A New Open Infrastructure Project for OpenStack Declaratively define your

More information

ONAP Micro-service Design Improvement. Manoj Nair, NetCracker Technologies

ONAP Micro-service Design Improvement. Manoj Nair, NetCracker Technologies ONAP Micro-service Design Improvement Manoj Nair, NetCracker Technologies Micro Service Definition Micro service architectural style is an approach to developing a single application as a suite of small

More information

Using Future OSS Orchestration to enhance operations and service agility

Using Future OSS Orchestration to enhance operations and service agility Using Future OSS to enhance operations and service agility Neeraj Vyas Head Digital Business Solutions, South East Asia, Oceania and India November 14 2018 Network operations will be tested in future 1

More information

ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference

ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference ONAP and PNF Plug and Play for 5G RAN 5G Use Case Team Jun 14, 2018 version 7 PNF Enhancements Casablanca Summary TOPIC

More information

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Introduction With the advancing technologies, business applications and operations naturally have become more dynamic in order to

More information

NFV Platform Service Assurance Intel Infrastructure Management Technologies

NFV Platform Service Assurance Intel Infrastructure Management Technologies NFV Platform Service Assurance Intel Infrastructure Management Technologies Meeting the service assurance challenge to nfv (Part 1) Virtualizing and Automating the Network NFV Changes the Game for Service

More information

Building NFV Solutions with OpenStack and Cisco ACI

Building NFV Solutions with OpenStack and Cisco ACI Building NFV Solutions with OpenStack and Cisco ACI Domenico Dastoli @domdastoli INSBU Technical Marketing Engineer Iftikhar Rathore - INSBU Technical Marketing Engineer Agenda Brief Introduction to Cisco

More information

Taming your heterogeneous cloud with Red Hat OpenShift Container Platform.

Taming your heterogeneous cloud with Red Hat OpenShift Container Platform. Taming your heterogeneous cloud with Red Hat OpenShift Container Platform martin@redhat.com Business Problem: Building a Hybrid Cloud solution PartyCo Some Bare Metal machines Mostly Virtualised CosPlayUK

More information

NTT Com Press Conference March 1, 2016 #enterprisecloud

NTT Com Press Conference March 1, 2016 #enterprisecloud NTT Com Press Conference March 1, 2016 #enterprisecloud 1 Significant Enhancement of Enterprise Cloud - Realizing Digital Transformation - NTT Communications March 1, 2016 2 NTT Communications Initiatives

More information

From Virtual to Real OPNFV Proof-of-Concepts

From Virtual to Real OPNFV Proof-of-Concepts From Virtual to Real OPNFV Proof-of-Concepts Bin Hu AT&T Content Mission of OPNFV Objectives of PoC Zone OPNFV Proof-of-Concepts Acknowledgement 11/6/2015 OPNFV Proof-of-Concepts 2 Mission of OPNFV OPNFV

More information

Cisco Virtual Topology System (VTS)

Cisco Virtual Topology System (VTS) Cisco Virtual Topology System (VTS) Cisco Knowledge Network Presentation Vijay Arumugam and Palak Desai Product Management, Cloud and Virtualization Feb 3, 2016 Agenda Trends and Challenges in SP market

More information

Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations

Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations Ian Goetz, Chief Architect, Vodafone Global Account, Juniper Networks August, 2016 Market Trends & The Network Environment

More information

Leveraging OPNFV test tools beyond the NFV domain. Georg Kunz, Emma Foley & the OPNFV testing community

Leveraging OPNFV test tools beyond the NFV domain. Georg Kunz, Emma Foley & the OPNFV testing community Leveraging OPNFV test tools beyond the NFV domain Georg Kunz, Emma Foley & the OPNFV testing community Goals of this talk 1. Create awareness for OPNFV test tools Targeting users outside of NFV domain

More information

TOSCA. Topology and Orchestration Specification for Cloud Applications (TOSCA) Standard

TOSCA. Topology and Orchestration Specification for Cloud Applications (TOSCA) Standard TOSCA Topology and Orchestration Specification for Cloud Applications (TOSCA) Standard OASIS TOSCA presentation to ETSI NFV Information Modelling Workshop Proposal for way forward-how TOSCA Adds Value

More information

K8s(Kubernetes) and SDN for Multi-access Edge Computing deployment

K8s(Kubernetes) and SDN for Multi-access Edge Computing deployment K8s(Kubernetes) and SDN for Multi-access Edge Computing deployment Open Source Summit Japan 2017.06.02 Red Hat Hyde SUGIYAMA Senior Principal Technologist NFV SDN ICT Red Hat APAC Office of Technology

More information

Alternatives for Improving OpenStack Networking to Address NFV Needs

Alternatives for Improving OpenStack Networking to Address NFV Needs Alternatives for Improving OpenStack Networking to Address NFV Needs Margaret Chiosi AT&T Labs Distinguished Network Architect Open Platform for NFV OPNFV President (Linux Foundation) Ian Wells Principal

More information

Telco Perceptions of OPNFV. Roz Roseboro, Senior Analyst, Heavy Reading

Telco Perceptions of OPNFV. Roz Roseboro, Senior Analyst, Heavy Reading Telco Perceptions of OPNFV Roz Roseboro, Senior Analyst, Heavy Reading CSP Info (1) Source: Heavy Reading Service Provider Survey, June 2017 n=98 CSP info (2) Source: Heavy Reading Service Provider Survey,

More information

MSB to Support for Carrier Grade ONAP Microservice Architecture. Huabing Zhao, PTL of MSB Project, ZTE

MSB to Support for Carrier Grade ONAP Microservice Architecture. Huabing Zhao, PTL of MSB Project, ZTE MSB to Support for Carrier Grade ONAP Microservice Architecture Huabing Zhao, PTL of MSB Project, ZTE ONAP Architecture Principle: Microservices ONAP Architecture Principle: ONAP modules should be designed

More information

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER 2017 Jeremy Fuller (IFA Chair, GENBAND) with input from many others, including: U. Rauschenbach (Nokia), M. Flauw (HPE), B. Chatras (Orange),

More information

NFV Made Efficient: Living at the Edge. Presented by :

NFV Made Efficient: Living at the Edge. Presented by : NFV Made Efficient: Living at the Edge Presented by : Today s Presenters Moderator Simon Stanley Analyst at Large Heavy Reading Bob Monkman Sr. Enterprise Marketing Manager, Networking Software Strategy

More information

Microservice Powered Orchestration

Microservice Powered Orchestration Microservice Powered Orchestration Huabing Zhao ZTE, System Engineer, Network Management &, OPEN-O Common PTL zhao.huabing@zte.com.cn Zhaoxing Meng ZTE, NFV&SDN Architect, Network Management &, OPEN-O

More information

Network Function Virtualization over Open DC/OS Yung-Han Chen

Network Function Virtualization over Open DC/OS Yung-Han Chen Network Function Virtualization over Open DC/OS Yung-Han Chen 2016.05.18 1 Outlines Network Function Virtualization (NFV) Framework Container-based Open Source Solutions for NFV Use Cases 2 NFV Architectural

More information

Christopher Croot Programmable Networks Architect Dynamic Network Services BT BBF SDN/NFV Work Area Director

Christopher Croot Programmable Networks Architect Dynamic Network Services BT BBF SDN/NFV Work Area Director Cloud Central Office (CloudCO) Dramatically faster provisioning of Cloud-based services Definition, drivers and impact scope, architecture App Notes Open Broadband & CloudCO getting involved Q&A Yves Hertoghs

More information

TOSCA Templates for NFV and network topology description

TOSCA Templates for NFV and network topology description TOSCA Templates for NFV and network topology description CYCLONE Technical paper September 2017 Table of Contents 1. OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA)... 2 2.

More information

ODL and NFV orchestration The OSM case

ODL and NFV orchestration The OSM case ODL and NFV orchestration The OSM case Oct 2016 GERARDO GARCÍA Network Virtualisation @ GCTO Unit OSM Technical Steering Committee member gerardo.garciadeblas@telefonica.com OSM is a large community, with

More information

5G and Open Source Networking

5G and Open Source Networking #Generation5G 5G and Open Source Networking Jamil Chawki Contributor: Vincent Colas From 1G to 5G 5G Customer expectation, usage & main challenges 5G core network transformation Network Slicing Service-Based

More information

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

TRANSFORM YOUR NETWORK

TRANSFORM YOUR NETWORK TRANSFORM YOUR NETWORK SIMPLIFY MODERNIZATION WITH AN INNOVATIVE ECOSYSTEM OF CERTIFIED SOLUTIONS AND PARTNERS TELECOMMUNICATIONS ECOSYSTEM E-BOOK TABLE OF CONTENTS Adapt to growing network demand...3

More information

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS SOLUTION OVERVIEW VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS Combined solution provides end-to-end service and infrastructure visibility, service monitoring and

More information

Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture. Mobile World Congress 2017

Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture. Mobile World Congress 2017 Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture Mobile World Congress 2017 Agenda Challenges and Trends Use Cases and Solutions Products and Services Proof Points Juniper s Mobile

More information

Testing Network Softwarization

Testing Network Softwarization Testing Network Softwarization Pierre Lynch Lead Technologist, Ixia Solutions Group, Keysight Technologies Chair, TST WG, ETSI NFV ISG All rights reserved 1 AGENDA Introduction and Background Testing Networking

More information

The New Open Edge. IOT+Telecom+Cloud+Enterprise

The New Open Edge. IOT+Telecom+Cloud+Enterprise The New Open Edge IOT+Telecom+Cloud+Enterprise Topics 1. LF Edge formation announcement 2. Why Edge, killer apps & defining the Edge 3. LF Edge Summary 2 LF Edge Open Source harmonized for Edge & IOT New

More information

Container based network service/function deployment

Container based network service/function deployment Container based network service/function deployment For ARC 2nd review. Jan 9th, 2018 Isaku Yamahata , Session goal: answer feedbacks The purpose of

More information

Exploring Cloud Security, Operational Visibility & Elastic Datacenters. Kiran Mohandas Consulting Engineer

Exploring Cloud Security, Operational Visibility & Elastic Datacenters. Kiran Mohandas Consulting Engineer Exploring Cloud Security, Operational Visibility & Elastic Datacenters Kiran Mohandas Consulting Engineer The Ideal Goal of Network Access Policies People (Developers, Net Ops, CISO, ) V I S I O N Provide

More information

Engaging Academia in ONAP Perspective of a Faculty Member at SMU Ali Shah PhD Adjunct Professor

Engaging Academia in ONAP Perspective of a Faculty Member at SMU Ali Shah PhD Adjunct Professor Engaging Academia in ONAP Perspective of a Faculty Member at SMU Ali Shah PhD Adjunct Professor https://training.linuxfoundation.org/training/course-catalog/?_sft_course_mode=e-learning Slide 1 Overview

More information

How to Leverage Integration Labs? Helen Chen, Rich Bennett, Stephen Gooch, Gary Wu

How to Leverage Integration Labs? Helen Chen, Rich Bennett, Stephen Gooch, Gary Wu How to Leverage Integration Labs? Heen Chen, Rich Bennett, Stephen Gooch, Gary Wu Agenda How to Leverage Integration Labs Depoying OOM Using Heat Integration Labs Infrastructure Testing environment: currenty

More information

ONAP Edge WG

ONAP Edge WG Edge Work Update 10/23/2018 ONAP Edge WG Wiki: https://wiki.onap.org/display/dw/edge+automation+through+onap Meeting Date/Time: Leads: Wednesday, 4:00pm UTC - 5:00pm UTC Ramki Krishnan (ramkik@vmware.com),

More information

UNIVERSITY OF CAGLIARI

UNIVERSITY OF CAGLIARI UNIVERSITY OF CAGLIARI DIEE - Department of Electrical and Electronic Engineering Infrastrutture ed Applicazioni Avanzate nell Internet NFV ACK: content taken from Foundations of Modern Networking, SDN,

More information

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud.

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud. DATA SHEET vthunder SOFTWARE FOR VIRTUAL & CLOUD INFRASTRUCTURE A10 vthunder software appliances enable organizations to SUPPORTED SOLUTIONS gain flexible, easy-to-deploy and high-performance secure application

More information

Dell EMC NFV Ready Bundle for VMware. Overview Presentation September 2017

Dell EMC NFV Ready Bundle for VMware. Overview Presentation September 2017 Dell EMC NFV Ready Bundle for VMware Overview Presentation September 2017 Business challenges for service providers Growing CAPEX and OPEX for existing network infrastructure GROWTH & INNOVATION Long time

More information

Agenda Basecamp The Journey So Far Enhancements Into the Fear Zone Climbing The VM-Series Performance Peak New VM-Series Models and Licensing Best Pra

Agenda Basecamp The Journey So Far Enhancements Into the Fear Zone Climbing The VM-Series Performance Peak New VM-Series Models and Licensing Best Pra SAI3317BES What s New in Palo Alto Networks VM-Series Integration with VMware NSX A Deep Dive VMworld 2017 Sudeep - Product Line Manager Sai - Product Marketing Content: Not for publication Agenda Basecamp

More information