SlideShare una empresa de Scribd logo
1 de 38
Descargar para leer sin conexión
Disclaimer
• This presentation may contain product features that are currently under development.
• This overview of new technology represents no commitment from VMware to deliver these
features in any generally available product.
• Features are subject to change, and must not be included in contracts, purchase orders, or
sales agreements of any kind.
• Technical feasibility and market demand will affect final delivery.
• Pricing and packaging for any new technologies or features discussed or presented have not
been determined.
CONFIDENTIAL 2
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3 Service enhancements with NSX 3rd party vendors
CONFIDENTIAL 3
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3 Service enhancements with NSX 3rd party vendors
CONFIDENTIAL 4
Network & Security Services Are Used by (All Crazy) Applications
• Switching / DHCP server-or-relay / DNS
• Routing / NAT
• Firewalling
• Load Balancing
• L2 and L3 VPN
NSX offers all those Network & Security services with central configuration and automation
Let's focus here on Firewalling, Load Balancing, and VPN
.1
.1
.1
.1
web-01 web-02 app-01 db-01app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
DB -Tier-01
10.0.3.0/24
Dynamic Routing
THAT'S IT!!!! OneArm LB
Router/ Firewall / Inline Load Balancer / VPN
5CONFIDENTIAL
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3 Service enhancements with NSX 3rd party vendors
CONFIDENTIAL 6
Firewalling/Security – Configuration (1/4)
• Firewalling is configured centrally AND distributed to all ESXi on their VM NICs
192.168.10.0/29
Web LS
10.0.1.0/24
.11 .12
.12.11
App LS
10.0.2.0/24
.1
.1
.1
STOP
Web to App
TCP/8443
Pros:
• FW is distributed between all ESXi: Amazing firewalling scale!
• Offer security even within the same IP subnet / logical switch
VM1 VM2
VM1 VM2
7CONFIDENTIAL
Firewalling/Security – Configuration (2/4)
• L2 MAC addresses and L3 IP addresses can be used
• In addition any vCenter object name can be used
vSphere Distributed Switch
Web-LS1 – 10.0.1.0/24
App-LS1 – 10.0.2.0/24
192.168.150.51 192.168.150.52 192.168.250.51
Pros:
• Ease-of-use
VM1 VM2
VM1 VM2
8CONFIDENTIAL
Web-LS1 – 10.0.1.0/24
App-LS1 – 10.0.2.0/24
Firewalling/Security – Configuration (3/4)
• Port numbers can be used
• In addition protocol names can be used
Note: ALG (Application-Level Gateway) support for FTP, CIFS, ORACLE TNS, MS-RPC, and SUNRPC
vSphere Distributed Switch
192.168.150.51 192.168.150.52 192.168.250.51
Pros:
• Ease-of-use
VM1 VM2
VM1 VM2
9CONFIDENTIAL
Firewalling/Security – Configuration (4/4)
 Dynamic firewalling (Service Composer)
Security Groups
WHAT you want to
protect
Members (VM, vNIC…) and
Context (user identity, security
posture)
HOW you want to
protect it
Services (Firewall, antivirus…)
and Profiles (labels representing
specific policies)
APPLY
Pros:
• Agility
• Service Compliance
10
Firewalling/Security – Performance (1/2)
• Performance Lab Test
– Two Hypervisors with two VMs each
– Two 10G Physical NICs per server
– VM1 talks to VM3 & VM2 talks to VM4
11
VM1 VM2 VM3 VM4
10G
Interfaces
10G
Interfaces
Test
Setup
CONFIDENTIAL
Firewalling/Security – Performance (2/2)
• Results
20Gbps Per Host of Firewall Performance
with Negligible CPU Impact
Throughput Measurement
12CONFIDENTIAL
 Dynamic firewalling
• Compliance Demo
Firewalling/Security – Demo
13
.1
.1
.1
.1
app-01 db-01app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
DB -Tier-01
10.0.3.0/24
win-01 win-02linux-01 linux-02
Servers Linux Servers Windows
Access
Linux update servers
Access
Windows update servers
linux-03
New Linux Servers
are automatically
granted access
Firewalling/Security – Demo
14
 There is a dedicated session on DFW:
"SEC1746 – NSX DFW deep dive"
Firewalling/Security – more information
15
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3 Service enhancements with NSX 3rd party vendors
CONFIDENTIAL 16
Load Balancing – Configuration (1/3)
 Both One-Arm and Inline modes are supported
Pros:
• Flexibilty
OneArm LB
.1
.1
.1
web-01 web-02 app-01 app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
.1
.1
.1
web-01 web-02 app-01 app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
Load Balancing – Configuration (2/3)
 Services (1/2):
Protocols TCP / UDP
FTP
HTTP
HTTPS (SSL-Passthrough)
HTTPS (SSL Offload)
LB methods
How end-users connections are split
across back-end servers.
Round Robin
Source IP hash
Least Connection
URI/HTTP header/URL
Health Checks
Load Balancer checks the
application health of each back-end
server.
TCP/UDP/ICMP
HTTP (GET, OPTION, POST)
HTTPS (GET, OPTION, POST)
Persistence
All connections from the same end-
user go to the same back-end
server.
TCP: SourceIP, MSRDP
HTTP: SourceIP, Cookie,
HTTPS: SourceIP, Cookie, ssl_session_id
18
Load Balancing – Configuration (2/3)
 Services (2/2):
Connection
throttling
Limit the connections to the VIP
/ to the back-end servers.
Client side:
. Max conc. connections
. Max new conn / sec
Server side:
. Max conc. Connections
High Availability Yes.
Monitoring . View VIP/Pool/Servers objects
. View VIP/Pool/Servers stats
. Global stats VIP sessions
L7 manipulation
The load balancer modifies the
end-users requests and/or back-
end servers responses.
. HTTP/HTTPS request/response headers
(For instance: URL block, url rewrite, header
rewrite)
19
Load Balancing - Performance
 Per Logical Load Balancer:
L4
Throughput 9.23 Gbps
# conc. sessions 1M
# sessions/sec 131k cps
L7 - HTTP
Throughput 6.59 Gbps
# conc. sessions 60k
# sessions/sec 45k cps
Reqs/sec 82.3k rps
L7 - HTTPS
Throughput 2.07 Gbps
# conc. sessions 60k
# sessions/sec 607 cps
Reqs/sec 35.0k rps
20
Load Balancing – Demo (1/2)
 Demo1:
• VIP SSL off-load
.1
.1
.1
.1
web-01 web-02 app-01 db-01app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
DB -Tier-01
10.0.3.0/24
HTTPS
HTTP
21
Load Balancing - Demo
22
Load Balancing – Demo (2/2)
• Demo2:
– Single VIP redirecting traffic to specific pool based on host
.1
.1
.1
.1
app-01 db-01app-02
Web-Tier-01
10.0.1.0/24
App-Tier-01
10.0.2.0/24
DB -Tier-01
10.0.3.0/24
app1.acme.com = VIP1@
web-05 web-06web-03 web-04web-01 web-02
Pool1 Pool2 Pool3
app1.acme.com
app2.acme.com = VIP1@
app2.acme.com
app3.acme.com = VIP1@
app3.acme.com
Demos (2/2)
 There is a specific session on LB:
