SlideShare a Scribd company logo
1 of 33
WWW.GTRI.COM
How to Support Software Defined
Networking with Dynamic
Network Architecture
Michael Edwards – Principal Architect GTRI
Jacob Rutski– Citrix
© 2016 Global Technology Resources, Inc.
All rights reserved.
© 2016 Global Technology Resources, Inc. All Rights Reserved.
2
Agenda
• SDN Overview
• L4-L7 Integration with ACI
• Citrix NetScaler Programmability
© 2016 Global Technology Resources, Inc. All Rights Reserved.
3
Traditional Networking
© 2016 Global Technology Resources, Inc. All Rights Reserved.
4
SDN Approach Networking
WWW.GTRI.COM
L4-7 Integration With ACI
© 2016 Global Technology Resources, Inc.
All rights reserved.
© 2016 Global Technology Resources, Inc. All Rights Reserved.
6
Extend ACI Policy to L4-L7 services
Web
Servers
E-commerce
Servers
Load Balancer
© 2016 Global Technology Resources, Inc. All Rights Reserved.
7
L4-L7 Traffic Flow
APIC
Blue
Application
Policy
L4-L7 services managed by APIC as part of
Application Network Policy
© 2016 Citrix | Confidential
Citrix SDN with NetScaler
Jacob Rutski
Sr. Partner Architect
@jrutski
© 2016 Citrix | Confidential
Agenda
• What is Citrix NetScaler??
• Cisco ACI Products and Relationship
• Citrix NetScaler Features in ACI
• ACI Deployment Enabling Tools
© 2016 Citrix | Confidential
© 2016 Citrix | Confidential
NetScaler is an ADC
Performanc
e Offload SecurityAvailability
NetScaler has been powering Enterprise, Ecom
and Service Provider applications since 2002.
Load Balancing  AppFW  Acceleration  Security  SSL  Optimization  Availability  Performance
© 2016 Citrix | Confidential
TOP
CLOUDS
TOP
SPEEDS
• Software first design
• Up to 4.8x faster than F5
• Strong focus on layer 7
© 2016 Citrix | Confidential
HYPERVISOR
ESX
Xen
Hyper-V
KVM
CLOUD
Amazon
Azure
Softlayer
…
Private
ORCHESTRATION
OpenStack
NSX
Cisco
OpenDaylight
…
…
ARCHITECTURE
Distributed
Microsegment
Hyperscale
Per app
Centralized
…
FORM FACTOR
Physical
Virtual
Multitenant
Partition
Container
Service
ANY
SINGLE
CODEBASE
ONE
MANAGEMENT
ONE
API
IDENTICAL
FEATURE SET
ANYANY ANYANY
© 2015 Citrix | Confidential
Cisco ACI Products and Relationship
© 2016 Citrix | Confidential
Citrix and Cisco deliver
simple, secure, and flexible
solutions providing the
freedom to work any way
people and organizations
choose.
Vision and
Strategy
App and Desktop Virtualization
Citrix XenApp & Citrix XenDesktop on Cisco UCS
DaaS Cloud Services
Citrix NetScaler and Cisco ACI
Application Delivery Networking
Enterprise Mobility
Citrix Workspace Suite and
Cisco Workforce Experience
© 2016 Citrix | Confidential
M
Data Center Trends Driving Change
Big Data DevOps/Web 2.0 Cloud
Private Cloud
SaaS
Public Cloud
Multi-Hypervisor environment
Open Standards, Open Source
2/3rd of all Workloads in
Cloud by 2017¹
1 Cisco Global Cloud Index
Automated deployment
of big data platforms to
virtualized environments
Simplicity, Speed and Programmability of the Data Center is required to support these trends
© 2016 Citrix | Confidential
Application
Network Profile
Systems
Management
Hypervisor
Management
OVM
Orchestration
Frameworks
Centralized Policy Management
Open APIs, Open Source,
Open StandardsAPIC
Fabric
Automation Enterprise
MonitoringACI
Ecosystem
Partners
End Points
Physical &
Virtual
Physical
Networking
Nexus 2K
Nexus 7K
Hypervisors and
Virtual Networking
Compute L4–L7
Services
Storage Multi DC
WAN and Cloud
Integrated
WAN Edge
Introducing: Cisco Application Centric Infrastructure
© 2015 Citrix | Confidential
Citrix NetScaler Features in ACI
© 2016 Citrix | Confidential
APIC Device Package Functions
Cisco Confidential
Device Package
Function Profiles (XML)
Device Scripts (Python-JSON)
}
VPX MPX SDX
Citrix TriScale Security High Availability Elasticity Visibility
App Delivery NetScaler MobileStream Load Balancing GSLB Optimized XA/XD
One Package controls VPX, MPX, SDX
© 2016 Citrix | Confidential
NetScaler Differentiated Integration
• https://dcloud.cisco.com/
Production Class
Features
Production Class
Application Templates
Citrix ACI
Application Templates
Citrix ACI Features
Load Balancing
SSL Offload
Content Switching
Data Streaming
Application Firewall
Global Server Load Balancing
AAA
Cache Redirection
Content Acceleration
Domain Name Service
Integrated Caching
Compression
SSL VPN
© 2016 Citrix | Confidential
NetScaler + APIC Control-Plane Relationship
Citrix Device Package
imported to APIC
Device Package +
XML Function Profiles
(or manually created
policies in GUI)
Southbound API
(Python / JSON)
connects to NetScaler
NetScaler
Device Package
APIC – Policy Manager
Configuration Model (XML File)
Script Engine
APIC – Southbound Interface
Python Scripts + JSON
NetScaler
© 2016 Citrix | Confidential
ACI Support Matrix
• Supported Citrix NetScaler Platforms
– Citrix NetScaler VPX/MPX/SDX (virtual) appliances release 10.1 and higher
• Unsupported Citrix NetScaler Platforms
– Citrix NetScaler SDX SVM configuration
• Currently Unsupported Management Features (To Be Supported by APIC)
– NetScaler Clustering
– NetScaler Admin Partitions
© 2016 Citrix | Confidential
Managing NetScaler through APIC
• NetScaler feature configurations that are out-of-band & cannot be performed
through Cisco APIC
– High Availability configuration
– Management access, including Subnet IP address (SNIP), VLAN, Interfaces, and NetScaler
management IP address (NSIP) bindings
– SSL certificate file management
– System user accounts and role-based-access-control (RBAC) policies
23
© 2015 Citrix | Confidential
ACI Deployment Enabling Tools
© 2016 Citrix | Confidential
Enterprise workload automation with ACI – Delivered !!
2015
Jan, 2016
≥
APIC APIC
≥
Delivered
© 2016 Citrix | Confidential
The ACI Migration Tool
• 80% of NetScaler ACI customers went straight to deployment with this help
Migration
Tool APIC XML File for
NetScaler
APIC Migration tool helps in translating functions from ns.conf to APIC XML file
NetScaler’s function
snippet like ADC,
CS, SSL, GSLB
add service webservice2 110.110.110.102 TCP 22
add service webservice1 110.110.110.101 TCP 22
add lb vserver webVirtualServer TCP 220.220.220.200
22 -persistenceType SOURCEIP -cltTimeout 9000
add lb vserver newww HTTP 220.220.220.130 80
add nsip 220.220.220.144 255.255.255.0 -type snip
bind lb vserver webVirtualServer webservice2
bind lb vserver webVirtualServer webservice1
© 2016 Citrix | Confidential
Citrix XenDesktop on ACI
• Topology Overview
© 2016 Citrix | Confidential
Take advantage of the world’s largest clouds powered by Citrix
NetScaler combined with next-gen enterprise datacenters powered by
Cisco ACI
Cisco APIC
Administrator
Apply
Policy
Cisco ACI
Fabric
Traditional
3-Tier
App
Firewall NetScaler Web App DB
API
C
VPX MPX SDX
Citrix TriScale Security High Availability Elasticity Visibility
App Delivery NetScaler MobileStream Load Balancing GSLB Optimized XA/XD
Automated Self-
Service ADC
• Deploy Apps
Faster
• Achieve
Workload
Mobility
© 2016 Citrix | Confidential
Key Takeaways
Cloud
Enterprise
Service
Software
Defined
Networking
ScaleUp Scale-Out
NetScaler is a
key asset in
delivering the SDN
Features ready
for the cloud /
virtualized network
© 2016 Citrix | Confidential
Work better. Live better.Work better. Live better.
© 2016 Global Technology Resources, Inc. All Rights Reserved.
31
GTRI SDN Solutions
• GTRI’s Virtualization and Advanced Networking Professional
Services (PS) practice has expertise with SDN vendor solutions.
• GTRI has top-tier partner status with the most relevant long-
term vendors in the IT virtualization market.
• GTRI offers an SDN readiness assessment service to assess
your infrastructure, your applications, and the benefits to your
business gained from using SDN.
• GTRI has a SDN test bed where we can learn and teach SDN
solutions and help validate solutions prior to deployment.
• GTRI is performing SDN deployments and we will freely share
the latest vendor and industry information with you.
© 2016 Global Technology Resources, Inc. All Rights Reserved.
32
FREE SDN Technology Review
• We are offering a FREE 3-hour (~1/2 day) SDN
technology review for your company
• Bring your networking, security, DevOps, and other
technology teams together
• Review SDN capabilities within your existing
networked infrastructure
• Discuss SDN architecture and design options
• Review network automation and network
programmability potential
WWW.GTRI.COM
© 2016 Global Technology Resources, Inc.
All rights reserved.
We’re here to help. Call us!
877.603.1984
Thank you!

