It has become evident that traditional network architecture. Storage-Defined Networking

Size: px
Start display at page:

Download "It has become evident that traditional network architecture. Storage-Defined Networking"

Transcription

1 S T O R A G E Storae-Defined Networkin A detailed look at SDN and its best practices. It has become evident that traditional network architecture desins are poorly suited to meet the needs of today s dynamic enterprises, advanced applications and mobile workforces. It is a realization that has forced operators of enterprise networks, both lare and small, to seek out alternative methodoloies to desin, build and deploy their network infrastructure.

2 With that in mind, Software Defined Networkin (SDN) has become the heir apparent for networkin architectures by incorporatin the ideoloies of aility, adaptability, as well as scalability into the networkin platform. What s more, SDNs achieve those lofty ideals by separatin the control and data planes into a centrally manaed virtual entity. While benefits abound, there is still much confusion around what SDN is and isn t, especially with networkin vendors addin to the confusion by creatin their own definitions of what an SDN actually consists of. From an industry perspective, an SDN is defined as a platform that provides network infrastructure / connectivity that has the control and data planes decoupled, while network intellience and network state are loically centralized, and the underlyin network infrastructure is abstracted from the applications. That abstraction, when combined with the tenets of virtualization, aility and manaement can create an environment where enterprises ain unprecedented prorammability, automation, and network control, enablin them to build hihly scalable, flexible networks that readily adapt to chanin business needs. In essence, an SDN should provide: Centralized manaement and control of networkin devices from multiple vendors Improved automation and manaement usin common APIs that abstract the underlyin networkin details from the composition and provisionin of systems and applications Increased and rapid innovation, delivered by the ability to add new network capabilities and services without needin to confiure individual devices or wait for vendor uprades The ability to proram SDNs usin a common prorammin environment that can be leveraed by operators, enterprises, independent software vendors, and users, which ives all parties new opportunities to drive revenue and differentiation Increased network reliability and security as a result of centralized and auto- STORAGE 2

3 mated manaement of network devices, uniform policy enforcement and fewer confiuration errors More ranular network control with the ability to apply comprehensive and wide-ranin policies at the session, user, device, and application levels An improved end-user experience, created by an application s ability to exploit centralized network state information to instantly adapt network behavior to user needs. Simply put, an SDN should become the basis for a dynamic and flexible network architecture that protects existin investments while future-proofin the network. Thanks to SDNs, the static networks of today can evolve into an extensible service delivery platform capable of respondin rapidly to chanin business, end-user, and market needs. The Ideoloies of Software Defined Networks: The basic ideoloy behind an SDN amounts to deliverin network infrastructure in an aile fashion that leveraes existin hardware, while reducin the need to rip and replace networkin components to achieve flexibility and scale. However, reachin networkin nirvana requires more than understandin the basic ideoloies of SDNs. Those lookin to leverae SDNs will also have to embrace the technoloy by understandin what it can and cannot do, while also raspin how SDN technoloy will transform their existin environments a process that usually starts with understandin the differences between traditional technoloies and SDN. An In-depth Explanation of SDN: An SDN consists of several interrelated elements, all of which are driven by policy, prorammin and a standardized framework to deliver networkin resources in an adaptable, scalable fashion. SDNs incorporate planes of operation, where specific functions are abstracted from network operations. For example, the manaement plane contains system administration, code manaement, user interfaces (SSH, HTTP, API), as well as los and other manaement centric elements. STORAGE 3

4 The control plane administers virtual device operations, providin the instructions used by virtualized hardware to direct packets, perform switchin and routin operations, and also report operational data back to the manaement plane. The data plane functions as the enine of the virtualized device, movin packets throuh the device usin instructions provided by the control plane to determine the appropriate output ports. In the past, traditional networkin infrastructure devices tied all three planes directly to the physical device hardware, forcin the devices to interact usin the control planes to share information usin protocols such as OSPF or Spannin Tree a situation that created inherent limitations based upon both implemented hardware and software. The major difference between SDN and traditional networkin amounts to how controller-based networkin is executed. With an SDN, a centralized controller (often combined with the manaement plane) has a complete end-to-end view of the entire network, meanin that all the knowlede of network paths and device capabilities resides in a sinle application. As a result, the SDN s control plane can calculate paths based on both source and destination addresses, readily usin different network paths for different traffic types and react quickly to chanin networkin conditions. In addition to deliverin these features, the SDN s controller serves as a sinle point of confiuration, allowin full prorammability of the entire network from a sinle location. That results in the ability to automate network operations, which then becomes one of the most valuable aspects of an SDN. Of course, there is much more to SDN than the separation of planes of operation. SDN also incorporates hypervisor connectivity, where a hypervisor hosts several VMs (virtual machines) and those VMs are able to communicate throuh the network usin SDN defined virtual switches, eschewin the limitations of physical networkin hardware. What s more, new tunnelin protocols allow for the creation of overlay networks, where the networkin is abstracted from the physical network and confiured in the virtual switch. Those new protocols, such as VXLAN and NVGRE are able to encapsulate the data inside an IP packet, so that information can traverse the physical network, yet still allow VMs on different subnets to STORAGE 4