"NET1588 - Load Balancer as a Service using NSX or Partner Solutions"
Load Balancing – more information
25
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3 Service enhancements with NSX 3rd party vendors
CONFIDENTIAL 26
Logical VPN – User and Site-to-Site
• Interoperable IPsec tested with major vendors
• Clients on all major OS (Win, Apple, Linux)
• Remote Authentication via Active Directory, RSA
Secure ID, LDAP, Radius
• TCP Acceleration
• Encryption – 3DES, AES128, AES256
• AESNI H/W Offload
• NAT & Perimeter Firewall Traversal
Features
• High Performance – AES-NI acceleration
• 2+ Gb/s throughput per tenant
Scale and Performance
• Cloud to Corporate
• Cloud On-boarding
• Remote Office/Branch Office
• Remote Management
Use Cases
Internet/
WAN
Internet/
WAN
27
Logical VPN – Layer 2
Public
Cloud
• SSL-based
• Web-proxy Support
• L2 Extension to Cloud
• Broadcast support
• Extend multiple L2 Segments with a single pair of
L2 VPN Appliances
Features
• High Performance – AES-NI acceleration
• 2+ Gb/s throughput per tenant
Scale & Performance
• Cloud On-boarding
• Cloud Bursting
Use Cases
Internet/
WAN
VM VM VM
VLAN/VXLAN VLAN/VXLAN
Agenda
1
What Network & Security services are used by
(all crazy) applications
2
What are TODAY exactly the NSX:
– Firewalling/Security services
– Load Balancing services
– VPN services
3
Service enhancements with NSX 3rd party
vendors
CONFIDENTIAL 29
Security Partner Integrations
30
Next-generation IPS Malware Protection
Granular protection of individual VM
workloads with customizable policy definitions
Automation of advanced malware interception
Unified management for physical and
virtual sensors
Data Center security with agentless
anti-malware and guest network
threat protection
Real-time, dynamic threat protection and
response for workloads moving between
hosts and virtual data centers
Vulnerability Management
Automatic vulnerability risk assessment
Data Center wide real- time risk visibility
Auto segmentation of risky assets
Vulnerability prioritization for
effective remediation
Malware Protection
Single virtual appliance
provides agentless:
Anti-malware with URL filtering
Vulnerability and software scanning
Detection of file changes
Intrusion Detection & Prevention
Next-Generation Firewall
Multiple threat prevention disciplines including
firewall, IPS, and antimalware
Safe application enablement with continuous
content inspection for all threats
Granular user-based controls for apps,
content, users,
NSX is the platform for
integrating advanced
security services
CONFIDENTIAL
Load Balancer/ADC Partner integrations
NSX is the platform for
Application Delivery
Controller services. Application Delivery Controller
F5 specializes in Application Delivery
Networking (ADN) technology that optimizes
the delivery of network-based applications and
the security, performance, availability of
servers, data storage devices, and other
network resources.
Application Delivery Controller
Radware is a provider of
integrated application delivery / load
balancing and application & network
security solutions for virtual and cloud data
centers.
Application Delivery Controller
Citrix NetScaler makes apps and cloud-based
services run five times better by offloading
app and database servers, accelerating app
and service performance, and integrating
security.
Operations Partner Integrations
NSX is the platform for
Operation services
Network Operations
Riverbed provides comprehensive
monitoring and troubleshooting capabilities
across physical and virtual data center
networks based on NSX and Riverbed®
SteelCentral™ NetProfiler
Network Operations
EMC Service Assurance Suite and
VMware NSX break through the physical
network barriers and achieve the
provisioning speed, operational efficiency,
and management visibility and insight
promised by network virtualization
Network Operations
Gigamon and VMware are extending their
partnership to provide pervasive and
intelligent visibility into the physical and virtual
networks by integrating the Gigamon Visibility
Fabric with VMware NSX™ platform
CONFIDENTIAL 32
Demo with Symantec
33
Quarantine Vulnerable Systems until Remediated
Security Group = Quarantine Zone
Members = {Tag = ‘ANTI_VIRUS.VirusFound’, L2 Isolated Network}
Security Group = Desktop VMs
CONFIDENTIAL
Demo with Symantec
Quarantine Vulnerable Systems until Remediated
Full demo with config: https://www.youtube.com/watch?v=q1P7Xuicp84
34
How to test?
• Hands on lab available:
http://labs.hol.vmware.com/HOL/catalogs/
CONFIDENTIAL 35
Key take aways
 NSX offers all Network and Security services most crazy applications require
 Firewalling / Load Balancing / VPN services are offered natively with unique benefits
 in security with micro-segmentation
 in scale with distribution of services
 in ease-of-use
 And automation capabilities
 And NSX services can be enhanced with 3rd party vendors
CONFIDENTIAL 36
VMworld Europe 2014: Advanced Network Services with NSX
VMworld Europe 2014: Advanced Network Services with NSX

Más contenido relacionado

La actualidad más candente

NSX Reference Design version 3.0
NSX Reference Design version 3.0NSX Reference Design version 3.0
NSX Reference Design version 3.0
Doddi Priyambodo
 

La actualidad más candente (20)

VMware NSX - Lessons Learned from real project
VMware NSX - Lessons Learned from real projectVMware NSX - Lessons Learned from real project
VMware NSX - Lessons Learned from real project
 
nsx overview with use cases 1.0
nsx overview with use cases 1.0nsx overview with use cases 1.0
nsx overview with use cases 1.0
 
