Joint Agile Delivery Phase 3

Size: px
Start display at page:

Download "Joint Agile Delivery Phase 3"

Transcription

1 Joint Agile Delivery Phase 3 Frank Massoudian Edward Pershwitz 2017 TM Forum 1

2 Joint Agile Delivery Phase 3 Project Lead Champions Participants 2017 TM Forum 2

3 Catalyst Timeline Oct 10-13, 2016 Stockholm Phase 1 Phase 2 Phase 3 May 2016 July 2016 Oct 2016 Dec 2016 May 2017 Dec TM Forum 3

4 JAD Service Validation & Assurance Introduction Problem Statement & Proposed Solution Accomplishments to Date Phase 1 & 2 Test Model, Language & API s Contribution to TM Forum 2017 TM Forum 4

5 Multiparty Collaboration NFV standards still maturing Solutions coming from multiple parties (including the Service Provider) Separation of software from hardware poses additional requirements and certification challenges No single party can test/certify or assure their contribution in isolation Open Collaboration with CSP acting as gatekeeper Collaboration is a solution that is only possible if processes are standardized and the parties utilize a platform to enable joint activities 2017 TM Forum 5

6 Joint Agile Delivery Platform A standardized & platform-based approach to developing and delivering world-class software that capitalizes on cross-organizational (cross-value fabric) synergies to dramatically improve TTM, quality, and cost. Joint Requirements & Solution Test Strategy On A Unified Collaboration Platform Continuous Integration At The Network Service Level Standardized Test Cases & Test Language Joint Solution (Service) Verification Environment Continuous Rapid Delivery At The Solution (Service) Level Real-time Customer Feedback Throughout The Development & Deployment Cycle Service Provider Suppliers Integrator End Users Open APIs 2017 TM Forum 6

7 Accomplishments to Date Phase 1 & TM Forum 7

8 Requirements Management Digital Service Providers (VNF) Suppliers Integrator End Users/Customers 2017 TM Forum 8

9 Workflow Management Workflow-driven Processes With Continuous Project Tracking on a Collaboration Platform 2017 TM Forum 9

10 JAD Service Validation Principles Pooling of resources Identify the interface points and the key interactions Open TM Forum Test APIs Strategic reuse Test Plans, Test Cases, Test Execution Platforms One single source of truth Common Test Repository One common language Standardized Test Metamodel and language (JADL) Accessibility and visibility for all the stakeholders involved Collaboration Platform Traceability across the entire lifecycle 2017 TM Forum 10

11 VNF Certification JAD Platform VNF Update Change Request VNF Supplier VNF Supplier CSP Integrator VNF SW Test Cases Service Assurance Change Request Review VNF Acceptance Test Plan VNF Package New Version Test Plans Change Request Perform Impact Analysis Acceptance, Regression, Functional, Performance, Interoperability, Service Certification Minor Release Major Release Integrator Perform Regression Testing Perform Acceptance Testing Perform Service- Level Testing Certified VNF Package JAD Test Execution Platform Failed OK JAD Test Execution Platform Failed OK Services Update Service-Level Test Plans CCM Test Management Agile Planning & Tracking Change Request VNF Supplier

12 VNF Certification JAD Platform VNF Update Change Request VNF Supplier VNF Supplier CSP Integrator VNF SW Test Cases Service Assurance Change Request Review VNF Acceptance Test Plan VNF Package New Version Test Plans Change Request Perform Impact Analysis Acceptance, Regression, Functional, Performance, Interoperability, Service Certification Minor Release Major Release Integrator Perform Regression Testing Perform Acceptance Testing Perform Service- Level Testing Certified VNF Package JAD Test Execution Platform Failed OK JAD Test Execution Platform Failed OK Services Update Service-Level Test Plans CCM Test Management Agile Planning & Tracking Change Request VNF Supplier

13 Service Assurance Capabilities Adaptive Healer Rules Engine Service Topology Events/ Alarm Mgmt Monitoring Layer Common Mediation Layer Service Orchestrator Network Configuration JAD Ecosystem TOSCA NetConf YANG SNMP/ CLI REST / JSON Based Open API Lumos Test Management Common mediation for interfacing with different partner capabilities / VNFs via appropriate protocols Open architecture to plug and play capabilities from different partners and legacy capabilities with operator Improving predictive assurance capabilities - Knowledge Based Automation via ML and AI to predict degradation scenarios and trigger Service reconfiguration (closed loop ) Change request for VNF supplier (wide loop) 2017 TM Forum 13

