HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON)

Size: px
Start display at page:

Download "HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON)"

Transcription

1 WHITE PAPER HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON)

2 WHAT WILL YOU LEARN? n SON in the radio access network n Adoption of SON solutions typical use cases n Challenges when applying SON to the backhaul network n SDN and NFV as SON enablers n Practical applications of SDN/NFV and SON concepts

3 INTRODUCTION Communication service providers (CSPs) are going through rough times trying to reinvent themselves in an age when the network is becoming a commodity. Even though they continue investing in network expansion and quality, network usage is growing rapidly. Therefore, telecom operators are constantly focused on optimizing the utilization of resources in their networks, in order to do more with less. SON IN THE RADIO ACCESS NETWORK SON (self-organizing network) is a set of technologies and concepts that help CSPs to reach that goal by automating network operations. Until recently, SON solutions focused solely on the radio access network (RAN). However, the challenge of network optimization relates not only to access, but also to the backhaul and core networks. Applying the SON concept to other network domains brings its own set of problems. Compared to the RAN, these domains are very heterogeneous in terms of technologies that support them. Network function virtualization and software-defined networking, originally focused on data center networks, have recently been gaining ground in the core and backhaul fields, becoming enablers for the expansion of SON solutions to those network domains. Currently the use of self-organizing network solutions is limited to the automation or assisted management of the radio access network. The first SON solutions were provided by manufacturers of RAN network equipment to help their customers network engineers with network operations. They only worked for equipment provided by one vendor, were usually limited to one or two technologies, and implemented a set of basic use cases. Gradually, RAN vendors provided more configurability, interfaces and software for their products, thus enabling more advanced use cases. This finally opened the door for third-party solution providers to develop SON products that supported a range of vendors and technologies. WHITE PAPER 3

4 ADOPTION OF SON SOLUTIONS TYPICAL USE CASES SON solutions are now widely used, and are being deployed by a growing number of CSPs. The major use cases they support are listed below. n Self-configuration Self-configuration refers to the capabilities of the network to configure its components automatically, in order to provide the desired network services and quality. This can significantly reduce the deployment cost of new cells. Examples include automatically defining and configuring the correct radio transmission parameters, defining and configuring relations between neighboring cells, and keeping an up to date inventory of the network s state and configuration. n Self-optimization Self-optimization refers to the capabilities of the network to optimize itself once it is already operational. Once deployed, networks can be subjected to changing circumstances, such as increased traffic at specific locations or times of the day. The configuration used can then be insufficient to deliver a specific level of service and performance. Some examples include load balancing between cells, optimizing coverage in a specific geographical area, and changing relations between neighboring cells based on actual performance data. n Self-healing Self-healing refers to capabilities to recover automatically from failures or minimize their impact. An example would be detecting a cell outage. The SON solution would then adjust the coverage of the neighboring cells to minimize the loss of service caused by the faulty cell. THE IMPORTANCE OF IMPLEMENTING SON IN THE MOBILE BACKHAUL MOBILE ACCESS AGGREGATION METRO CORE MOBILE BACKHAUL CORE Figure 1. Example of a mobile backhaul topology for mobile access services 4 WHITE PAPER

5 The goal of telecom companies is to deliver end to end services of the highest possible quality at the lowest possible cost. From that point of view, the radio access network is only part of the formula. The value chain for mobile connectivity is also highly dependent on the backhaul and core network. Historically, these have been regarded as more static parts of the infrastructure that do not require continuous optimization. However, this assumption is becoming less and less valid. First of all, CSPs are increasing the density of RAN cells in the network in order to support the increase in data traffic. Deploying new cells requires frequent extensions of the backhaul network and its capacity. Secondly, the portfolio of services that mobile operators are offering is constantly growing and becoming more complex. This complexity is translated into a need for more scalability and flexibility in the backhaul network supporting them. Thirdly, most activities related to these networks have so far been carried out manually, consuming a lot of time and leaving much room for human error. These are exactly the same drivers that pushed the deployment of SON in the radio access networks. Applying SON use cases to the mobile backhaul network will have a similar range of benefits: n Self-configuration functionalities would decrease the number of manual tasks, lowering the likelihood of erroneous configurations and decreasing the time required to deploy the backhaul connectivity. n Self-optimization functionalities would be able to re-configure the mobile backhaul network automatically, to accommodate the changing service traffic patterns. n Self-healing would be able to limit the impact of any incidents in the backhaul network on end to end services. CHALLENGES WHEN APPLYING SON TO THE BACKHAUL NETWORK Looking at academic research and literature, one might get the impression that the automation of network configuration, optimization and assurance is quite straightforward and easy to implement. A lot of the standards developed in the past decade already include self-organizing features in their specifications. Companies such as Google have been running self-sustainable backhaul networks within their data centers for years. So what is keeping CSPs from deploying SON in the mobile backhaul network? n The Complexity of Heterogeneous Networks Backhaul networks have always been deployed to support a specific service offer. This offer has changed substantially in the last two decades. The backhaul network has had to evolve from services based on TDM (time-division multiplexing) in 2G, to hybrid services and finally IP-only services in 3G and then 4G. At the same time, as the radio access networks have to support a variety of configurations ranging from densely populated urban areas to remote mountain valleys, CSPs have used a wide range of technologies (microwave, fiber and copper) to build the most cost-efficient networks. The reality is that the resulting network is very heterogeneous. A SON would thus need to manage a diverse crosstechnology and multi-vendor network. n Lack of Standardization In order for a centralized solution to organize the network, the network must listen to a central controller. Most backhaul solutions currently have their own way of communicating with the network devices. There is no standardization in the communication protocols, data formats or programmability of the network devices. This makes it a lot more complicated to implement SON features for multivendor networks. n The Need for a New Mindset Network engineers have always had a hands-on approach to building and maintaining their networks. Deploying SON solutions will not eliminate these engineers expertise, but will have an impact on how they apply it. They are in general skeptical about the rapid and automated deployment of changes, as they may not be able to keep track and understand the network operations in the same way that they used to. WHITE PAPER 5

