Advanced CSR Lab with High Availability and Transit VPC

Size: px
Start display at page:

Download "Advanced CSR Lab with High Availability and Transit VPC"

Transcription

1

2 Advanced CSR Lab with High Availability and Transit VPC Fan Yang, Cisco, Engineer, Technical Marketing Nikolai Pitaev, Cisco, Engineer, Technical Marketing LTRVIR-3004

3 Agenda Slides (30 Min.): CSR 1000V Introduction AWS and Azure Concepts CSR Lab Modules Walk Through LAB see the Lab Guide for details

4 What s in it for me?" Understanding CSR 1000V on AWS and Azure In this session Short introduction of CSR 1000V Lab: CSR 1000v high availability on cloud and Transit VPC solution Short summary at the end of the lab Out of scope Physical ASR 1000 routers running the same IOS XE Deep dive into cloud tools Cloud design and architecture LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 4

5 Related Cisco Live Berlin 2017 Sessions BRKSPG-2063 vbng Solution with CSR1000V and ESC Orchestration LABSPG-1015 Walk-In Self-Paced Lab Deploying CSR1000v as virtual LAC / LNS LTRVIR-2100 Deploying Cisco Cloud Services Router CSR 1000V on AWS and Azure LTRARC-3500 IOS XE (4xxx, ASR1K and CSR1000V) troubleshooting TECSPG-2300 Network Function Virtualization (NfV) seminar LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 5

6 What is Public Cloud? On-demand extensible network and compute resources Supports IaaS model, allowing app developers to run projects using a range of development tools Supports PaaS model, allowing users to create virtual machines, storage, networking, security, and other services Approximately 40% market share in public cloud between Azure and AWS* Web based management tools, Microsoft also offers MS PowerShell management option * LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 6

7 Cisco Cloud Services Router (CSR) 1000V Cisco IOS XE Software in a Virtual Appliance Form-Factor App OS App OS Virtual Switch Hypervisor Server CSR 1000V Enterprise-class Networking with Rapid Deployment and Flexibility Software features. Same software as ASR 1000 and ISR Infrastructure Agnostic No dependency on specific Server or vswitch Runs on VMWare ESXi, RHEL KVM, Ubuntu KVM, Citrix Xen, Microsoft Hyper-V, Amazon AWS and Microsoft Azure Throughput Elasticity Licensable throughput from 10 Mbps to 10 Gbps Footprint options from 1 to 8 virtual CPUs Licensing Models Term 1 Year, 3 Years, 5 Years or Hourly Usage* Smart License Programmability NetConf/Yang, RESTConf and SSH/Telnet for automated provisioning, management, and monitoring *Only Available on Amazon AWS. LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 7

8 CSR 1000V use cases for all public clouds 1. Branch Location VPN Termination: IPSec, DMVPN, FlexVPN, EZVPN, etc. Up to 1,000 concurrent VPN tunnels per CSR corporate office/branch 2. Remote Worker VPN Access: SSLVPN via AnyConnect for remote users Cloud, US West 3. VPC / DC Interconnection: Distribute applications across the globe, connect different regions simple 4. Firewall and Application Inspection: Stateful firewall between regions * Routers do not actually produce fire (usually) virtual private cloud Cloud, US East virtual private cloud LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 8

9 AWS/Azure Transit Routing Challenge VPC A VPC B VPC C Subnet Subnet Subnet Virtual Network VGW Virtual Network VGW VGW Virtual Network VPC Peer-to-Peer routing is supported. VPC A subnets can route to VPC B VPC transit Routing is not supported. VPC A subnets cannot route to VPC C subnets across VPC B Across Region Peering is not supported! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 9

10 AWS/Azure Transit Routing Challenge Peer-to-Peer routing supported VPC A VPC B VPC C A-B B-C Subnet Subnet Subnet Virtual Network VGW Virtual Network VGW VGW Virtual Network VPC Peer-to-Peer routing is supported. VPC A subnets can route to VPC B VPC transit Routing is not supported. VPC A subnets cannot route to VPC C subnets across VPC B Across Region Peering is not supported! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 10

11 AWS/Azure Transit Routing Challenge VPC A VPC B VPC C Subnet Subnet Subnet Virtual Network VGW Virtual Network VGW VGW Virtual Network VPC Peer-to-Peer routing is supported. VPC A subnets can route to VPC B VPC transit Routing is not supported. VPC A subnets cannot route to VPC C subnets across VPC B Across Region Peering is not supported! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 11

12 AWS/Azure Transit Routing Challenge Transit Routing NOT supported VPC A A-to-C-thru-B VPC B VPC C Subnet Subnet Subnet Virtual Network VGW Virtual Network VGW VGW Virtual Network VPC Peer-to-Peer routing is supported. VPC A subnets can route to VPC B VPC transit Routing is not supported. VPC A subnets cannot route to VPC C subnets across VPC B Across Region Peering is not supported! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 12

13 Amazon AWS Concept

14 Virtual Private Cloud (VPC) logically isolates networks VPCs IP ranges can overlap. Internet GW provides external access. VPC James Bond CIDR /16 Subnet A /24 VPC Peering can route between VPCs. Security Options: - Network ACLs protect subnets - Security Groups protect instances Internet Gateway Subnet B /24 AWS Route Tables route within the VPC. LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 14

15 Elastic IP Address is a routable address mapped to an instance in VPC Internet Gateway Elastic IP Mappings James VPC CIDR /16 Subnet A /24 Subnet B /24 WebApp1 Instance IP: Instances never have a publicly routable IP address directly assigned. Addresses are associated with AWS account and not the instance. Elastic IP for CSR 1000V becomes tunnel endpoint for VPN in this lab. LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 15

16 VGW Concept One VGW will have two endpoints Basic IPSEC and BGP No Transit Routing LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 16

17 Microsoft Azure Concept

