VIRTUALIZING YOUR LIVE-TV HEADEND: MULTICAST AND ZERO PACKET LOSS ON OPENSTACK

Size: px
Start display at page:

Download "VIRTUALIZING YOUR LIVE-TV HEADEND: MULTICAST AND ZERO PACKET LOSS ON OPENSTACK"

Transcription

1 WHITEPAPER VIRTUALIZING YOUR LIVE-TV HEADEND: MULTICAST AND ZERO PACKET LOSS ON OPENSTACK WERNER GOLD RED HAT Munich, Germany MARCO LÖTSCHER HEWLETT PACKARD ENTERPRISE Dübendorf, Switzerland Swisscom TV migrated their first Live-TV channel processing to an IP-based virtualized infrastructure on OpenStack. Linear TV processing is one of the most challenging workloads to be run on a cloud due to carrier-grade network and service availability requirements combined with multicast traffic and complex brown field environments. In this paper we will explain why and how Swisscom, the market leading TV provider in Switzerland, is utilizing OpenStack to increase business agility and drastically reducing cost by virtualizing and orchestrating the management and production of linear TV channels. We will go into detail of what technical challenges were faced during the project phase and how they were solved: How are NFV principles and reference architectures applicable to media workloads? How can Swisscom save cost in the production of TV channels in a virtual headend? Why did multicast traffic not work on Open vswitch when the project started, and how was this problem solved? What are the differences to containerized implementations and what is needed to make it work there? MOTIVATION TO VIRTUALIZE The media industry is facing a general trend to move from its current discrete and proprietary appliances towards Ethernet and IP, and further towards standard hardware and virtual workloads. The components of a traditional headend infrastructure consist of all functions to transform an uncompressed raw video stream into a distribution format (e.g. DVB-T, DVB-S, IPTV, etc.). The main task is to generate the various codecs and qualities (en- and transcoding) from UHD-screen to mobile consumption and multiplex the channels to fill the bandwidths of the transponder channels. Other tasks are encryption/drm and probes for quality control. All these functions reside in appliances today which are connected on the ingress side with a proprietary but highly effective network (SDI). linkedin.com/company/red-hat redhat.com Channel availability demands are being met by doubling the devices in the local compute center and doubling the compute centers themselves. Because the devices are specialized, introduction of new formats and codecs often require costly hardware replacements. New channel deployments also involve new hardware purchase processes. 1

2 Therefore, broadcasters and service providers seek to benefit from the trend towards virtualization and standardization in two ways. First and foremost, they want to achieve cost reduction by moving away from proprietary, hardware based infrastructures. Secondly, they want to leverage the agility and optimization of their service deployment. A virtualized headend brings the following benefits: Automated channel deployment Non-proprietary infrastructure Quick and automated extensions Simplicity: One interface for all Mix and match media functions (i.e. encoders, muxers, scramblers, probes) from various vendors IMPLEMENTATION AT SWISSCOM Swisscom started to provide IPTV services in They became the market leader in TV Services in Switzerland. Today Swisscom is one of the first nationwide TV companies to run virtualized live linear IPTV services in production. In Swisscom s legacy headend, almost all systems are based on proprietary hardware and multicast delivery. Several transcoder vendors are available, but each with its own control panel and complexity. Very little or no automation is present, with costly and long provisioning time. In order to achieve low delays comparable to those in satellite deployments, the video streams are being delivered via IP Multicast within Swisscom s own network. Swisscom started the virtualization journey with the heavy lifting functions like live transcoding which created most benefits in business process acceleration and reduction of demands of new hardware purchases. This way economic benefits could be achieved very early within the project (Figure 1). 1 st step virtualization 2 nd step virtualization Acquisition Multicast Delivery (Live) DRM IP from Satellite Receiver DCM (ingest no-signal picture) IPTV Transcoder TS CBR FCC/RET Managed-IP network 1 st screen Client Multiplexer (separate Fullscreen/ PiP, scramble) Rewrapper Set-top box / TV IP from Studio IPTV Encoder Ingress (T5 and packet errors) Egress (decoding streams and service probeing) ABS Unicast Delivery (Live & OnDemand) ABR OTT network n-screen Client OTT Transcoder Unicast server (OTT LiveTV, ReplayTV, npvr, VOD) OTT Clients (PC, Tablet, Smartphone) Encoder Receiver Transcoder Transcoder MUX 3 rd step virtualization CBR Constant BitRate multicast Figure 1: Functional view of the Swisscom headend ABR TS ABS Adaptive Bit Rate Transport Streaming Adaptive Bit Streaming unicast WebCalls DCM Digital Content Manager redhat.com WHITEPAPER Virtualizing your Live-TV Headend 2