14 JAD Test Model & Language (JADL) TM Forum 14

15 JADL Introduction JADL encompasses a standardized Test Model, a Domain-Specific Test Language, and an integrated Test Automation Platform: Test are written in an intuitive, easy to use and maintain Test Case DSL Tests follow a standardized test case model that include reusable artifacts: script, data, abstract resources, environment, etc. standardization enables JAD; reuse leverages assets; systematic approach improves quality Test execution environment is created dynamically using Dynamic Resource Management to allow multiple providers contribute resources, improve resource utilization and reduce test execution time Test are executed on a Test Execution Platform that ties Test Case elements together and provides intended interactions with the Test Infrastructure unified solution across providers reduces overhead 2017 TM Forum 15

16 General Test Domain Concepts System Under Test (SUT): a piece of software, a device, a network, etc. Test Case Resources: abstract and concrete Test Execution Flow: controlled and uncontrolled state transitions High-Level Functions: a repeatable sequence of controlled state transitions Test case data: resource-specific and non-resource-specific Test Case Segments: executable Higher-Level Functions Test Case Data (Symbol Lookup) blocks of the test case 2017 TM Forum 16

17 Test Case Elements The test case has a test script and uses test data, high-level function libraries and segment ordering data The test script has resource declaration and execution flow definition parts The resource declaration section aggregates a set of abstract resources that realize their respective APIs The execution flow can call the abstract resource APIs; it can also invoke higher-level functions which can invoke other higher-level functions and call abstract resource APIs 2017 TM Forum 17

18 Test Environment Abstract test environments aggregate abstract resources which are mapped to concrete resources Three major types of concrete resources: SUT elements, test tools (used to interact with the SUT) and reservable data The glue between the abstract and the concrete environments is provided by the Physical/Concrete Environment Resource Model (PERM) The PERM models the concrete resource space as a set of reservable entities and provides a number of abstractions (e.g. pools) that can be referenced from the abstract environment definition The PERM captures domain knowledge about the concrete resource space and considerably simplifies abstract environment definition 2017 TM Forum 18

19 Test Scenarios Test suites aggregate test cases that verify functional requirements. Test cases in a test suite are executed once Success and failure are considered on individual test case basis. Call models aggregate test cases that verify non-functional requirements (performance, robustness, etc.) Test cases execute repeatedly, each at its own rate. Together, they emulate real network conditions where multiple activities happen at the same time. Success and failure are considered on the entire call model basis and a certain number of individual test case failures is typically expected 2017 TM Forum 19

20 JADL Components Projectional Modeler Execution Engine 1 GPL 1 Representation Pool gsm_mobile: orig01,..., orig05, term01,..., term05 10 aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile106 Conceptual Model Execution Engine 2 GPL 2 Representation Pool gsm_mobile: orig01,..., orig05, term01,..., term05 10 aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile106 IDE Concrete Syntax Test Execution Platform Test Execution Platform Grammar Parser Constraints Optimizations Resource Manager Provisioning Manager Concrete Environment 2017 TM Forum 20

21 Text-based Test Case Example 2017 TM Forum 21

22 Test Case Creation and Execution Test Execution Platform (TEP) is an additional software layer between the test written in a DSL and its target platform. Provides required interactions Template 10 aliases: Pool orig: orig01, orig02,..., orig05..., term05 with the rest of the tools infrastructure Controls all aspects of the test case execution on the target platform Test Case Framework allows for: Template generated by the framework Test Script in DSL 10 aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile term05 -> gsmth:mobile110 Pool orig: orig01, orig02,..., orig05 Pool term: term01, term02,..., term05 Pool gsm_mobile: orig01,..., orig05, term01,..., 10 aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile term05 -> gsmth:mobile110 Pool orig: orig01, orig02,..., orig05 Pool term: term01, term02,..., term05 Pool gsm_mobile: Test Case Framework Test Flow Pool orig: orig01, orig02,..., orig05 Custom code 10 aliases: Pool orig: orig01, orig02,..., orig05 Generated code Pool gsm_mobile: orig01,..., orig05, term01,..., term05 10 aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile aliases: orig01 -> gsmth:mobile orig05 -> gsmth:mobile105 term01 -> gsmth:mobile term05 -> gsmth:mobile110 Pool orig: orig01, orig02,..., orig05 Pool term: term01, term02,..., term05 Framework code Abstract Resources Test Execution Platform Segment Ordering Data removing the technicalities of the test case interactions with the infrastructure from the body of the test case. enforcing that these interactions happen as intended by design Higher-Level Functions Test Case Data (Symbol Lookup) Resource Manager Concrete Environment Provisioning Manager 2017 TM Forum 22