18 Azure Basic Concepts (continued) Virtual Network (VNet) A VNet logically isolates a network s own IP range, routes, security policies, etc. Each subnet created is automatically assigned a route table that contains system routes: Local VNet Rule, On-prime rule and Internet Rule System routes can be overwritten by User Defined Routes Virtual Network CIDR /16 Subnet A /24 Subnet B /24 VNets IP ranges cannot overlap Public IP NAT or Overload NAT for outbound traffic (No true public IPs) Azure system route table routes within the VNet All VNet subnets ALWAYS have a route to all other VNet subnets! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 19

19 Technical comparison between AWS and Azure for CSR 1000V Feature AWS Azure Number of vnic supported today 10 2 / 4 / 8 Routing High Availability supported Planned in 2017 Elastic/public and private IP address on the same interface multiple IP addresses multiple IP addresses Allow Overlapping IP addresses yes Yes GRE Tunnel support supported Not supported Add or remove interfaces on running CSR 1000V VM yes no LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 21

20 Lab Modules 1. AWS VPC Gateway Redundancy with CSR 1000v (70 min.) 2. Transit VPC with CSR 1000v (50 min.) 3. (Optional) Build DMVPN Between Transit VPC and Azure (30 min.) 4. (Optional) Add security services into Transit VPC (60 min.)

21 Module 1 Deploy CSR High Availability in AWS LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 23

22 CSR 1000V Routing High Availability /16 Virtual Network CIDR /16 Public Subnet /24 Private Subnet IPSEC /24 CSR-Active Private Subnet Public Subnet IPSEC / /24 20 Min. CSR-Backup 20 Min. 30 Min. Failover is in sub-second! AWS REST API Before HA Failover / After HA Failover LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 24

23 CSR 1000V Failover /16 Virtual Network CIDR /16 Public Subnet /24 Private Subnet IPSEC /24 CSR-Active Private Subnet Public Subnet IPSEC / /24 20 Min. CSR-Backup 20 Min. 30 Min. Failover is in sub-second! AWS REST API Before HA Failover / After HA Failover LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 25

24 AWS VPC details PxV1 HA VPC /16 Internet IGW Public Subnet /24 Private Subnet /24 CSR-Active CSR-Backup Priv ate route table /16 local /0 CSR-Activ e Public route table /16 local /0 IGW LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 26

25 Azure VNET Details PxV1 VNET Virtual Network CIDR /16 Internet CSR 1000v Private Subnet /24 Public Subnet /24 Priv ate route table /24 CSR /16 CSR Public route table /24 CSR LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 27

26 Module 2 Deploy Transit VPC solution with CSR 1000v LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 28

27 Transit VPC Design A B... C Spoke VPC Dedicated VPC: Simplifies routing by not combining with other shared services. CSR1000v Virtual Network Appliances: Provide dynamic routing and VPN network tunnels Redundancy: Dynamic routing combined with multi-az deployment creates a robust network infrastructure. VGW: VPC virtual gateways provide highly available connections to transit VPC virtual network appliances. AZ1 Direct Connect Internet Transit VPC ASR Private DC AZ2 Other Provider Networks 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 29

28 Transit VPC Lab A B 20 Min. 30 Min. AZ1 Transit VPC AZ2 DMVPN 30 Min. *Optional Single DMVPN Dual Hub (Active/Standby) Active Hub Standby Hub Private* DC Azure VNet Branch* *Private DC and Branch is not included in this lab 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 30

29 Module 3 (Optional) Build a DMVPN Network with Transit VPC and Azure VNET LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 31

30 DMVPN Details Active Hub Private IP: EIP: Tunnel 0: VRF: DMVPN AZ1 Transit VPC AZ2 Backup Hub Private IP: EIP: Tunnel 0: VRF: DMVPN AS AS DMVPN Single DMVPN Dual Hub (Active/Standby) Active Hub Private* DC Azure VNet Branch* Standby Hub AS Azure Spoke Private IP: EIP: Tunnel 0: *Private DC and Branch is not included in this lab Azure blocks GRE packets, IPSEC is enabled LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 32

31 Module 4 (Optional) Add Security Service into Transit VPC LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 33

32 Secured Transit VPC A B... C Spoke VPC Internet A1 Transit VPC A2 Routing: Spoke forwards Internet traffic to CSR, then CSR redirects traffic to FTDv to be inspected. Security: FTDv as IPS device in Transit VPC. Customer can turn on IPS/URL Filtering and other features. NAT: FTDv acts as NAT device. Customer can deploy static NAT/PAT. *Only one IGW, two IGWs for better diagram. Direct Connect Private DC 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 34

33 Lab Tips and Guidance

34 Before you begin Make sure, you have one page with additional lab information Make sure, that you are using assigned AWS region! All your resources created should be named in certain way. For example: P23V1 for pod23 LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 36

35 Use Multiple Web Browser's Tab to Open Different Services LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 37

36 Filter resources for better view This lab is in a shared environment and 5 attendees are sharing one region. You are able to see other attendees resources. Please filter resources by name to view your own resources clearly and avoid shutting down other people s instance. AWS Azure Note: Please always filter resources For example, Pod23 filter AWS with P23V1, Azure with pod Cisco and/or its affiliates. All rights reserved. Cisco Public 38

37 Disable IP Source/Destination Checking in the lab By default AWS blocks traffic not to/from a given instance. Toggle the Source/Dest Check option to allow a CSR instance to pass traffic for other subnets (i.e. act as a gateway). Note: Always review this setting for any new interfaces you add! LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 39

38 Choose BYOL when launching CSR BYOL(Bring Your Own License) will have all features with 100Kbps throughput which is enough for our lab. Please use BYOL which is 10 times cheaper than License Included. BYOL License Included Note: Please choose BYOL LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 40