5 communicate as if they were on the same physical network. In short, that allows connections between hypervisors to be established without any dependency on the physical network. With an SDN, virtual switches (vswitches) create tunnels that institute a mesh of connectivity to other virtual switches in the network, transitionin the physical network in to what could be thouht of as a tunnel fabric. Althouh the process of virtualization and encapsulation may be processor intensive, modern x86 servers have been shown to handle tunnel encapsulation at more than 10Gbps, with CPU consumption of only 20% on a sinle core. Another advantae offered by a vswitch comes in the form of multitenancy, a concept where multiple tenets can be hosted within the same SDN, yet have their own virtual infrastructure to keep all traffic isolated from other tenants. In the past, keepin traffic isolated from one business entity (tenant) to another required the physical separation of networkin hardware, as well as extensive manual confiuration. vswitchin technoloy uses security policies to control the VM, tunnel and other elements to enforce isolation, and reduce the possibility of confiuration errors, all thanks to the SDN concept of overlay networks. The Evolution of SDN: The concept of Software-Defined Networkin is not new, SDN arose in phases as new ideoloies were applied to the problems associated with physical networkin. SDN aruably has its roots in the turn of the century, where research was conducted into the idea of separatin the data and control planes of networkin devices. The SDN ideoloy was further advanced by the OpenFlow API and the evolution of the Network Operatin System (NOS). However, SDN has rown to be much more than the concepts set forth by Openflow API, which from a protocol standpoint defined the messain between the switch and the controller, controller to switch, as well as symmetric and asynchronous communications. OpenFlow s controller to switch messain manae the state of the switch, while symmetric messaes are sent by the controller or switch to initiate the connection or interchane of messaes, while asynchronous messaes update the control of the network events and the chanes of state switch. Furthermore, OpenFlow establishes STORAGE 5

6 two types of switches: OpenFlow-only and OpenFlow-enabled. OpenFlow-only switches use only OpenFlow protocol to process packets. However, OpenFlow-enabled switches can additionally process the packet usin traditional alorithms of switchin or routin. Recent advancements have pushed SDN beyond the basics of the OpenFlow API. For example, newer controller technoloy, such as tenant overlay capabilities, have shifted isolation from limited VLAN concepts into a more addressable, virtualized data plan that allows for confiuration on the fly, while also better enforcin security and controllin isolation. While it is debatable as to what the future holds for SDN, there are additional advancements on the horizon many driven by the forthcomin rowth of IoT (Internet of Thins) technoloies. For some, that may mean further sereation of planes from the OpenFlow ideoloy of two (control and data) to four, such as packet forwardin, flow control, network services and systems manaement. Other innovations down the road may include more robust APIs, client side applications, interated machine learnin and increased resiliency. Reardless of what the future holds, those adoptin SDN today will want to adhere to industry best practices to solve the problems of today, while future-proofin network architectures and layin the foundation for the innovations of tomorrow. SDN Best Practices: A successful implementation of SDN starts with understandin the current and future needs of the network and then plannin to address those needs. However, success pivots on another factor, the adoption of best practices. Luckily, enterprises of all shapes and sizes have worked with SDN vendors to chart what works and what does not. That has led to readily available best practices, which can be leveraed to avoid the mistakes and failures of early adopters. Althouh the intricacies of best practices may deviate from one vendor s ideoloy to another, the foundation of those best practices still provides valuable uidance for those lookin to save time, money and maximize the value offered by SDN, while also helpin to determine what products to select to ease the transition to an SDN. STORAGE 6

7 Plan for Leacy Interation Many early adopters failed to take into consideration the questions of interoperability. For example, some chose to move into the realm of SDN without verifyin how applications would be mirated and the impact an SDN would have on existin hardware, leacy hardware, as well as leacy applications. Luckily, SDN lends itself well to radual deployments, where adopters can test proof of concept as elements are transitioned over to an SDN. The ideoloy of a radual deployment proves to be a sensible approach that can smooth over many interation worries. However, adopters must also observe due dilience and inventory all existin systems, hardware and applications to create a matrix of compatibility. Think of the SDN Ecosystem The SDN controller is only a sinle piece of the SDN puzzle, yet many adopters focus all of their enery on deployin, confiurin and manain the controller, without considerin the complete network ecosystem. Here, adopters need to think in terms of the complete picture, and look to build a complete SDN solution, that brins near term benefits, as well as supportin onoin operations and future needs. Simply put, the ecosystem consists of all of the SDN planes, as well as the virtualized (abstracted) hardware and the applications that will move across the network. Remember Device Interoperability Althouh the concepts behind SDN are centered on an open architecture that supports multi-vendor environments, it proves critical to make sure that those vendors products do indeed fully support the SDN controller that has been selected. In some cases, vendors may claim interoperability with a iven platform, but have not yet certified or tested their products with that platform. A simple rule of thumb is to validate compatibility before movin into an SDN deployment. Pursue Hardware Optimization No one wants to deploy an SDN and then experience reduced performance or encounter connectivity issues. In other words, when selectin the hardware to function as the SDN controller (and associated elements), choose proven hardware that can handle demand. That may mean addin more memory to a iven server, or selectin a different server with a hiher performance CPU or even shiftin other demands placed on the server over to separate systems. The idea here is to eliminate any potential bottlenecks before deployment and to also monitor the STORAGE 7