23 Test Management API Shared On SWAGGERhub 2017 TM Forum 23

24 Test Case Management API 2017 TM Forum 24

25 Test Environment Management API 2017 TM Forum 25

26 Test Data Management API 2017 TM Forum 26

27 Test Result Management API 2017 TM Forum 27

28 Contributions To Frameworx TM Forum 28

29 Contribute the newly defined API s to Frameworx JAD Test Management APIs JAD Test Execution APIs Evaluate JAD catalyst and "JAD framework" to assess the feasibility to overlay Frameworx artifacts for: Guidebook: DevOps framework for the Telco industry Contribute the followings to integrate and align with SID and ZOOM projects: JAD Test Metamodel Testing DSL Document the catalyst learnings in IG1137A (Validation) in Release 17 and IG1137B (Assurance) in Release TM Forum 29

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

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

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Case Study: Orchestration of Hybrid Networks

Case Study: Orchestration of Hybrid Networks Hema Kadia VP - Head of Strategy and Practice for SDN/NFV Case Study: Orchestration of Hybrid Networks Achieving End-To-End Service Orchestration across Hybrid Networks Russ Bartels Director SDN & Networks

More information

Automating for Agility in the Data Center. Purnima Padmanabhan Jeff Evans BMC Software

Automating for Agility in the Data Center. Purnima Padmanabhan Jeff Evans BMC Software Automating for Agility in the Data Center Purnima Padmanabhan Jeff Evans BMC Software 9/5/2006 Agenda The Situation Challenges Objectives BMC Solution for Data Center Closed-Loop Change Data Center Optimization

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

Overview SENTINET 3.1

Overview SENTINET 3.1 Overview SENTINET 3.1 Overview 1 Contents Introduction... 2 Customer Benefits... 3 Development and Test... 3 Production and Operations... 4 Architecture... 5 Technology Stack... 7 Features Summary... 7

More information

Rapid Communications Deployment: Federated Service Management to Support Multi-National Preparedness in Crisis

Rapid Communications Deployment: Federated Service Management to Support Multi-National Preparedness in Crisis Rapid Communications Deployment: Federated Service Management to Support Multi-National Preparedness in Crisis Marie Murphy, Product Manager, TM Forum October 21, 2011 2011 TeleManagement Forum 1 Who is

More information

Realities and Risks of Software-Defined Everything (SDx) John P. Morency Research Vice President

Realities and Risks of Software-Defined Everything (SDx) John P. Morency Research Vice President Realities and Risks of Software-Defined Everything (SDx) John P. Morency Research Vice President Key Issues 1. SDx Today s Reality 2. SDx Risks and How to Avoid Them 1 2017 Gartner, Inc. and/or its affiliates.

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

How Can Testing Teams Play a Key Role in DevOps Adoption?

How Can Testing Teams Play a Key Role in DevOps Adoption? June 3, 2016 How Can Testing Teams Play a Key Role in DevOps Adoption? Sujay Honnamane QA Director @sujayh Rameshkumar Bar Sr. Automation Architect @rameshbar 2016 Cognizant Session take away DevOps Overview

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

Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018

Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018 Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018 Joann O Brien VP APIs & Ecosystems, TM Forum 2017 TM Forum 1 5G open ecosystems represent a $582bn opportunity as other

More information

Reconstruct to re-energize

Reconstruct to re-energize Reconstruct to re-energize Unleashing the power of networks Network transformation into a cloud-based business model lets operators provide more than just connectivity as simple network infrastructure

More information

OSS for Digital Services From evolution to revolution

OSS for Digital Services From evolution to revolution OSS for Digital Services From evolution to revolution Domenico Convertino WW OSS Leader HPE 2017 TM Forum 1 The world is changing, everything is becoming connected Technology will be embedded everywhere

More information

Bringing DevOps to Service Provider Networks & Scoping New Operational Platform Requirements for SDN & NFV

Bringing DevOps to Service Provider Networks & Scoping New Operational Platform Requirements for SDN & NFV White Paper Bringing DevOps to Service Provider Networks & Scoping New Operational Platform Requirements for SDN & NFV Prepared by Caroline Chappell Practice Leader, Cloud & NFV, Heavy Reading www.heavyreading.com

More information

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo Vendor: The Open Group Exam Code: OG0-091 Exam Name: TOGAF 9 Part 1 Version: Demo QUESTION 1 According to TOGAF, Which of the following are the architecture domains that are commonly accepted subsets of