3 APPLYING NFV PRINCIPLES In 2012 the European Telecommunications Standards Institute (ETSI) formed an Industry Specification Group (ISG) to develop the standards to virtualize classical Telco functions and applications. Since then, the ETSI model has become a blueprint for managed virtual infrastructures as well as the orchestration and management of virtual functions. Due to the carrier grade and real-time requirements, it made sense to apply the same model to the virtualization and management infrastructure of media functions within the virtual headend. That step will allow to break through the traditional barriers between headend and delivery networks at a later stage. It enables carriers to move headend functions closer towards the network edge, which in addition will allow to reduce traffic and increase quality as well as customer satisfaction. TECHNICAL REQUIREMENTS The live experience of TV streaming is constrained by the delay of the stream to be received by the consumer. There are lags, that are caused by the digital processing in production. They are the same for all digital distribution channels and are not specific to IPTV. The headend adds delays throughout processing as well (transcoding, multiplexing, packaging, DRM). These typically sum up to a few hundred milliseconds and need to be considered, when moving from SDI and appliances towards IP and virtual signal processing. Another source of delay is the jitter buffer on the client side. Internet packets can take different routes and the order in which they are received may differ from the order in which they have been sent. The jitter buffer gives the client the chance to collect and reorder packets, before the data gets decoded. Otherwise picture quality will suffer from missing data. This is typically between about 100ms and a few seconds. A pure OTT service needs to distribute data in a point-to-point stream (unicast). Every viewer adds to the required total bandwidth and distribution from origin servers doesn t scale this way. One solution to the problem is segment caching. The headend delivers the data in HLS and MPEG-DASH formats, which are packed into segments of 2-10 seconds. These segments can be cached and redistributed out of CDN caches. Each cache stage adds scalability to the playout infrastructure but also adds a delay of at least one segment. This typically results in total delays of 30 seconds and more for TCP-based unicast content delivery. Service Orchestration OSS/BSS Service, VNF and Infrastructure Description NS and VNF Catalogs NFV Orchestrator Transcoder Muxer EMS 1 VNF 1 EMS 2 VNF 2 EMS 3 VNF 3 VNF Manager(s) vhe Manager KVM, OVS, Ceph Virtual Computing Virtual Storage Virtual Network NFVI Standard Infastructure Computing Hardware Virtualization Layer Storage Hardware Hardware Resources Network Hardware Virtualized Infrastructure Manager(s) NFV MANO OpenStack Figure 2: Mapping of the ETSI/NFV Model to the Headend redhat.com WHITEPAPER Virtualizing your Live-TV Headend 3

4 This is where IP-multicast comes into play. Multicast is a one-to-many protocol, with which the receiver subscribes to a data stream. Using multicast over UDP for content distribution is a much better option for live TV. It scales very efficiently, because packets need to be distributed only once within a certain network section. Additionally, we do not need caches for scaling. But it has two constraints. First, the broadcaster needs to have full control over the distribution network to benefit from multicast support. Second, there is no way to recover lost packets. Each lost packet has a negative impact on the picture quality. Therefore, it is absolutely critical to deliver lossless streams with minimal jitter. The architecture requires a tight integration of the headend and the distribution network and puts limits onto public cloud hosted headends for large scale live broadcast. First and foremost, because they don t support multicast at all, but especially because there is no endto-end multicast from the headend to the settop box with comprehensive quality control. RED HAT OPENSTACK PLATFORM REQUIREMENTS OpenStack has its own standalone service for networking (as a service). Its main process is the Neutron server which exposes the networking API and uses a set of plugins for additional processing. The most important plugin for this use case is Open vswitch (OVS), which provides a virtual network switch with VLAN capability. Neutron does not provide a special API for multicast networks, but newer releases of the OVS plugin are able to deal with multicast packets and IGMP messages over VLAN connections. When the first tests have been conducted, the results were showing a maximum throughput of 50Mbit/s on standard OVS before packet loss occurred. This is far from the requirement for the ability to process around 10 High Definition channels per compute node, which would total approximately 600Mbit/s of traffic. Native Open vswitch forwards packets via the kernel space data path, which includes the so-called switching fastpath that consist of a table that indicates forwarding rules for packets. Packets that don t match existing entries in the kernel fastpath are sent to user space for processing. Afterwards, the fastpath flow table is updated, so that following packets can be processed without having to be sent to user space. This approach however limits the forwarding bandwidth according to the Linux network stack, which is not suitable for use cases requiring high packet processing rates or very low packet-loss. DPDK is a set of user space libraries that allow the creation of optimized performant packet processing applications, offering a series of Poll Mode Drivers which enable direct transfer of packets between user space and the physical interface Through the integration of OVS with DPDK (OVS-DPDK), the switching fastpath is moved to user space, generally eliminating the need for packed forwarding between kernel space and user space and hence boosting performance of OVS. However, OVS-DPDK has a set of prerequisites such as separate NICs and a limited subset of supported NICs. Further on it requires fine tuning of some parameters for optimal performance: DPDK packet processing needs separate cores to be assigned to it. Especially the transcoding function is CPU intensive and not having enough CPU resources for packet handling will result in unwanted packet loss as well. Mechanisms to minimize packet loss within OpenStack are: Make use of CPU pinning to optimize core assignments to transcode and network and keep tasks local within a NUMA host. Make use of huge pages in networking to reduce overhead Use OVS-DPDK (OVS 2.5+) with the Poll Mode Drivers (PMDs) being assigned to dedicated cores. Carefully select NICs. Especially because OVS-DPDK needs separate NICs and 4k SMPTE requires more than 10Gbit/s per stream. At Swisscom only HD transcoding with 3G has been virtualized at this time. redhat.com WHITEPAPER Virtualizing your Live-TV Headend 4