39 Resources needed per user Make sure, you are using the right instance type! Cloud VPC/VNET CIDR EIP Instance Instance Type VGW IGW 5 VPC, 5 EIP, 3 Linux EC2 and 4 CSR EC2, 2 VGW, 3 IGW 0 PxV1 HA-VM Linux (t2.micro) IGW-HA 1 PxV1 CSR Active CSR (t2.medium) HA VPC /16 1 PxV1 CSR Backup CSR (t2.medium) 1 Transit VPC CSR1 CSR (c4.large) IGW-T Transit VPC /27 1 Transit VPC CSR2 CSR (c4.large) Spoke-A VPC /16 1 VM-A Linux (t2.micro) VGW-A IGW-A AWS Spoke-B VPC /16 0 VM-B Linux (t2.micro) VGW-B Azure VNET /16 1 VNET, 1 EIP, 1 Linux VM and 1 CSR 1 VM-2 Linux (DS1 v2) 1 CSR Azure CSR (D2 v2) AWS: 5 VPC, 5 EIP, 3 Linux EC2 and 4 CSR EC2, 2 VGW, 3 IGW Azure: 1 VNET, 1 EIP, 1 Linux VM and 1 CSR LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 41

40 CSR 1000V Learning Resources

41 Book: Virtual Routing with CSR 1000V CSR 1000V s role and features Architecture, licensing & packet flow Use cases and configurations Public Cloud & OpenStack Orchestration ISBN: LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 43

42 Miercom tested CSR 1000V also on AWS Using just one or two vcpus per VM, it delivers up to physical limit of 20 Gbps on x86 Server with two 10 GE ports and up to 5 Gbps on AWS. Unlike classic routers a CSR 1000v setup has to be configured for optimal performance on several levels. Major IO technologies like SR-IOV, fd.io VPP, OVS-DPDK were tested as vswitch. Different AWS Tests were done: IPv4 Forwarding Feature Tests (QoS, NBAR, Firewall) IPSec site to site on AWS LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 44

43 Free CSR 1000V Test Drive on AWS Make sure, you allow security exception with https certificate in your browser LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 45

44 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

45 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

46 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

47 Key Takeaways

48 Summary: CSR 1000V is built for the cloud CSR 1000V supports all key virtualization technologies including multi-vendor Hypervisors, different image formats, I/O models and VM flavors. CSR 1000V runs on variety of virtualized infrastructures, and it can be orchestrated by many of NfV software including Cisco ACI/NSO/ESC, OpenStack and other 3 rd party NfV SW. CSR 1000V VNF provides variety of interfaces and Open API s: REST API s, Netconf, XML, OpenStack, etc. LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 50

49 Complete Your Online Session Evaluation Please complete your Online Session Evaluations after each session Complete 4 Session Evaluations & the Overall Conference Evaluation (available from Thursday) to receive your Cisco Live T-shirt All surveys can be completed via the Cisco Live Mobile App or the Communication Stations Don t forget: Cisco Live sessions will be available for viewing on-demand after the event at CiscoLive.com/Online LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 51

50 Continue Your Education Demos in the Cisco campus Walk-in Self-Paced Labs Lunch & Learn Meet the Engineer 1:1 meetings Related sessions LTRVIR Cisco and/or its affiliates. All rights reserved. Cisco Public 52

51 Thank You

52

LTRDCN-2100 Cloud networking solutions with Cisco Cloud Services Router (CSR 1000V) on AWS and Azure

LTRDCN-2100 Cloud networking solutions with Cisco Cloud Services Router (CSR 1000V) on AWS and Azure LTRDCN-2100 Cloud networking solutions with Cisco Cloud Services Router (CSR 1000V) on AWS and Azure Fan Yang, Cisco, Engineer, Technical Marketing Raghavendra K S, Cisco, Engineer, Technical Marketing

More information

Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13

Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13 Q&A Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13 Q. What is the Cisco Cloud Services Router 1000V? A. The Cisco Cloud Services Router 1000V (CSR 1000V) is a router in virtual

More information

Cisco Integrated Services Virtual Router

Cisco Integrated Services Virtual Router Data Sheet Cisco Integrated Services Virtual Router The Cisco Integrated Services Virtual Router (ISRv) is a virtual form-factor Cisco IOS XE Software router that delivers comprehensive WAN gateway and

More information

NGFWv & ASAv in Public Cloud (AWS & Azure)

NGFWv & ASAv in Public Cloud (AWS & Azure) & in Public Cloud (AWS & Azure) Anubhav Swami, CCIE# 21208 Technical Marketing Engineer Your Speaker Anubhav Swami answami@cisco.com Technical Marketing Engineer 5 years in Cisco TAC 2 years in ASA BU

More information

Extending Enterprise Network into Public Cloud with Cisco CSR1000v

Extending Enterprise Network into Public Cloud with Cisco CSR1000v Extending Enterprise Network into Public Cloud with Cisco CSR1000v Fan Yang, Technical Marketing Engineer Tony Banuelos, Product Manager BRKARC-2749 Cisco Spark How Questions? Use Cisco Spark to chat with

More information

Cloud-Ready WAN For IAAS & SaaS With Cisco s Next- Gen SD-WAN

Cloud-Ready WAN For IAAS & SaaS With Cisco s Next- Gen SD-WAN BRKCRS-2113 Cloud-Ready WAN For IAAS & SaaS With Cisco s Next- Gen SD-WAN Sumanth Kakaraparthi Product Leader SD-WAN Manan Shah Director Of Product Management Cisco Spark How Questions? Use Cisco Spark

More information

Cisco CSR1000V Overview. Cisco CSR 1000V Use Cases in Amazon AWS

Cisco CSR1000V Overview. Cisco CSR 1000V Use Cases in Amazon AWS Cisco CSR1000V Overview The Cisco Cloud Services Router 1000V (CSR 1000V) sets the standard for enterprise network services and security in the Amazon Web Services (AWS) cloud. The Cisco CSR 1000V is based

More information

Deploying Transit VPC for Amazon Web Services

Deploying Transit VPC for Amazon Web Services This section contains the following topics: How to Deploy Transit VPC for DMVPN, page 1 How to Deploy Transit VPC for DMVPN Information About Deploying Transit VPC This is a summary about the deploying