More information

HP APPs v.12 Solutions for Dev-Ops

HP APPs v.12 Solutions for Dev-Ops HP APPs v.12 Solutions for Dev-Ops Kimberly Fort HP Software July 2014 Kimberly Fort Software Solutions Architect *5 Months with HP *17 Years experience using HP Tools & products *20 Years experience in

More information

Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise

Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise Scale management and orchestration in the telco cloud with Nokia CloudBand and VMware vcloud NFV Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise

More information

Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud

Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud 2 Orchestrate the Cloud Infrastructure Business Drivers for Cloud Long Provisioning Times for New Services o o o Lack

More information

Strengthen hybrid cloud operations and controls with Liquid Sky. Singtel Business

Strengthen hybrid cloud operations and controls with Liquid Sky. Singtel Business Singtel Business Product Factsheet Brochure Managed Singtel Liquid Defense Sky Services Strengthen hybrid cloud operations and controls with Liquid Sky Singtel Liquid Sky is a hybrid cloud management portal

More information

The Value of Data Governance for the Data-Driven Enterprise

The Value of Data Governance for the Data-Driven Enterprise Solution Brief: erwin Data governance (DG) The Value of Data Governance for the Data-Driven Enterprise Prepare for Data Governance 2.0 by bringing business teams into the effort to drive data opportunities

More information

The Kony Mobility Platform

The Kony Mobility Platform The Kony Mobility Platform The Kony Mobility Platform The platform for omni-channel app creation. The Kony Mobility Platform is an open and standards-based, integrated platform for the next generation

More information

HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017

HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017 HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017 Brought to you by the Vivit Business Intelligence Special Interest Group led by Oded Tankus Hosted By Oded Tankus Project Manager

More information

UNIFY SUBSCRIBER ACCESS MANAGEMENT AND EXPLOIT THE BUSINESS BENEFITS OF NOKIA REGISTERS ON VMWARE vcloud NFV

UNIFY SUBSCRIBER ACCESS MANAGEMENT AND EXPLOIT THE BUSINESS BENEFITS OF NOKIA REGISTERS ON VMWARE vcloud NFV SOLUTION OVERVIEW UNIFY SUBSCRIBER ACCESS MANAGEMENT AND EXPLOIT THE BUSINESS BENEFITS OF NOKIA REGISTERS ON VMWARE vcloud NFV Subscriber data management (SDM) plays a significant role in network evolution

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

DevOps CICD for VNF a NetOps Approach

DevOps CICD for VNF a NetOps Approach DevOps CICD for VNF a NetOps Approach Renato Fichmann Senior Solutions Architect Cisco Advanced Services Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1.

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

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

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision At-A-Glance Unified Computing Realized Today, IT organizations assemble their data center environments from individual components.

More information

THE JOURNEY OVERVIEW THREE PHASES TO A SUCCESSFUL MIGRATION ADOPTION ACCENTURE IS 80% IN THE CLOUD

THE JOURNEY OVERVIEW THREE PHASES TO A SUCCESSFUL MIGRATION ADOPTION ACCENTURE IS 80% IN THE CLOUD OVERVIEW Accenture is in the process of transforming itself into a digital-first enterprise. Today, Accenture is 80 percent in a public cloud. As the journey continues, Accenture shares its key learnings

More information

Quality Assurance and IT Risk Management

Quality Assurance and IT Risk Management Quality Assurance and IT Risk Deutsche Bank s QA and Testing Transformation Journey Michael Venditti Head of Enterprise Testing Services, Deutsche Bank IT RISK - REGULATORY GOVERNANCE Major shifts in the

More information

ETSI Zero touch network and Service Management (ZSM)

ETSI Zero touch network and Service Management (ZSM) ETSI Zero touch network and Service Management (ZSM) Enabling agile service delivery and new business opportunities Presented by: Klaus Martiny, Chair, ETSI ISG ZSM For: NFV SDN World Congress 2018 11.10.2018

More information

Using the Network to Optimize a Virtualized Data Center

Using the Network to Optimize a Virtualized Data Center Using the Network to Optimize a Virtualized Data Center Contents Section I: Introduction The Rise of Virtual Computing. 1 Section II: The Role of the Network. 3 Section III: Network Requirements of the

More information

Can the Network be the New Cloud.

Can the Network be the New Cloud. PEOPLE. PLATFORMS. PARTNERS. PEERING. Can the Network be the New Cloud. MARK DALEY DIRECTOR, DIGITAL STRATEGY EPSILON 1 According to Aryaka's 2017 State of the WAN report, 50% of WAN traffic is now in

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