5 SIZING In virtualization of live media processing especially transcoding workloads the limiting factors are: (1) packet processing of the virtualized network and (2) compute power that is required for transcoding. As both of them are compute intensive, the CPU can be considered the limiting scaling factor. The exact density (channels per server) depends on the CPU model as well as the transcoding application and codec of choice. With the newest Intel Skylake CPU architecture, it is possible to run 1-2 UHD channels or up to 16 SD channels on one dual-socket, single HE server. VIRTUAL HEADEND ARCHITECTURE An IPTV headend is the part of a TV solution that is responsible for the acquisition, transcoding, metadata enrichment, scrambling and multiplexing of Live IPTV and OTT Streams or VOD Assets. Traditionally, a physical headend is comprised of multiple functional building blocks of various vendors. Those building blocks usually are deployed as farms of physical appliances that are managed by a specific controlling instance. Therefore over time, many operators are being challenged with the following issues: Many different controllers and managers Clusters per appliance type Costly Equipment Upgrades/Exchanges Operational complexity High effort for adding new channels The solution for virtualized media functions that are part of a headend on an open cloud platform (OpenStack on standard x86 Hardware) was a joint development of Swisscom, HPE and Red Hat. In order to overcome the complexity of managing the different vendor applications HPE developed a vendor agnostic virtual headend manager (vhm). Active Headend Video Signal Transcoder C Manager Transcoder C Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5 Ch. N Multiplexer Z Egress Manager Multiplexer Z Manager Dedicated Management Transcoder C Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5 Ch. N Multiplexer Z Figure 3: Initial Situation, each transcoding ISV with its own (VNF-)Manager redhat.com WHITEPAPER Virtualizing your Live-TV Headend 5

6 ECONOMIC ASPECTS The complexity of a video headend and the growth on video distribution implies high equipment costs. Using a virtualized video processing environment, there is a possibility to incrementally reduce capital expenses by moving traditional equipment toward softwarebased solutions, which after an initial cost of purchase can be further amortized using an on-demand model. The orchestration of virtualized functionalities optimizes the video processing infrastructure, releases resources and results in lower capital costs. BUSINESS IMPACT RATIONALES I. LOWER CAPEX Virtualization decouples the application from the infrastructure and enables the use of the available infrastructure in a most efficient way. Functional upgrades or changes in standards and codecs can be achieved without the need for new hardware. On top of that, virtualization and orchestration enables different concepts for handling disaster cases and backup channels. In the case of a legacy appliance, the cost for a backup channel is more or less identical to an active channel, whereas with a virtualized and orchestrated approach, new models for disaster cases become available (i.e. pay per use licenses). Depending on the specific configuration, the total capital expenses for a virtualized transcoder will be significantly lower than the ones of appliances. II. MORE EFFICIENT OPEX Standardized APIs and the consolidation of applications under a vendor agnostic management system enables the flexibility to comprise a live-tv channel out of a chain of functions of different best of breed applications. The unified management removes the complexity of separate dedicated control systems and it drastically increases efficiency of headend operations. The ability to easily upgrade software and services while removing vendor lock-in issues creates lower liabilities over time and further improves the operational efficiency. Virtualized Headend Video Signal One interface to manage it all HPE Virtual Headend Manager Ch. 1 Ch. 2 Ch. 3 Backup Ch. 4 Ch. 5 Backup Egress Transcoder C Ch. N Multiplexer Z Transcoder D Channels on the fly Multiplexer W Fast time to launch new service Quick and automated lifecycles One click channel deployment Simplicity: One interface for all Non-proprietary infrastructure CAPEX and OPEX reduction Figure 4: Unified vhe Management redhat.com WHITEPAPER Virtualizing your Live-TV Headend 6

7 VIRTUAL HEADEND MANAGEMENT Service providers are using Network Function Virtualization (NFV) and Software Defined Networking (SDN) in their networks. These technologies can be extended to video processing to bring the same benefits enjoyed by the IT and Communications industries. In a virtualized headend, the addition of new services or channels can be accomplished quicker as it becomes a matter of automated software configuration. It also enables the shift from a traditional model in which appliances had to be purchased at project outset and amortized over multiple years to a model where resources are consumed on demand. Being part of the media cloud initiative at Swisscom, HPE has contributed with the development of a vendor agnostic management system for media functions: HPE Virtual Headend Manager (VHM). HPE VHM runs standard x86 off-the-shelf IT hardware and has been designed to run on an OpenStack Cloud. It is the single tool to manage the lifecycle of a live TV channel. Management of the integrated components includes configuration, management and monitoring of different transcoder and probing virtual machines to put in place a processing chain for the IPTV or OTT live channel, as well as monitoring of the quality of generated streams. HPE VHM provides both GUI and API modes of operation. CONTAINERIZED HEADEND? Container Technology in general allows to implement the media functions in a leaner environment. The promises are higher density of functions and less overhead, because the technology doesn t make use of hypervisors. Furthermore, the Container Technology adds paths to higher agility and greater flexibility, because it supports the introduction of microservices and the decomposition of complex functions into smaller and lighter parts. The Container Technology will find much more adoption in future headend, post production and production functions, removing barriers between these steps for content creation and delivery. Many ISVs for transcoding and other headend functions do already ship their software in a containerized format. But today these containers like at Swisscom are being used inside of virtual machines. Direct deployment of containers on non-virtualized systems looks very promising, because of its much smaller overhead. But today features like OVS-DPDK, that are officially supported in OpenStack, are still under development in Docker, Kubernetes and OpenShift. Early PoCs for containerized transcoding are underway as we write this paper. We can expect first results at NAB Config Management API Portal vhm Transcoder 1 Multicast input Transcoder 2 Multicast output Transcoder 3 OpenStack Figure 5: vhe Manager, Functional view redhat.com WHITEPAPER Virtualizing your Live-TV Headend 7

8 ABOUT RED HAT Red Hat is the world s leading provider of open source software solutions, using a communitypowered approach to provide reliable and high-performing cloud, Linux, middleware, storage, and virtualization technologies. Red Hat also offers award-winning support, training, and consulting services. As a connective hub in a global network of enterprises, partners, and open source communities, Red Hat helps create relevant, innovative technologies that liberate resources for growth and prepare customers for the future of IT. NORTH AMERICA REDHAT1 linkedin.com/company/red-hat redhat.com EUROPE, MIDDLE EAST, AND AFRICA europe@redhat.com ASIA PACIFIC apac@redhat.com LATIN AMERICA info-latam@redhat.com Copyright 2018 Red Hat, Inc. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, and JBoss are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the United States and other countries. Linux is the registered trademark of Linus 8 Torvalds in the U.S. and other countries.