More information

Cisco Cloud Services Router 1000v

Cisco Cloud Services Router 1000v Data Sheet Cisco Cloud Services Router 1000v Cisco IOS XE Software The Cisco Cloud Services Router 1000v (CSR 1000v) is a virtual-form-factor router that delivers comprehensive WAN gateway and network

More information

Transit Network VPC. AWS Reference Deployment Guide. Last updated: May 10, Aviatrix Systems, Inc. 411 High Street Palo Alto, CA USA

Transit Network VPC. AWS Reference Deployment Guide. Last updated: May 10, Aviatrix Systems, Inc. 411 High Street Palo Alto, CA USA Transit Network VPC AWS Reference Deployment Guide Last updated: May 10, 2017 Aviatrix Systems, Inc. 411 High Street Palo Alto, CA 94301 USA http://www.aviatrix.com Tel: +1 844.262.3100 TABLE OF CONTENTS

More information

Multicloud Networking: An Overview. Shannon McFarland CCIE #5245 Distinguished

Multicloud Networking: An Overview. Shannon McFarland CCIE #5245 Distinguished Multicloud Networking: An Overview Shannon McFarland CCIE #5245 Distinguished Engineer @eyepv6 Agenda Hybrid Cloud Networking vs Multicloud Networking - A Level Set Extending on-premises private cloud

More information

Overview. AWS networking services including: VPC Extend your network into a virtual private cloud. EIP Elastic IP

Overview. AWS networking services including: VPC Extend your network into a virtual private cloud. EIP Elastic IP Networking in AWS 2017 Amazon Web Services, Inc. and its affiliates. All rights served. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon Web Services,

More information

Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002

Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002 Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002 Agenda Joint Cisco and Microsoft Integration Efforts Introduction to CCA-MCP What is a Pattern?

More information

AWS Networking Fundamentals

AWS Networking Fundamentals AWS Networking Fundamentals Tom Adamski Specialist Solutions Architect, AWS Traditional Network WAN VPN VPN Fiber Applications Applications AWS Network VPN WAN (AWS Direct Connect) VPN Fiber Applications

More information

Best Practices for Extending the WAN into AWS (IaaS) with SD-WAN

Best Practices for Extending the WAN into AWS (IaaS) with SD-WAN Best Practices for Extending the WAN into AWS (IaaS) with SD-WAN Ariful Huq Product Management @arifulhuq & Rob McBride Marketing @digitalmcb Industry trends impacting networking Cloud Mobile Social 2

More information

Cisco VIRL. The Swiss-Army Knife of Network Simulators. Simon Knight, Software Engineer Brian Daugherty, Technical Leader.

Cisco VIRL. The Swiss-Army Knife of Network Simulators. Simon Knight, Software Engineer Brian Daugherty, Technical Leader. Cisco VIRL The Swiss-Army Knife of Network Simulators Simon Knight, Software Engineer Brian Daugherty, Technical Leader DevNet-1172 Agenda What is VIRL? VIRL Components and Architecture VIRL Demonstration

More information

NGFWv and ASAv in Public Cloud

NGFWv and ASAv in Public Cloud and ASAv in Amazon Web Services (AWS) and Azure Jesper Rathsach jrathsac@cisco.com Consulting cybersecurity systems engineer, Cisco Systems 29 th August 2018 Introduktion til public cloud Overblik over,

More information

SECURING THE MULTICLOUD

SECURING THE MULTICLOUD SECURING THE MULTICLOUD Bahul Harikumar and Ali Bidabadi Juniper Networks This statement of direction sets forth Juniper Networks current intention and is subject to change at any time without notice.

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Cisco Virtual Routers, CSR 1000V and ISRv

Cisco Virtual Routers, CSR 1000V and ISRv Cisco Virtual Routers, CSR 1000V and ISRv The Impact of Configuration Changes On Throughput Performance An Independent Assessment DR161111E November 2016 Miercom www.miercom.com Contents 1 - Executive

More information

AWS Networking & Hybrid Cloud Connectivity

AWS Networking & Hybrid Cloud Connectivity AWS Networking & Hybrid Cloud Connectivity Gold Coast AWS User Group Nov 2015 Kent Plummer - VPN Solutions Managed Private IP Networks for Business vpnsolutions.com.au AWS Networking & Hybrid Cloud Connectivity

More information

Configuring Aviatrix Encryption

Configuring Aviatrix Encryption Configuring Aviatrix Encryption For AWS Direct Connect Azure Express Route Google Cloud Interconnect Last updated: October 9, 2016 Aviatrix Systems, Inc. 4555 Great America Pkwy Santa Clara CA 95054 USA

More information

NGF0502 AWS Student Slides

NGF0502 AWS Student Slides NextGen Firewall AWS Use Cases Barracuda NextGen Firewall F Implementation Guide Architectures and Deployments Based on four use cases Edge Firewall Secure Remote Access Office to Cloud / Hybrid Cloud

More information

VeloCloud Cloud-Delivered WAN Fast. Simple. Secure. KUHN CONSULTING GmbH

VeloCloud Cloud-Delivered WAN Fast. Simple. Secure. KUHN CONSULTING GmbH VeloCloud Cloud-Delivered WAN Fast. Simple. Secure. 1 Agenda 1. Overview and company presentation 2. Solution presentation 3. Main benefits to show to customers 4. Deployment models 2 VeloCloud Company

More information

Cisco Virtualized Infrastructure Manager

Cisco Virtualized Infrastructure Manager DEVNET-2570 Virtualized Infrastructure Manager Suhail Syed, Product Manager Vamsi Krihsna Kuppur, Product Manager Spark How Questions? Use Spark to communicate with the speaker after the session 1. Find

More information

Building Hybrid Clouds with CSR 1000v Steven Carter, Solutions Architect Chris Hocker, Consulting Systems Engineer BRKARC-2023