6 SDN AND NFV AS SON ENABLERS As described above, there are quite a few challenges related to creating self-optimizing backhaul networks. However, looking at the current trends in the world of networking, there are also many opportunities on the horizon that will help overcome these problems. First of all, CSPs are aggressively phasing out their TDM networks in favor of IP-only networks. Their goal is to create a more homogeneous infrastructure that is cheaper and easier to maintain, manage and automate. Secondly, the standards for future services and applications in 5G and IoT require a flexible, secure, agile and automated networking environment. In consequence, solution vendors are actively investing in deploying technologies that will make self-organizing networks a reality. Two concepts will have a major impact on providing self-organizing functionalities for the backhaul network: software-defined network (SDN) and network function virtualization (NFV). SDN as a Platform for SON Algorithms SDN refers to the collection of protocols, standards, technologies and solutions that enable a network operating system to control the behavior of the network. This network operating system, or SDN controller, will operate as an external control plane, centralizing some of functions that are normally deployed in the network devices. The SDN controller will also implement the protocols and interfaces (APIs) that are required to program the network devices. Various applications can then be deployed on top of the SDN controller and use this API to influence the network behavior. The SDN controller is an enabler for deploying SON in mobile backhaul networks by offering a platform, on which the SON algorithms can be run and deployed. It will abstract the complexity of network and offer standardization of the network programming interface. The SON component on top of the controller will implement the logic that defines the actual behavior of the network. Extending SON Capabilities with NFV Network function virtualization, or NFV, is the extension of IT virtualization to the network space. The goal is to replace purpose-specific physical network devices with generic computing resources running purposespecific software. As the network functions will not depend on a physical device, they will not require a physical installation. New network functions will thus be instantiated, drastically shortening the time to deployment and offering a lot of benefits in terms of scalability. A big limitation of the SON is that it cannot deploy new capacity or network functions in the network automatically, as it requires the installation of new physical devices. By providing an NFV platform with an API to instantiate new capacity or functions, the SON will be able to go beyond optimizing existing resources, and actually scale the resources according to current needs. SELECTED USE CASES Automatic Provisioning and Optimization of S1 and X2 Interfaces As already mentioned, the configuration of essential S1 and X2 interfaces for LTE sites is a very cumbersome process. It requires many manual activities, slowing down the deployment process and increasing the likelihood of errors. For the same reasons, optimizing or making changes to these interface definitions is avoided. 6 WHITE PAPER

7 #1 Mobile Backhaul #2 4GeNodeB x2 Access Router Missing Routing Access Router x2 4GeNodeB 4G-4G Neighbor relation Figure 2. SON for mobile backhaul can automatically detect and provision missing X2 connectivity between enodebs. An SDN controller will be able to give an SON solution the ability to configure and optimize the mobile backhaul network automatically. At the point of deployment, the SON would be able to define the requirements for the S1 and X2 interfaces in terms of capacity and latency. The SDN controller, having an end to end view of the network, will be able to choose the correct route for the interfaces and deploy it to network elements. If one of the interfaces has to change in order to perform a change in a gateway or in neighbor relations, the SON would just update the S1 and X2 requirements for the SDN controller to deploy. It would be possible to carry out this process automatically. Dynamic Bandwidth Allocation Core Site Leased Line Fiber Aggregation Site Fiber Core Site SDH/MPLS Cloud Leased Line Fiber Core Site Leased Line Leased Line MOBILE BACKHAUL CORE Figure 3: SON for mobile backhaul can reprogram backhaul connectivity following changing traffic patterns. Mobile backhaul networks are usually overprovisioned, as bandwidth allocation is done statically. This creates a huge inefficiency in the usage of the deployed resources, leading to increasing costs. As the volume of network traffic increases and its behavior changes, static bandwidth allocation is no longer feasible. WHITE PAPER 7