SUBSCRIPTION OVERVIEW

SUBSCRIPTION OVERVIEW RED HAT OPENSTACK PLATFORM SUBSCRIPTION OVERVIEW TECHNOLOGY OVERVIEW INTRODUCTION This overview outlines your Red Hat OpenStack Platform subscription options to help you choose the best solution for your

More information

OpenStack - based NFV Cloud at Swisscom. Challenges and Experiences

OpenStack - based NFV Cloud at Swisscom. Challenges and Experiences OpenStack - based NFV Cloud at Swisscom Challenges and Experiences Agenda Swisscom IPTV A story of Innovation and Success E2E Signal Chain E2E Service Orchestration Vision Lessons Learned Swisscom-HPE

More information

Software-defined Media Processing

Software-defined Media Processing Software-defined Media Processing Matthew Goldman SVP Technology, TV & Media agenda Media Processing Challenges Value of Virtualization Software Defined Media Processing Moving to the Cloud Ericsson 2017

More information

Intel Network Builders Solution Brief. Etisalat* and Intel Virtualizing the Internet. Flexibility

Intel Network Builders Solution Brief. Etisalat* and Intel Virtualizing the Internet. Flexibility Intel Network Builders Solution Brief Etisalat* and Intel Virtualizing the Internet Gateway Gi-LAN for Service Flexibility Introduction Etisalat Group* is one of the world s leading telecom groups in emerging

More information

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS redhat.com PROGRAM GUIDE Red Hat Connect for Technology Partners 1 TABLE OF CONTENTS Disclaimer... 3 Program Language Changes... 3 Introduction...

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

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS TECHNOLOGY DETAIL ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS ABSTRACT Enterprises engaged in deploying, managing, and scaling out Red Hat Enterprise Linux OpenStack Platform have

More information

Using Red Hat Network Satellite to dynamically scale applications in a private cloud

Using Red Hat Network Satellite to dynamically scale applications in a private cloud Using Red Hat Network Satellite to dynamically scale applications in a private cloud www.redhat.com Abstract Private cloud infrastructure has many clear advantages, not the least of which is the decoupling

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Network Functions Virtualization Product Guide Overview of the Network Functions Virtualization (NFV) Last Updated: 2018-07-03 Red Hat OpenStack Platform 13 Network Functions

More information

Benefits of SD-WAN to the Distributed Enterprise

Benefits of SD-WAN to the Distributed Enterprise WHITE PAPER Benefits of SD-WAN to the Distributed Enterprise 1 B enefits of SD-WAN to the Distributed Enterprise Branch Networking Today More Bandwidth, More Complexity Branch or remote office network

More information

Whitepaper. at a glance

Whitepaper. at a glance Whitepaper Red Hat ENTERPRISE VIRTUALIZATION FOR DESKTOPS: at a glance Buy RHEV for Desktops in convenient annual subscrip tion packs of twenty-five desktops No costly Editions or add-ons that force you

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

IPTV Explained. Part 1 in a BSF Series.

IPTV Explained. Part 1 in a BSF Series. IPTV Explained Part 1 in a BSF Series www.aucklandsatellitetv.co.nz I N T R O D U C T I O N As a result of broadband service providers moving from offering connectivity to services, the discussion surrounding

More information

Whitepaper. Building Unicast IPTV services leveraging OTT streaming technology and adaptive streaming. Fraunhofer FOKUS & Zattoo

Whitepaper. Building Unicast IPTV services leveraging OTT streaming technology and adaptive streaming. Fraunhofer FOKUS & Zattoo Whitepaper Building Unicast IPTV services leveraging OTT streaming technology and adaptive streaming Fraunhofer FOKUS & Zattoo May 19th 2014 Motivation Internet delivered Video is at the tipping point

More information

Cisco Virtual DCM Video Quality and Video Processing Innovation

Cisco Virtual DCM Video Quality and Video Processing Innovation Cisco Virtual DCM Video Quality and Video Processing Innovation Cisco Knowledge Network October 2016 Yoav Schreiber, Marketing Manager Elke Hungenaert, Manager Product Management Virtualizing the Video

More information

The Rising Need for Media Function Virtualization

The Rising Need for Media Function Virtualization IDC Vendor Spotlight Sponsored by: Red Hat Author: Melissa Fremeijer February 18 The Rising Need for Media Function Virtualization Introduction Today's pay TV market is as competitive as ever, and providers

More information

Cisco Media Origination System

Cisco Media Origination System Data Sheet Cisco Media Origination System Product Overview The Cisco Videoscape Media Origination System (MOS) is a cloud-based media origination platform that streamlines deployment of advanced services,

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

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

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

NEC Virtualized Evolved Packet Core vepc

NEC Virtualized Evolved Packet Core vepc TE-524262 NEC Virtualized Evolved Packet Core vepc Design Concepts and Benefits INDEX Leading the transformation into Mobile Packet Core Virtualization P.3 vepc System Architecture Overview P.4 Elastic

More information

SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE

SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE TECHNOLOGY DETAIL SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE RED HAT JBOSS MIDDLEWARE SUBSCRIPTIONS Software subscriptions for Red Hat JBoss Middleware products deliver value throughout subscription

More information

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security The Red Hat Enterprise Virtualization Platform: Extending the Reach of Virtualization Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

More information