8 demands placed on components to make sure they are optimized for service and are not approachin over-utilization. Don t Foret Capacity Plannin The SDN controller functions as the central processin point of SDN operations. Understandin and measurin the loads placed on a controller allows adopters to aue loads and how those loads can differ based upon demands. Those differin loads, created by traffic volume, active rules, directed devices, controlled flows, and other functions will become a critical metric for evaluatin SDN solutions, and ultimately help adopters to deploy the riht-sized solutions for their environments. Plan for Failure In its most basic form, an SDN controller can be housed on a sinle physical device, in a sinle location. However, critical network operations demand a failsafe environment. So in essence, it is critical for adopters to think about deployin multiple controllers and what the requirements of failover are. Administrators should think about the implications of hot service activations and updates, pre-activation confirmations and confiuration rollbacks, as well as redundancy, failover, hot swaps, disaster recovery and any other element that impacts business continuity. Address Usability and Manaeability The Best SDN controller in the world may prove useless if it is difficult, use and manae. Naturally, adoptin an SDN results in a symbiotic relationship with network manaement. Adopters should look at SDN controllers from a network administrator s point of view, where ease of use, reliability, manaement tools, reportin and data collection often outweihs raw performance. What s more, once deployed, the SDN platform should also prove to be easy to operate, maintain, scale, uprade and dianose. Otherwise, failure can creep into the SDN, and prove to be difficult to remediate. Look for Proactive Support Althouh those adoptin SDN would love to think of SDN as a set and foret concept, nothin could be further from the truth. Networks are no loner static entities than can be defined once and then forotten about. Chanes in scale, applications, operations and many other elements have caused networks to become very fluid in operation a situation that actually was the catalyst for the creation of SDN tech- STORAGE 8

9 noloy. That said, support may very well be the key to success. In other words, when workin with SDN technoloy, make sure support resources are readily available to desin, manae, and most importantly, troubleshoot the SDN. The Value of SDN: Value can be a nebulous concept, especially with SDNs. Value is often determined on the concept of ROI (Return on Investment), yet in the world of SDN, return can be a difficult thin to pin down. Achievin a financial arument that promotes SDN adoption may not be as difficult as it sounds, thanks to the benefits derived from adoptin an SDN. Measurin those benefits can provide the fodder to arner budet approvals and the resources to move ahead. Core benefits offered include: Service provisionin speed and aility: SDN network provisionin proves to be fast and easy, and often requires little work, thanks to the ability to just create VM instances to create a new network resource. Network flexibility and holistic manaement: SDNs create an environment where network experimentation without impact can be accomplished. That means desiners can leap over the limits imposed by SNMP and experiment freely with new network confiurations without bein hamstrun by their consequences. Improved ranular security: SDNs offer fine-rained security for apps, endpoints and BYOD devices, which cannot be accomplished on a physical, traditional network. What s more, that security can be driven by centralized policies that enforce controls and offer insiht into operations. Reduced OPEX and Increased Efficiency: It is difficult to calculate the exact cost savins of SDNs, since adoption may simply shift OPEX costs over to controllers and software. However, many adopters have claimed lower hardware costs as a bi advantae, and many also have experienced reduced OPEX costs, thanks to improved network manaement efficiency. Introduction of virtual network services and lowered CAPEX: While lare data centers seem to reap the biest benefits from SDNs, there are still STORAGE 9

10 plenty of savins to be found even in the smallest of networks, which can realize sinificant savins from makin better use of existin hardware and by lessenin dependencies on proprietary hardware and dedicated appliances. Conclusions: SDN has become a compellin solution for businesses of any size and offers sinificant benefits that can be realized from the outset. Adopters are findin that SDNs help to simplify operations by automatin and centralizin network manaement tasks. Also, SDNs make the networks more responsive to dynamic business and institutional needs by couplin applications with network control. What s more, SDN provides aility, simply because adopters can quickly customize network behavior for emerent business needs. A capability that proves very important for businesses experiencin the increasin velocity of application development, driven by business needs that require the deployment of technoloies that allow scale on-demand and can automatically respond to rapidly chanin demands. SDNs can brin all sorts of new opportunities to those operatin enterprise networks. However, one should not blindly traverse the path to SDN deployment. There are some recommendations that should help to smooth bumps on the path and speed adoption: Oranizations should develop a stratey that leveraes network prorammability to accomplish the oal of reducin OPEX, yet still provide hih-quality user fidelity, even when multiple traffic types compete for bandwidth. Use a phased approach to validate the value of SDN and reduce the risk associated with a lare-scale deployment. Conductin small-scale, proofof-concept pilots can reduce adoption problems and prove the value of the technoloy. Perform due dilience before selectin an SDN controller and validate elements such as support, compatibility, scale, usability and capabilities. STORAGE 10

Delivering Value, Security, and Speed with BPM in the Cloud

Delivering Value, Security, and Speed with BPM in the Cloud Deliverin Value, Security, and Speed with BPM in the Cloud BPM Software in the cloud enables strateic process improvement, reduced technoloy cost, and better alinment of IT with business oals. Strateic

More information

Solving on-premise email management challenges with on-demand services

Solving on-premise email management challenges with on-demand services Solvin on-premise email manaement challenes with on-demand services Dell IT Manaement Software as a Service 1 Applications Business Process Consultin Infrastructure Support Introduction The rowin reliance

More information

Two-Phase Modular Cooling

Two-Phase Modular Cooling Two-Phase Modular Coolin for the Data Center Ensurin the reliability and efficiency of your data center operations requires a strateic partner that is qualified to minimize enery usae, reduce costs, and

More information

Appian Acquisition Business Management (ABM) A modern, flexible, agile, and accredited BPM solution for end-to-end federal acquisition.