Fundamentals to Creating Architectures using ISO/IEC/IEEE Standards

Fundamentals to Creating Architectures using ISO/IEC/IEEE Standards Fundamentals to Creating Architectures using ISO/IEC/IEEE Standards What to Architect? How to Architect? IEEE Goals and Objectives Chartered by IEEE Software Engineering Standards Committee to: Define

More information

SIMPLIFY IT. Transform IT with VCE and Vblock TM Infrastructure Platforms. Copyright 2011 VCE Company LLC, All rights reserved.

SIMPLIFY IT. Transform IT with VCE and Vblock TM Infrastructure Platforms. Copyright 2011 VCE Company LLC, All rights reserved. SIMPLIFY IT Transform IT with VCE and Vblock TM Infrastructure Platforms I.T. BUDGET DILEMMA 73% Maintain 27% Invest Source: Forrester Research, Inc., IT Budget Allocations: Planning For 2011, December

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

F5 Reference Architecture for Cisco ACI

F5 Reference Architecture for Cisco ACI F5 Reference Architecture for Cisco ACI Today s businesses face complex challenges to stay efficient and competitive. Together, F5 and Cisco enable organizations to dramatically reduce time to value on

More information

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Systems Engineering for Software-Defined Network Virtualisation John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Agenda Motivation Case Studies Opportunities and Challenges

More information

Addressing Complexity in Connected & Autonomous Vehicles (and in fact everything else )

Addressing Complexity in Connected & Autonomous Vehicles (and in fact everything else ) Addressing Complexity in Connected & Autonomous Vehicles (and in fact everything else ) 25.04.2018 Contents 1 Context and Background 2 The Architecture 3 SOA & SOA++ 4 SOA Connectivity Models 5 Summary

More information

Modelos de Negócio na Era das Clouds. André Rodrigues, Cloud Systems Engineer

Modelos de Negócio na Era das Clouds. André Rodrigues, Cloud Systems Engineer Modelos de Negócio na Era das Clouds André Rodrigues, Cloud Systems Engineer Agenda Software and Cloud Changed the World Cisco s Cloud Vision&Strategy 5 Phase Cloud Plan Before Now From idea to production:

More information

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management I D C T E C H N O L O G Y S P O T L I G H T Orchestration S i m p l i f i es and Streamlines V i r t u a l and Cloud D a t a Center Management January 2013 Adapted from Systems Management Software Purchasing

More information

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology ArchiMate Core Structural Concepts Behavioral Concepts Informational Concepts interaction Technology Application Layer Concept Description Notation Concept Description Notation Actor An organizational

More information

Overview of International Standards for Cloud Computing

Overview of International Standards for Cloud Computing ITU Regional Forum on New Technologies for Development, Cairo-Egypt, 23-24 November 2016 Overview of International Standards for Cloud Computing Dr. Jamil Chawki, Orange SG 13 Vice Chairman & SG 13 WP2

More information

DELL EMC VSCALE FABRIC

DELL EMC VSCALE FABRIC NETWORK DATA SHEET DELL EMC VSCALE FABRIC FIELD-PROVEN BENEFITS Increased utilization and ROI Create shared resource pools (compute, storage, and data protection) that connect to a common, automated network

More information

Information technology Security techniques Application security. Part 5: Protocols and application security controls data structure

Information technology Security techniques Application security. Part 5: Protocols and application security controls data structure This is a preview - click here to buy the full publication INTERNATIONAL STANDARD ISO/IEC 27034-5 First edition 2017-10 Information technology Security techniques Application security Part 5: Protocols

More information

AWS Reference Design Document

AWS Reference Design Document AWS Reference Design Document Contents Overview... 1 Amazon Web Services (AWS), Public Cloud and the New Security Challenges... 1 Security at the Speed of DevOps... 2 Securing East-West and North-South

More information

Data Center 3.0: Transforming the Data Center via the Network

Data Center 3.0: Transforming the Data Center via the Network Data Center 3.0: Transforming the Data Center via the Network Douglas A. Gourlay Senior Director - Data Center Solutions Group Peter Linkin Marketing Manager - Data Center Architecture August 1, 2007 1

More information

Data Center Management and Automation Strategic Briefing

Data Center Management and Automation Strategic Briefing Data Center and Automation Strategic Briefing Contents Why is Data Center and Automation (DCMA) so important? 2 The Solution Pathway: Data Center and Automation 2 Identifying and Addressing the Challenges

More information

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