8 An SON solution will be able to leverage SDN and NFV technologies to implement bandwidth allocation. First of all, when detecting an increase in traffic for a specific service, it can use the SDN controller to re-route the additional traffic through alternative paths, removing the need for overprovisioning the network bandwidth for specific types of services. It may also be required to off-load traffic from specific network components to additional resources planned to be provisioned. If these resources are virtual, they can be easily instantiated by the SON application, and the SDN controller can be leveraged to re-route the traffic to those resources. Once the traffic burst disappears, the resources can be liberated for other network functions that may require them. This concept can also be used in the event of network incidents. HOW COMARCH IS APPLYING THESE CONCEPTS IN PRACTICE Application Layer Business application Business application Business application Business application Controller Layer OSS / BSS Product, customer 360 view Network Service Network Service SON (Customer) Service e2e view Network e2e view Big Data Controller framework Infrastructure layer - Controlled by Open Flow (Open flow) (Open flow) (Open flow) API (Open flow) SDN architecture - vision Figure 3. OSS as a Network Operating System with the SON as a Network function In order to extend the self-organizing network principles to the mobile backhaul domain, SON solutions need to become aware of how this network domain works. First of all, they need to know the network configuration, elements, topology and the services running over the domain. Secondly, SON solutions need to get real time information related to network incidents and performance that impact the service that they are trying to optimize. Lastly, these solutions need to be able to make changes in network configuration. Typical SON solutions are limited to the radio access domain, as extending their compatibility onto other network domains is costly and complicated. The concepts behind SDN and NFV not only simplify the challenges that SON has to overcome to go beyond the radio-access networks, they also extend the possible functionality of SON solutions. So the question is how to deploy SDN and NFV for SON? For SDN, it can be as simple as integrating or developing an SDN-ready controller that supports the various protocols and interfaces. For NFV, SON should act or integrate with the management and orchestration layer of the virtual infrastructure and functions. It s important to consider what that target IT and network architecture would look like and how it would integrate with the current ecosystem? 8 WHITE PAPER

9 CONCLUSIONS Comarch has more than 20 years of experience in deploying OSS solutions that are responsible for operating multi-domain and multi-technology networks. The company has recently extended the solutions for RAN optimization with a selfoptimizing network (SON) solution for radio access networks. In order to implement the use cases presented above, Comarch is leveraging their experience in both domains to define a new OSS architecture that focuses on the strength of the management capabilities in OSS and the network-specific algorithms in SON (see frame above). The core of the architecture relies on the OSS acting as a network operating system (NOS), integrated with the network through various controllers, depending on the network domain. OSS provides its core activities, including inventory, fault management, performance management and activation required to manage each of the network domains. One or more of the controllers is SDN-ready. The NOS manages both physical as logical resources, providing the needed NFV MANO (network function virtualization management and orchestration). In the new architecture SON is deployed as a network function on top of OSS, providing the algorithms and network optimization functions as a main functionality, and receiving all data that it needs from OSS (which will act as the primary data source). Additionally, OSS abstracts the network complexity from the SON application. SON defines optimization proposals, and deliver them to OSS that will be responsible for provisioning them in the network through the appropriate controllers. WHITE PAPER 9

10 CONTACT US Visit for the contact information of our offices in the following countries: Albania Austria Belgium Brazil Canada Chile China Colombia Finland France Germany Italy Luxembourg Malaysia Panama Poland Russia Spain Switzerland UAE UK Ukraine USA ABOUT COMARCH Comarch is a provider of complete IT solutions for telecoms. Since 1993 the company has helped CSPs on 4 continents optimize costs, increase business efficiency and transform BSS/OSS operations. Comarch solutions combine rich out-of-thebox functionalities with high configurability and are complemented with a wide range of services. The company s flexible approach to projects and a variety of deployment models help telecoms make networks smarter, improve customer experience and quickly launch digital services, such as cloud and M2M. This strategy has earned Comarch the trust and loyalty of its clients, including the world s leading CSPs: Vodafone, T-Mobile, Telefónica, E-Plus, KPN and MTS. Copyright Comarch All Rights Reserved telco-enquiries@comarch.com telecoms.comarch.com

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHITE PAPER THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHAT YOU WILL LEARN What are the potential benefits of implementing Network Function Virtualization (NFV) and software-defined networking (SDN)?

More information

Evolution of hosting 20-minute survival guide. Cloudfest 2018

Evolution of hosting 20-minute survival guide. Cloudfest 2018 Evolution of hosting 20-minute survival guide Cloudfest 2018 Hosting Services Challenges and Opportunities The challenges The opportunities Red ocean full of sharks End-to-end orchestration Skilled resources

More information

Creating the Future on the Shoulders of a Giant ZTE Flagship Tbit Optical Platform

Creating the Future on the Shoulders of a Giant ZTE Flagship Tbit Optical Platform Creating the Future on the Shoulders of a Giant ------ZTE Flagship Tbit Optical Platform Led by the rapid development of emerging services including HD (high definition) video, VR (virtual reality) and

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

Multi-Domain Service Optimization

Multi-Domain Service Optimization Multi-Domain Service Optimization 1. High-level summary New solutions need to be fifth-generation (5G)- and service-ready while covering the entire network along with individual network slice instances

More information