More Related Content

What's hot

Cisco ACI for the Microsoft Cloud Platform
Cisco ACI for the Microsoft Cloud PlatformCisco ACI for the Microsoft Cloud Platform
Cisco ACI for the Microsoft Cloud PlatformShashi Kiran
 
Empowering developers and operators through Gitlab and HashiCorp
Empowering developers and operators through Gitlab and HashiCorpEmpowering developers and operators through Gitlab and HashiCorp
Empowering developers and operators through Gitlab and HashiCorpMitchell Pronschinske
 
Swarm Computing Next Generation Clouds and the role of SOA
Swarm Computing Next Generation Clouds and the role of SOASwarm Computing Next Generation Clouds and the role of SOA
Swarm Computing Next Generation Clouds and the role of SOAJürgen Kress
 
Reducing Cost with DNA Automation
Reducing Cost with DNA AutomationReducing Cost with DNA Automation
Reducing Cost with DNA AutomationCisco Canada
 
Modern Network Compliance: Go Beyond CLIs, Adopt APIs
Modern Network Compliance: Go Beyond CLIs, Adopt APIsModern Network Compliance: Go Beyond CLIs, Adopt APIs
Modern Network Compliance: Go Beyond CLIs, Adopt APIsItential
 
You Can Build Your OpenStack and Consume it Too
You Can Build Your OpenStack and Consume it TooYou Can Build Your OpenStack and Consume it Too
You Can Build Your OpenStack and Consume it TooPLUMgrid
 