Building Hybrid Clouds with CSR 1000v Steven Carter, Solutions Architect Chris Hocker, Consulting Systems Engineer BRKARC-2023 Building Hybrid Clouds with CSR 1000v Steven Carter, Solutions Architect Chris Hocker, Consulting Systems Engineer BRKARC-2023 Agenda CSR Deployment in AWS On-Prem Deployment Options in VMware & OpenStack

More information

Cisco UCS Director and ACI Advanced Deployment Lab

Cisco UCS Director and ACI Advanced Deployment Lab Cisco UCS Director and ACI Advanced Deployment Lab Michael Zimmerman, TME Vishal Mehta, TME Agenda Introduction Cisco UCS Director ACI Integration and Key Concepts Cisco UCS Director Application Container

More information

Deploy the Firepower Management Center Virtual On the AWS Cloud

Deploy the Firepower Management Center Virtual On the AWS Cloud Deploy the Firepower Management Center Virtual On the AWS Cloud Amazon Virtual Private Cloud (Amazon VPC) enables you to launch Amazon Web Services (AWS) resources into a virtual network that you define.

More information

Cisco SD-WAN and DNA-C

Cisco SD-WAN and DNA-C Cisco SD-WAN and DNA-C SD-WAN Cisco SD-WAN Intent-based networking for the branch and WAN 4x Improved application experience Better user experience Deploy applications in minutes on any platform with consistent

More information

Amazon Virtual Private Cloud Deep Dive

Amazon Virtual Private Cloud Deep Dive Amazon Virtual Private Cloud Deep Dive Randall Hunt Developer Evangelist, AWS 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Related Presentations Videos online https://www.youtube.com/user/amazonwebservices

More information

Extending Enterprise Security to Multicloud and Public Cloud

Extending Enterprise Security to Multicloud and Public Cloud Extending Enterprise Security to Multicloud and Public Cloud Paul Kofoid Sr. Consulting Engineer: Security & Cloud This statement of direction sets forth Juniper Networks current intention and is subject

More information

Introduction to the Cisco ASAv

Introduction to the Cisco ASAv Hypervisor Support The Cisco Adaptive Security Virtual Appliance (ASAv) brings full firewall functionality to virtualized environments to secure data center traffic and multitenant environments. You can

More information

Creating your Virtual Data Centre

Creating your Virtual Data Centre Creating your Virtual Data Centre VPC Fundamentals and Connectivity Options Paul Burne, Senior Technical Account Manager, Enterprise Support - 28 th June 2017 2016, Amazon Web Services, Inc. or its Affiliates.

More information

Configuring High Availability

Configuring High Availability This section contains the following topics: Information about High Availability, on page 1 Error Messages for Amazon Web Services High Availability, on page 3 How to Configure High Availability, on page

More information

Session objectives and takeaways

Session objectives and takeaways Session objectives and takeaways Objectives Explain SDN Core Concepts Deploy SDN Fabric with SCVMM 2016 Takeaways: Deploying SDN Fabric components with SCVMM requires planning Deploying Tenant Resources

More information

LINUX, WINDOWS(MCSE),

LINUX, WINDOWS(MCSE), Virtualization Foundation Evolution of Virtualization Virtualization Basics Virtualization Types (Type1 & Type2) Virtualization Demo (VMware ESXi, Citrix Xenserver, Hyper-V, KVM) Cloud Computing Foundation

More information

PSOACI Why ACI: An overview and a customer (BBVA) perspective. Technology Officer DC EMEAR Cisco

PSOACI Why ACI: An overview and a customer (BBVA) perspective. Technology Officer DC EMEAR Cisco PSOACI-4592 Why ACI: An overview and a customer (BBVA) perspective TJ Bijlsma César Martinez Joaquin Crespo Technology Officer DC EMEAR Cisco Lead Architect BBVA Lead Architect BBVA Cisco Spark How Questions?

More information

Cisco Multicloud Portfolio: Cloud Connect

Cisco Multicloud Portfolio: Cloud Connect Design and Deployment Guide Cisco Multicloud Portfolio: Cloud Connect Design and Deployment Guide for Private Data Center to AWS VPC October 2018 2018 Cisco and/or its affiliates. All rights reserved.

More information

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud The Barracuda NG Firewall can run as a virtual appliance in the Amazon cloud as a gateway device for Amazon EC2 instances in an

More information

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC)

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Dedi Shindler - Sr. Manager Product Management Cloud System Management Technology Group Cisco Agenda Trends Influencing

More information

Cisco Virtual Managed Services

Cisco Virtual Managed Services Data Sheet Cisco Virtual Managed Services SD-WAN Made Simple for Service Providers Cisco Virtual Managed Services (VMS) is a cloud native solution for service providers to automate, innovate and accelerate

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme LHC2103BU NSX and VMware Cloud on AWS: Deep Dive Ray Budavari, Senior Staff Technical Product Manager NSX @rbudavari #VMworld #LHC2103BU Disclaimer This presentation may contain product features that are

More information

Software Defined Networks For Service Providers. A Practical Approach

Software Defined Networks For Service Providers. A Practical Approach BRKSPG-3683 Software Defined Networks For Providers. A Practical Approach Michael O Gorman Chief Architect Office C97-693316-00 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential

More information

Enterprise Network Compute System (ENCS)

Enterprise Network Compute System (ENCS) Enterprise Network Compute System (ENCS) Cisco vbranch Architecture Per Jensen, per@cisco.com Sept 2017 Agenda: Tech Update september-2017 1. ENCS update + demo v/per 2. Viptela update + demo v/dr Søren

More information

Enterprise. Nexus 1000V. L2/L3 Fabric WAN/PE. Customer VRF. MPLS Backbone. Service Provider Data Center-1 Customer VRF WAN/PE OTV OTV.

Enterprise. Nexus 1000V. L2/L3 Fabric WAN/PE. Customer VRF. MPLS Backbone. Service Provider Data Center-1 Customer VRF WAN/PE OTV OTV. 2 CHAPTER Cisco's Disaster Recovery as a Service (DRaaS) architecture supports virtual data centers that consist of a collection of geographically-dispersed data center locations. Since data centers are