SD-WAN. Bringing Scale, Agility and Robustness to Enterprise Networks

SD-WAN. Bringing Scale, Agility and Robustness to Enterprise Networks 1 SD-WAN Bringing Scale, Agility and Robustness to Enterprise Networks WAN technology, has evolved significantly over the last decade, with new products, new technology and new business models. However,

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

LTE Access Controller (LAC) for Small Cell Tool Design and Technology

LTE Access Controller (LAC) for Small Cell Tool Design and Technology LTE Access Controller (LAC) for Small Cell Tool Design and Technology http://parallelwireless.com/products/lte-access-controller/ 1 Team Expertise Came Together to Reimagine the RAN Core Access Networking,

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

Small Cells as a Service rethinking the mobile operator business

Small Cells as a Service rethinking the mobile operator business Small Cells as a Service rethinking the mobile operator business Mats Eriksson, CEO Arctos Labs Scandinavia AB -02-18 1 Executive summary Mobile operators (MNOs) face a huge challenge in meeting the data

More information

Session 6: Satellite Integration into 5G. Bashir Patel Global Spectrum and Regulatory Policy, ESOA

Session 6: Satellite Integration into 5G. Bashir Patel Global Spectrum and Regulatory Policy, ESOA Session 6: Satellite Integration into 5G Bashir Patel Global Spectrum and Regulatory Policy, ESOA www.esoa..com 1 The ICT ecosystem 2 Global Satellite Industry Perspective Technological Advanced Global

More information

Introduction to Cisco ASR 9000 Series Network Virtualization Technology

Introduction to Cisco ASR 9000 Series Network Virtualization Technology White Paper Introduction to Cisco ASR 9000 Series Network Virtualization Technology What You Will Learn Service providers worldwide face high customer expectations along with growing demand for network

More information

Satellite-Based Cellular Backhaul in the Era of LTE

Satellite-Based Cellular Backhaul in the Era of LTE Satellite-Based Cellular Backhaul in the Era of LTE Introduction 3 Essential Technologies for 3G/LTE Backhauling over Satellite 6 Gilat s Solution SkyEdge II-c Capricorn 7 Why Ultra-fast TDMA is the Only

More information

Advanced Concepts 5G

Advanced Concepts 5G Advanced Concepts 5G Background Applications & Requirements Radio Technology Candidates Networking Trends Status and Timeline Parts of the presentation are taken from material that has been provided by

More information

Cisco APIC Enterprise Module Simplifies Network Operations

Cisco APIC Enterprise Module Simplifies Network Operations Cisco APIC Enterprise Module Simplifies Network Operations October 2015 Prepared by: Zeus Kerravala Cisco APIC Enterprise Module Simplifies Network Operations by Zeus Kerravala October 2015 º º º º º º

More information

Revolutionising mobile networks with SDN and NFV

Revolutionising mobile networks with SDN and NFV Revolutionising mobile networks with SDN and NFV Cambridge Wireless Virtual Networks SIG 8 th May 2014 Philip Bridge, Senior Network Architect at EE May 2014 Networks are getting messy Vertically integrated

More information

Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization. Application Note

Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization. Application Note Keysight Technologies Multi-Vendor Cellular Networks and Value Driven Optimization Application Note Introduction In today s mobile networks, revenue per transported bit is constantly decreasing, while

More information

Since the 1980s, a new generation of

Since the 1980s, a new generation of What is China doing to accelerate 5G transport network deployment? By Haiyi Zhang, China Academy of Information and Communications Technology (CAICT) Since the 1980s, a new generation of revolutionary

More information

FROM A RIGID ECOSYSTEM TO A LOGICAL AND FLEXIBLE ENTITY: THE SOFTWARE- DEFINED DATA CENTRE

FROM A RIGID ECOSYSTEM TO A LOGICAL AND FLEXIBLE ENTITY: THE SOFTWARE- DEFINED DATA CENTRE FROM A RIGID ECOSYSTEM TO A LOGICAL AND FLEXIBLE ENTITY: THE SOFTWARE- DEFINED DATA CENTRE The demand for cloud infrastructure is rapidly increasing, the world of information is becoming application and

More information

Overview of the Juniper Networks Mobile Cloud Architecture

Overview of the Juniper Networks Mobile Cloud Architecture Overview of the Juniper Networks Mobile Cloud Architecture Laying the Foundation for a Next-Generation Secure Distributed Telco Cloud White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale,

More information

Wireless Network Virtualization: Ensuring Carrier Grade Availability

Wireless Network Virtualization: Ensuring Carrier Grade Availability AN INTEL COMPANY Wireless Network Virtualization: Ensuring Carrier Grade Availability WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY The wireless industry s battle to acquire new subscribers

More information

Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK

Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK 1 ETSI 2013. All rights reserved Trends and market drivers Growth in mobile

More information

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

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

More information

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

Nokia AirGile cloud-native core: shaping networks to every demand

Nokia AirGile cloud-native core: shaping networks to every demand Nokia AirGile cloud-native core: shaping networks to every demand The future of core networks? Today s networks focus on delivering voice and broadband services to people. Yet the rise of the Internet