Nsx security deep dive
Nsx security deep diveNsx security deep dive
Nsx security deep dive
 
VMworld 2013: Operational Best Practices for NSX in VMware Environments
VMworld 2013: Operational Best Practices for NSX in VMware Environments VMworld 2013: Operational Best Practices for NSX in VMware Environments
VMworld 2013: Operational Best Practices for NSX in VMware Environments
 
The Future of Cloud Networking is VMware NSX
The Future of Cloud Networking is VMware NSXThe Future of Cloud Networking is VMware NSX
The Future of Cloud Networking is VMware NSX
 
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
 
VMworld 2013: Bringing Network Virtualization to VMware Environments with NSX
VMworld 2013: Bringing Network Virtualization to VMware Environments with NSX VMworld 2013: Bringing Network Virtualization to VMware Environments with NSX
VMworld 2013: Bringing Network Virtualization to VMware Environments with NSX
 
VMworld 2014: Advanced Topics & Future Directions in Network Virtualization w...
VMworld 2014: Advanced Topics & Future Directions in Network Virtualization w...VMworld 2014: Advanced Topics & Future Directions in Network Virtualization w...
VMworld 2014: Advanced Topics & Future Directions in Network Virtualization w...
 
VMUGbe 21 Filip Verloy
VMUGbe 21 Filip VerloyVMUGbe 21 Filip Verloy
VMUGbe 21 Filip Verloy
 
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
 
VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 
vVMworld 2013: Deploying, Troubleshooting, and Monitoring VMware NSX Distribu...
vVMworld 2013: Deploying, Troubleshooting, and Monitoring VMware NSX Distribu...vVMworld 2013: Deploying, Troubleshooting, and Monitoring VMware NSX Distribu...
vVMworld 2013: Deploying, Troubleshooting, and Monitoring VMware NSX Distribu...
 
NSX Reference Design version 3.0
NSX Reference Design version 3.0NSX Reference Design version 3.0
NSX Reference Design version 3.0
 
VMware NSX for vSphere - Intro and use cases
VMware NSX for vSphere - Intro and use casesVMware NSX for vSphere - Intro and use cases
VMware NSX for vSphere - Intro and use cases
 
Security Practitioners guide to Micro Segmentation with VMware NSX and Log In...
Security Practitioners guide to Micro Segmentation with VMware NSX and Log In...Security Practitioners guide to Micro Segmentation with VMware NSX and Log In...
Security Practitioners guide to Micro Segmentation with VMware NSX and Log In...
 
VMware NSX + Cumulus Networks: Software Defined Networking
VMware NSX + Cumulus Networks: Software Defined NetworkingVMware NSX + Cumulus Networks: Software Defined Networking
VMware NSX + Cumulus Networks: Software Defined Networking
 
VMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSX
 
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
 
Network Virtualization with VMware NSX
Network Virtualization with VMware NSXNetwork Virtualization with VMware NSX
Network Virtualization with VMware NSX
 

Destacado

SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_ShahzadSEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
shezy22
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stack
EMC
 

Destacado (16)

もう一つのHCI VxRackとVBlock
もう一つのHCI VxRackとVBlockもう一つのHCI VxRackとVBlock
もう一つのHCI VxRackとVBlock
 
VMworld 2013: VMware Compliance Reference Architecture Framework Overview
VMworld 2013: VMware Compliance Reference Architecture Framework Overview VMworld 2013: VMware Compliance Reference Architecture Framework Overview
VMworld 2013: VMware Compliance Reference Architecture Framework Overview
 
VMworld 2013: NSX PCI Reference Architecture Workshop Session 2 - Privileged ...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 2 - Privileged ...VMworld 2013: NSX PCI Reference Architecture Workshop Session 2 - Privileged ...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 2 - Privileged ...
 
VMworld 2016 Recap
VMworld 2016 RecapVMworld 2016 Recap
VMworld 2016 Recap
 
Self service it with v realizeautomation and nsx
Self service it with v realizeautomation and nsxSelf service it with v realizeautomation and nsx
Self service it with v realizeautomation and nsx
 
Blue Medora - VMware vROps Management Pack for VCE Vblock Overview
Blue Medora - VMware vROps Management Pack for VCE Vblock OverviewBlue Medora - VMware vROps Management Pack for VCE Vblock Overview
Blue Medora - VMware vROps Management Pack for VCE Vblock Overview
 