How to Quickly Implement a Secure Cloud for Government and Military | Webinar
How to Quickly Implement a Secure Cloud for Government and Military | WebinarHow to Quickly Implement a Secure Cloud for Government and Military | Webinar
How to Quickly Implement a Secure Cloud for Government and Military | WebinarPLUMgrid
 
OpenStack and Application Delivery: Joy and Pain of an Intricate Relationship
OpenStack and Application Delivery: Joy and Pain of an Intricate RelationshipOpenStack and Application Delivery: Joy and Pain of an Intricate Relationship
OpenStack and Application Delivery: Joy and Pain of an Intricate RelationshipPLUMgrid
 
Inside Cisco IT: Secure and Simplified Cloud Services with ACI
Inside Cisco IT: Secure and Simplified Cloud Services with ACIInside Cisco IT: Secure and Simplified Cloud Services with ACI
Inside Cisco IT: Secure and Simplified Cloud Services with ACICisco IT
 
Tech Talk - Cloud Transformation in 2017
Tech Talk - Cloud Transformation in 2017Tech Talk - Cloud Transformation in 2017
Tech Talk - Cloud Transformation in 2017Alex Rhea
 
SYN207: Newest and coolest NetScaler features you should be jazzed about
SYN207: Newest and coolest NetScaler features you should be jazzed aboutSYN207: Newest and coolest NetScaler features you should be jazzed about
SYN207: Newest and coolest NetScaler features you should be jazzed aboutCitrix
 
Modernizing Application Deployments with HashiCorp Consul on Microsoft Azure
Modernizing Application Deployments with HashiCorp Consul on Microsoft AzureModernizing Application Deployments with HashiCorp Consul on Microsoft Azure
Modernizing Application Deployments with HashiCorp Consul on Microsoft AzureMitchell Pronschinske
 
Cloud Computing - ISO/IEC 17788
Cloud Computing - ISO/IEC 17788Cloud Computing - ISO/IEC 17788
Cloud Computing - ISO/IEC 17788Hamid Reza Qavami
 
Expanding your impact with programmability in the data center
Expanding your impact with programmability in the data centerExpanding your impact with programmability in the data center
Expanding your impact with programmability in the data centerCisco Canada
 
DNA Intelligent WAN Campus Day
DNA Intelligent WAN Campus DayDNA Intelligent WAN Campus Day
DNA Intelligent WAN Campus DayCisco Canada
 
Journey to Software-Defined Cloud Networking
Journey to Software-Defined Cloud NetworkingJourney to Software-Defined Cloud Networking
Journey to Software-Defined Cloud NetworkingOpen Networking Summits
 
Cisco Connect Halifax 2018 Understanding Cisco's next generation sd-wan sol...
Cisco Connect Halifax 2018   Understanding Cisco's next generation sd-wan sol...Cisco Connect Halifax 2018   Understanding Cisco's next generation sd-wan sol...
Cisco Connect Halifax 2018 Understanding Cisco's next generation sd-wan sol...Cisco Canada
 
Arista Networks - Building the Next Generation Workplace and Data Center Usin...
Arista Networks - Building the Next Generation Workplace and Data Center Usin...Arista Networks - Building the Next Generation Workplace and Data Center Usin...
Arista Networks - Building the Next Generation Workplace and Data Center Usin...Aruba, a Hewlett Packard Enterprise company
 

What's hot (20)

Cisco ACI for the Microsoft Cloud Platform
Cisco ACI for the Microsoft Cloud PlatformCisco ACI for the Microsoft Cloud Platform
Cisco ACI for the Microsoft Cloud Platform
 
Empowering developers and operators through Gitlab and HashiCorp
Empowering developers and operators through Gitlab and HashiCorpEmpowering developers and operators through Gitlab and HashiCorp
Empowering developers and operators through Gitlab and HashiCorp
 
Swarm Computing Next Generation Clouds and the role of SOA
Swarm Computing Next Generation Clouds and the role of SOASwarm Computing Next Generation Clouds and the role of SOA
Swarm Computing Next Generation Clouds and the role of SOA
 
OpenStack Summit Austin 2016 v1.3
OpenStack Summit Austin 2016 v1.3 OpenStack Summit Austin 2016 v1.3
OpenStack Summit Austin 2016 v1.3
 
Reducing Cost with DNA Automation
Reducing Cost with DNA AutomationReducing Cost with DNA Automation
Reducing Cost with DNA Automation
 
Modern Network Compliance: Go Beyond CLIs, Adopt APIs
Modern Network Compliance: Go Beyond CLIs, Adopt APIsModern Network Compliance: Go Beyond CLIs, Adopt APIs
Modern Network Compliance: Go Beyond CLIs, Adopt APIs
 
You Can Build Your OpenStack and Consume it Too
You Can Build Your OpenStack and Consume it TooYou Can Build Your OpenStack and Consume it Too
You Can Build Your OpenStack and Consume it Too
 
How to Quickly Implement a Secure Cloud for Government and Military | Webinar
How to Quickly Implement a Secure Cloud for Government and Military | WebinarHow to Quickly Implement a Secure Cloud for Government and Military | Webinar
How to Quickly Implement a Secure Cloud for Government and Military | Webinar
 
OpenStack and Application Delivery: Joy and Pain of an Intricate Relationship
OpenStack and Application Delivery: Joy and Pain of an Intricate RelationshipOpenStack and Application Delivery: Joy and Pain of an Intricate Relationship
OpenStack and Application Delivery: Joy and Pain of an Intricate Relationship
 