More information

SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING

SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING AHMED SAYED-HASSAN AGENDA Current networking solutions for V2X Problem definition Motivations for a scalabe networking solution

More information

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization May 2014 Prepared by: Zeus Kerravala The Top Five Reasons to Deploy Software-Defined Networks and Network Functions

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

IEEE NetSoft 2016 Keynote. June 7, 2016

IEEE NetSoft 2016 Keynote. June 7, 2016 IEEE NetSoft 2016 Keynote June 7, 2016 0 Contents Introduction - Network Evolution & Operator Challenges Re-architecting the RAN SDRAN: Software-defined RAN - Overview & Enabling Features SDRAN Opportunities

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

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY One of the largest concerns of organisations is how to implement and introduce advanced security mechanisms to protect

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

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Number: CLO-001 Passing Score: 800 Time Limit: 120 min File Version: 39.7 http://www.gratisexam.com/ COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Exam Name: CompTIA

More information

5G is viewed as new ecosystem from end-to-end, harnessing both evolutionary as well as revolutionary technologies to:

5G is viewed as new ecosystem from end-to-end, harnessing both evolutionary as well as revolutionary technologies to: Who Needs 5G? 2 Why 5G? 3 5G Has Many Facets 5G is viewed as new ecosystem from end-to-end, harnessing both evolutionary as well as revolutionary technologies to: Expand capabilities, performance, and

More information

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom China Unicom SDN Practice in WAN Lv Chengjin/Ma Jichun, China Unicom What Will Operator SDN Do? Two development directions Operator Softwaredefined networking (SDN) 1. Cloudify traditional services 2.

More information

Enable Infrastructure Beyond Cloud

Enable Infrastructure Beyond Cloud Enable Infrastructure Beyond Cloud Tim Ti Senior Vice President R&D July 24, 2013 The Ways of Communication Evolve Operator s challenges Challenge 1 Revenue Growth Slow Down Expense rate device platform

More information

ELASTIC SERVICES PLATFORM

ELASTIC SERVICES PLATFORM ELASTIC SERVICES PLATFORM SIMPLIFYING SERVICE DELIVERY The telecom industry is at the dawn of a bright new era - one in which new services and technologies, such as 5G, IoT, and smart cities, hold promise

More information

Axyom Ultra-Broadband Software Framework

Axyom Ultra-Broadband Software Framework Axyom Ultra-Broadband Software Framework MULTI-SERVICE ACCESS AND CORE SOLUTIONS Expanding Quantity and Variety of Broadband Network Connections The Internet of Things (IoT), high-definition everything,

More information

WHITE PAPER. Applying Software-Defined Security to the Branch Office

WHITE PAPER. Applying Software-Defined Security to the Branch Office Applying Software-Defined Security to the Branch Office Branch Security Overview Increasingly, the branch or remote office is becoming a common entry point for cyber-attacks into the enterprise. Industry

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

Mobile Edge Computing:

Mobile Edge Computing: Mobile Edge Computing: Accelerating to 5G Era Hannu Flinck January 2016 1 Nokia 2015 Current megatrends Mobile computing, 5G and cloud computing Mobile computing Cloud computing 2 Nokia 2015 Architecture

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

Top 4 considerations for choosing a converged infrastructure for private clouds

Top 4 considerations for choosing a converged infrastructure for private clouds Top 4 considerations for choosing a converged infrastructure for private clouds Organizations are increasingly turning to private clouds to improve efficiencies, lower costs, enhance agility and address

More information

White Paper. Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul

White Paper. Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul White Paper Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul End user demand for ubiquitous broadband connectivity,

More information

Mobile, Fixed, and Broadband Network Services

Mobile, Fixed, and Broadband Network Services CUSTOMER CASE STUDY Telefónica Type of Company: Specialty: Global Telecommunications Provider Mobile, Fixed, and Broadband Network Services Accedian Solutions: SkyLIGHT Performance Assurance Platform,

More information

Small Cell Backhaul and Wireless Carrier Ethernet Solution

Small Cell Backhaul and Wireless Carrier Ethernet Solution ibridge Small Cell Backhaul and Wireless Carrier Ethernet Solution Multi-Standard, Compact and Versatile Enabling high capacity and robust small cell deployments ibridge Deploying standardized small cell

More information

Cisco 5G Now! Product Announcements. February, 2018

Cisco 5G Now! Product Announcements. February, 2018 Cisco 5G Now! Product Announcements February, 2018 Mobile Cloud Services 2017 2018 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Access (%) Displacing Legacy, Mobile

More information

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio NetAnalyst Test Management Software Automated, Centralized Network Testing NetComplete Service Assurance Solutions Portfolio Ensure High Quality of Service with NetAnalyst As telecommunications networks

More information

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including:

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including: Introduction Today s Mobile Network Operator (MNO) infrastructure is built with proprietary vertically integrated Network Elements (NEs), leading to inefficient utilization of network resources. Further,

More information