NSX for vSphere Logical Routing Deep Dive
NSX for vSphere Logical Routing Deep DiveNSX for vSphere Logical Routing Deep Dive
NSX for vSphere Logical Routing Deep Dive
 
Emc vmax3 technical deep workshop
Emc vmax3 technical deep workshopEmc vmax3 technical deep workshop
Emc vmax3 technical deep workshop
 
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_ShahzadSEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
 
Emc recoverpoint technical
Emc recoverpoint technicalEmc recoverpoint technical
Emc recoverpoint technical
 
NSX-MH
NSX-MHNSX-MH
NSX-MH
 
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI AutomationVMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
 
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
 
VMUG - NSX Architettura e Design
VMUG - NSX Architettura e DesignVMUG - NSX Architettura e Design
VMUG - NSX Architettura e Design
 
VMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best PracticesVMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best Practices
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stack
 

Similar a VMworld Europe 2014: Advanced Network Services with NSX

Similar a VMworld Europe 2014: Advanced Network Services with NSX (20)

VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 
A consolidated virtualization approach to deploying distributed cloud networks
A consolidated virtualization approach to deploying distributed cloud networksA consolidated virtualization approach to deploying distributed cloud networks
A consolidated virtualization approach to deploying distributed cloud networks
 
GAMO VMware vCloud Air
GAMO VMware vCloud AirGAMO VMware vCloud Air
GAMO VMware vCloud Air
 
Cisco Evolving virtual switching to applications & cloud
Cisco Evolving virtual switching to applications & cloudCisco Evolving virtual switching to applications & cloud
Cisco Evolving virtual switching to applications & cloud
 
OVHcloud Hosted Private Cloud Platform Network use cases with VMware NSX
OVHcloud Hosted Private Cloud Platform Network use cases with VMware NSXOVHcloud Hosted Private Cloud Platform Network use cases with VMware NSX
OVHcloud Hosted Private Cloud Platform Network use cases with VMware NSX
 
VMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep DiveVMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
VMworld 2014: vCloud Hybrid Service Networking Technical Deep Dive
 
VMworld 2013: vCloud Hybrid Service Jump Start Part Three of Five: vCloud Hyb...
VMworld 2013: vCloud Hybrid Service Jump Start Part Three of Five: vCloud Hyb...VMworld 2013: vCloud Hybrid Service Jump Start Part Three of Five: vCloud Hyb...
VMworld 2013: vCloud Hybrid Service Jump Start Part Three of Five: vCloud Hyb...
 
VMworld 2013: Datacenter Transformation with Network Virtualization: Today an...
VMworld 2013: Datacenter Transformation with Network Virtualization: Today an...VMworld 2013: Datacenter Transformation with Network Virtualization: Today an...
VMworld 2013: Datacenter Transformation with Network Virtualization: Today an...
 
NSX, un salt natural cap a SDN
NSX, un salt natural cap a SDNNSX, un salt natural cap a SDN
NSX, un salt natural cap a SDN
 
NSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della SicurezzaNSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
 
Changes to Priority 2 E-Rate: How Pine Cove Consulting and Sophos Can Help
Changes to Priority 2 E-Rate: How Pine Cove Consulting and Sophos Can HelpChanges to Priority 2 E-Rate: How Pine Cove Consulting and Sophos Can Help
Changes to Priority 2 E-Rate: How Pine Cove Consulting and Sophos Can Help
 
vRA + NSX Technical Deep-Dive
vRA + NSX Technical Deep-DivevRA + NSX Technical Deep-Dive
vRA + NSX Technical Deep-Dive
 
VMware nsx network virtualization tool
VMware nsx network virtualization toolVMware nsx network virtualization tool
VMware nsx network virtualization tool
 
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
 
Understanding network and service virtualization
Understanding network and service virtualizationUnderstanding network and service virtualization
Understanding network and service virtualization
 
VMworld 2013: An Introduction to Network Virtualization
VMworld 2013: An Introduction to Network Virtualization VMworld 2013: An Introduction to Network Virtualization
VMworld 2013: An Introduction to Network Virtualization
 