TALK THUNDER SOFTWARE FOR BARE METAL HIGH-PERFORMANCE SOFTWARE FOR THE MODERN DATA CENTER WITH A10 DATASHEET YOUR CHOICE OF HARDWARE

TALK THUNDER SOFTWARE FOR BARE METAL HIGH-PERFORMANCE SOFTWARE FOR THE MODERN DATA CENTER WITH A10 DATASHEET YOUR CHOICE OF HARDWARE DATASHEET THUNDER SOFTWARE FOR BARE METAL YOUR CHOICE OF HARDWARE A10 Networks application networking and security solutions for bare metal raise the bar on performance with an industryleading software

More information

LINEAR VIDEO DELIVERY FROM THE CLOUD. A New Paradigm for 24/7 Broadcasting WHITE PAPER

LINEAR VIDEO DELIVERY FROM THE CLOUD. A New Paradigm for 24/7 Broadcasting WHITE PAPER WHITE PAPER LINEAR VIDEO DELIVERY FROM THE CLOUD A New Paradigm for 24/7 Broadcasting Copyright 2016 Elemental Technologies. Linear Video Delivery from the Cloud 1 CONTENTS Introduction... 3 A New Way

More information

Delivering on Cloud Transformation Infinite Solutions update. Presenter: Adam Davies, January 20 th, 2016

Delivering on Cloud Transformation Infinite Solutions update. Presenter: Adam Davies, January 20 th, 2016 Delivering on Cloud Transformation Infinite Solutions update Presenter: Adam Davies, January 20 th, 2016 Agenda Market Landscape, Opportunities and Challenges Update on Cisco Infinite Solutions Related

More information

RED HAT LEARNING SUBSCRIPTION

RED HAT LEARNING SUBSCRIPTION RED HAT LEARNING SUBSCRIPTION FREQUENTLY ASKED QUESTIONS INTRODUCTION In today s IT environment, it is vital for our teams to stay up-to-date with the top skills in the industry, especially as new technologies

More information

Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112

Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112 Toonces LOOK OUT! Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112 Agenda Video Industry Evolution and Challenges

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

Open Source Community Extends Virtual Central Office to Mobile Use Case

Open Source Community Extends Virtual Central Office to Mobile Use Case Open Source Community Extends Virtual Central Office to Mobile Use Case Multiple open source communities and organizations collaborate to bring mobile services to the edge KEY OPEN SOURCE PROJECTS: OpenAirInterface

More information

Casa Systems Axyom Software Platform

Casa Systems Axyom Software Platform Solution Brief Casa Systems Axyom Software Platform Over the last few years and continuing through the next decade, all broadband networks will be transformed by Network Functions Virtualization (NFV)

More information

Cisco Media Broadcaster

Cisco Media Broadcaster Data Sheet Cisco Media Broadcaster Cisco Media Broadcaster provides service providers a cost-effective and scalable solution for streaming HTTP adaptive bit rate live video to the in-home primary screen

More information

Network Function Virtualization Using Data Plane Developer s Kit

Network Function Virtualization Using Data Plane Developer s Kit Network Function Virtualization Using Enabling 25GbE to 100GbE Virtual Network Functions with Cavium FastLinQ Intelligent Ethernet Adapters DPDK addresses key scalability issues of NFV workloads Cavium

More information

A Converged Content Delivery Platform for IP and QAM Video

A Converged Content Delivery Platform for IP and QAM Video A Converged Delivery Platform for IP and QAM Video Abstract James Barkley, Weidong Mao Comcast Cable HTTP based Adaptive Bit Rate (ABR) video delivery to IP enabled CPEs via Delivery Network (CDN) for

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

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring WHITEPAPER DOING MORE WITH LESS How shrinks total cost of ownership (TCO) compared to Windows I n a study measuring the TCO of Windows and servers, Red Hat Enterprise platforms exhibited 34% lower annual

More information

RED HAT JBOSS FUSE. A lightweight, flexible integration platform

RED HAT JBOSS FUSE. A lightweight, flexible integration platform RED HAT JBOSS FUSE A lightweight, flexible integration platform TECHNOLOGY OVERVIEW We knew that our previous integration hub simply wouldn t allow us to meet our goals. With Red Hat JBoss Fuse, we re

More information

COMPUTING. Centellis Virtualization Platform An open hardware and software platform for implementing virtualized applications

COMPUTING. Centellis Virtualization Platform An open hardware and software platform for implementing virtualized applications COMPUTING Data Sheet Centellis VP provides the hardware and software platform to deploy carrier grade virtualized applications. Application virtualization software framework based on industry standard

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

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

Red Hat Roadmap for Containers and DevOps

Red Hat Roadmap for Containers and DevOps Red Hat Roadmap for Containers and DevOps Brian Gracely, Director of Strategy Diogenes Rettori, Principal Product Manager Red Hat September, 2016 Digital Transformation Requires an evolution in... 2 APPLICATIONS

More information

DEUTSCHE TELEKOM TERASTREAM: A NETWORK FUNCTIONS VIRTUALIZATION (NFV) USING OPENSTACK

DEUTSCHE TELEKOM TERASTREAM: A NETWORK FUNCTIONS VIRTUALIZATION (NFV) USING OPENSTACK DEUTSCHE TELEKOM TERASTREAM: A NETWORK FUNCTIONS VIRTUALIZATION (NFV) USING OPENSTACK IPv4-over-IPv6 Softwire is the first example of a high-volume, data-plane-oriented network function that was virtualized."

More information

BUILDING A PATH TO MODERN DATACENTER OPERATIONS. Virtualize faster with Red Hat Virtualization Suite