Virtualization's Role in Realizing the 5G Vision

Virtualization's Role in Realizing the 5G Vision Virtualization's Role in Realizing the 5G Vision 2016 TM Forum 1 Giovanni Romano, Coordinator for Radio Standards TIM BroadBand access everywhere 5G will cover new use cases and requirements Seamless experience

More information

Not all SD-WANs are Created Equal: Performance Matters

Not all SD-WANs are Created Equal: Performance Matters SD-WAN Lowers Costs and Increases Productivity As applications increasingly migrate from the corporate data center into the cloud, networking professionals are quickly realizing that traditional WANs were

More information

Hard Slicing: Elastic OTN and Wavelength Slicing

Hard Slicing: Elastic OTN and Wavelength Slicing NETWORK SLICING 5G will enable carriers to expand their service offering to include a complete range of telecoms services to individuals, businesses, enterprises and critical industries. However, each

More information

Global Deployment of SD-WAN. Mike Howell October 2017

Global Deployment of SD-WAN. Mike Howell October 2017 Global Deployment of SD-WAN Mike Howell October 2017 Rentokil Initial Rentokil Initial is a member of the FTSE100 and is an international pest control and hygiene services company. 35,000+ employees 1800

More information

SDN PROGRAMMABLE CONTROL ON THE MOBILE EDGE

SDN PROGRAMMABLE CONTROL ON THE MOBILE EDGE WHITE PAPER SDN PROGRAMMABLE CONTROL ON THE MOBILE EDGE Six Design Principles for SDN Solutions in Mobile Backhaul Mobile services and mobile backhaul networks are under pressure from a variety of technology,

More information

Customer Demand Drives the Economics of Disruption. Bruno Jacobfeuerborn CTO, Deutsche Telekom

Customer Demand Drives the Economics of Disruption. Bruno Jacobfeuerborn CTO, Deutsche Telekom Customer Demand Drives the Economics of Disruption Bruno Jacobfeuerborn CTO, Deutsche Telekom 5G economical challenge European Telco Industry currently returns below its cost of capital. Modernised Integrated

More information

The 5G consumer business case. An economic study of enhanced mobile broadband

The 5G consumer business case. An economic study of enhanced mobile broadband The 5G consumer business case An economic study of enhanced mobile broadband Enhancing today s services for tomorrow 5G has the potential to drive new revenue streams. Much focus has been on the innovative

More information

Leverage SDN Principles in LTE to Meet Future Network Demands

Leverage SDN Principles in LTE to Meet Future Network Demands Leverage SDN Principles in LTE to Meet Future Network Demands PLATFORM FOR PROFITABLE GROWTH The Role of SDN in LTE Networks SDN refers to specific technologies considered promising for mobile network

More information

Huawei SD-WAN Solution

Huawei SD-WAN Solution Huawei SD-WAN Solution HUAWEI TECHNOLOGIES CO., LTD. 1 Trends and Challenges Faced by Enterprise Networks Enterprise IT architecture is continuously transforming towards the cloud architecture, and public

More information

TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network. Executive Summary.

TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network. Executive Summary. TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network Executive Summary Metro transport networks are undergoing a gradual transition from circuit-based

More information

Huawei SoftCOM Reshaping the future of network architecture

Huawei SoftCOM Reshaping the future of network architecture With its basis in SDN and cloud computing, Huawei s SoftCOM strategy helps telcos reduce cost and enhance network utilization & operational efficiency. 3SOFTCOM Huawei Communicate 04 10 Huawei SoftCOM:

More information

Why the Cloud is the Network

Why the Cloud is the Network Why the Cloud is the Network By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by VeloCloud Executive Summary Mission critical enterprise applications are moving to the cloud, driving the need

More information

DragonWave, Horizon and Avenue are registered trademarks of DragonWave Inc DragonWave Inc. All rights reserved

DragonWave, Horizon and Avenue are registered trademarks of DragonWave Inc DragonWave Inc. All rights reserved NOTICE This document contains DragonWave proprietary information. Use, disclosure, copying or distribution of any part of the information contained herein, beyond that for which it was originally furnished,

More information

QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective.

QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective. TIM BRASIL Rio de Janeiro, 29 de Novembro de 2017 QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective. AGENDA THE CONTEXT: UNDERSTANDING THE SCENARIOS TECHNOLOGIES, ARCHITECTURES

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

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security Bringing OpenStack to the Enterprise An enterprise-class solution ensures you get the required performance, reliability, and security INTRODUCTION Organizations today frequently need to quickly get systems

More information

P10 P12 P21 P22. IMT-2020 (5G) Promotion Group 5G Network Technology Architecture White Paper

P10 P12 P21 P22. IMT-2020 (5G) Promotion Group 5G Network Technology Architecture White Paper Contents P1 P2 P6 P10 P12 P21 P22 IMT-2020 (5G) Promotion Group was jointly established in February 2013 by three ministries of China (including MIIT, NDRC, and MOST) based on the original IMT-Advanced

More information

5G Network Architecture A High-Level Perspective. HUAWEI WHITE PAPER July 2016