Innovations in Softwaredefined

Innovations in Softwaredefined Innovations in Softwaredefined Networking (SDN) The SDN Journey Jacob Rapp, Sr. Manager SDN Marketing, HP Networking Vision for the future of networking Focus less on managing infrastructure and more on

More information

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions Test Automation Strategies in Continuous Delivery Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions The world of application is going through a monumental shift.. Evolving

More information

ONUG SDN Federation/Operability

ONUG SDN Federation/Operability ONUG SDN Federation/Operability Orchestration A white paper from the ONUG SDN Federation/Operability Working Group May, 2016 Definition of Open Networking Open networking is a suite of interoperable software

More information

DEVOPSIFYING NETWORK SECURITY. An AlgoSec Technical Whitepaper

DEVOPSIFYING NETWORK SECURITY. An AlgoSec Technical Whitepaper DEVOPSIFYING NETWORK SECURITY An AlgoSec Technical Whitepaper Introduction This technical whitepaper presents and discusses the concept of Connectivity as Code, a complementary concept to Infrastructure

More information

Service Delivery Platform

Service Delivery Platform Solution Brief Service Delivery Platform Enabling the transition to high-value and more differentiated network services with new consumption models for deploying VNFs. Keeping Up With Cloud Expectations

More information

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN S O L U T I O N O V E R V I E W SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN Today s branch office users are consuming more wide area network (WAN) bandwidth

More information

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

Cisco EnergyWise: Power Management Without Borders

Cisco EnergyWise: Power Management Without Borders Cisco EnergyWise: Power Management Without Borders Introduction In response to energy costs, environmental concerns, and government directives, there is an increased need for sustainable and green business

More information

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes..

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Seminar Series Sponsor Event Sponsors MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Janine Rebelo Head of Global Ethernet Product Development Vodafone

More information

Network Automation. From 4G to 5G. Juan Carlos García López Global Director Technology and Architecture GCTIO, Telefonica. MWC 2018 Barcelona, Feb 27

Network Automation. From 4G to 5G. Juan Carlos García López Global Director Technology and Architecture GCTIO, Telefonica. MWC 2018 Barcelona, Feb 27 Network Automation From 4G to 5G Juan Carlos García López Global Director Technology and Architecture GCTIO, Telefonica MWC 2018 Barcelona, Feb 27 We choose it all Networks are increasingly complex 5G

More information

Achieving Right Automation Balance in Agile Projects

Achieving Right Automation Balance in Agile Projects Achieving Right Automation Balance in Agile Projects Vijayagopal Narayanan Vijayagopal.n@cognizant.com Abstract When is testing complete and How much testing is sufficient is a fundamental questions that

More information

The End of Storage. Craig Nunes. HP Storage Marketing Worldwide Hewlett-Packard

The End of Storage. Craig Nunes. HP Storage Marketing Worldwide Hewlett-Packard The End of Storage as you Know It Craig Nunes HP Storage Marketing Worldwide Hewlett-Packard CLOUD: NOT IF BUT WHEN MASSIVE POTENTIAL MARKET POTENTIALLY DISRUPTIVE Cloud Services Market Traditional infrastructure

More information

Third annual ITU IMT-2020/5G Workshop and Demo Day 2018

Third annual ITU IMT-2020/5G Workshop and Demo Day 2018 All Sessions Outcome Third annual ITU IMT-2020/5G Workshop and Demo Day 2018 Geneva, Switzerland, 18 July 2018 Session 1: IMT-2020/5G standardization (part 1): activities and future plan in ITU-T SGs 1.

More information

New Digital Business Models Driving the Softwarization of the Network

New Digital Business Models Driving the Softwarization of the Network New Digital Business Models Driving the Softwarization of the Network Marc Halbfinger January 2018 Here To Serve Headquartered in Hong Kong PCCW consolidated 2016 Revenue: US$4.9 billion HKT 2016 Revenue:

More information

CLOUD GOVERNANCE SPECIALIST Certification

CLOUD GOVERNANCE SPECIALIST Certification CLOUD GOVERNANCE SPECIALIST Certification The Cloud Professional (CCP) program from Arcitura is dedicated to excellence in the fields of cloud computing technology, mechanisms, platforms, architecture,

More information

Introduction. Overview of HCM. HCM Dashboard CHAPTER

Introduction. Overview of HCM. HCM Dashboard CHAPTER CHAPTER 1 This chapter describes the Hosted Collaboration Mediation (HCM) software. It includes: Overview of HCM, page 1-1 Terminology Used in HCM, page 1-2 HCM Dashboard Architecture, page 1-3 Starting