Appian Acquisition Business Management (ABM) A modern, flexible, agile, and accredited BPM solution for end-to-end federal acquisition. Appian Acquisition Business Manaement (ABM) A modern, flexible, aile, and accredited BPM solution for end-to-end federal acquisition. Appian Acquisition Business Manaement (ABM) Solution Complete Acquisition

More information

Synergy supports your network

Synergy supports your network Synery supports your network Silver Systems Manaement Silver Volume Licensin SYNERGY Global Reach, Local Service. Yours is a successful, midmarket company. You depend upon computers and your network to

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

Business Agility in the Mobile Age

Business Agility in the Mobile Age Business Aility in the Mobile Ae Published Auust 2011 Executive Summary Movement towards the mobile enterprise is ainin momentum based on the clear business value afforded by better leverain today s increasinly

More information

BPM for Information Technology Transforming IT through Business Process Management

BPM for Information Technology Transforming IT through Business Process Management white paper BPM for Information Technoloy Transformin IT throuh Business Process Manaement This paper is intended for CIOs, IT Executives and Senior IT Manaers interested in understandin more about the

More information

S i m p l i c i t y c o n t r o l P o w e r. Alcatel-Lucent OmniTouch Contact Center Premium Edition

S i m p l i c i t y c o n t r o l P o w e r. Alcatel-Lucent OmniTouch Contact Center Premium Edition Alcatel-Lucent OmniTouch Contact Center Premium Edition Enablin onoin visual trackin of contact center activities S i m p l i c i t y c o n t r o l P o w e r Can you UNDERSTAND, ANTICIPATE and RESPOND

More information

BPO. COMPEtitive BUSINESS PROCESS

BPO. COMPEtitive BUSINESS PROCESS BPO BUSINESS PROCESS outsourcin COMPEtitive INTELlience SmartBPO is a unique, innovative business process outsourcin (BPO) and competitive intellience model that helps companies to simplify their operations

More information

Achieving Dramatic Improvements in Financial Operations through BPM

Achieving Dramatic Improvements in Financial Operations through BPM Achievin Dramatic Improvements in Financial Operations throuh BPM Easy to Deploy Technoloy Quickly Fills Gaps and Replaces Manual Processes Published February 2011 Executive Summary This paper is intended

More information

RELIABILITY BASED MAINTENANCE (RBM) Using Key Performance Indicators (KPIs) To Drive Proactive Maintenance

RELIABILITY BASED MAINTENANCE (RBM) Using Key Performance Indicators (KPIs) To Drive Proactive Maintenance RELIABILITY BASED MAINTENANCE (RBM) Usin Key Performance Indicators (KPIs) To Drive Proactive Maintenance Robert Ford, CMRP GE Power Generation Services 4200 Wildwood Parkway, Atlanta, GA 30339 USA Abstract

More information

Governed Data Discovery. with Pyramid Analytics. Navigating the business analytics disruption. Issue 1. Why Data Discovery is the new King?

Governed Data Discovery. with Pyramid Analytics. Navigating the business analytics disruption. Issue 1. Why Data Discovery is the new King? Issue 1 Governed Data Discovery with Pyramid Analytics Why Data Discovery is the New Kin... 1 The Missin Component in Data Discovery Tools... 2 Governed Data Discovery: A Key to Success... 2 Governed Data

More information

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com SDN 101: An Introduction to Software Defined Networking citrix.com Over the last year, the hottest topics in networking have been software defined networking (SDN) and Network ization (NV). There is, however,

More information

UNIQUE Business for SaaS

UNIQUE Business for SaaS UNIQUE The solution for your business with more control and security when accessin your Cloud network. UNIQUE enables secure access control of all remote desktop structures and web services in the Cloud

More information

DCB for Network Virtualization Overlays. Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX

DCB for Network Virtualization Overlays. Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX DCB for Network Virtualization Overlays Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX What is SDN? Stanford-Defined Networking Software-Defined Networking Sexy-Defined Networking Networking

More information

The Promise and the Reality of a Software Defined Data Center

The Promise and the Reality of a Software Defined Data Center The Promise and the Reality of a Software Defined Data Center Authored by Sponsored by Introduction The traditional IT operational model is highly manual and very hardware centric. As a result, IT infrastructure

More information

Strategies for Reducing the Risk of ecommerce Fraud

Strategies for Reducing the Risk of ecommerce Fraud October 2010 Strateies for Reducin the Risk of ecommerce Fraud Fraud techniques are constantly evolvin, and new data breaches are reported every day are your online security practices adaptin rapidly enouh?

More information

Save thousands with the complete e-document distribution solution

Save thousands with the complete e-document distribution solution Albany econnect Save thousands with the complete e-document distribution solution The UK s leadin provider of electronic document distribution software Since 1989, Albany Software has been developin software

More information

Networking in the Era of Virtualization

Networking in the Era of Virtualization SOLUTIONS WHITEPAPER Networking in the Era of Virtualization Compute virtualization has changed IT s expectations regarding the efficiency, cost, and provisioning speeds of new applications and services.

More information

SOFTWARE DEFINED NETWORKING

SOFTWARE DEFINED NETWORKING SOFTWARE DEFINED NETWORKING Bringing Networks to the Cloud Brendan Hayes DIRECTOR, SDN MARKETING AGENDA Market trends and Juniper s SDN strategy Network virtualization evolution Juniper s SDN technology