5G Network Architecture A High-Level Perspective. HUAWEI WHITE PAPER July 2016 Network Architecture A High-Level Perspective HUAWEI WHITE PAPER July 2016 5G 4 5 5G A Cloud-Native 5G Architecture is Key to Enabling Diversified Service Requirements Through persistent effort and determination

More information

Alcatel-Lucent 7705 Service Aggregation Router. Bringing IP/MPLS Benefits to the Mobile Radio Access Network and More

Alcatel-Lucent 7705 Service Aggregation Router. Bringing IP/MPLS Benefits to the Mobile Radio Access Network and More Alcatel-Lucent 7705 Service Aggregation Router Bringing IP/MPLS Benefits to the Mobile Radio Access Network and More Overview The Alcatel-Lucent 7705 Service Aggregation Router (SAR) is an edge aggregation

More information

Delivering faster broadband, further...

Delivering faster broadband, further... Delivering faster broadband, further... Broadband technology solutions for existing NETWORK INFRASTRUCTURES Page 1 Address the challenge of delivering more for less Delivering faster broadband, further

More information

Build VoLTE Services using NFV & Cloud Reduce complexity and increase RoI

Build VoLTE Services using NFV & Cloud Reduce complexity and increase RoI Build VoLTE Services using NFV & Cloud Reduce complexity and increase RoI Vivek Bhargava Director, Product Marketing Oracle Communications Oracle In Communications R&D, product strategy, sales and services

More information

Preparing your network for the next wave of innovation

Preparing your network for the next wave of innovation Preparing your network for the next wave of innovation The future is exciting. Ready? 2 Executive brief For modern businesses, every day brings fresh challenges and opportunities. You must be able to adapt

More information

ITU Workshop on Telecommunication Service Quality. Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN

ITU Workshop on Telecommunication Service Quality. Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN ITU Workshop on Telecommunication Service Quality Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN Evgeny Romanov, Solution Engineer, InfoVista www.infovista.com VistaInsight,

More information

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS Ioannis Giannoulakis, Ph.D. National Centre for Scientific Research Demokritos giannoul@iit.demokritos.gr Emmanouil Kafetzakis,

More information

An Architecture. What the MEC? for 5G

An Architecture. What the MEC? for 5G An Architecture What the MEC? for 5G What the MEC? An architecture for 5G As we stated in the first e-book in this series, the evolution from LTE to 5G will be the most profound transformation on the wireless

More information

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering June 6th, 2017 1 Nokia 2016 Drivers - Agility is the prime reason to move to the Cloud 16% New revenues 16% Fluctuating demand 13% Customer

More information

Multi-tenancy of network operators and edge cloud services using small cells

Multi-tenancy of network operators and edge cloud services using small cells Multi-tenancy of network operators and edge cloud services using small cells Emmanouil Kafetzakis, Ph.D. ORION Innovations P.C. mkafetz@orioninnovations.gr Infocom World 2017, 25-10-2017 Athens, Greece

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

Nokia Siemens Networks TD-LTE whitepaper

Nokia Siemens Networks TD-LTE whitepaper Nokia Siemens Networks TD-LTE whitepaper Contents 1 Executive summary 3 2 Gaining global momentum 5 3 Spectrum 6 4 Positioning 7 5 Terminal Ecosystem 8 6 Conclusion 9 2 TD-LTE whitepaper 1 Executive summary

More information

IP Core Expertise From WireIE

IP Core Expertise From WireIE Leveraging the IP Network Core to Enrich Broadband Access Growth in the adoption of broadband network access is expected to continue on a worldwide basis for the next several years. Whether its wireline

More information

Mobile Backhaul Business Class Ethernet Wave Division Multiplexing Aggregation Switching SERVICE PROVIDER

Mobile Backhaul Business Class Ethernet Wave Division Multiplexing Aggregation Switching SERVICE PROVIDER Mobile Backhaul Business Class Ethernet Wave Division Multiplexing Aggregation Switching SERVICE PROVIDER CARRIER GRADE SOLUTIONS FOR SERVICE PROVIDERS Transition s suite of carrier grade products are

More information

Way to Implement SDN Network In Data Center

Way to Implement SDN Network In Data Center Way to Implement SDN Network In Data Center Cloud Computing Era Is Coming Cloud computing market has a bright prospect According to a report from Forrester Research, the global cloud computing market will

More information

eclipse packet node aviat networks transforming networks to all-ip

eclipse packet node aviat networks transforming networks to all-ip eclipse packet node aviat networks ANSI transforming networks to all-ip 4G Wireless Backhaul for 4G/LTE Networks 2 AVIAT NETWORKS 4G/LTE Ready Wireless Backhaul Enabling the mobile broadband future The

More information

THE EMERGING CONTROL HIERARCHY

THE EMERGING CONTROL HIERARCHY THE EMERGING CONTROL HIERARCHY For Service Provider SDN-Enabled Networks White Paper Contents The Emerging Control Hierachy for Service Provider SDN-Enabled Networks... 3 The Three-tier Control Model for

More information