More information

Serviceability of SD-WAN

Serviceability of SD-WAN BRKCRS-2112 Serviceability of SD-WAN Chandrabalaji Rajaram & Ali Shaikh Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the Cisco Live

More information

MyIGW Main. Oregon. MyVPC /16. MySecurityGroup / us-west-2b. Type Port Source SSH /0 HTTP

MyIGW Main. Oregon. MyVPC /16. MySecurityGroup / us-west-2b. Type Port Source SSH /0 HTTP MyIGW Main Oregon MyVPC 10.0.0.0/16 10.0.1.0/24 10.0.1.0 -- us-west-2a MySecurityGroup 10.0.2.0/24 10.0.2.0 -- us-west-2b MyWebServer1 MyDBServer DMZ MyInternetRouteTable 0.0.0.0/0 IGW Type Port Source

More information

Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA. Bruno Barba Systems Engineer Mexico & CACE

Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA. Bruno Barba Systems Engineer Mexico & CACE Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA Bruno Barba Systems Engineer Mexico & CACE bbarba@brocade.com Brocade Who is Vyatta? Leader in software-based networking Founded in 2006

More information

Transit VPC Deployment Using AWS CloudFormation Templates. White Paper

Transit VPC Deployment Using AWS CloudFormation Templates. White Paper Transit VPC Deployment Using AWS CloudFormation Templates White Paper Introduction Amazon Web Services(AWS) customers with globally distributed networks commonly need to securely exchange data between

More information

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski Rutgers University Fall 2013 December 12, 2014 2013 Paul Krzyzanowski 1 Motivation for the Cloud Self-service configuration

More information

Tetration Hands-on Lab from Deployment to Operations Support

Tetration Hands-on Lab from Deployment to Operations Support LTRACI-2184 Tetration Hands-on Lab from Deployment to Operations Support Furong Gisiger, Solutions Architect Lawrence Zhu, Sr. Solutions Architect Cisco Spark How Questions? Use Cisco Spark to communicate

More information

Cisco Multicloud Portfolio: Cloud Connect

Cisco Multicloud Portfolio: Cloud Connect Design and Deployment Guide Cisco Multicloud Portfolio: Cloud Connect AWS Transit VPC with Cisco Cloud Services Router 1000V June 2018 2018 Cisco and/or its affiliates. All rights reserved. This document

More information

The vedge Cloud router targets the follow ing main deployment use cases: 1. Extend SD-WAN Overlay into Public Cloud Environments

The vedge Cloud router targets the follow ing main deployment use cases: 1. Extend SD-WAN Overlay into Public Cloud Environments Data Sheet Cisco vedge Cloud Product Overview Cisco vedge Cloud is a softw are router platform that supports an entire range of capabilities available on the physical vedgerouter platforms. The vedge Cloud

More information

Managing Site-to-Site VPNs: The Basics

Managing Site-to-Site VPNs: The Basics CHAPTER 23 A virtual private network (VPN) consists of multiple remote peers transmitting private data securely to one another over an unsecured network, such as the Internet. Site-to-site VPNs use tunnels

More information

Cisco Nexus 1000V InterCloud

Cisco Nexus 1000V InterCloud Deployment Guide Cisco Nexus 1000V InterCloud Deployment Guide (Draft) June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 49 Contents

More information

Delivering Cisco Next Generation SD-WAN with Viptela

Delivering Cisco Next Generation SD-WAN with Viptela BRKCRS-2110 Delivering Cisco Next Generation SD-WAN with Viptela David Klebanov, Engineer, Technical Marketing Nikolai Pitaev, Engineer, Technical Marketing Cisco Spark How Questions? Use Cisco Spark to

More information

VM-SERIES FOR VMWARE VM VM

VM-SERIES FOR VMWARE VM VM SERIES FOR WARE Virtualization technology from ware is fueling a significant change in today s modern data centers, resulting in architectures that are commonly a mix of private, public or hybrid cloud

More information

CloudCenter for Developers

CloudCenter for Developers DEVNET-1198 CloudCenter for Developers Conor Murphy, Systems Engineer Data Centre Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

25 Best Practice Tips for architecting Amazon VPC

25 Best Practice Tips for architecting Amazon VPC 25 Best Practice Tips for architecting Amazon VPC 25 Best Practice Tips for architecting Amazon VPC Amazon VPC is one of the most important feature introduced by AWS. We have been using AWS from 2008 and

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme LHC2384BU VMware Cloud on AWS A Technical Deep Dive Ray Budavari @rbudavari Frank Denneman - @frankdenneman #VMworld #LHC2384BU Disclaimer This presentation may contain product features that are currently

More information

Deployments and Network Topologies

Deployments and Network Topologies TECHNICAL GUIDE Deployments and Network Topologies A technical guide to deploying Family Zone School in different network topologies. Contents Introduction...........................................3 Transparent

More information

AWS Administration. Suggested Pre-requisites Basic IT Knowledge

AWS Administration. Suggested Pre-requisites Basic IT Knowledge Course Description Amazon Web Services Administration (AWS Administration) course starts your Cloud Journey. If you are planning to learn Cloud Computing and Amazon Web Services in particular, then this

More information

Creating Your Virtual Data Center

Creating Your Virtual Data Center Creating Your Virtual Data Center VPC Fundamentals and Connectivity Options Giulio Soro, Sr. Solutions Architect AWS Antonio Sglavo, Head of Data Center Transformation - ENEL AWS Summit, 2016 2016, Amazon

More information

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud.

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud. DATA SHEET vthunder SOFTWARE FOR VIRTUAL & CLOUD INFRASTRUCTURE A10 vthunder software appliances enable organizations to SUPPORTED SOLUTIONS gain flexible, easy-to-deploy and high-performance secure application

More information

CloudEdge SG6000-VM Installation Guide