More information

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL Pascal Geenens CONSULTING ENGINEER, JUNIPER NETWORKS pgeenens@juniper.net BUSINESS AGILITY Need to create and deliver new revenue opportunities faster Services

More information

A Look at the New Converged Data Center

A Look at the New Converged Data Center Organizations around the world are choosing to move from traditional physical data centers to virtual infrastructure, affecting every layer in the data center stack. This change will not only yield a scalable

More information

Stuart Berman, CEO Jeda Networks September, 2013

Stuart Berman, CEO Jeda Networks September, 2013 Stuart Berman, CEO Jeda Networks September, 2013 Emerging Cloud model Resource pooling, dynamic allocation of resources, multi-tenant, software deployments/automation/management Consumer cloud companies

More information

An Application-Centric Infrastructure Will Enable Business Agility

An Application-Centric Infrastructure Will Enable Business Agility An Application-Centric Infrastructure Will Enable Business Agility March 2014 Prepared by: Zeus Kerravala An Application-Centric Infrastructure Will Enable Business Agility by Zeus Kerravala March 2014

More information

SPSS WebApp Framework

SPSS WebApp Framework SPSS WebApp Framework Solve business problems with customized, Web-based, analytical applications powered by SPSS Solve business problems with SPSS WebApp applications Predictin the best course of action

More information

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 Network Virtualization Overview... 1 Network Virtualization Key Requirements to be validated...

More information

The Road to SDN: Software-Based Networking and Security from Brocade

The Road to SDN: Software-Based Networking and Security from Brocade WHITE PAPER www.brocade.com SOFTWARE NETWORKING The Road to SDN: Software-Based Networking and Security from Brocade Software-Defined Networking (SDN) presents a new approach to rapidly introducing network

More information

UNIQUE Identity Access Management

UNIQUE Identity Access Management Manaement UNIQUE Manaement The IAM solution for your company with more control and security when accessin your corporate network. UNIQUE Manaement enables secure access control of all remote desktop structures

More information

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan Centec s SDN Switch Built from the Ground Up to Deliver an Optimal Virtual Private Cloud Table of Contents Virtualization Fueling New Possibilities Virtual Private Cloud Offerings... 2 Current Approaches

More information

white paper February 2010

white paper February 2010 white paper February 2010 STRATEGIC FOCUS REPORT SaaS BPM: Silencin the Skeptics Develop a SaaS stratey to stay ahead of the ame Sponsored by: Corporate headquarters 1875 Explorer Street 4 th Floor Reston,

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R O r a c l e V i r t u a l N e t w o r k i n g D e l i v e r i n g F a b r i c

More information

OpenFlow-enabled SDN and Network Functions Virtualization. ONF Solution Brief February 17, 2014

OpenFlow-enabled SDN and Network Functions Virtualization. ONF Solution Brief February 17, 2014 OpenFlow-enabled SDN and Functions Virtualization ONF Solution Brief February 17, 2014 Table of Contents 2 Executive Summary 3 SDN Overview 4 Introduction to NFV 5 NFV Challenges 6 NFV/SDN Example Use

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Freddie Örnebjär TREX Workshop 2012 2012 Brocade Communications Systems, Inc. 2012/09/14 Software-Defined Networking (SDN): Fundamental Control

More information

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 SDN - An Overview... 2 SDN: Solution Layers and its Key Requirements to be validated...

More information

Data Center Networking Designing Today s Data Center

Data Center Networking Designing Today s Data Center Data Center Networking Designing Today s Data Center There is nothing more important than our customers. Data Center Networking Designing Today s Data Center Executive Summary Demand for application availability

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SOFTWARE DEFINED NETWORKING A NEW ARCHETYPE PARNAL P. PAWADE 1, ANIKET A. KATHALKAR

More information

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015 Simplify IT With Cisco Application Centric Infrastructure Roberto Barrera rbarrera@grupo-dice.com VERSION May, 2015 Content Understanding Software Definded Network (SDN) Why SDN? What is SDN and Its Benefits?

More information

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Date: June 2016 Author: Jack Poller, Senior

More information

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam Cloud Networking Disruption with Software Defined Network Virtualization Ali Khayam In the next one hour Let s discuss two disruptive new paradigms in the world of networking: Network Virtualization Software

More information

SINGLE-TOUCH ORCHESTRATION FOR PROVISIONING, END-TO-END VISIBILITY AND MORE CONTROL IN THE DATA CENTER

SINGLE-TOUCH ORCHESTRATION FOR PROVISIONING, END-TO-END VISIBILITY AND MORE CONTROL IN THE DATA CENTER SINGLE-TOUCH ORCHESTRATION FOR PROVISIONING, END-TO-END VISIBILITY AND MORE CONTROL IN THE DATA CENTER JOINT SDN SOLUTION BY ALCATEL-LUCENT ENTERPRISE AND NEC APPLICATION NOTE EXECUTIVE SUMMARY Server

More information

Network Virtualization: Delivering on the Promises of SDN. Bruce Davie, Principal Engineer

Network Virtualization: Delivering on the Promises of SDN. Bruce Davie, Principal Engineer Network Virtualization: Delivering on the Promises of SDN Bruce Davie, Principal Engineer What does SDN promise? The original* SDN promise was: Enable rapid innovation in networking Enable new forms of

More information

Brocade VCS Fabrics: The Foundation for Software-Defined Networks

Brocade VCS Fabrics: The Foundation for Software-Defined Networks WHITE PAPER DATA CENTER Brocade VCS Fabrics: The Foundation for Software-Defined Networks Software-Defined Networking (SDN) offers significant new opportunities to centralize management and implement network