5G NextGen Network InterDigital, Inc. All rights Reserved.

5G NextGen Network InterDigital, Inc. All rights Reserved. 5G NextGen Network 1 2016 InterDigital, Inc. All rights Reserved. Services: the evolution to the smarter, living network 5G will deliver next level of experience and enabling business models Wave 1 (Voice)

More information

How Smart Networks are changing the Corporate WAN

How Smart Networks are changing the Corporate WAN How Smart Networks are changing the Corporate WAN Mark Bennett Head of Global Fixed Connectivity Vodafone Group Enterprise September 12017 About Vodafone Enterprise Unified Comms Cloud & Hosting Internet

More information

Multiband Capacity utilization Compact design SMALL CELL SOLUTION

Multiband Capacity utilization Compact design SMALL CELL SOLUTION Multiband Capacity utilization Compact design SMALL CELL SOLUTION Small cell picks up for 5G Mobile users expect app availability everywhere, at any time, on all smart devices. This demand drives mobile

More information

SDN, SD-WAN, NFV, VNF I m confused!

SDN, SD-WAN, NFV, VNF I m confused! SDN, SD-WAN, NFV, VNF I m confused! Presenter: Tim Sullivan CEO, Coevolve @timsullo April 2017 Introduction to Coevolve Coevolve was established in 2014 to help drive enterprise adoption of next-generation

More information

Support up to 1000 times more capacity

Support up to 1000 times more capacity Support up to 1000 times more capacity Trial workshop, September 3 rd, 2013 seppo.yrjola@nsn.com 1 Nokia Solutions and Networks 2013 Our vision: Mobile networks are able to deliver one Gigabyte of personalized

More information

Creating new data freedom with the Shared Data Layer

Creating new data freedom with the Shared Data Layer Creating new data freedom with the Shared Data Layer Helping operators to realize the full business potential of their core network data White Paper Contents 1. Executive Summary: Simplified core architecture

More information

Mobilising the outdoor small cells market. White paper

Mobilising the outdoor small cells market. White paper Mobilising the outdoor small cells market White paper 2 Introduction With the exponential rise in adoption of smart phone technology and the insatiable demand for data, mobile operators are under increasing

More information

WIND RIVER NETWORKING SOLUTIONS

WIND RIVER NETWORKING SOLUTIONS WIND RIVER NETWORKING SOLUTIONS TRANSFORMING THE NETWORK Businesses of all kinds are benefitting from the transformation of the networks they rely on, from LANs to WANs. Those network transformations are

More information

Mellanox Virtual Modular Switch

Mellanox Virtual Modular Switch WHITE PAPER July 2015 Mellanox Virtual Modular Switch Introduction...1 Considerations for Data Center Aggregation Switching...1 Virtual Modular Switch Architecture - Dual-Tier 40/56/100GbE Aggregation...2

More information

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G Motivation Mobile Internet and explosion of its applications,

More information

CHARTING THE FUTURE OF SOFTWARE DEFINED NETWORKING

CHARTING THE FUTURE OF SOFTWARE DEFINED NETWORKING www.hcltech.com CHARTING THE FUTURE OF SOFTWARE DEFINED NETWORKING Why Next-Gen Networks? The rapid and large scale adoption of new age disruptive digital technologies has resulted in astronomical growth

More information

5G Network Softwarization: Key issues and Gap Analysis. Yachen Wang

5G Network Softwarization: Key issues and Gap Analysis. Yachen Wang 5G Network Softwarization: Key issues and Gap Analysis Yachen Wang 2015.9 Agenda Requirement, View and Key Issues Consideration of Key Issues Gap Analysis and Potential Work 5G Scenarios & Requirements

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

5G Initiative 5G Roadmap Working Group Proposal for Contribution

5G Initiative 5G Roadmap Working Group Proposal for Contribution 5G Initiative 5G Roadmap Working Group Proposal for Contribution Cagatay Buyukkoc, AT&T Meryem Simsek, ICSI IEEE 5G Initiative Roadmap Mission statement Based on horizon scanning, interviews and expert

More information

Sanjeev Athalye, Sr. Director, Product Management Qualcomm Technologies, Inc.

Sanjeev Athalye, Sr. Director, Product Management Qualcomm Technologies, Inc. Sanjeev Athalye, Sr. Director, Product Management Qualcomm Technologies, Inc. This presentation addresses potential use cases and views on characteristics of 5G technology and is not intended to reflect

More information

MPLS to the mobile cell site

MPLS to the mobile cell site MPLS to the mobile cell site Webinar July 3 rd 2014 Presenters: - Ahmed Lorgat - Hadi Choueiry AGENDA The benefits of IP/MPLS in the access network The challenges of rolling out IP/MPLS in the access MPLS-Transport

More information

INTELLIGENT MODERNIZATION AND MIGRATION

INTELLIGENT MODERNIZATION AND MIGRATION INTELLIGENT MODERNIZATION AND MIGRATION Optimizing Network Infrastructure for a New Networked World Network and service requirements are changing faster than ever before. In this environment, Communications

More information