Inside Cisco IT: Secure and Simplified Cloud Services with ACI
Inside Cisco IT: Secure and Simplified Cloud Services with ACIInside Cisco IT: Secure and Simplified Cloud Services with ACI
Inside Cisco IT: Secure and Simplified Cloud Services with ACI
 
IBM cloud open by design
IBM cloud open by designIBM cloud open by design
IBM cloud open by design
 
Tech Talk - Cloud Transformation in 2017
Tech Talk - Cloud Transformation in 2017Tech Talk - Cloud Transformation in 2017
Tech Talk - Cloud Transformation in 2017
 
SYN207: Newest and coolest NetScaler features you should be jazzed about
SYN207: Newest and coolest NetScaler features you should be jazzed aboutSYN207: Newest and coolest NetScaler features you should be jazzed about
SYN207: Newest and coolest NetScaler features you should be jazzed about
 
Modernizing Application Deployments with HashiCorp Consul on Microsoft Azure
Modernizing Application Deployments with HashiCorp Consul on Microsoft AzureModernizing Application Deployments with HashiCorp Consul on Microsoft Azure
Modernizing Application Deployments with HashiCorp Consul on Microsoft Azure
 
Cloud Computing - ISO/IEC 17788
Cloud Computing - ISO/IEC 17788Cloud Computing - ISO/IEC 17788
Cloud Computing - ISO/IEC 17788
 
Expanding your impact with programmability in the data center
Expanding your impact with programmability in the data centerExpanding your impact with programmability in the data center
Expanding your impact with programmability in the data center
 
DNA Intelligent WAN Campus Day
DNA Intelligent WAN Campus DayDNA Intelligent WAN Campus Day
DNA Intelligent WAN Campus Day
 
Journey to Software-Defined Cloud Networking
Journey to Software-Defined Cloud NetworkingJourney to Software-Defined Cloud Networking
Journey to Software-Defined Cloud Networking
 
Cisco Connect Halifax 2018 Understanding Cisco's next generation sd-wan sol...
Cisco Connect Halifax 2018   Understanding Cisco's next generation sd-wan sol...Cisco Connect Halifax 2018   Understanding Cisco's next generation sd-wan sol...
Cisco Connect Halifax 2018 Understanding Cisco's next generation sd-wan sol...
 
Arista Networks - Building the Next Generation Workplace and Data Center Usin...
Arista Networks - Building the Next Generation Workplace and Data Center Usin...Arista Networks - Building the Next Generation Workplace and Data Center Usin...
Arista Networks - Building the Next Generation Workplace and Data Center Usin...
 

Similar to Support Software Defined Networking with Dynamic Network Architecture

RapidScale Company Presentation
RapidScale Company PresentationRapidScale Company Presentation
RapidScale Company PresentationRapidScale
 
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDB
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDBMongoDB World 2019: Wipro Software Defined Everything Powered by MongoDB
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDBMongoDB
 
Implementing Docker Load Balancing in Microservices Infrastructure
Implementing Docker Load Balancing in Microservices InfrastructureImplementing Docker Load Balancing in Microservices Infrastructure
Implementing Docker Load Balancing in Microservices InfrastructureDevSecOpsSg
 
SDN and NFV Paving the Way for Network Monetization with Value-Added Services
SDN and NFV Paving the Way for Network Monetization with Value-Added ServicesSDN and NFV Paving the Way for Network Monetization with Value-Added Services
SDN and NFV Paving the Way for Network Monetization with Value-Added ServicesRadisys Corporation
 
Cisco Connect Toronto 2018 sd-wan - delivering intent-based networking to t...
Cisco Connect Toronto 2018   sd-wan - delivering intent-based networking to t...Cisco Connect Toronto 2018   sd-wan - delivering intent-based networking to t...
Cisco Connect Toronto 2018 sd-wan - delivering intent-based networking to t...Cisco Canada
 
F5 Networks - парадная дверь в облака
F5 Networks - парадная дверь в облакаF5 Networks - парадная дверь в облака
F5 Networks - парадная дверь в облакаBAKOTECH
 
Welcome to the Multi-cloud world
Welcome to the Multi-cloud worldWelcome to the Multi-cloud world
Welcome to the Multi-cloud worldLew Tucker
 
Migrating from VMs to Kubernetes using HashiCorp Consul Service on Azure
Migrating from VMs to Kubernetes using HashiCorp Consul Service on AzureMigrating from VMs to Kubernetes using HashiCorp Consul Service on Azure
Migrating from VMs to Kubernetes using HashiCorp Consul Service on AzureMitchell Pronschinske
 
Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Khash Nakhostin
 
Hope, fear, and the data center time machine
Hope, fear, and the data center time machineHope, fear, and the data center time machine
Hope, fear, and the data center time machineCisco Canada
 
Cisco ACI with HashiCorp Terraform (APAC)
Cisco ACI with HashiCorp Terraform (APAC)Cisco ACI with HashiCorp Terraform (APAC)
Cisco ACI with HashiCorp Terraform (APAC)Mitchell Pronschinske
 
Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Scott Sims
 
Cisco and F5 accelerate Application Delivery
Cisco and F5 accelerate Application DeliveryCisco and F5 accelerate Application Delivery
Cisco and F5 accelerate Application DeliveryShashi Kiran
 
Oracle cloud oagi
Oracle cloud oagiOracle cloud oagi
Oracle cloud oagiMathews Job
 
Cisco Powered: Your Trusted Source for Cloud and Managed Services
Cisco Powered: Your Trusted Source for Cloud and Managed ServicesCisco Powered: Your Trusted Source for Cloud and Managed Services
Cisco Powered: Your Trusted Source for Cloud and Managed ServicesCisco Canada
 
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...Cisco Canada
 
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...Primend
 