VMware NSX and Arista L2 Hardware VTEP Gateway Integration
VMware NSX and Arista L2 Hardware VTEP Gateway IntegrationVMware NSX and Arista L2 Hardware VTEP Gateway Integration
VMware NSX and Arista L2 Hardware VTEP Gateway Integration
 
VMworld 2013: VMware NSX with Next-Generation Security by Palo Alto Networks
VMworld 2013: VMware NSX with Next-Generation Security by Palo Alto Networks VMworld 2013: VMware NSX with Next-Generation Security by Palo Alto Networks
VMworld 2013: VMware NSX with Next-Generation Security by Palo Alto Networks
 
VMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and SecurityVMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and Security
 
What's New VMware NSX Advanced Load Balancer (Avi Networks)
What's New VMware NSX Advanced Load Balancer (Avi Networks)What's New VMware NSX Advanced Load Balancer (Avi Networks)
What's New VMware NSX Advanced Load Balancer (Avi Networks)
 

Más de VMworld

Más de VMworld (20)

VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep Dive
 
VMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for HorizonVMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for Horizon
 
VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7
 
VMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep DiveVMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep Dive
 
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
 
VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations!
 
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
 
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts Panel
 
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way!
 
VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6
 
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphere
 
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
 
VMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SAN
 
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
 
VMworld 2015: Virtual Volumes Technical Deep Dive
VMworld 2015: Virtual Volumes Technical Deep DiveVMworld 2015: Virtual Volumes Technical Deep Dive
VMworld 2015: Virtual Volumes Technical Deep Dive
 
VMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's BackboneVMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's Backbone
 
VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!
 
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT LeaderVMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