More information

Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for. Communications Service Providers

Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for. Communications Service Providers white paper Communications Service Providers SDN and NFV Infrastructure Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for Communications Service Providers Radisys DCEngine*

More information

Coriant Transcend Symphony Solution

Coriant Transcend Symphony Solution SOLUTIONS BRIEF Coriant Transcend Symphony Solution Open, Programmable, and Automated for On-Demand, Application-Centric Service Agility TRANSFORMING NETWORK ARCHITECTURE Network operators face new challenges

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

iserver Free Archimate ArchiMate 1.0 Template Stencil: Getting from Started Orbus Guide Software Thanks for Downloading the Free ArchiMate Template! Orbus Software have created a set of Visio ArchiMate

More information

The Programmable Network

The Programmable Network Emerging software-defined data center solutions focus on the need for programmability in the network to reduce costs and realize the benefits of automation. Whether the goal is cloud computing or an SDN,

More information

ETSI Zero touch network and Service Management (ZSM)

ETSI Zero touch network and Service Management (ZSM) ETSI Zero touch network and Service Management (ZSM) Enabling agile service delivery and new business opportunities Presented by: Nurit Sprecher ETSI ISG ZSM Vice Chair For: SDN NFV World Congress 2018

More information

UCT Application Development Lifecycle. UCT Business Applications

UCT Application Development Lifecycle. UCT Business Applications UCT Business Applications Page i Table of Contents Planning Phase... 1 Analysis Phase... 2 Design Phase... 3 Implementation Phase... 4 Software Development... 4 Product Testing... 5 Product Implementation...

More information

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Roberto Missana - Channel Product Sales Specialist Data Center, Cisco 1 IT is undergoing a transformation Enterprise IT solutions

More information

Future Directions for SysML v2 INCOSE IW MBSE Workshop January 28, 2017

Future Directions for SysML v2 INCOSE IW MBSE Workshop January 28, 2017 Future Directions for SysML v2 INCOSE IW MBSE Workshop January 28, 2017 Sanford Friedenthal safriedenthal@gmail.com 1/30/2017 Agenda Background System Modeling Environment (SME) SysML v2 Requirements Approach

More information

Benefits of a SD-WAN Development Ecosystem

Benefits of a SD-WAN Development Ecosystem Benefits of a SD-WAN Development Ecosystem By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by CloudGenix Executive Summary In an era of digital transformation with its reliance on cloud/saas

More information

Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution.

Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution. Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution. Introduction: Commodity trading, transaction and risk a changing

More information

Agile Data Center Solutions for the Enterprise

Agile Data Center Solutions for the Enterprise Solution Brief Agile Data Center Solutions for the Enterprise IP Fabrics: Paving the Way to Digital Transformation The data center sits at the core of the business, housing mission critical applications

More information

Contents. 1 General Terms. Page 1 of 8

Contents. 1 General Terms. Page 1 of 8 Page 1 of 8 Service Description: Advanced Services --- Fixed Price Secure Agile Exchange Advise and Implement (Quick Start) (ASF-CORE-SAI-QS) This document describes Cisco s Secure Agile Exchange Advise

More information

Structured Approach to Testing - Android in an Agile Environment

Structured Approach to Testing - Android in an Agile Environment Structured Approach to Testing - Android in an Agile Environment Table of Contents 1 Mobile Marketplace 2 3 4 5 6 7 8 9 Top Challenges & Goals Traditional vs Agile Mobile Testing Lifecycle Elements of

More information

Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA)

Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA) Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA) A presentation to GMU/AFCEA symposium "Critical Issues in C4I" Michelle Dirner, James Blalock, Eric Yuan National

More information

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture White Paper October 2017 Juniper Networks Mobile Cloud Architecture Automated Control and Orchrestration Juniper

More information

5G Core Network - ZTE 5G Cloud ServCore. Zhijun Li, ZTE Corporation

5G Core Network - ZTE 5G Cloud ServCore. Zhijun Li, ZTE Corporation 5G Core Network - ZTE 5G Cloud ServCore Zhijun Li, ZTE Corporation ZTE 5G Cloud ServCore Overview NB-IoT Common vroute r MQ IWF CDB VM Pre5G Scenarios emtc Multi Access UDM 2/3/4/5G Multi Access AMF Multi

More information

Semantics-Based Integration of Embedded Systems Models