Cisco at v mworld 2015 ravi_vmworldtheater2015
Cisco at v mworld 2015 ravi_vmworldtheater2015Cisco at v mworld 2015 ravi_vmworldtheater2015
Cisco at v mworld 2015 ravi_vmworldtheater2015ldangelo0772
 
Gain Insight and Programmability with Cisco DC Networking
Gain Insight and Programmability with Cisco DC NetworkingGain Insight and Programmability with Cisco DC Networking
Gain Insight and Programmability with Cisco DC NetworkingCisco Canada
 

Similar to Support Software Defined Networking with Dynamic Network Architecture (20)

RapidScale Company Presentation
RapidScale Company PresentationRapidScale Company Presentation
RapidScale Company Presentation
 
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDB
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDBMongoDB World 2019: Wipro Software Defined Everything Powered by MongoDB
MongoDB World 2019: Wipro Software Defined Everything Powered by MongoDB
 
Implementing Docker Load Balancing in Microservices Infrastructure
Implementing Docker Load Balancing in Microservices InfrastructureImplementing Docker Load Balancing in Microservices Infrastructure
Implementing Docker Load Balancing in Microservices Infrastructure
 
SDN and NFV Paving the Way for Network Monetization with Value-Added Services
SDN and NFV Paving the Way for Network Monetization with Value-Added ServicesSDN and NFV Paving the Way for Network Monetization with Value-Added Services
SDN and NFV Paving the Way for Network Monetization with Value-Added Services
 
Cisco Connect Toronto 2018 sd-wan - delivering intent-based networking to t...
Cisco Connect Toronto 2018   sd-wan - delivering intent-based networking to t...Cisco Connect Toronto 2018   sd-wan - delivering intent-based networking to t...
Cisco Connect Toronto 2018 sd-wan - delivering intent-based networking to t...
 
F5 Networks - парадная дверь в облака
F5 Networks - парадная дверь в облакаF5 Networks - парадная дверь в облака
F5 Networks - парадная дверь в облака
 
Welcome to the Multi-cloud world
Welcome to the Multi-cloud worldWelcome to the Multi-cloud world
Welcome to the Multi-cloud world
 
Migrating from VMs to Kubernetes using HashiCorp Consul Service on Azure
Migrating from VMs to Kubernetes using HashiCorp Consul Service on AzureMigrating from VMs to Kubernetes using HashiCorp Consul Service on Azure
Migrating from VMs to Kubernetes using HashiCorp Consul Service on Azure
 
Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”
 
Hope, fear, and the data center time machine
Hope, fear, and the data center time machineHope, fear, and the data center time machine
Hope, fear, and the data center time machine
 
Cisco ACI with HashiCorp Terraform (APAC)
Cisco ACI with HashiCorp Terraform (APAC)Cisco ACI with HashiCorp Terraform (APAC)
Cisco ACI with HashiCorp Terraform (APAC)
 
Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016Brocade Software Networking Presentation at Interface 2016
Brocade Software Networking Presentation at Interface 2016
 
Cisco and F5 accelerate Application Delivery
Cisco and F5 accelerate Application DeliveryCisco and F5 accelerate Application Delivery
Cisco and F5 accelerate Application Delivery
 
Oracle cloud oagi
Oracle cloud oagiOracle cloud oagi
Oracle cloud oagi
 
Cisco Powered: Your Trusted Source for Cloud and Managed Services
Cisco Powered: Your Trusted Source for Cloud and Managed ServicesCisco Powered: Your Trusted Source for Cloud and Managed Services
Cisco Powered: Your Trusted Source for Cloud and Managed Services
 
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
 
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...
Primend Praktiline Konverents - Rakenduse keskne IT infrastruktuur / Cisco Ap...
 
Cisco at v mworld 2015 ravi_vmworldtheater2015
Cisco at v mworld 2015 ravi_vmworldtheater2015Cisco at v mworld 2015 ravi_vmworldtheater2015
Cisco at v mworld 2015 ravi_vmworldtheater2015
 
Gain Insight and Programmability with Cisco DC Networking
Gain Insight and Programmability with Cisco DC NetworkingGain Insight and Programmability with Cisco DC Networking
Gain Insight and Programmability with Cisco DC Networking
 
Cloud Migration - CCS Technologies (P) Ltd.
Cloud Migration - CCS Technologies (P) Ltd.Cloud Migration - CCS Technologies (P) Ltd.
Cloud Migration - CCS Technologies (P) Ltd.
 

More from Zivaro Inc

How to Rightsize Your Citrix Investment
How to Rightsize Your Citrix InvestmentHow to Rightsize Your Citrix Investment
How to Rightsize Your Citrix InvestmentZivaro Inc
 
On-Prem vs. Cloud Collaboration Showdown
On-Prem vs. Cloud Collaboration ShowdownOn-Prem vs. Cloud Collaboration Showdown
On-Prem vs. Cloud Collaboration ShowdownZivaro Inc
 
Beyond the Phish with GTRI and Wombat Security Technologies
Beyond the Phish with GTRI and Wombat Security TechnologiesBeyond the Phish with GTRI and Wombat Security Technologies
Beyond the Phish with GTRI and Wombat Security TechnologiesZivaro Inc
 
Big Data Workshop: Splunk and Dell EMC...Better Together
Big Data Workshop: Splunk and Dell EMC...Better TogetherBig Data Workshop: Splunk and Dell EMC...Better Together
Big Data Workshop: Splunk and Dell EMC...Better TogetherZivaro Inc
 