CloudEdge SG6000-VM Installation Guide Hillstone Networks, Inc. CloudEdge SG6000-VM Installation Guide Version 5.5R1 Copyright 2015Hillstone Networks, Inc.. All rights reserved. Information in this document is subject to change without notice.

More information

vedge Cloud Datasheet PRODUCT OVERVIEW DEPLOYMENT USE CASES EXTEND VIPTELA OVERLAY INTO PUBLIC CLOUD ENVIRONMENTS

vedge Cloud Datasheet PRODUCT OVERVIEW DEPLOYMENT USE CASES EXTEND VIPTELA OVERLAY INTO PUBLIC CLOUD ENVIRONMENTS vedge Cloud Datasheet PRODUCT OVERVIEW Viptela vedge Cloud is a software router platform that supports entire range of capabilities available on the physical vedge-100, vedge-1000 and vedge-2000 router

More information

Amazon Web Services Hands- On VPC

Amazon Web Services Hands- On VPC Amazon Web Services Hands- On VPC Copyright 2011-2015, Amazon Web Services, All Rights Reserved Page 1 Table of Contents Overview... 3 Create a VPC... 3 VPC Object Walkthrough... 6 Your VPCs... 6 Subnets...

More information

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing This paper was accepted for publication in the IEEE Cloud Computing. The copyright was transferred to IEEE. The final version of the paper will be made available on IEEE Xplore via http://dx.doi.org/10.1109/mcc.2017.28

More information

Amazon Virtual Private Cloud Deep Dive

Amazon Virtual Private Cloud Deep Dive Amazon Virtual Private Cloud Deep Dive Steve Seymour, Solutions Architect, Networking Specialist 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved aws vpc -expert-mode Topics today

More information

Data Sheet Gigamon Visibility Platform for AWS

Data Sheet Gigamon Visibility Platform for AWS Data Sheet Gigamon Visibility Platform for Overview The rapid evolution of Infrastructure-as-a-Service (IaaS), or public clouds, brings instant advantages of economies of scale, elasticity, and agility

More information

Top 30 AWS VPC Interview Questions and Answers Pdf

Top 30 AWS VPC Interview Questions and Answers Pdf Top 30 AWS VPC Interview Questions and Answers Pdf Top 30 AWS VPC Interview Questions and Answers Pdf AWS Certified Solutions Architect Begins the 30 Top Funding IT Certifications. Surely, AWS Architect

More information

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT Table of Contents TABLE OF CONTENTS... 1 TEST NETWORK DIAGRAM... 2 PREPARING YOUR VPC... 3 IP addressing... 3 Virtual Private Cloud (VPC)...

More information

CloudN Startup Guide. Version Copyright Aviatrix Systems, Inc. All rights reserved. Aviatrix Systems Page 0

CloudN Startup Guide. Version Copyright Aviatrix Systems, Inc. All rights reserved. Aviatrix Systems Page 0 CloudN Startup Guide Version 05-23-2017 Copyright 2014-2017 Aviatrix Systems, Inc. All rights reserved. Aviatrix Systems Page 0 1 Welcome... 2 2 CloudN Benefits... 3 3 How It Works... 6 3.1 Mix Layer 2

More information

Managing Site-to-Site VPNs: The Basics

Managing Site-to-Site VPNs: The Basics CHAPTER 21 A virtual private network (VPN) consists of multiple remote peers transmitting private data securely to one another over an unsecured network, such as the Internet. Site-to-site VPNs use tunnels

More information

2013 AWS Worldwide Public Sector Summit Washington, D.C.

2013 AWS Worldwide Public Sector Summit Washington, D.C. Washington, D.C. VPC Construction Nathan McCourtney Senior Consultant, Professional Services What is a Amazon Virtual Private Cloud (VPC)? A virtual private cloud (VPC) is a virtual network that closely

More information

AWS_SOA-C00 Exam. Volume: 758 Questions

AWS_SOA-C00 Exam. Volume: 758 Questions Volume: 758 Questions Question: 1 A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to

More information

Intelligent WAN (IWAN) Design and Deployment

Intelligent WAN (IWAN) Design and Deployment Intelligent WAN (IWAN) Design and Deployment Adam Groudan, Technical Solutions Architect David Prall, Communications Architect BRKCRS-2002 Cisco Spark How Questions? Use Cisco Spark to communicate with

More information

Unity EdgeConnect SP SD-WAN Solution

Unity EdgeConnect SP SD-WAN Solution As cloud-based application adoption continues to accelerate, geographically distributed enterprises increasingly view the wide area network (WAN) as critical to connecting users to applications. As enterprise

More information

Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab

Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab Ali Shaikh Technical Leader Faraz Shamim Sr. Technical Leader Mossaddaq Turabi Distinguished ENgineer Cisco Spark How Questions?

More information

1. Click on "IaaS" to advance to the Windows Azure Scenario. 2. Click to configure the "CloudNet" Virtual Network

1. Click on IaaS to advance to the Windows Azure Scenario. 2. Click to configure the CloudNet Virtual Network Introduction to the Virtual Network Lab Scenario Steps Description 1. Click on "IaaS" to advance to the Windows Azure Scenario Windows Azure Infrastructure Services ( IaaS ) provides us with the capability

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1949BU Seamless Network Connectivity for Virtual and Bare-metal s with NSX Suresh Thiru Sridhar Subramanian VMworld 2017 Content: Not for publication VMworld 2017 - NET1949BU Disclaimer This presentation

More information

Cisco Nexus 1000V InterCloud based Hybrid Cloud Architectures and Approaches

Cisco Nexus 1000V InterCloud based Hybrid Cloud Architectures and Approaches Cisco Nexus 1000V InterCloud based Hybrid Cloud Architectures and Approaches Kapil Bakshi Solutions Architect Session Details - Session Title: Cisco Nexus 1000V InterCloud-based Hybrid Cloud Architectures

More information

Creating Your Virtual Data Center