VMworld Europe 2014: Advanced Network Services with NSX

  • 1.
  • 2. Disclaimer • This presentation may contain product features that are currently under development. • This overview of new technology represents no commitment from VMware to deliver these features in any generally available product. • Features are subject to change, and must not be included in contracts, purchase orders, or sales agreements of any kind. • Technical feasibility and market demand will affect final delivery. • Pricing and packaging for any new technologies or features discussed or presented have not been determined. CONFIDENTIAL 2
  • 3. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 3
  • 4. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 4
  • 5. Network & Security Services Are Used by (All Crazy) Applications • Switching / DHCP server-or-relay / DNS • Routing / NAT • Firewalling • Load Balancing • L2 and L3 VPN NSX offers all those Network & Security services with central configuration and automation Let's focus here on Firewalling, Load Balancing, and VPN .1 .1 .1 .1 web-01 web-02 app-01 db-01app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24 DB -Tier-01 10.0.3.0/24 Dynamic Routing THAT'S IT!!!! OneArm LB Router/ Firewall / Inline Load Balancer / VPN 5CONFIDENTIAL
  • 6. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 6
  • 7. Firewalling/Security – Configuration (1/4) • Firewalling is configured centrally AND distributed to all ESXi on their VM NICs 192.168.10.0/29 Web LS 10.0.1.0/24 .11 .12 .12.11 App LS 10.0.2.0/24 .1 .1 .1 STOP Web to App TCP/8443 Pros: • FW is distributed between all ESXi: Amazing firewalling scale! • Offer security even within the same IP subnet / logical switch VM1 VM2 VM1 VM2 7CONFIDENTIAL
  • 8. Firewalling/Security – Configuration (2/4) • L2 MAC addresses and L3 IP addresses can be used • In addition any vCenter object name can be used vSphere Distributed Switch Web-LS1 – 10.0.1.0/24 App-LS1 – 10.0.2.0/24 192.168.150.51 192.168.150.52 192.168.250.51 Pros: • Ease-of-use VM1 VM2 VM1 VM2 8CONFIDENTIAL
  • 9. Web-LS1 – 10.0.1.0/24 App-LS1 – 10.0.2.0/24 Firewalling/Security – Configuration (3/4) • Port numbers can be used • In addition protocol names can be used Note: ALG (Application-Level Gateway) support for FTP, CIFS, ORACLE TNS, MS-RPC, and SUNRPC vSphere Distributed Switch 192.168.150.51 192.168.150.52 192.168.250.51 Pros: • Ease-of-use VM1 VM2 VM1 VM2 9CONFIDENTIAL
  • 10. Firewalling/Security – Configuration (4/4)  Dynamic firewalling (Service Composer) Security Groups WHAT you want to protect Members (VM, vNIC…) and Context (user identity, security posture) HOW you want to protect it Services (Firewall, antivirus…) and Profiles (labels representing specific policies) APPLY Pros: • Agility • Service Compliance 10
  • 11. Firewalling/Security – Performance (1/2) • Performance Lab Test – Two Hypervisors with two VMs each – Two 10G Physical NICs per server – VM1 talks to VM3 & VM2 talks to VM4 11 VM1 VM2 VM3 VM4 10G Interfaces 10G Interfaces Test Setup CONFIDENTIAL
  • 12. Firewalling/Security – Performance (2/2) • Results 20Gbps Per Host of Firewall Performance with Negligible CPU Impact Throughput Measurement 12CONFIDENTIAL
  • 13.  Dynamic firewalling • Compliance Demo Firewalling/Security – Demo 13 .1 .1 .1 .1 app-01 db-01app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24 DB -Tier-01 10.0.3.0/24 win-01 win-02linux-01 linux-02 Servers Linux Servers Windows Access Linux update servers Access Windows update servers linux-03 New Linux Servers are automatically granted access
  • 15.  There is a dedicated session on DFW: "SEC1746 – NSX DFW deep dive" Firewalling/Security – more information 15
  • 16. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 16
  • 17. Load Balancing – Configuration (1/3)  Both One-Arm and Inline modes are supported Pros: • Flexibilty OneArm LB .1 .1 .1 web-01 web-02 app-01 app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24 .1 .1 .1 web-01 web-02 app-01 app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24
  • 18. Load Balancing – Configuration (2/3)  Services (1/2): Protocols TCP / UDP FTP HTTP HTTPS (SSL-Passthrough) HTTPS (SSL Offload) LB methods How end-users connections are split across back-end servers. Round Robin Source IP hash Least Connection URI/HTTP header/URL Health Checks Load Balancer checks the application health of each back-end server. TCP/UDP/ICMP HTTP (GET, OPTION, POST) HTTPS (GET, OPTION, POST) Persistence All connections from the same end- user go to the same back-end server. TCP: SourceIP, MSRDP HTTP: SourceIP, Cookie, HTTPS: SourceIP, Cookie, ssl_session_id 18
  • 19. Load Balancing – Configuration (2/3)  Services (2/2): Connection throttling Limit the connections to the VIP / to the back-end servers. Client side: . Max conc. connections . Max new conn / sec Server side: . Max conc. Connections High Availability Yes. Monitoring . View VIP/Pool/Servers objects . View VIP/Pool/Servers stats . Global stats VIP sessions L7 manipulation The load balancer modifies the end-users requests and/or back- end servers responses. . HTTP/HTTPS request/response headers (For instance: URL block, url rewrite, header rewrite) 19
  • 20. Load Balancing - Performance  Per Logical Load Balancer: L4 Throughput 9.23 Gbps # conc. sessions 1M # sessions/sec 131k cps L7 - HTTP Throughput 6.59 Gbps # conc. sessions 60k # sessions/sec 45k cps Reqs/sec 82.3k rps L7 - HTTPS Throughput 2.07 Gbps # conc. sessions 60k # sessions/sec 607 cps Reqs/sec 35.0k rps 20
  • 21. Load Balancing – Demo (1/2)  Demo1: • VIP SSL off-load .1 .1 .1 .1 web-01 web-02 app-01 db-01app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24 DB -Tier-01 10.0.3.0/24 HTTPS HTTP 21
  • 22. Load Balancing - Demo 22
  • 23. Load Balancing – Demo (2/2) • Demo2: – Single VIP redirecting traffic to specific pool based on host .1 .1 .1 .1 app-01 db-01app-02 Web-Tier-01 10.0.1.0/24 App-Tier-01 10.0.2.0/24 DB -Tier-01 10.0.3.0/24 app1.acme.com = VIP1@ web-05 web-06web-03 web-04web-01 web-02 Pool1 Pool2 Pool3 app1.acme.com app2.acme.com = VIP1@ app2.acme.com app3.acme.com = VIP1@ app3.acme.com
  • 25.  There is a specific session on LB: "NET1588 - Load Balancer as a Service using NSX or Partner Solutions" Load Balancing – more information 25
  • 26. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 26
  • 27. Logical VPN – User and Site-to-Site • Interoperable IPsec tested with major vendors • Clients on all major OS (Win, Apple, Linux) • Remote Authentication via Active Directory, RSA Secure ID, LDAP, Radius • TCP Acceleration • Encryption – 3DES, AES128, AES256 • AESNI H/W Offload • NAT & Perimeter Firewall Traversal Features • High Performance – AES-NI acceleration • 2+ Gb/s throughput per tenant Scale and Performance • Cloud to Corporate • Cloud On-boarding • Remote Office/Branch Office • Remote Management Use Cases Internet/ WAN Internet/ WAN 27
  • 28. Logical VPN – Layer 2 Public Cloud • SSL-based • Web-proxy Support • L2 Extension to Cloud • Broadcast support • Extend multiple L2 Segments with a single pair of L2 VPN Appliances Features • High Performance – AES-NI acceleration • 2+ Gb/s throughput per tenant Scale & Performance • Cloud On-boarding • Cloud Bursting Use Cases Internet/ WAN VM VM VM VLAN/VXLAN VLAN/VXLAN
  • 29. Agenda 1 What Network & Security services are used by (all crazy) applications 2 What are TODAY exactly the NSX: – Firewalling/Security services – Load Balancing services – VPN services 3 Service enhancements with NSX 3rd party vendors CONFIDENTIAL 29
  • 30. Security Partner Integrations 30 Next-generation IPS Malware Protection Granular protection of individual VM workloads with customizable policy definitions Automation of advanced malware interception Unified management for physical and virtual sensors Data Center security with agentless anti-malware and guest network threat protection Real-time, dynamic threat protection and response for workloads moving between hosts and virtual data centers Vulnerability Management Automatic vulnerability risk assessment Data Center wide real- time risk visibility Auto segmentation of risky assets Vulnerability prioritization for effective remediation Malware Protection Single virtual appliance provides agentless: Anti-malware with URL filtering Vulnerability and software scanning Detection of file changes Intrusion Detection & Prevention Next-Generation Firewall Multiple threat prevention disciplines including firewall, IPS, and antimalware Safe application enablement with continuous content inspection for all threats Granular user-based controls for apps, content, users, NSX is the platform for integrating advanced security services CONFIDENTIAL
  • 31. Load Balancer/ADC Partner integrations NSX is the platform for Application Delivery Controller services. Application Delivery Controller F5 specializes in Application Delivery Networking (ADN) technology that optimizes the delivery of network-based applications and the security, performance, availability of servers, data storage devices, and other network resources. Application Delivery Controller Radware is a provider of integrated application delivery / load balancing and application & network security solutions for virtual and cloud data centers. Application Delivery Controller Citrix NetScaler makes apps and cloud-based services run five times better by offloading app and database servers, accelerating app and service performance, and integrating security.
  • 32. Operations Partner Integrations NSX is the platform for Operation services Network Operations Riverbed provides comprehensive monitoring and troubleshooting capabilities across physical and virtual data center networks based on NSX and Riverbed® SteelCentral™ NetProfiler Network Operations EMC Service Assurance Suite and VMware NSX break through the physical network barriers and achieve the provisioning speed, operational efficiency, and management visibility and insight promised by network virtualization Network Operations Gigamon and VMware are extending their partnership to provide pervasive and intelligent visibility into the physical and virtual networks by integrating the Gigamon Visibility Fabric with VMware NSX™ platform CONFIDENTIAL 32
  • 33. Demo with Symantec 33 Quarantine Vulnerable Systems until Remediated Security Group = Quarantine Zone Members = {Tag = ‘ANTI_VIRUS.VirusFound’, L2 Isolated Network} Security Group = Desktop VMs CONFIDENTIAL
  • 34. Demo with Symantec Quarantine Vulnerable Systems until Remediated Full demo with config: https://www.youtube.com/watch?v=q1P7Xuicp84 34
  • 35. How to test? • Hands on lab available: http://labs.hol.vmware.com/HOL/catalogs/ CONFIDENTIAL 35
  • 36. Key take aways  NSX offers all Network and Security services most crazy applications require  Firewalling / Load Balancing / VPN services are offered natively with unique benefits  in security with micro-segmentation  in scale with distribution of services  in ease-of-use  And automation capabilities  And NSX services can be enhanced with 3rd party vendors CONFIDENTIAL 36