Organizational Change Management
Organizational Change ManagementOrganizational Change Management
Organizational Change ManagementZivaro Inc
 
Software-Defined WAN 101
Software-Defined WAN 101Software-Defined WAN 101
Software-Defined WAN 101Zivaro Inc
 
Insider Threat Solution from GTRI
Insider Threat Solution from GTRIInsider Threat Solution from GTRI
Insider Threat Solution from GTRIZivaro Inc
 
SDN Security: Two Sides of the Same Coin
SDN Security: Two Sides of the Same CoinSDN Security: Two Sides of the Same Coin
SDN Security: Two Sides of the Same CoinZivaro Inc
 
Denver Big Data Analytics Day
Denver Big Data Analytics DayDenver Big Data Analytics Day
Denver Big Data Analytics DayZivaro Inc
 
Cisco ACI: A New Approach to Software Defined Networking
Cisco ACI: A New Approach to Software Defined NetworkingCisco ACI: A New Approach to Software Defined Networking
Cisco ACI: A New Approach to Software Defined NetworkingZivaro Inc
 
Software Defined Networking (SDN) Technology Brief
Software Defined Networking (SDN) Technology BriefSoftware Defined Networking (SDN) Technology Brief
Software Defined Networking (SDN) Technology BriefZivaro Inc
 
Software Defined Networking (SDN) with VMware NSX
Software Defined Networking (SDN) with VMware NSXSoftware Defined Networking (SDN) with VMware NSX
Software Defined Networking (SDN) with VMware NSXZivaro Inc
 
Splunk Enterprise 6.3 - Splunk Tech Day
Splunk Enterprise 6.3 - Splunk Tech DaySplunk Enterprise 6.3 - Splunk Tech Day
Splunk Enterprise 6.3 - Splunk Tech DayZivaro Inc
 
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech Day
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech DaySplunk Fundamentals: Investigations with Core Splunk - Splunk Tech Day
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech DayZivaro Inc
 
GTRI Splunk Case Studies - Splunk Tech Day
GTRI Splunk Case Studies - Splunk Tech DayGTRI Splunk Case Studies - Splunk Tech Day
GTRI Splunk Case Studies - Splunk Tech DayZivaro Inc
 
GTRI Splunk Overview - Splunk Tech Day
GTRI Splunk Overview - Splunk Tech DayGTRI Splunk Overview - Splunk Tech Day
GTRI Splunk Overview - Splunk Tech DayZivaro Inc
 
Successfully Deploying IPv6
Successfully Deploying IPv6Successfully Deploying IPv6
Successfully Deploying IPv6Zivaro Inc
 
Single Glass of Pain: See Your World, Maybe You Wish You Hadn't
Single Glass of Pain: See Your World, Maybe You Wish You Hadn'tSingle Glass of Pain: See Your World, Maybe You Wish You Hadn't
Single Glass of Pain: See Your World, Maybe You Wish You Hadn'tZivaro Inc
 
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced Threats
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced ThreatsGood Guys vs Bad Guys: Using Big Data to Counteract Advanced Threats
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced ThreatsZivaro Inc
 
Successfully Deploying IPv6
Successfully Deploying IPv6Successfully Deploying IPv6
Successfully Deploying IPv6Zivaro Inc
 

More from Zivaro Inc (20)

How to Rightsize Your Citrix Investment
How to Rightsize Your Citrix InvestmentHow to Rightsize Your Citrix Investment
How to Rightsize Your Citrix Investment
 
On-Prem vs. Cloud Collaboration Showdown
On-Prem vs. Cloud Collaboration ShowdownOn-Prem vs. Cloud Collaboration Showdown
On-Prem vs. Cloud Collaboration Showdown
 
Beyond the Phish with GTRI and Wombat Security Technologies
Beyond the Phish with GTRI and Wombat Security TechnologiesBeyond the Phish with GTRI and Wombat Security Technologies
Beyond the Phish with GTRI and Wombat Security Technologies
 
Big Data Workshop: Splunk and Dell EMC...Better Together
Big Data Workshop: Splunk and Dell EMC...Better TogetherBig Data Workshop: Splunk and Dell EMC...Better Together
Big Data Workshop: Splunk and Dell EMC...Better Together
 
Organizational Change Management
Organizational Change ManagementOrganizational Change Management
Organizational Change Management
 
Software-Defined WAN 101
Software-Defined WAN 101Software-Defined WAN 101
Software-Defined WAN 101
 
Insider Threat Solution from GTRI
Insider Threat Solution from GTRIInsider Threat Solution from GTRI
Insider Threat Solution from GTRI
 
SDN Security: Two Sides of the Same Coin
SDN Security: Two Sides of the Same CoinSDN Security: Two Sides of the Same Coin
SDN Security: Two Sides of the Same Coin
 
Denver Big Data Analytics Day
Denver Big Data Analytics DayDenver Big Data Analytics Day
Denver Big Data Analytics Day
 
Cisco ACI: A New Approach to Software Defined Networking
Cisco ACI: A New Approach to Software Defined NetworkingCisco ACI: A New Approach to Software Defined Networking
Cisco ACI: A New Approach to Software Defined Networking
 
Software Defined Networking (SDN) Technology Brief
Software Defined Networking (SDN) Technology BriefSoftware Defined Networking (SDN) Technology Brief
Software Defined Networking (SDN) Technology Brief
 
Software Defined Networking (SDN) with VMware NSX
Software Defined Networking (SDN) with VMware NSXSoftware Defined Networking (SDN) with VMware NSX
Software Defined Networking (SDN) with VMware NSX
 