More information

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture OpenStack Neutron Outline Why Neutron? What is Neutron? API Abstractions Plugin Architecture Why Neutron? Networks for Enterprise Applications are Complex. Image from windowssecurity.com Why Neutron? Reason

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

Network Virtualization

Network Virtualization Network Virtualization What is Network Virtualization? Abstraction of the physical network Support for multiple logical networks running on a common shared physical substrate A container of network services

More information

Extreme Networks Solutions for Microsoft Skype for Business Deployments SOLUTION BRIEF

Extreme Networks Solutions for Microsoft Skype for Business Deployments SOLUTION BRIEF Extreme Networks Solutions for Microsoft Skype for Business Deployments SOLUTION BRIEF EXTREME NETWORKS SOLUTION BRIEF Extreme Networks Automated Quality of Service and Analytics Solution for Microsoft

More information

Making the Case for Open Source Controllers

Making the Case for Open Source Controllers White Paper Making the Case for Open Source Controllers Prepared by Roz Roseboro Senior Analyst, Heavy Reading www.heavyreading.com on behalf of www.brocade.com September 2014 Introduction Telcos face

More information

When SDN meets Mobility

When SDN meets Mobility When SDN meets Mobility The result is an automated, simpler network that supports the way you work With wireless increasingly becoming the primary means of access for end users, it is essential that any

More information

SOFTWARE-DEFINED NETWORKS

SOFTWARE-DEFINED NETWORKS THE PROMISE OF SOFTWARE-DEFINED NETWORKS SDNs offer organizations a flexible solution capable of reimagining the enterprise network. The IT community is abuzz with discussions about software-defined networks

More information

Monitoring, Managing, and Securing SDN Deployments // White Paper

Monitoring, Managing, and Securing SDN Deployments // White Paper Introduction Mobility, cloud, and consumerization of IT are all major themes playing out in the IT industry today all of which are fundamentally changing the way we think about managing IT infrastructure.

More information

SDN CENTRALIZED NETWORK COMMAND AND CONTROL

SDN CENTRALIZED NETWORK COMMAND AND CONTROL SDN CENTRALIZED NETWORK COMMAND AND CONTROL Software Defined Networking (SDN) is a hot topic in the data center and cloud community. The geniuses over at IDC predict a $2 billion market by 2016

More information

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK Gustavo Barros Systems Engineer Brocade Brasil Software- Defined Networking Summary Separate control and data planes Networks are becoming: More programmatic

More information

BPM Just Got Better: Mobile, Cloud, Social, and the Future of Business Process Management

BPM Just Got Better: Mobile, Cloud, Social, and the Future of Business Process Management BPM Just Got Better: Mobile, Cloud, Social, and the Future of Business Process Manaement Published March 2011 Executive Summary This paper explores the rowin impact of mobile computin, cloud delivery and

More information

Testing Challenges for Modern Networks Built Using SDN and OpenFlow

Testing Challenges for Modern Networks Built Using SDN and OpenFlow Using SDN and OpenFlow July 2013 Rev. A 07/13 SPIRENT 1325 Borregas Avenue Sunnyvale, CA 94089 USA Email: Web: sales@spirent.com www.spirent.com AMERICAS 1-800-SPIRENT +1-818-676-2683 sales@spirent.com

More information

Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER

Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER WHITE PAPER Building Cloud- Scale Networks Abstract TABLE OF CONTENTS Introduction 2 Open Fabric-Based

More information

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments What You Will Learn Deploying network services in virtual data centers is extremely challenging. Traditionally, such Layer

More information

NVGRE Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure

NVGRE Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure W h i t e p a p e r NVGRE Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure Table of contents Executive Summary.... 3 Cloud Computing Growth.... 3 Cloud Computing Infrastructure

More information

SDN Software Defined Networks

SDN Software Defined Networks There is nothing more important than our customers SDN Software Defined Networks A deployable approach for the Enterprise 2012 Enterasys Networks, Inc. All rights reserved SDN Overview What is SDN? Loosely

More information

HPC Scheduling & Job Prioritization WHITEPAPER

HPC Scheduling & Job Prioritization WHITEPAPER HPC Schedulin & Job Prioritization WHITEPAPER HPC Schedulin & Job Prioritization Table of contents 3 Introduction 3 The Schedulin Cycle 5 Monitorin The Schedulin Cycle 6 Conclusion 2 HPC Schedulin & Job

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

Conference. Smart Future Networks THE NEXT EVOLUTION OF THE INTERNET FROM INTERNET OF THINGS TO INTERNET OF EVERYTHING

Conference. Smart Future Networks THE NEXT EVOLUTION OF THE INTERNET FROM INTERNET OF THINGS TO INTERNET OF EVERYTHING Conference THE NEXT EVOLUTION OF THE INTERNET FROM INTERNET OF THINGS TO INTERNET OF Smart Future Networks www.internet-of-things.no EVERYTHING Patrick Waldemar Vice President Telenor Research and Future

More information

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks A Coordinated Virtual Infrastructure for SDN in Enterprise Networks Software Defined Networking (SDN), OpenFlow and Application Fluent Programmable Networks Strategic White Paper Increasing agility and

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Eric Choi < echoi@brocade.com> Senior Manager, Service Provider Business Unit, APJ 2012 Brocade Communications Systems, Inc. EPF 7 2012/09/17 Software-Defined Networking