BUILDING A PATH TO MODERN DATACENTER OPERATIONS. Virtualize faster with Red Hat Virtualization Suite BUILDING A PATH TO MODERN DATACENTER OPERATIONS Virtualize faster with Red Hat Virtualization Suite TABLE OF CONTENTS Modernize your IT with virtualization....page 2 Red Hat Virtualization Suite overview....page

More information

Migrating Session Border Controllers to the Cloud

Migrating Session Border Controllers to the Cloud Migrating Session Border Controllers to the Cloud An IHS Markit Technology Webinar #CloudifySBC Today s Speakers Migrating Session Border Controllers to the Cloud #CloudifySBC Diane Myers Senior Research

More information

BUILDING the VIRtUAL enterprise

BUILDING the VIRtUAL enterprise BUILDING the VIRTUAL ENTERPRISE A Red Hat WHITEPAPER www.redhat.com As an IT shop or business owner, your ability to meet the fluctuating needs of your business while balancing changing priorities, schedules,

More information

COMPANY OVERVIEW. ANEVIA 79 rue Benoît Malon Gentilly, France

COMPANY OVERVIEW. ANEVIA 79 rue Benoît Malon Gentilly, France COMPANY OVERVIEW 2018 ANEVIA 79 rue Benoît Malon 94250 Gentilly, France www.anevia.com 1 A LEADING OTT AND IPTV SOFTWARE VENDOR Providing innovative solutions for TV consumption MULTISCREEN LIVE TIME SHIFT

More information

Deploying The All-IP Studio Today

Deploying The All-IP Studio Today Deploying The All-IP Studio Today Migrate your legacy broadcast infrastructure to IP IP-BASED STUDIO SYSTEMS Unified IP Switched Infrastructure: Offers an optimized method of handling streams and files

More information

Red Hat Roi analysis. Red Hat JBoss fuse and Red Hat JBoss a-mq compared with apache community projects. Reduced time to market.

Red Hat Roi analysis. Red Hat JBoss fuse and Red Hat JBoss a-mq compared with apache community projects. Reduced time to market. Red Hat Roi analysis datasheet For the price of an annual Red Hat subscription, Apache project users can reduce operating costs by millions annually using Red Hat JBoss Fuse and Red Hat JBoss A-MQ. Benefits

More information

APPEAR SOFTWARE PORTFOLIO LIVE OTT TRANSCODING

APPEAR SOFTWARE PORTFOLIO LIVE OTT TRANSCODING APPEAR SOFTWARE PORTFOLIO LIVE OTT TRANSCODING appeartv.com Traditional TV delivery is no longer enough for broadcasters, customers want access to content everywhere. DATACENTER MULTISCREEN COMPRESSION

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

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight OpenStack Team Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight

More information

Guaranteeing Video Quality

Guaranteeing Video Quality Guaranteeing Video Quality in IP Delivery Systems By Göran Appelquist, Ph.D., Chief Technology Officer, Edgeware AB This article explores some of the challenges and solutions for operators to guarantee

More information

Top 5 Reasons to Consider

Top 5 Reasons to Consider Top 5 Reasons to Consider NVM Express over Fabrics For Your Cloud Data Center White Paper Top 5 Reasons to Consider NVM Express over Fabrics For Your Cloud Data Center Major transformations are occurring

More information

next-generation datacenters

next-generation datacenters whitepaper How Red Hat delivers a secure enterprise platform for next-generation datacenters ExEcutivE summary Security has always been an important consideration when selecting a server operating system

More information

MWC 2015 End to End NFV Architecture demo_

MWC 2015 End to End NFV Architecture demo_ MWC 2015 End to End NFV Architecture demo_ March 2015 demonstration @ Intel booth Executive summary The goal is to demonstrate how an advanced multi-vendor implementation of the ETSI ISG NFV architecture

More information

Allot Virtual TDF/PCEF Drives Real Data Monetization. Solution Brief

Allot Virtual TDF/PCEF Drives Real Data Monetization. Solution Brief Allot Virtual TDF/PCEF Drives Real Data Monetization Solution Brief Contents 1 Virtualization to Save Costs; Generate Revenue...1 2 Allot Virtual TDF/PCEF...2 2.1 Compliant with ETSI...2 2.2 Enabling Smooth

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

Red Hat Cloud Suite 1.1

Red Hat Cloud Suite 1.1 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Last Updated: 2018-12-14 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Red Hat Cloud Suite Documentation

More information

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology OPENSTACK Building Block for Cloud Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology ABOUT RED HAT FROM COMMUNITY TO PRODUCT STABILIZ E INTEGRAT E PARTICIPATE INTEGRAT E STABILIZ E

More information

White Paper Scalable Infrastructures supporting OTT and IPTV in Hospitality, Health Care, and Corporate Networks

White Paper Scalable Infrastructures supporting OTT and IPTV in Hospitality, Health Care, and Corporate Networks White Paper Scalable Infrastructures supporting OTT and IPTV in Copyright 2018 by GMIT GmbH, Berlin, Germany Live TV over IP networks (IPTV) is an important service for hospitality, health care and corporate

More information

Evolution of connectivity in the era of cloud

Evolution of connectivity in the era of cloud Evolution of connectivity in the era of cloud Phil Harris SVP and GM SP Market Vertical Riverbed Technology 1 2017 Riverbed Technology. All rights reserved. Transformational Services Span The Business

More information

TRANSFORMING PAY-TV WITH HYBRID IPTV/OTT SECURITY SOLUTIONS