Splunk Enterprise 6.3 - Splunk Tech Day
Splunk Enterprise 6.3 - Splunk Tech DaySplunk Enterprise 6.3 - Splunk Tech Day
Splunk Enterprise 6.3 - Splunk Tech Day
 
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech Day
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech DaySplunk Fundamentals: Investigations with Core Splunk - Splunk Tech Day
Splunk Fundamentals: Investigations with Core Splunk - Splunk Tech Day
 
GTRI Splunk Case Studies - Splunk Tech Day
GTRI Splunk Case Studies - Splunk Tech DayGTRI Splunk Case Studies - Splunk Tech Day
GTRI Splunk Case Studies - Splunk Tech Day
 
GTRI Splunk Overview - Splunk Tech Day
GTRI Splunk Overview - Splunk Tech DayGTRI Splunk Overview - Splunk Tech Day
GTRI Splunk Overview - Splunk Tech Day
 
Successfully Deploying IPv6
Successfully Deploying IPv6Successfully Deploying IPv6
Successfully Deploying IPv6
 
Single Glass of Pain: See Your World, Maybe You Wish You Hadn't
Single Glass of Pain: See Your World, Maybe You Wish You Hadn'tSingle Glass of Pain: See Your World, Maybe You Wish You Hadn't
Single Glass of Pain: See Your World, Maybe You Wish You Hadn't
 
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced Threats
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced ThreatsGood Guys vs Bad Guys: Using Big Data to Counteract Advanced Threats
Good Guys vs Bad Guys: Using Big Data to Counteract Advanced Threats
 
Successfully Deploying IPv6
Successfully Deploying IPv6Successfully Deploying IPv6
Successfully Deploying IPv6
 

Recently uploaded

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 