More information

Exploring Software-Defined Networking with Brocade

Exploring Software-Defined Networking with Brocade WHITE PAPER www.brocade.com IP Network Exploring Software-Defined Networking with Brocade This paper provides an overview of Software-Defined Networking (SDN), its expected role in cloud-optimized networks,

More information

WHITE PAPER. Data Center Fabrics. Why the Right Choice is so Important to Your Business

WHITE PAPER. Data Center Fabrics. Why the Right Choice is so Important to Your Business WHITE PAPER Data Center Fabrics Why the Right Choice is so Important to Your Business Introduction Data center fabrics are emerging as the preferred architecture for next-generation virtualized data centers,

More information

The Software-Defined Data Center is Key to IT-as-a-Service

The Software-Defined Data Center is Key to IT-as-a-Service The Software-Defined Data Center is Key to IT-as-a-Service August 2013 Prepared by: Zeus Kerravala The Software-Defined Data Center is Key to IT-as-a-Service by Zeus Kerravala August 2013 º º º º º º º

More information

Virtualization Essentials

Virtualization Essentials Virtualization Essentials Table of Contents Introduction What is Virtualization?.... 3 How Does Virtualization Work?... 4 Chapter 1 Delivering Real Business Benefits.... 5 Reduced Complexity....5 Dramatically

More information

Software-Defined Network (SDN) & Network Function Virtualization (NFV) Po-Ching Lin Dept. CSIE, National Chung Cheng University

Software-Defined Network (SDN) & Network Function Virtualization (NFV) Po-Ching Lin Dept. CSIE, National Chung Cheng University Software-Defined Network (SDN) & Network Function Virtualization (NFV) Po-Ching Lin Dept. CSIE, National Chung Cheng University Transition to NFV Cost of deploying network functions: Operating expense

More information

Ten Things to Look for in an SDN Controller

Ten Things to Look for in an SDN Controller Ten Things to Look for in an SDN Controller Executive Summary Over the last six months there has been significant growth in the interest that IT organizations have shown in Software-Defined Networking

More information

STRATEGIC WHITE PAPER. The next step in server virtualization: How containers are changing the cloud and application landscape

STRATEGIC WHITE PAPER. The next step in server virtualization: How containers are changing the cloud and application landscape STRATEGIC WHITE PAPER The next step in server virtualization: How containers are changing the cloud and application landscape Abstract Container-based server virtualization is gaining in popularity, due

More information

Keys 2 Work / PA ementoring / PA Career Guides / My Career Journey / Financial Literacy 101

Keys 2 Work / PA ementoring / PA Career Guides / My Career Journey / Financial Literacy 101 www.smartfutures.or online collee and career readiness solutions for pennsylvania educators Keys 2 Work / PA ementorin / PA Career Guides / My Career Journey / Financial Literacy 101 our mission: To assure

More information

Network Virtualization for Large-Scale Data Centers

Network Virtualization for Large-Scale Data Centers Network Virtualization for Large-Scale Data Centers Tatsuhiro Ando Osamu Shimokuni Katsuhito Asano The growing use of cloud technology by large enterprises to support their business continuity planning

More information

Data Center Network Evolution: Increase the Value of IT in Your Organization

Data Center Network Evolution: Increase the Value of IT in Your Organization White Paper Data Center Network Evolution: Increase the Value of IT in Your Organization What You Will Learn New operating demands and technology trends are changing the role of IT and introducing new

More information

LightSweep. Modular Lighting Control System. imagination at work. Description. Specifications

LightSweep. Modular Lighting Control System. imagination at work. Description. Specifications Lihtin Controls LihtSweep Modular Lihtin Control System GE s modular indoor lihtin control solution is scalable and hihly flexible makin it easier to meet specification without havin to over-enineer the

More information

Simplifying IT with SDN & Virtual Application Networks

Simplifying IT with SDN & Virtual Application Networks Simplifying IT with SDN & Virtual Application Networks Justin Chiah Product Category Head HP Networking APJ Solutions for the New Style of IT Networking innovations lay the foundation for transformation

More information

LEADERSHIP DEVELOPMENT FRAMEWORK. Program Bulletin

LEADERSHIP DEVELOPMENT FRAMEWORK. Program Bulletin LEADERSHIP DEVELOPMENT FRAMEWORK Proram Bulletin Prorams for Leadership Development The NBOGroup Leadership Development prorams provide emerin, middle and senior manaement an opportunity to be the chane

More information

Virtual Cascade Shark

Virtual Cascade Shark WHITE PAPER Virtual Cascade Shark Enabling ubiquitous visibility in virtualized enterprises Executive Summary Enterprises have been using Cascade products from Riverbed Technology for many years to discover,

More information

Radware ADC-VX Solution. The Agility of Virtual; The Predictability of Physical

Radware ADC-VX Solution. The Agility of Virtual; The Predictability of Physical Radware ADC-VX Solution The Agility of Virtual; The Predictability of Physical Table of Contents General... 3 Virtualization and consolidation trends in the data centers... 3 How virtualization and consolidation

More information

CloudEngine 1800V Virtual Switch

CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch Product Overview Huawei CloudEngine 1800V (CE1800V) is a distributed Virtual Switch (vswitch) designed by Huawei for data center virtualization

More information

Software Defined Storage Networks An Introduction