Creating Your Virtual Data Center NET201 Creating Your Virtual Data Center VPC Fundamentals and Connectivity Options Becky Weiss, Principal Engineer, EC2 Networking October 2015 2015, Amazon Web Services, Inc. or its Affiliates. All rights

More information

Simulating Networks Using Cisco Modelling Labs

Simulating Networks Using Cisco Modelling Labs Simulating Networks Using Cisco Modelling Labs Craig Brown (craibrow@cisco.com) Technical Marketing Engineer #clmel Physical network labs, as we know them, will become a thing of the past, and virtual

More information

lab Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 AWS Certified Solutions Architect Associate lab title

lab Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 AWS Certified Solutions Architect Associate lab title lab lab title Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 Course title AWS Certified Solutions Architect Associate Table of Contents Contents Table of Contents...

More information

Oracle IaaS, a modern felhő infrastruktúra

Oracle IaaS, a modern felhő infrastruktúra Sárecz Lajos Cloud Platform Sales Consultant Oracle IaaS, a modern felhő infrastruktúra Copyright 2017, Oracle and/or its affiliates. All rights reserved. Azure Window collapsed Oracle Infrastructure as

More information

Module Day Topic. 1 Definition of Cloud Computing and its Basics

Module Day Topic. 1 Definition of Cloud Computing and its Basics Module Day Topic 1 Definition of Cloud Computing and its Basics 1 2 3 1. How does cloud computing provides on-demand functionality? 2. What is the difference between scalability and elasticity? 3. What

More information

Cisco CSR 1000v Deployment Guide for Microsoft Azure

Cisco CSR 1000v Deployment Guide for Microsoft Azure Last Modified: 2017-11-17 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Intelligent WAN Sumanth Kakaraparthi Principal Product Manager PSOCRS-2010

Intelligent WAN Sumanth Kakaraparthi Principal Product Manager PSOCRS-2010 Intelligent WAN Sumanth Kakaraparthi Principal Product Manager PSOCRS-2010 Agenda Challenges Architectures Cisco IWAN Proof Points Challenges Application landscape is changing Applications Are Moving to

More information

Amazon AWS-Solutions-Architect-Professional Exam

Amazon AWS-Solutions-Architect-Professional Exam Volume: 392 Questions Question: 1 By default, Amazon Cognito maintains the last-written version of the data. You can override this behavior and resolve data conflicts programmatically. In addition, push

More information

Managing Site-to-Site VPNs

Managing Site-to-Site VPNs CHAPTER 21 A virtual private network (VPN) consists of multiple remote peers transmitting private data securely to one another over an unsecured network, such as the Internet. Site-to-site VPNs use tunnels

More information

Next generation branch with SD-WAN and NFV

Next generation branch with SD-WAN and NFV Next generation branch with SD-WAN and NFV Kiran Ghodgaonkar, Senior Manager, Enterprise Marketing Mani Ganeson, Senior Product Manager PSOCRS-2004 @ghodgaonkar Cisco Spark How Questions? Use Cisco Spark

More information

Deploying the Cisco CSR 1000v on Amazon Web Services

Deploying the Cisco CSR 1000v on Amazon Web Services Deploying the Cisco CSR 1000v on Amazon Web Services This section contains the following topics: Prerequisites, page 1 Information About Launching Cisco CSR 1000v on AWS, page 1 Launching the Cisco CSR

More information

Resilient WAN and Security for Distributed Networks with Cisco Meraki MX

Resilient WAN and Security for Distributed Networks with Cisco Meraki MX Resilient WAN and Security for Distributed Networks with Cisco Meraki MX Daghan Altas, Director of Product Management BRKSEC-2900 Agenda Problem Cisco CNG Live network creation demo (45m) Product Brief

More information

Network Mul,tenancy in Xen- based Clouds. Chiradeep Vi;al CloudStack Commi;er Citrix Sep

Network Mul,tenancy in Xen- based Clouds. Chiradeep Vi;al CloudStack Commi;er Citrix Sep Network Mul,tenancy in Xen- based Clouds Chiradeep Vi;al CloudStack Commi;er Citrix Systems @chiradeep Sep 18 2013 Agenda Introduc,on to CloudStack Mul,- tenant IAAS Network Virtualiza,on / SDN L3 isola,on

More information

25 Best Practice Tips for architecting Amazon VPC. 25 Best Practice Tips for architecting Amazon VPC. Harish Ganesan- CTO- 8KMiles

25 Best Practice Tips for architecting Amazon VPC. 25 Best Practice Tips for architecting Amazon VPC. Harish Ganesan- CTO- 8KMiles 25 Best Practice Tips for architecting Amazon VPC 25 Best Practice Tips for architecting Amazon VPC Amazon VPC is one of the most important feature introduced by AWS. We have been using AWS from 2008 and

More information

ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM

ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM ROLE OF NETWORK VIRTUALIZATION AND SOFTWARE DEFINED SECURITY IN MULTICLOUD ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM This statement of direction sets forth Juniper Networks current intention and

More information

Cloud Intelligent Network

Cloud Intelligent Network Dubrovnik, Croatia, South East Europe 20-22 May, 2013 Cloud Intelligent Network Mitko Vasilev CIN Lead Central Europe mitko@cisco.com 2011 2012 Cisco and/or its affiliates. All rights reserved. 1 New Application

More information

Aviatrix Virtual Appliance

Aviatrix Virtual Appliance Aviatrix Virtual Appliance For AWS VPN Gateway Connection Configuration Guide Last updated: April 11, 2017 Aviatrix Systems, Inc. 411 High Street Palo Alto CA 94301 USA http://www.aviatrix.com Tel: +1

More information

Cisco Virtual Office High-Scalability Design

Cisco Virtual Office High-Scalability Design Solution Overview Cisco Virtual Office High-Scalability Design Contents Scope of Document... 2 Introduction... 2 Platforms and Images... 2 Design A... 3 1. Configure the ACE Module... 3 2. Configure the

More information