Semantics-Based Integration of Embedded Systems Models Semantics-Based Integration of Embedded Systems Models Project András Balogh, OptixWare Research & Development Ltd. n 100021 Outline Embedded systems overview Overview of the GENESYS-INDEXYS approach Current

More information

vrealize Introducing VMware vrealize Suite Purpose Built for the Hybrid Cloud

vrealize Introducing VMware vrealize Suite Purpose Built for the Hybrid Cloud vrealize Introducing VMware vrealize Suite Purpose Built for the Hybrid Cloud Overview: Realizing the Full Power of the Cloud Cloud computing provides tremendous competitive advantages to companies, but

More information

KNOW YOUR NETWORK. DATA SHEET VistaInsight Service Assurance for CSPs

KNOW YOUR NETWORK. DATA SHEET VistaInsight Service Assurance for CSPs KNOW YOUR NETWORK DATA SHEET VistaInsight Service Assurance for CSPs Infovista s automated, programmable, NFV/SDNready service assurance platform for customer reporting and agile performance management

More information

Simplified service creation and delivery. Branch. SOHO Data Center. Control Center / NOC Packet Muse Service & Network Applications

Simplified service creation and delivery. Branch. SOHO Data Center. Control Center / NOC Packet Muse Service & Network Applications ElastiNET FOR SERVICE PROVIDERS DEAL CONFIDENTLY WITH A CHANGING WORLD In today s world change is the only constant. Enabling technologies are changing, as is competition and customer expectations. Service

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme DEV2704BU Delivering Infrastructure as Code: Practical Tips and Advice Peg Eaton #VMworld #DEV2704BU Disclaimer This presentation may contain product features that are currently under development. This

More information

Designing a System Engineering Environment in a structured way

Designing a System Engineering Environment in a structured way Designing a System Engineering Environment in a structured way Anna Todino Ivo Viglietti Bruno Tranchero Leonardo-Finmeccanica Aircraft Division Torino, Italy Copyright held by the authors. Rubén de Juan

More information

CA ERwin Data Modeler r7.3

CA ERwin Data Modeler r7.3 PRODUCT BRIEF: CA ERWIN DATA MODELER R7.3 CA ERwin Data Modeler r7.3 CA ERWIN DATA MODELER (CA ERWIN DM) IS AN INDUSTRY-LEADING DATA MODELING SOLUTION THAT ENABLES YOU TO CREATE AND MAINTAIN DATABASES,

More information

Cisco Crosswork Network Automation

Cisco Crosswork Network Automation Cisco Crosswork Network Introduction Communication Service Providers (CSPs) are at an inflexion point. Digitization and virtualization continue to disrupt the way services are configured and delivered.

More information

Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0

Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0 Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0 Table of Contents 1. Network Function Virtualization Overview... 6 1.1 NFV Infrastructure Working Domain...

More information

Network Programmability and Automation with Cisco Nexus 9000 Series Switches

Network Programmability and Automation with Cisco Nexus 9000 Series Switches White Paper Network Programmability and Automation with Cisco Nexus 9000 Series Switches White Paper August 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Now you can Microsoft Visual Studio 2010 with MSDN

Now you can Microsoft Visual Studio 2010 with MSDN Now you can Microsoft Visual Studio 2010 with MSDN gives your development teams the advanced functionality, superior benefits, and convenient access to the latest tools and resources they need to cost-effectively

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme MGT1799BE Full-Stack Automation: Streamlining, Delivering and Managing App- Centric IT Kim Ranyard Steffen Moen Jad El-Zein #world #MGT1799BE world 2017 Content: Not for publication Disclaimer This presentation

More information

ACCENTURE & RED HAT ACCENTURE CLOUD INNOVATION CENTER

ACCENTURE & RED HAT ACCENTURE CLOUD INNOVATION CENTER ACCENTURE & RED HAT ACCENTURE CLOUD INNOVATION CENTER HYBRID CLOUD MANAGEMENT & OPTIMIZATION DEVOPS FOR INFRASTRUCTURE SERVICES ACCENTURE CLOUD INNOVATION CENTER PUSHING CUSTOM CLOUD SOLUTIONS TO THE MAX.

More information

Test Architect A Key Role defined by Siemens

Test Architect A Key Role defined by Siemens Test Architect A Key Role defined by Siemens Siemens Munich, Germany January 30 February 3, 2017 http://www.oop-konferenz.de Agenda Why do we need a Test Architect? What are the responsibilities and tasks

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme DEV2704BE Delivering Infrastructure as Code: Practical Tips and Advice Peg Eaton #vmworld #DEV2704BE Disclaimer This presentation may contain product features that are currently under development. This

More information