Software Defined Storage Networks An Introduction A Jeda Networks White Paper 4400 MacArthur Blvd., suite 350 Newport Beach, CA 92660 (949) 748-7277 www.jedanetworks.com Software Defined Storage Networks An Introduction Doc # 01-000030-001 Rev. A Contents

More information

CoIP (Cloud over IP): The Future of Hybrid Networking

CoIP (Cloud over IP): The Future of Hybrid Networking CoIP (Cloud over IP): The Future of Hybrid Networking An overlay virtual network that connects, protects and shields enterprise applications deployed across cloud ecosystems The Cloud is Now a Critical

More information

VXLAN Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure

VXLAN Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure W h i t e p a p e r VXLAN Overlay Networks: Enabling Network Scalability for a Cloud Infrastructure Table of Contents Executive Summary.... 3 Cloud Computing Growth.... 3 Cloud Computing Infrastructure

More information

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014 Simplify IT With Cisco Application Centric Infrastructure Barry Huang bhuang@cisco.com Nov 13, 2014 There are two approaches to Control Systems IMPERATIVE CONTROL DECLARATIVE CONTROL Baggage handlers follow

More information

Software Defined Network (SDN)

Software Defined Network (SDN) Georg Ochs, Smart Cloud Orchestrator (gochs@de.ibm.com) Software Defined Network (SDN) University of Stuttgart Cloud Course Fall 2013 Agenda Introduction SDN Components Openstack and SDN Example Scenario

More information

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Wilfried van Haeren CTO Edgeworx Solutions Inc. www.edgeworx.solutions Topics Intro Edgeworx Past-Present-Future

More information

Virtual Application Networks Innovations Advance Software-defined Network Leadership

Virtual Application Networks Innovations Advance Software-defined Network Leadership Virtual Application Networks Innovations Advance Software-defined Network Leadership Simplifying, Scaling and Automating the Network Bethany Mayer Senior Vice President and General Manager HP Networking

More information

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Using SouthBound APIs to build an SDN Solution Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Agenda About Midokura Drivers of SDN & Network Virtualization Adoption SDN Architectures Why OpenDaylight? Use

More information

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview STRATEGIC WHITE PAPER Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview Abstract Cloud architectures rely on Software-Defined Networking

More information

Definition of a White Box. Benefits of White Boxes

Definition of a White Box. Benefits of White Boxes Smart Network Processing for White Boxes Sandeep Shah Director, Systems Architecture EZchip Technologies sandeep@ezchip.com Linley Carrier Conference June 10-11, 2014 Santa Clara, CA 1 EZchip Overview

More information

Network Virtualization Solutions

Network Virtualization Solutions Network Virtualization Solutions An Analysis of Solutions, Use Cases and Vendor and Product Profiles October 2013 The Independent Community and #1 Resource for SDN and NFV Tables of Contents Introduction

More information

Driving SDN Adoption in Service Provider Networks

Driving SDN Adoption in Service Provider Networks WHITEPAPER Software Defined Networking (SDN) Driving SDN Adoption in Service Provider Networks This whitepaper provides an overview of key requirements and enablers for driving SDN adoption in Service

More information

Asia Pacific Partner Summit 2015

Asia Pacific Partner Summit 2015 Asia Pacific Partner Summit 2015 Virtualization : What is means to the network and how Ixia can ensure a successful migration ANIKET KHOSLA Bangkok, Thailand April 22, 2015 What does the industry want

More information

Network Virtualization for the Enterprise Data Center. Guido Appenzeller Open Networking Summit October 2011

Network Virtualization for the Enterprise Data Center. Guido Appenzeller Open Networking Summit October 2011 Network Virtualization for the Enterprise Data Center Guido Appenzeller Open Networking Summit October 2011 THE ENTERPRISE DATA CENTER! Major Trends change Enterprise Data Center Networking Trends in the

More information

Revolutionize the way you manage your clinical supply REVOLUTIONIZE THE WAY YOU MANAGE YOUR CLINICAL SUPPLY CHAIN

Revolutionize the way you manage your clinical supply REVOLUTIONIZE THE WAY YOU MANAGE YOUR CLINICAL SUPPLY CHAIN Revolutionize the way you manae your clinical supply chain REVOLUTIONIZE THE WAY YOU MANAGE YOUR CLINICAL SUPPLY CHAIN SINCE 1997 Since 1997, we ve been providin innovative solutions to meet the complex

More information

Virtualizing the SAN with Software Defined Storage Networks

Virtualizing the SAN with Software Defined Storage Networks Software Defined Storage Networks Virtualizing the SAN with Software Defined Storage Networks Introduction Data Center architects continue to face many challenges as they respond to increasing demands

More information

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure White Paper Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure What You Will Learn The new Cisco Application Centric Infrastructure

More information

Software Defined Networks Virtualized networks & SDN

Software Defined Networks Virtualized networks & SDN Software Defined Networks Virtualized networks & SDN Tony Smith Solution Architect HPN 2 What is Software Defined Networking Switch/Router MANAGEMENTPLANE Responsible for managing the device (CLI) CONTROLPLANE

More information

Brocade Solution for EMC VSPEX Server Virtualization

Brocade Solution for EMC VSPEX Server Virtualization Reference Architecture Brocade Solution Blueprint Brocade Solution for EMC VSPEX Server Virtualization Microsoft Hyper-V for 50 & 100 Virtual Machines Enabled by Microsoft Hyper-V, Brocade ICX series switch,

More information