TRANSFORMING PAY-TV WITH HYBRID IPTV/OTT SECURITY SOLUTIONS REDEFINING CONTENT SECURITY WHITEPAPER SERIES TRANSFORMING PAY-TV WITH HYBRID IPTV/OTT SECURITY SOLUTIONS conax.com CONTENTS The history of IPTV... 2 Flexibility is key in being future proof... 3 Speed

More information

Challenges and Best practices for Deploying NFV & SDN Presenting at Juniper s NXTWORK 2017

Challenges and Best practices for Deploying NFV & SDN Presenting at Juniper s NXTWORK 2017 Challenges and Best practices for Deploying NFV & SDN Presenting at Juniper s NXTWORK 2017 Dec 12, 2017 Ali Kafel Director of Business Development @akafel Guil Barros Senior Principal Product Manager akafel@redhat.com

More information

The Economics of NFV. Martin Creaner. Background: President & CEO of TM Forum ( Motorola British Telecom

The Economics of NFV. Martin Creaner. Background: President & CEO of TM Forum (  Motorola British Telecom Background: President & CEO of TM Forum (www.tmforum.org) Motorola British Telecom Current: Author Partner SEB Consulting Board advisor The Economics of NFV Martin Creaner Chapter 1 Breaking through the

More information

Enabling Efficient and Scalable Zero-Trust Security

Enabling Efficient and Scalable Zero-Trust Security WHITE PAPER Enabling Efficient and Scalable Zero-Trust Security FOR CLOUD DATA CENTERS WITH AGILIO SMARTNICS THE NEED FOR ZERO-TRUST SECURITY The rapid evolution of cloud-based data centers to support

More information

Red Hat enterprise virtualization 3.0

Red Hat enterprise virtualization 3.0 Red Hat enterprise virtualization 3.0 feature comparison at a glance Red Hat Enterprise is the first fully open source, enterprise ready virtualization platform Compare the functionality of RHEV to VMware

More information

MULTI SCREEN ENCODER/TRANSCODER AND

MULTI SCREEN ENCODER/TRANSCODER AND MULTI SCREEN ENCODER/TRANSCODER AND STREAMING APPLIANCES Practical IP Video Solutions for Any Needs and Budgets March 3, 2017 Copyright 2015-20172017 Computer Modules, Inc. All Rights Reserved. DVEO is

More information

IBM Europe Announcement ZP , dated November 6, 2007

IBM Europe Announcement ZP , dated November 6, 2007 IBM Europe Announcement ZP07-0484, dated November 6, 2007 IBM WebSphere Front Office for Financial Markets V2.0 and IBM WebSphere MQ Low Latency Messaging V2.0 deliver high speed and high throughput market

More information

Transformation Through Innovation

Transformation Through Innovation Transformation Through Innovation A service provider strategy to prosper from digitization People will have 11.6 billion mobile-ready devices and connections by 2020. For service providers to thrive today

More information

That Set the Foundation for the Private Cloud

That Set the Foundation for the Private Cloud for Choosing Virtualization Solutions That Set the Foundation for the Private Cloud solutions from work together to harmoniously manage physical and virtual environments, enabling the use of multiple hypervisors

More information

High performance and functionality

High performance and functionality IBM Storwize V7000F High-performance, highly functional, cost-effective all-flash storage Highlights Deploys all-flash performance with market-leading functionality Helps lower storage costs with data

More information

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Leader roagarwa@cisco.com, @rohitagarwalla DEVNET-1106 Agenda Cisco Media Blueprint Media Workflows

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

Red Hat Enterprise Linux 5.5

Red Hat Enterprise Linux 5.5 Red Hat Enterprise Linux 5.5 Technical Overview By Tim Burke, Vice President, Engineering, Platform Engineering Abstract This paper provides a high-level summary of the primary enhancements included in

More information

Adaptive Bitrate Streaming

Adaptive Bitrate Streaming Monitoring and Quality Control Monitoring and quality control of platforms is as important as the ABR systems themselves. Many Content Providers, Broadcasters and Cable Operators are now providing multiscreen

More information

Linux Automation.

Linux Automation. Linux Automation Using Red Hat Enterprise Linux to extract maximum value from IT infrastructure www.redhat.com Table of contents Summary statement Page 3 Background Page 4 Creating a more efficient infrastructure:

More information

Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia

Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia The Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto, ON, Canada Motivation: IoT

More information

CDN SaaS aligned to NFV

CDN SaaS aligned to NFV CDN SaaS aligned to NFV Eli Fuchs, Product Line Manager Service Provider Video Agenda IP Video Growth Trends Network Function Virtualization & Video Infrastructure Virtualized Content Delivery Networks

More information

OpenStack and Beyond Built on ProphetStor Federator

OpenStack and Beyond Built on ProphetStor Federator Whitepaper: OpenStack and Beyond Built on ProphetStor Federator OpenStack and Beyond Built on ProphetStor Federator AUGUST 2016 For more info, visit prophetstor.com OpenStack and Beyond Built on ProphetStor

More information

Service Automation Made Easy

Service Automation Made Easy Service Automation Made Easy Networks that know how to customize the network experience for every subscriber Challenge Service providers want to quickly develop and deliver personalized services their

More information

OPEN SOURCE AND THE DIGITAL TRANSFORMATION. Syed M Shaaf Principal Solution Architect EMEA Telco Technology Office

OPEN SOURCE AND THE DIGITAL TRANSFORMATION. Syed M Shaaf Principal Solution Architect EMEA Telco Technology Office OPEN SOURCE AND THE DIGITAL TRANSFORMATION Syed M Shaaf Principal Solution Architect EMEA Telco Technology Office sshaaf@redhat.com @syshaaf DIGITAL TRANSFORMATION Changing entire industries in fundamental

More information

Red Hat OpenStack Platform 8 Red Hat Solution for Network Functions Virtualization

Red Hat OpenStack Platform 8 Red Hat Solution for Network Functions Virtualization Red Hat OpenStack Platform 8 Red Hat Solution for Network Functions Virtualization Introduction to the Red Hat Solution for Network Functions Virtualization OpenStack Team Red Hat OpenStack Platform 8

More information

Executive Summary. Introduction. Test Highlights

Executive Summary. Introduction. Test Highlights Executive Summary Today, LTE mobile operators typically deploy All-IP and flat network architectures. This elegant and flexible solution requires deployment of an adequate security infrastructure. One

More information

VNF Benchmarking. Customer Profile. The Move to Virtualization. The Challenges. Case Study

VNF Benchmarking. Customer Profile. The Move to Virtualization. The Challenges. Case Study Case Study VNF Benchmarking Customer Profile Customer: Large Network Equipment Manufacturer Industry: Networking Equipment Employees: 180,000 (2016) The Challenges How to test the performance of VNFs?

More information

ODP Relationship to NFV. Bill Fischofer, LNG 31 October 2013

ODP Relationship to NFV. Bill Fischofer, LNG 31 October 2013 ODP Relationship to NFV Bill Fischofer, LNG 31 October 2013 Alphabet Soup NFV - Network Functions Virtualization, a carrier initiative organized under ETSI (European Telecommunications Standards Institute)

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

COMPUTING. SharpStreamer Platform. 2U Video Transcode Acceleration Appliance

COMPUTING. SharpStreamer Platform. 2U Video Transcode Acceleration Appliance COMPUTING Preliminary Data Sheet SharpStreamer Platform 2U Video Transcode Acceleration Appliance The SharpStreamer 2U Platform enables high density voice and video processing in a 2U rack server appliance

More information

CT and IT architecture reconstruction based on software_. Global CTO

CT and IT architecture reconstruction based on software_. Global CTO CT and IT architecture reconstruction based on software_ Global CTO 09.09.2015 We are evolving towards a Hyper Connected and Intelligent Digital World* The explosion of digital services makes connectivity

More information

Red Hat OpenStack Platform 10

Red Hat OpenStack Platform 10 Red Hat OpenStack Platform 10 Network Functions Virtualization Planning Guide Planning for NFV in Red Hat OpenStack Platform 10 Last Updated: 2018-03-01 Red Hat OpenStack Platform 10 Network Functions

More information

Hitachi Unified Compute Platform Pro for VMware vsphere

Hitachi Unified Compute Platform Pro for VMware vsphere SOLUTION PROFILE Hitachi Unified Compute Platform Pro for VMware vsphere Accelerate Your Business-Critical Workloads to the Next-Generation Converged Infrastructure Relentless trends of increasing data

More information

Requirements for Virtualization in Next-Generation Industrial Control Systems

Requirements for Virtualization in Next-Generation Industrial Control Systems Requirements for Virtualization in Next-Generation Industrial Systems Wind River Titanium Delivers Industrial Grade Performance, Security, and High Availability for Critical Infrastructure WHEN IT MATTERS,

More information

FAQ. Frequently Asked Questions About Oracle Virtualization

FAQ. Frequently Asked Questions About Oracle Virtualization Frequently Asked Questions About Oracle IT professionals in businesses of all sizes are discovering the transformative potential of virtualization. From core infrastructure services to mission-critical

More information

Software Defined. All The Way with OpenStack. T. R. Bosworth Senior Product Manager SUSE OpenStack Cloud

Software Defined. All The Way with OpenStack. T. R. Bosworth Senior Product Manager SUSE OpenStack Cloud Software Defined All The Way with OpenStack T. R. Bosworth Senior Product Manager SUSE OpenStack Cloud Mark Darnell Senior Product Manager SUSE OpenStack Cloud Why Bother with Software Defined Infrastructure?

More information

Carrier Grade Performance and Reliability in Network Virtualization

Carrier Grade Performance and Reliability in Network Virtualization Carrier Grade Performance and Reliability in Network Virtualization How It s Measured and Why It Matters WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Independent test specialist The Tolly Group

More information

Network Edge Innovation With Virtual Routing

Network Edge Innovation With Virtual Routing Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors Network Edge Innovation With Virtual Routing A Heavy Reading

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

Network Functions Virtualization (NFV): Promises and Progress CELTIC Event Monaco, April 23 rd, 2014

Network Functions Virtualization (NFV): Promises and Progress CELTIC Event Monaco, April 23 rd, 2014 Functions Virtualization (NFV): Promises and Progress CELTIC Event Monaco, April 23 rd, 2014 Presented by: Yuri Gittik Head of Strategic Developments and Innovation NFV Promises and Progress 22.04.14 Slide1

More information

Patching and Updating your VM SUSE Manager. Donald Vosburg, Sales Engineer, SUSE

Patching and Updating your VM SUSE Manager. Donald Vosburg, Sales Engineer, SUSE Patching and Updating your VM SUSE Manager Donald Vosburg, Sales Engineer, SUSE dvosburg@suse.com Why should I care? I just clone my base VM image, and after that it is not my problem... Understand the

More information

SDN for Multi-Layer IP & Optical Networks

SDN for Multi-Layer IP & Optical Networks SDN for Multi-Layer IP & Optical Networks Sterling d Perrin Senior Analyst, Heavy Reading Agenda Definitions for SDN and NFV SDN Drivers and Barriers SDN Use Cases and Applications General Uses Specific

More information