Recently uploaded (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 

Support Software Defined Networking with Dynamic Network Architecture

  • 1. WWW.GTRI.COM How to Support Software Defined Networking with Dynamic Network Architecture Michael Edwards – Principal Architect GTRI Jacob Rutski– Citrix © 2016 Global Technology Resources, Inc. All rights reserved.
  • 2. © 2016 Global Technology Resources, Inc. All Rights Reserved. 2 Agenda • SDN Overview • L4-L7 Integration with ACI • Citrix NetScaler Programmability
  • 3. © 2016 Global Technology Resources, Inc. All Rights Reserved. 3 Traditional Networking
  • 4. © 2016 Global Technology Resources, Inc. All Rights Reserved. 4 SDN Approach Networking
  • 5. WWW.GTRI.COM L4-7 Integration With ACI © 2016 Global Technology Resources, Inc. All rights reserved.
  • 6. © 2016 Global Technology Resources, Inc. All Rights Reserved. 6 Extend ACI Policy to L4-L7 services Web Servers E-commerce Servers Load Balancer
  • 7. © 2016 Global Technology Resources, Inc. All Rights Reserved. 7 L4-L7 Traffic Flow APIC Blue Application Policy L4-L7 services managed by APIC as part of Application Network Policy
  • 8. © 2016 Citrix | Confidential Citrix SDN with NetScaler Jacob Rutski Sr. Partner Architect @jrutski
  • 9. © 2016 Citrix | Confidential Agenda • What is Citrix NetScaler?? • Cisco ACI Products and Relationship • Citrix NetScaler Features in ACI • ACI Deployment Enabling Tools
  • 10. © 2016 Citrix | Confidential
  • 11. © 2016 Citrix | Confidential NetScaler is an ADC Performanc e Offload SecurityAvailability NetScaler has been powering Enterprise, Ecom and Service Provider applications since 2002. Load Balancing  AppFW  Acceleration  Security  SSL  Optimization  Availability  Performance
  • 12. © 2016 Citrix | Confidential TOP CLOUDS TOP SPEEDS • Software first design • Up to 4.8x faster than F5 • Strong focus on layer 7
  • 13. © 2016 Citrix | Confidential HYPERVISOR ESX Xen Hyper-V KVM CLOUD Amazon Azure Softlayer … Private ORCHESTRATION OpenStack NSX Cisco OpenDaylight … … ARCHITECTURE Distributed Microsegment Hyperscale Per app Centralized … FORM FACTOR Physical Virtual Multitenant Partition Container Service ANY SINGLE CODEBASE ONE MANAGEMENT ONE API IDENTICAL FEATURE SET ANYANY ANYANY
  • 14. © 2015 Citrix | Confidential Cisco ACI Products and Relationship
  • 15. © 2016 Citrix | Confidential Citrix and Cisco deliver simple, secure, and flexible solutions providing the freedom to work any way people and organizations choose. Vision and Strategy App and Desktop Virtualization Citrix XenApp & Citrix XenDesktop on Cisco UCS DaaS Cloud Services Citrix NetScaler and Cisco ACI Application Delivery Networking Enterprise Mobility Citrix Workspace Suite and Cisco Workforce Experience
  • 16. © 2016 Citrix | Confidential M Data Center Trends Driving Change Big Data DevOps/Web 2.0 Cloud Private Cloud SaaS Public Cloud Multi-Hypervisor environment Open Standards, Open Source 2/3rd of all Workloads in Cloud by 2017¹ 1 Cisco Global Cloud Index Automated deployment of big data platforms to virtualized environments Simplicity, Speed and Programmability of the Data Center is required to support these trends
  • 17. © 2016 Citrix | Confidential Application Network Profile Systems Management Hypervisor Management OVM Orchestration Frameworks Centralized Policy Management Open APIs, Open Source, Open StandardsAPIC Fabric Automation Enterprise MonitoringACI Ecosystem Partners End Points Physical & Virtual Physical Networking Nexus 2K Nexus 7K Hypervisors and Virtual Networking Compute L4–L7 Services Storage Multi DC WAN and Cloud Integrated WAN Edge Introducing: Cisco Application Centric Infrastructure
  • 18. © 2015 Citrix | Confidential Citrix NetScaler Features in ACI
  • 19. © 2016 Citrix | Confidential APIC Device Package Functions Cisco Confidential Device Package Function Profiles (XML) Device Scripts (Python-JSON) } VPX MPX SDX Citrix TriScale Security High Availability Elasticity Visibility App Delivery NetScaler MobileStream Load Balancing GSLB Optimized XA/XD One Package controls VPX, MPX, SDX
  • 20. © 2016 Citrix | Confidential NetScaler Differentiated Integration • https://dcloud.cisco.com/ Production Class Features Production Class Application Templates Citrix ACI Application Templates Citrix ACI Features Load Balancing SSL Offload Content Switching Data Streaming Application Firewall Global Server Load Balancing AAA Cache Redirection Content Acceleration Domain Name Service Integrated Caching Compression SSL VPN
  • 21. © 2016 Citrix | Confidential NetScaler + APIC Control-Plane Relationship Citrix Device Package imported to APIC Device Package + XML Function Profiles (or manually created policies in GUI) Southbound API (Python / JSON) connects to NetScaler NetScaler Device Package APIC – Policy Manager Configuration Model (XML File) Script Engine APIC – Southbound Interface Python Scripts + JSON NetScaler
  • 22. © 2016 Citrix | Confidential ACI Support Matrix • Supported Citrix NetScaler Platforms – Citrix NetScaler VPX/MPX/SDX (virtual) appliances release 10.1 and higher • Unsupported Citrix NetScaler Platforms – Citrix NetScaler SDX SVM configuration • Currently Unsupported Management Features (To Be Supported by APIC) – NetScaler Clustering – NetScaler Admin Partitions
  • 23. © 2016 Citrix | Confidential Managing NetScaler through APIC • NetScaler feature configurations that are out-of-band & cannot be performed through Cisco APIC – High Availability configuration – Management access, including Subnet IP address (SNIP), VLAN, Interfaces, and NetScaler management IP address (NSIP) bindings – SSL certificate file management – System user accounts and role-based-access-control (RBAC) policies 23
  • 24. © 2015 Citrix | Confidential ACI Deployment Enabling Tools
  • 25. © 2016 Citrix | Confidential Enterprise workload automation with ACI – Delivered !! 2015 Jan, 2016 ≥ APIC APIC ≥ Delivered
  • 26. © 2016 Citrix | Confidential The ACI Migration Tool • 80% of NetScaler ACI customers went straight to deployment with this help Migration Tool APIC XML File for NetScaler APIC Migration tool helps in translating functions from ns.conf to APIC XML file NetScaler’s function snippet like ADC, CS, SSL, GSLB add service webservice2 110.110.110.102 TCP 22 add service webservice1 110.110.110.101 TCP 22 add lb vserver webVirtualServer TCP 220.220.220.200 22 -persistenceType SOURCEIP -cltTimeout 9000 add lb vserver newww HTTP 220.220.220.130 80 add nsip 220.220.220.144 255.255.255.0 -type snip bind lb vserver webVirtualServer webservice2 bind lb vserver webVirtualServer webservice1
  • 27. © 2016 Citrix | Confidential Citrix XenDesktop on ACI • Topology Overview
  • 28. © 2016 Citrix | Confidential Take advantage of the world’s largest clouds powered by Citrix NetScaler combined with next-gen enterprise datacenters powered by Cisco ACI Cisco APIC Administrator Apply Policy Cisco ACI Fabric Traditional 3-Tier App Firewall NetScaler Web App DB API C VPX MPX SDX Citrix TriScale Security High Availability Elasticity Visibility App Delivery NetScaler MobileStream Load Balancing GSLB Optimized XA/XD Automated Self- Service ADC • Deploy Apps Faster • Achieve Workload Mobility
  • 29. © 2016 Citrix | Confidential Key Takeaways Cloud Enterprise Service Software Defined Networking ScaleUp Scale-Out NetScaler is a key asset in delivering the SDN Features ready for the cloud / virtualized network
  • 30. © 2016 Citrix | Confidential Work better. Live better.Work better. Live better.
  • 31. © 2016 Global Technology Resources, Inc. All Rights Reserved. 31 GTRI SDN Solutions • GTRI’s Virtualization and Advanced Networking Professional Services (PS) practice has expertise with SDN vendor solutions. • GTRI has top-tier partner status with the most relevant long- term vendors in the IT virtualization market. • GTRI offers an SDN readiness assessment service to assess your infrastructure, your applications, and the benefits to your business gained from using SDN. • GTRI has a SDN test bed where we can learn and teach SDN solutions and help validate solutions prior to deployment. • GTRI is performing SDN deployments and we will freely share the latest vendor and industry information with you.
  • 32. © 2016 Global Technology Resources, Inc. All Rights Reserved. 32 FREE SDN Technology Review • We are offering a FREE 3-hour (~1/2 day) SDN technology review for your company • Bring your networking, security, DevOps, and other technology teams together • Review SDN capabilities within your existing networked infrastructure • Discuss SDN architecture and design options • Review network automation and network programmability potential
  • 33. WWW.GTRI.COM © 2016 Global Technology Resources, Inc. All rights reserved. We’re here to help. Call us! 877.603.1984 Thank you!