Agile OpenStack Networking with Cisco solutions Rohit Agarwalla, Technical DEVNET-1107

Size: px
Start display at page:

Download "Agile OpenStack Networking with Cisco solutions Rohit Agarwalla, Technical DEVNET-1107"

Transcription

1

2 Agile OpenStack Networking with Cisco solutions Rohit Agarwalla, Technical DEVNET-1107

3 Agenda Introduction to OpenStack Cisco and OpenStack OpenStack Networking Neutron Neutron Network Architectures Cisco Integrations into Neutron Summary 3

4 Introduction to OpenStack 4

5 OpenStack Overview Open source Cloud Computing Platform for Private and Public Clouds Design tenets scale & elasticity, share nothing & distribute everything 5

6 OpenStack Projects Compute (Nova) Dashboard (Horizon) Database (Trove) Network (Neutron) Image (Glance) Orchestration (Heat) Object Storage (Swift) Identity (KeyStone) Data Processing (Sahara) Block Storage (Cinder) Telemetry (Ceilometer) Deployment (Triple O) Bare Metal (Ironic) DNS (Designate) Application Catalog (Murano) Containers (Magnum) Key Management (Barbican) Policy (Congress) File System (Manila) Messaging (Zaqar). 6

7 OpenStack Progress 24,000 people 495 companies Mitaka April 2016 Kilo May 2015 IceHouse April Newton Oct 2016 Liberty Oct 2015 Juno Oct th OpenStack release 1933 contributors 760 new features 8300 bugs fixed 164 companies 2013 Havana Oct 2013 Grizzly April Folsom Sept 2012 Essex April Diablo Sept 2011 Cactus April 2011 Austin Oct 2010 Started with Compute 2010 Bexar Feb contributors 30 new features and Storage service 7

8 Cisco and OpenStack 8

9 Cisco and OpenStack Code contributions across several services Network. Compute, Dashboard, Storage, Containers Incubating new OpenStack related Projects GBP, PlaceWise, AVOS, VMTP Community Participation Engineering Neutron/Cinder/Ironic Plugins/Drivers for Cisco infrastructure Nexus, APIC, CSR1K, ASR1K, UCS Cisco Applications on OpenStack OpenStack based Global Intercloud hosted across Cisco and partners data centers Metapod (Formerly MetaCloud) Cloud Services Partners/ Customers Cisco Validated Designs, UCSO Work closely and jointly with customers to design and build OpenStack environment 9

10 OpenStack primary project code contributions by Cisco New resources for Neutron PCI Passthrough and Nova Flavor Heat template improvements Archive Policy per metric level Heat Gnocchi Kolla Containers - Ceilometer, Mongo, Neutron Container Sets - database-control, messaging-control, service-control, compute-control, computeoperation-nova Transport Layer Security Sub-ordinate certificate feature Kafka Publisher Alarms severity Network services notification plugin Resource metadata caching Barbican Metering Kilo + Liberty release Magnum Neutron Kubernetes plugin Python API for k8s CLI Container Networking Model Multiple IPv6 prefixes, IPv6 PD IPv6 router support VLAN trunking UCSM, Nexus driver ASR1000 driver CSR1Kv VPN driver Neutron IPv6 and L3 plugin support Devstack Horizon Curvature panel Ceph panel 10

11 OpenStack Networking - Neutron 11

12 OpenStack Network Architecture Tenant A Network Node(s) Running Network Service Agents Data Network External Network Management Network Compute Node (s) Running Compute and Network agents API Network Controller Node(s) Running Database, Message Queue Server, API Services, Scheduler.. Router Internet Network Purpose IP Address Management Network External Network API Network Data Network Used for internal communication between OpenStack Components Used to provide VMs with Internet access Exposes all OpenStack APIs, including the OpenStack Networking API, to tenants Used for VM data communication within the cloud deployment. Reachable only within the data center Reachable by anyone from the Internet Reachable to Tenants Reachable within the Tenant address space 12

13 Neutron Overview Physical implementation Management Network Logical Model Tenant A Router Tenant A Network Node(s) Namespace Compute Node VM1 Compute Node VM2 VM1 Controller Node(s) Subnet Red Subnet Blue vswitch vswitch vswitch VM 1 VM 2 VM 1 Data Network API Network External Network Router Internet 13

14 VLAN OpenStack Neutron Architecture GRE VXLAN ML2 Cisco Nexus OVS Other vendor plugins OpenDayLight APIC More vendor drivers Load Balancer HA Proxy Firewall IPTables StrongSwa n VPN L3 Services Namespace Core API Network Port Subnet Resource and Attribute Extension API ProviderNetwork PortBinding Router Quotas SecurityGroups AgentScheduler LBaaS FWaaS VPNaaS. Neutron Core plugins REST API Neutron Server Neutron Service plugins Message Queue DHCP Agent dnsmasq L3 Agent IPTables on Network Node L2 Agent vswitch Core + Extension REST API s Message Queue for communicating with Neutron Agents Core and Service Plugins Different vendor core plugins Type Drivers Mechanism Drivers Different network technology support ML2 plugin with Type and Mechanism Drivers Service plugins with backend drivers 14

15 Neutron Architectures 15

16 Layer 2 network tenant topologies Host and Network based VLAN Host based overlays Network based overlays Compute Node Compute Node Compute Node Compute Node Compute Node Compute Node VM3 VM1 VM4 VM2 VM3 VM1 VM4 VM2 VM3 VM1 VM4 VM2 vswitch vswitch vswitch vswitch vswitch vswitch Data Network Data Network Data Network Fabric Leaf, Top of Rack Fabric Leaf, Top of Rack Fabric Leaf, Top of Rack VLAN Overlay 16

17 Layer 2 network tenant topologies Design Considerations Number of Tenant Network Segments VLAN based tenant networks Host Host and Network VXLAN based tenant networks Host VXLAN offload - Network Multicast v/s Controller 17

18 Layer 3 tenant network topologies Linux Host Service VMs Fabric or Service Node Network Node(s) Compute Node Compute Node Compute Node Network Node(s) Compute Node Namespace VM1 VM2 Service VMs VM1 VM2 VM1 VM vswitch vswitch vswitch vswitch vswitch vswitch Data Network Fabric, Top of Rack Data Network Fabric, Top of Rack Data Network Fabric, Service Node 18

19 Layer 3 network tenant topologies Design Considerations Number of Tenant Routers External connectivity for tenant networks Floating IPs L3 Traffic Pattern E-W and N-S Routing 19

20 Cisco integrations into Neutron 20

21 Neutron Layer 2 Default Implementation Network REST API requests Neutron Server Neutron Core plugin (ML2) Open vswitch/linux Bridge Mechanism Drivers RPC message to agent on nodes VM VM Compute Node vswitch Network and Compute Nodes Implements Neutron Core Resources Open vswitch and Linux Bridge Mechanism Drivers Agents on Network and Compute Nodes Host based VLAN or Overlay (VXLAN, GRE) Type Drivers 21

22 Neutron Reference East-West L2 (Switched) Traffic Management Network Neutron Host(s) Nova Host PKT Nova Host Nova Host DHCP ports VM1 VM2 VM3 VM4 VM5 VM6 Controller Host(s) vswitch vswitch vswitch vswitch Data Network External Network Packet path animation for packet traveling from VM1 VM3. Router Internet API Network 22

23 Neutron Cisco Nexus Driver Neutron Server Neutron Core plugin (ML2) Cisco Nexus Driver netconf Ncclient Nexus Nexus ToR create/update port request sent to Neutron Nova VM on a Compute VM Nodes VM Compute Nodes Features Works with multiple Nexus platforms VLAN configuration VXLAN configuration Nexus_VXLAN Type Driver Multicast VLAN to VNI association Benefits No Trunk all tenant VLANs on compute node interfaces on ToR Dynamic provisioning/deprovisioning on ToR Network based overlays 23

24 Neutron Cisco Nexus1000v Driver (KVM) Neutron Server Neutron Core plugin (ML2) Nova Features: Associate Network Profiles to Neutron Networks Associate Policy Profiles to Neutron Ports Supports VLAN and VXLAN (unicast and multicast) network segmentation Cisco N1Kv Driver REST API N1Kv N1Kv VSM VSM Network Profile:Network Segment Pool Policy Profile:Port Profile VM VMs on Compute Node N1Kv VEM VM Compute Nodes Horizon integration Benefits Logical grouping of network segments Security, Monitoring, Quality of Service (QoS) Enhanced visibility and manageability of virtual machine traffic 24

25 Neutron Cisco UCSM Driver (KVM) Neutron Server Neutron Core plugin (ML2) Cisco UCSM driver UCSM SDK UCS Fabric Interconnect create/update port VM Nova VM VMs on Compute Node Compute Nodes Features: Nova and Neutron enhancements to support SR-IOV Supports VLAN configuration of SR-IOV ports (using port profiles) and vnic ports (using Service Profiles) Enables configuration of VLAN profiles and automatic association with network ports Benefits SR-IOV and non SR-IOV based UCS Fabric Interconnect configurations Configures multiple UCSMs 25

26 Neutron DHCP Implementation Network REST API requests Neutron Server Neutron DHCP Service RPC message to agent on nodes DHCP agent Compute Node DNSMASQ Network Node Namespace and dnsmasq for every network Dnsmasq Reloads with every port add/delete 26

27 Neutron Reference DHCP Traffic Management Network Neutron Host(s) Nova Host Nova Host Nova Host DHCP ports PKT VM1 VM2 VM3 VM4 VM5 VM6 Controller Host(s) vswitch vswitch vswitch vswitch Data Network External Network DHCP request/response animation for packet traveling from VM1 DHCP port. Router Internet API Network 27

28 Neutron DHCP Implementation with Cisco Prime Network Registrar (CPNR) Network REST API requests Neutron Server REST API CPNR CPNR DHCP Traffic DHCP configuration includes CPNR API end point configuration Mapping Network to Virtual Private Network (VPN) Subnet to Scope Neutron DHCP Service RPC message to agent on nodes DHCP agent Compute Node DHCP Relay Network Node Request and Responses handled using UDP ports Benefits Relay is stateless and can be run in Active-Active Highly Available CPNR Server for all tenants 28

29 Neutron Routing Implementation Routing REST API requests Neutron Server Neutron router HA capabilities using VRRP Neutron Service plugin (L3) Agent Scheduler Picks a L3 agent on a Network Node L3 agent on Network L3 agent Nodes on Network Node Default Gateway, Namespace and IPTables Namespace maps to a Neutron logical router. IPTables handle address translations VM VM Compute Node Compute Nodes L3 traffic goes through Network node 29

30 Neutron Reference East-West L3 (Routed) Traffic Routing Management Network Neutron Host(s) Virtual Router Nova Host Nova Host PKT VM1 VM2 VM3 VM4 Nova Host VM5 VM6 Controller Host(s) vswitch vswitch vswitch vswitch Data Network External Network Packet path animation for packet traveling from VM1 VM4 Router Internet API Network 30

31 Neutron Reference North-South L3 Traffic (NAT) NAT Management Network Neutron Host(s) Virtual Router Nova Host Nova Host PKT VM1 VM2 VM3 VM4 Nova Host VM5 VM6 Controller Host(s) vswitch vswitch vswitch vswitch Data Network External Network Packet path animation for packet traveling from VM1 Internet Router Internet API Network 31

32 Issues in Neutron Reference L3 and ASR1K Solutions NAT for External Connectivity: Issue - Scale limitation in Linux iptables software NAT. Solution - ASR1K can scale up to 4 million dynamic NAT entries and 16K static NAT entries. Tenant Routing: Issue - Scale limitations in Linux namespaces based software tenant networking. Solution - ASR1K uses Virtual Routing and Forwarding (VRF) instances for tenant routers. ASR1K can scale up to 4k VRFs (8k in upcoming release). Tenant Networks: Issue- Scale limitations in Linux software based interfaces. Solution - ASR1K plugin maps tenant networks to sub-interfaces on ASR1K. ASR1K supports up to 64k sub-interfaces. Data Throughput: Issue - Performance limitations with software packet forwarding and NAT on generic compute hardware. Solution - ASR1K can perform packet forwarding and NAT at rates upto 230 Gbps. 32

33 Neutron Cisco ASR1000 for Neutron L3 Service Neutron Server Neutron Service plugin (L3) Config Agent Cisco Config Agent Routing Device Driver (ASR1K) netconf Nexus ASR1K Mapping of Neutron reference L3 implementation - Linux namespaces - ASR1K VRF Internal Router ports ASR1K VLAN or Port Channel sub interfaces External Gateway ports ASR1K VLAN or Port Channel sub interfaces Linux IPTables ASR1K NAT Benefits Routing using physical infrastructure Support for HSRP and Port Channel Neutron Multi-region Support 33

34 OpenStack Neutron + Nexus + ASR : Physical Topology Example Layer-3 Network Core Nexus Layer-2 Fabric Tenant VLANs and External Traffic Nova Compute Nodes OpenStack Controller Neutron Server with Cisco Config Agent ASR 1000 Routers Management Network (NETCONF provisioning) 34

35 ML2 Nexus and ASR1K - East-West L3 (Routed) Traffic Management Network ASR1K L3 Plugin Neutron Host(s) ASR1K ML2 Nexus Driver Nova Host Nova Host PKT VM1 VM2 VM3 VM4 Nova Host VM5 VM6 Controller Node(s) Virtual Router vsw vsw vsw VRF with default GW and NAT (to global routing). Nexus TOR External Network Nexus TOR Router API Network Data Network (L3 routed) Internet Note : Packet animation included VM1 VM4 35

36 ML2 Nexus and ASR1K - North-South L3 Traffic (NAT) Management Network ASR1K L3 Plugin Neutron Host(s) ASR1K ML2 Nexus Driver Nova Host Nova Host PKT VM1 VM2 VM3 VM4 Nova Host VM5 VM6 Controller Node(s) Virtual Router vswitch vswitch vswitch VRF with default GW and NAT (to global routing). Nexus TOR External Network Nexus TOR Router API Network Data Network (L3 routed) Internet Note : Packet animation included VM1 Internet 36

37 Neutron Cisco CSR1000v for Neutron L3 Service Neutron Server Neutron Service plugin (L3) Scheduler Device Manager Nova Mapping of Neutron reference L3 implementation - Linux namespaces - CSR1Kv VRF Router ports (qr) on bridge CSR1Kv VLAN sub interfaces Gateway ports (qg) on bridge - CSR1Kv VLAN sub interfaces Linux IPTables CSR1Kv NAT Cisco Config Config Agent Agent Cisco CSR1Kv Device Driver REST API/netconf VMs on Compute Node CSR1Kv VM Compute Nodes Benefits Virtual Form Factor Integrates with N1Kv and OVS Device that can offer more services 37

38 Neutron Cisco Application Policy Infrastructure Controller (APIC) Driver Neutron Server Neutron Core plugin (ML2) Cisco L2 APIC Driver REST API Neutron L3 Plugin Cisco L3 APIC Driver Network:EPG, Router:Contract VMs VMs on on Compute Nodes Nodes Neutron API: Network, Router, Subnet, Security Group L2 / L3 enforced in fabric, security groups enforced on hypervisor APIC Provides distributed L2,L3 functionality ACI Spine/Leaf Switches 38

39 Scaling Neutron Networks Using Hierarchical Port Binding on Cisco ACI Martin Klein, SAP Feb 17, 2016

40 Agenda Where do we come from Overview of the SAP Monsoon Converged Cloud Where do we want to go Transitioning a private IAAS Platform to Openstack How do we want to get there Architecting Openstack Neutron to enable growth 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 40

41 SAP Monsoon Converged Cloud SAP Internal IAAS/PAAS Platform Currently running In-House SW Stack with some Openstack Components. Offering Custom API and Amazon EC2 compatible API s. IAAS Global footprint with currently 6 Regions on 4 Continents Provide a unified global platform for SAP s Cloud offerings Offers Compute, Block Storage and limited Networking PAAS Focus on automation and Continuous Delivery using OpsCode Chef Optional for customers which don t bring their own PAAS service 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 41

42 SAP Monsoon Converged Cloud Current Scale Platform is offered in 6 Regions extending to 13 in 2016 Absolute Size CPU Cores Memory 500 TB Storage 5.2 PB Instances Volumes Operations Instance Operations Instance Growth 3.000/Day 250/Day 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 42

43 SAP Monsoon Converged Cloud Openstack Transition Replace all infrastructure controllers with Openstack implementation Existing Implementations Replace with standard Openstack implementations Transition custom services to an Openstack like schema Introduce a thin layer on top of Keystone to to reflect special requirements New Features Object Storage Full Neutron networking 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 43

44 SAP Monsoon Converged Cloud Key Challenges Running Openstack on an Enterprise Hardware Stack Openstack Challenges Running Nova in a Multi Hypervisor Environment Scaling Neutron beyond the limits of VLAN Infrastructure Challenges Scaling a network Fabric beyond 4k L2 Networks Attaching arbitrary devices to the Fabric without additional requirements on connected devices Finding a universally available overlay protocol 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 44

45 Neutron Hierarchical Port Binding

46 Neutron Flat Port Binding Neutron Network Core Network Network Details (Global) network_type: vxlan segmentation_id: Edge Switch Edge Switch Network requirements All devices use one protocol All network layers are protocol aware HV VNI:14410 Port Port VNI:14411 Storage Device Port VNI:14411 Network Device HV VNI:14410 Port VM VM 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 46

47 Neutron Hierarchical Port Binding Neutron Network Network Details (Global) network_type: vxlan segmentation_id: 14410/11 Core Network VNI: VNI: Edge Switch Edge Switch VLAN: 40 VLAN:10 VLAN:15 VLAN:10 Network Local (local) network_type: vlan segmentation_id: local Network requirements Core/Edge devices share protocol Connected devices are not overlay aware HV VLAN: 40 Port VM Port VLAN:10 Storage Device Port VLAN:15 Network Device HV VLAN:10 Port VM 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 47

48 VLAN:40 VLAN:10 VLAN:15 VLAN:10 ACI Implemtation I ACI Network Network Details (Global) Network = BD/EPG pair Identified by Neutron ID ACI Spine ACI Leaf ACI Leaf EPG 2 EPG 1 EPG 1 EPG 2 Network Local (local) Segment = Physical Domain Node = Static Path Binding Static Binding HV VLAN: 40 Port Port VLAN:10 Storage Device Port VLAN:15 Network Device HV VLAN:10 Port VM VM 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 48

49 ACI Implementation II Neutron Networks as EPG Neutron Network = Bridge Domain Neutron Network = Endpoint Group 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 49

50 ACI Implementation III ACI Static Bindings Static Binding = Physical Connection to Openstack Node Neutron Network = Endpoint Group 2016 SAP SE or an SAP affiliate company. All rights reserved. Internal 50

51 ACI Implementation IV Neutron Configuration plugin.ini Neutron plugin.ini without hierarchical driver Neutron plugin.ini with hierarchical driver Hierarchical Drivers need to be on top of the list for partial binding to occur SAP SE or an SAP affiliate company. All rights reserved. Internal 51

52 ACI Implementation V Code Neutron ml2 mechanism driver currently not upstreamed Differences with cisco aci ml2 mechanism driver No L3 support Not bound to VLAN network type No LACP host discovery Currently working with Cisco ACI development to merge functionality into a single mechanism driver SAP SE or an SAP affiliate company. All rights reserved. Internal 52

53 Thank you Contact information: Martin Klein Cloud Infrastructure Architect 2016 SAP SE or an SAP affiliate company. All rights reserved.

54 Group-Based Policy Model Policy Group Policy Target Policy Target Policy Target L2 Policy provide L3 Policy Policy Rule Set Policy Rule Policy Rule Classifier Classifier consume Action Action Policy Group Policy Target Policy Target Policy Target L2 Policy Service Chain Node Node Policy Group: Set of endpoints with the same properties. Often a tier of an application. Policy RuleSet: Set of Classifier / Actions describing how Policy Groups communicate. Policy Classifier: Traffic filter including protocol, port and direction. Policy Action: Behavior to take as a result of a match. Supported actions include allow and redirect Service Chains: Set of ordered network services between Groups. L2 Policy: Specifies the boundaries of a switching domain. Broadcast is an optional parameter L3 Policy: An isolated address space containing L2 Policies / Subnets 57

55 Group Based Policy and Neutron Group Based Policy (GBP) GBP Neutron Driver Network, Router Neutron Neutron Plugins/Driv ers GBP Driver APIC GBP Driver REST API Policy Group, Ruleset APIC Provides distributed L2,L3 functionality ACI Spine/Leaf Switches VMs on Compute VMs on Compute Nodes Nodes vswitch Create Classifier/ Rule gbp policy-classifier-create web-traffic protocol tcp port-range 80 direction in gbp policy-rule-create web-policy-rule classifier web-traffic actions allow Create Policy RuleSet gbp ruleset-create web-ruleset policyrules web-policy-rule Create Group gbp group-create web Group Association gbp group-update web provided-rulesets web-ruleset Launch Web Server VM using Endpoint in EPG gbp member-create group web web-1 58

56 Purpose Using Cisco Product Kilo Code Availability Liberty Status Network Layer 2 Virtual Switch Nexus 1000v StackForge Networking-Cisco Kilo DHCP Network Layer 3 Network Services Network Layer2, Layer3, Services Declarative Policy Model SR-IOV, non-sr- IOV UCS Fabric Interconnect StackForge Networking-Cisco Kilo Physical Switch Nexus StackForge Networking-Cisco Kilo IPAM Virtual Router Prime Network Registrar Cloud Services Router 1000v Not upstream Physical Router ASR 1000 Not upstream Virtual Firewall and VPN Controller Cloud Services Router 1000v Application Policy Infrastructure Controller StackForge Networking-Cisco Kilo Firewall OpenStack Neutron Firewall Kilo VPN- OpenStack Neutron VPN Kilo APIC L2 StackForge Networking- Cisco Kilo APIC L3 StackForge Networking- Cisco Kilo Group Based OpenStack Group Based Policy Group Based Policy Policy Framework Kilo OpenStack Cisco Networking Liberty OpenStack Cisco Networking Liberty OpenStack Cisco Networking Liberty OpenStack Cisco Networking Liberty OpenStack Cisco Networking Liberty Firewall OpenStack Neutron Firewall Liberty VPN- OpenStack Neutron VPN Liberty APIC L2 OpenStack Cisco Networking Liberty APIC L3 OpenStack Cisco Networking Liberty OpenStack Group Based Policy Liberty Summary of OpenStack integration with Cisco Networking Solutions Presented Preview Preview Preview Preview Preview Preview Preview Released Released 59

57 Summary OpenStack rapidly becoming the de-facto standard for data center orchestration Cisco s broad-based OpenStack strategy spans products, partners and services Cisco is leading contribution in projects such as Neutron and others in the OpenStack community Wide range of Cisco solutions available for integration with OpenStack Networking Still lots to do.. More information can be found at

58 Partner OpenStack Distributions on Cisco Infrastructure Collateral Release Date Deploying RedHat Enterprise Linux OpenStack Platform 3.0 on Flexpod with Cisco UCS, Cisco Nexus and NetApp Storage Nov 2013 Suse Cloud Integration with Cisco UCS and Cisco Nexus Platforms March 2014 Accelerate Cloud Initiatives with Cisco UCS and Ubuntu OpenStack May 2014 Ubuntu OpenStack Architecture on Cisco UCS Platform June 2014 RedHat Enterprise Linux OpenStack Platform 4.0 on Cisco UCS and Cisco Nexus July 2014 Hadoop as a Service (HaaS) with Cisco UCS Common Platform Architecture (CPA v2) for Big Data and OpenStack August 2014 RedHat OpenStack Architecture on Cisco UCS Platform Sept 2014 InterCloud Data Center ACI 1.0 Implementation Guide Feb 2015 FlexPod Datacenter with Red Hat Enterprise Linux OpenStack Platform Sept

59 Call to Action Visit the World of Solutions for Cisco Campus Walk in Labs Technical Solution Clinics Meet the Engineer Lunch and Learn Topics DevNet zone related sessions 62

60 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 63

61 Thank you 64

62

OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal

OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal Engineer @eyepv6 Other Sessions Getting Started with OpenStack (DEVNET-1101) OpenStack Enabling DevOps (DEVNET-1104)

More information

Upcoming Services in OpenStack Rohit Agarwalla, Technical DEVNET-1102

Upcoming Services in OpenStack Rohit Agarwalla, Technical DEVNET-1102 Upcoming Services in OpenStack Rohit Agarwalla, Technical Leader roagarwa@cisco.com, @rohitagarwalla DEVNET-1102 Agenda OpenStack Overview Upcoming Services Trove Sahara Ironic Magnum Kolla OpenStack Overview

More information

Nexus 1000V in Context of SDN. Martin Divis, CSE,

Nexus 1000V in Context of SDN. Martin Divis, CSE, Nexus 1000V in Context of SDN Martin Divis, CSE, mdivis@cisco.com Why Cisco Nexus 1000V Losing the Edge Server Admin Host Host Host Host Server Admin manages virtual switching! vswitch vswitch vswitch

More information

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Leader roagarwa@cisco.com, @rohitagarwalla DEVNET-1106 Agenda Cisco Media Blueprint Media Workflows

More information

Introduction To OpenStack. Haim Ateya Group Manager, EMC

Introduction To OpenStack. Haim Ateya Group Manager, EMC Introduction To OpenStack Haim Ateya Group Manager, EMC Session Goals Get the audience familiar with OpenStack IaaS platform Go over the project, releases and community around it Review and explain OpenStack

More information

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Best Practice Deployment of F5 App Services in Private Clouds Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Agenda 1 2 3 4 5 The trend of data center, private cloud

More information

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist Agenda Introduction OpenStack OpenDaylight OPNFV Putting it all Together Conclusion

More information

Virtualization Design

Virtualization Design VMM Integration with UCS-B, on page 1 VMM Integration with AVS or VDS, on page 3 VMM Domain Resolution Immediacy, on page 6 OpenStack and Cisco ACI, on page 8 VMM Integration with UCS-B About VMM Integration

More information

Build Cloud like Rackspace with OpenStack Ansible

Build Cloud like Rackspace with OpenStack Ansible Build Cloud like Rackspace with OpenStack Ansible https://etherpad.openstack.org/p/osa-workshop-01 Jirayut Nimsaeng DevOps & Cloud Architect 2nd Cloud OpenStack-Container Conference and Workshop 2016 Grand

More information

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds NephOS A Single Turn-key Solution for Public, Private, and Hybrid Clouds What is NephOS? NephoScale NephOS is a turn-key OpenStack-based service-provider-grade cloud software suite designed for multi-tenancy.

More information

"Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary

Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary Course Summary Description This course will take students through an in-depth look at HPE Helion OpenStack V5.0. The course flow is optimized to address the high-level architecture and HPE Helion OpenStack

More information

BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer

BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer Agenda Background Technical Overview Demonstration Q&A 2 Looking Back Do You Remember What This Guy Did to IT? Linux 3 The Internet

More information

Intel, OpenStack, & Trust in the Open Cloud. Intel Introduction

Intel, OpenStack, & Trust in the Open Cloud. Intel Introduction Intel, OpenStack, & Trust in the Open Cloud Intel Introduction 1 Intel enables OpenStack Cloud Deployments 2 Intel Contributions to OpenStack Telemetry (Ceilometer) Object Store (Swift) Erasure Code Metrics

More information

Layer-4 to Layer-7 Services

Layer-4 to Layer-7 Services Overview, page 1 Tenant Edge-Firewall, page 1 LBaaS, page 2 FWaaS, page 4 Firewall Configuration, page 6 Overview Layer-4 through Layer-7 services support(s) end-to-end communication between a source and

More information

Introduction to Neutron. Network as a Service

Introduction to Neutron. Network as a Service Introduction to Neutron Network as a Service Assaf Muller, Associate Software Engineer, Cloud Networking, Red Hat assafmuller.wordpress.com, amuller@redhat.com, amuller on Freenode (#openstack) The Why

More information

Jumpstart your Production OpenStack Deployment with

Jumpstart your Production OpenStack Deployment with Jumpstart your Production OpenStack Deployment with Dave Cain Wednesday April 27 th, 2016 11:50am-12:30pm CST 1 About me Dave Cain 12+ years working on IT in datacenters B.S. Computer Science @ NC State

More information

Building NFV Solutions with OpenStack and Cisco ACI

Building NFV Solutions with OpenStack and Cisco ACI Building NFV Solutions with OpenStack and Cisco ACI Domenico Dastoli @domdastoli INSBU Technical Marketing Engineer Iftikhar Rathore - INSBU Technical Marketing Engineer Agenda Brief Introduction to Cisco

More information

Minimal OpenStack Starting Your OpenStack Journey

Minimal OpenStack Starting Your OpenStack Journey Minimal OpenStack Starting Your OpenStack Journey Sean Dague / Aug 19th, 2015 Twitter: @sdague Blog: dague.net The Mission of OpenStack "To produce the ubiquitous Open Source Cloud Computing platform that

More information

OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION

OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION A Brief History of Networking Intelligent Industry Solutions Scale Architecture

More information

Architecting an OpenStack Based Cloud with Cisco Infrastructure

Architecting an OpenStack Based Cloud with Cisco Infrastructure Architecting an OpenStack Based Cloud with Cisco Infrastructure Errol Roberts, DSE #clmel Agenda Trends Introduction to OpenStack Infrastructure Consideration GBP and OpenStack Scaling OpenStack Deployments

More information

Quantum, network services for Openstack. Salvatore Orlando Openstack Quantum core developer

Quantum, network services for Openstack. Salvatore Orlando Openstack Quantum core developer Quantum, network services for Openstack Salvatore Orlando sorlando@nicira.com Openstack Quantum core developer Twitter- @taturiello Caveats Quantum is in its teenage years: there are lots of things that

More information

Advanced CSR Lab with High Availability and Transit VPC

Advanced CSR Lab with High Availability and Transit VPC Advanced CSR Lab with High Availability and Transit VPC Fan Yang, Cisco, Engineer, Technical Marketing Nikolai Pitaev, Cisco, Engineer, Technical Marketing LTRVIR-3004 Agenda Slides (30 Min.): CSR 1000V

More information

Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, John Burke Principal Research Analyst & CIO

Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, John Burke Principal Research Analyst & CIO Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, 2016 John Burke Principal Research Analyst & CIO john@nemertes Agenda ± Introductions ± SDN Adoption ± Cloud Management Adoption

More information

BCS EXIN Foundation Certificate in OpenStack Software Syllabus

BCS EXIN Foundation Certificate in OpenStack Software Syllabus BCS EXIN Foundation Certificate in OpenStack Software Syllabus Version 1.2 April 2017 This qualification is not regulated by the following United Kingdom Regulators - Ofqual, Qualification in Wales, CCEA

More information

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds NephOS A Single Turn-key Solution for Public, Private, and Hybrid Clouds What is NephOS? NephoScale NephOS is a turn-key OpenStack-based service-provider-grade cloud software suite designed for multi-tenancy.

More information

Integration of Hypervisors and L4-7 Services into an ACI Fabric. Azeem Suleman, Principal Engineer, Insieme Business Unit

Integration of Hypervisors and L4-7 Services into an ACI Fabric. Azeem Suleman, Principal Engineer, Insieme Business Unit Integration of Hypervisors and L4-7 Services into an ACI Fabric Azeem Suleman, Principal Engineer, Insieme Business Unit Agenda Introduction to ACI Review of ACI Policy Model Hypervisor Integration Layer

More information

Cisco ACI Unified Plug-in for OpenStack Architectural Overview

Cisco ACI Unified Plug-in for OpenStack Architectural Overview Cisco ACI Unified Plug-in for OpenStack Architectural Overview First Published: February 2019 Cisco Systems, Inc. www.cisco.com 1 Table of Contents Introduction... 4 OpenStack and Neutron Overview... 4

More information

Red Hat OpenStack Platform 10 Product Guide

Red Hat OpenStack Platform 10 Product Guide Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team rhos-docs@redhat.com

More information

Fast IT - Policy Driven Infrastructure for the Intercloud World

Fast IT - Policy Driven Infrastructure for the Intercloud World Fast IT - Policy Driven Infrastructure for the Intercloud World Paul Horrocks Technical Solution Architect Agenda What is Fast IT? What is Policy? How Cisco delivers Fast IT The foundation for Fast IT

More information

Case Study on Enterprise Private Cloud

Case Study on Enterprise Private Cloud Case Study on Enterprise Private Cloud A TCS Case Study Veerapuram Varadhan (SUSE) Murugan N (TCS) Agenda Tata Consultancy Services Company Overview Private Cloud Challenges Present infrastructure TCS

More information

Red Hat Enterprise Linux OpenStack Platform User Group.

Red Hat Enterprise Linux OpenStack Platform User Group. Red Hat Enterprise Linux OpenStack Platform User Group. Chris Milsted Seniour Solutions Architect; RHEL, Satellite, OpenStack, OpenShift, Red Hat Storage, Containers... cmilsted@redhat.com Recap on RHEL

More information

Huawei CloudFabric and VMware Collaboration Innovation Solution in Data Centers

Huawei CloudFabric and VMware Collaboration Innovation Solution in Data Centers Huawei CloudFabric and ware Collaboration Innovation Solution in Data Centers ware Data Center and Cloud Computing Solution Components Extend virtual computing to all applications Transform storage networks

More information

SUSE OpenStack Cloud

SUSE OpenStack Cloud SUSE OpenStack Cloud Customers now expect: - Instant services & solutions - On-demand, mobile access - Security & reliability 3 The Cloud is here to help - 95% of businesses now use cloud computing - 72%

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

Introduction to OpenStack

Introduction to OpenStack Introduction to OpenStack Overview This online self-paced introductory course helps you kickstart your OpenStack journey. By taking this course, you will learn about the origins of OpenStack, how to deploy

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 ACI with OpenStack OpFlex Architectural Overview

Cisco ACI with OpenStack OpFlex Architectural Overview First Published: February 11, 2016 Last Modified: March 30, 2016 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

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

OpenContrail Overview Architecture & Demo

OpenContrail Overview Architecture & Demo www.opencontrail.org OpenContrail Overview Architecture & Demo Qasim Arham Oct, 2014 Agenda Introduction OpenStack Architecture and Overview OpenContrail and OpenStack Integration OpenStack Neutron Overview

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

Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services. Redhat Summit 2015

Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services. Redhat Summit 2015 Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services Redhat Summit 2015 Agenda Introduction Why Application Centric Application Deployment Options What is Microservices Infrastructure

More information

Neutron networking with RHEL OpenStack Platform. Nir Yechiel Senior Technical Product Manager, OpenStack Red Hat

Neutron networking with RHEL OpenStack Platform. Nir Yechiel Senior Technical Product Manager, OpenStack Red Hat Neutron networking with RHEL OpenStack Platform Nir Yechiel (@nyechiel) Senior Technical Product Manager, OpenStack Red Hat About Me OpenStack Community Member Working with customers deploying 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

Cisco SDN 解决方案 ACI 的基本概念

Cisco SDN 解决方案 ACI 的基本概念 Cisco SDN 解决方案 ACI 的基本概念 Presented by: Shangxin Du(@shdu)-Solution Support Engineer, Cisco TAC Aug 26 th, 2015 2013 Cisco and/or its affiliates. All rights reserved. 1 Type Consumption Delivery Big data,

More information

Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking

Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking Markosz Maliosz PhD Department of Telecommunications and Media Informatics Faculty of Electrical Engineering

More information

SDN Security BRKSEC Alok Mittal Security Business Group, Cisco

SDN Security BRKSEC Alok Mittal Security Business Group, Cisco SDN Security Alok Mittal Security Business Group, Cisco Security at the Speed of the Network Automating and Accelerating Security Through SDN Countering threats is complex and difficult. Software Defined

More information

Intuit Application Centric ACI Deployment Case Study

Intuit Application Centric ACI Deployment Case Study Intuit Application Centric ACI Deployment Case Study Joon Cho, Principal Network Engineer, Intuit Lawrence Zhu, Solutions Architect, Cisco Agenda Introduction Architecture / Principle Design Rollout Key

More information

Using PCE for path computation, PCEP for device config and BGP-LS for topology discovery vcpe

Using PCE for path computation, PCEP for device config and BGP-LS for topology discovery vcpe Requirement Configuration and management of DC networks using OpenStack Neutron Using overlay L2/L3 network for VM/IaaS connectivity Configuration and management of Open vswitch instances; deploying all

More information

Data Center and Cloud Automation

Data Center and Cloud Automation Data Center and Cloud Automation Tanja Hess Systems Engineer September, 2014 AGENDA Challenges and Opportunities Manual vs. Automated IT Operations What problem are we trying to solve and how do we solve

More information

Road to Private Cloud mit OpenStack Projekterfahrungen

Road to Private Cloud mit OpenStack Projekterfahrungen Road to Private Cloud mit OpenStack Projekterfahrungen Andreas Kress Enterprise Architect Oracle Sales Consulting DOAG Regio Nürnberg/Franken 20. April 2017 Safe Harbor Statement The following is intended

More information

An Introduction to Red Hat Enterprise Linux OpenStack Platform. Rhys Oxenham Field Product Manager, Red Hat

An Introduction to Red Hat Enterprise Linux OpenStack Platform. Rhys Oxenham Field Product Manager, Red Hat An Introduction to Red Hat Enterprise Linux OpenStack Platform Rhys Oxenham Field Product Manager, Red Hat What is OpenStack? What is OpenStack? Fully open source cloud operating system Comprised of several

More information

Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung. Alexei Agueev, Systems Engineer

Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung. Alexei Agueev, Systems Engineer Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung Alexei Agueev, Systems Engineer ETHERNET MIGRATION 10G/40G à 25G/50G/100G Interface Parallelism Parallelism increases

More information

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology OPENSTACK Building Block for Cloud Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology ABOUT RED HAT FROM COMMUNITY TO PRODUCT STABILIZ E INTEGRAT E PARTICIPATE INTEGRAT E STABILIZ E

More information

Mastering ACI and OpenStack

Mastering ACI and OpenStack Mastering ACI and OpenStack version 1.2 Lucien Avramov, Technical Marketing Engineer Distinguished Cisco Live Speaker @flying91, lucien@cisco.com Agenda What is OpenStack? The Policy Driven Data Center

More information

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

Getting Started with OpenStack

Getting Started with OpenStack Getting Started with OpenStack Charles Eckel, Developer Evangelist, Cisco DevNet @eckelcu Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session

More information

BUILDING AN ON-PREM APPLICATION-AWARE CLOUD

BUILDING AN ON-PREM APPLICATION-AWARE CLOUD BUILDING AN ON-PREM APPLICATION-AWARE CLOUD R O L F S C H A E R E R Organic DevOps Infrastructure Zookeeper CISCO SYSTEMS (Switzerland) GmbH S E P T E M B E R 1 3, 2 0 1 6 K O N G R E S S H A U S Z U R

More information

DevNet Technical Breakout: Introduction to ACI Programming and APIs.

DevNet Technical Breakout: Introduction to ACI Programming and APIs. DevNet Technical Breakout: Introduction to ACI Programming and APIs. Michael Cohen Agenda Introduction to ACI ACI Policy ACI APIs REST API Python API L4-7 Scripting Opflex 3 Application Centric Infrastructure

More information

Dynamic Resource Allocation and Management Using OpenStack

Dynamic Resource Allocation and Management Using OpenStack Dynamic Resource Allocation and Management Using OpenStack Rakesh Kumar 1, Bhanu Bhushan Parashar 2 1 Red Hat Certified Engineer 2 Assistant Professor & JECRC University, Jaipur, India 1 rakeshkumar.it14@jecrc.ac.in,

More information

Cisco Application Policy Infrastructure Controller OpenStack and Container Plugins, Release 2.3(1), Release Notes

Cisco Application Policy Infrastructure Controller OpenStack and Container Plugins, Release 2.3(1), Release Notes Cisco Application Policy Infrastructure Controller OpenStack and Container Plugins, Release 2.3(1), Release Notes This document describes the features, caveats, and limitations for the Cisco Application

More information

Xen and CloudStack. Ewan Mellor. Director, Engineering, Open-source Cloud Platforms Citrix Systems

Xen and CloudStack. Ewan Mellor. Director, Engineering, Open-source Cloud Platforms Citrix Systems Xen and CloudStack Ewan Mellor Director, Engineering, Open-source Cloud Platforms Citrix Systems Agenda What is CloudStack? Move to the Apache Foundation CloudStack architecture on Xen The future for CloudStack

More information

DEEP DIVE: OPENSTACK COMPUTE

DEEP DIVE: OPENSTACK COMPUTE DEEP DIVE: OPENSTACK COMPUTE Stephen Gordon Technical Product Manager, Red Hat @xsgordon AGENDA OpenStack architecture refresher Compute architecture Instance life cycle Scaling compute

More information

OpenStack Icehouse on IPv6

OpenStack Icehouse on IPv6 OpenStack Icehouse on IPv6 Shixiong Shang v1.3 Agenda Introduction Overview Use Cases Design and Implementation Demo Next Steps 2 Introduction Nephos6 Founded in June, 2011 Service assurance company Twitter:

More information

OpenStack and OVN What s New with OVS 2.7 OpenStack Summit -- Boston 2017

OpenStack and OVN What s New with OVS 2.7 OpenStack Summit -- Boston 2017 OpenStack and OVN What s New with OVS 2.7 OpenStack Summit -- Boston 2017 Russell Bryant (@russellbryant) Justin Pettit (@Justin_D_Pettit) Ben Pfaff (@Ben_Pfaff) Virtual Networking Overview Provides a

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

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

Service Graph Design with Cisco Application Centric Infrastructure

Service Graph Design with Cisco Application Centric Infrastructure White Paper Service Graph Design with Cisco Application Centric Infrastructure 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 101 Contents Introduction...

More information

2018 Cisco and/or its affiliates. All rights reserved.

2018 Cisco and/or its affiliates. All rights reserved. Beyond Data Center A Journey to self-driving Data Center with Analytics, Intelligent and Assurance Mohamad Imaduddin Systems Engineer Cisco Oct 2018 App is the new Business Developer is the new Customer

More information

OpenStack Mitaka Release Overview

OpenStack Mitaka Release Overview OpenStack Mitaka Release Overview Brad Topol, Ph.D., IBM Distinguished Engineer, OpenStack Core Contributor Davanum Srinivas, Community Architect and OpenStack TC Member / Principal Software Engineer,

More information

Cisco Virtual Networking Solution for OpenStack

Cisco Virtual Networking Solution for OpenStack Data Sheet Cisco Virtual Networking Solution for OpenStack Product Overview Extend enterprise-class networking features to OpenStack cloud environments. A reliable virtual network infrastructure that provides

More information

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework White Paper Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework August 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.

More information

Integrating Cisco UCS with Cisco ACI

Integrating Cisco UCS with Cisco ACI Integrating Cisco UCS with Cisco ACI Marian Klas, mklas@cisco.com Systems Engineer Data Center February 2015 Agenda: Connecting workloads to ACI Bare Metal Hypervisors UCS & APIC Integration and Orchestration

More information

OpenStack Neutron. Introduction and project status & Use case ML2 plugin with l2 population

OpenStack Neutron. Introduction and project status & Use case ML2 plugin with l2 population OpenStack Neutron Introduction and project status & Use case ML2 plugin with l2 population Summary 1. OpenStack Neutron Why Neutron? What s Neutron? 2. 2014.1 release Please, stabilize it! Features 3.

More information

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation)

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation) This chapter contains the following sections:, on page 1 Alias API Inspector App Center Alias A changeable name for a given object. While the name of an object, once created, cannot be changed, the Alias

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

OSDC.de 2013 Introduction to OpenStack. Justin Clift Open Source & Standards RH 17 April 2013

OSDC.de 2013 Introduction to OpenStack. Justin Clift Open Source & Standards RH 17 April 2013 OSDC.de 2013 Introduction to OpenStack Justin Clift Open Source & Standards Team @ RH 17 April 2013 Who is Justin Clift? Senior Software Engineer @ Red Hat Generally works in technical Community Building

More information

Neutron: peeking behind the curtains

Neutron: peeking behind the curtains Neutron: peeking behind the curtains (that is to say how Neutron builds virtual networks) Salvatore Orlando VMware Twitter: @taturiello IRC: salv-orlando Email: sorlando(at)vmware.com Before we start Make

More information

Managing Demand Spikes in a highly flexible and agile deployment

Managing Demand Spikes in a highly flexible and agile deployment Managing Demand Spikes in a highly flexible and agile deployment Yuki Sato S2 (Akita, Japan) Jan Hilberath Midokura (Tokyo, Japan) Agenda Company Introduction Why SUSE OpenStack with MidoNet? MidoNet Introduction

More information

DEPLOYING NFV: BEST PRACTICES

DEPLOYING NFV: BEST PRACTICES DEPLOYING NFV: BEST PRACTICES Rimma Iontel Senior Cloud Architect, Cloud Practice riontel@redhat.com Julio Villarreal Pelegrino Principal Architect, Cloud Practice julio@redhat.com INTRODUCTION TO NFV

More information

Project Kuryr. Antoni Segura Puimedon (apuimedo) Gal Sagie (gsagie)

Project Kuryr. Antoni Segura Puimedon (apuimedo) Gal Sagie (gsagie) Project Kuryr Antoni Segura Puimedon (apuimedo) Gal Sagie (gsagie) What are the problems? Reinventing networking abstractions Changing and vendor specific solutions Flannel Weave SocketPlane Overlay2 for

More information

FloatingIP Enhancement For Public Cloud Infrastructure

FloatingIP Enhancement For Public Cloud Infrastructure FloatingIP Enhancement For Public Cloud Infrastructure June 4, 2015 Yushiro Furukawa Fujitsu Limited 0 Who am I? Yushiro Furukawa (Speaker) Software Engineer of Fujitsu from 2011 Developer of OpenStack

More information

Securing Microservice Interactions in Openstack and Kubernetes

Securing Microservice Interactions in Openstack and Kubernetes Securing Microservice Interactions in Openstack and Kubernetes Yoshio Turner & Jayanth Gummaraju Co- Founders @ Banyan https://www.banyanops.com Banyan Founded in the middle of 2015 In San Francisco, CA

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

Part2: Let s pick one cloud IaaS middleware: OpenStack. Sergio Maffioletti

Part2: Let s pick one cloud IaaS middleware: OpenStack. Sergio Maffioletti S3IT: Service and Support for Science IT Cloud middleware Part2: Let s pick one cloud IaaS middleware: OpenStack Sergio Maffioletti S3IT: Service and Support for Science IT, University of Zurich http://www.s3it.uzh.ch/

More information

Customer s journey into the private cloud with Cisco Enterprise Cloud Suite

Customer s journey into the private cloud with Cisco Enterprise Cloud Suite Customer s journey into the private cloud with Cisco Enterprise Cloud Suite Peter Charpentier, Senior Solution Architect, Cisco AS Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker

More information

DELL EMC VSCALE FABRIC

DELL EMC VSCALE FABRIC NETWORK DATA SHEET DELL EMC VSCALE FABRIC FIELD-PROVEN BENEFITS Increased utilization and ROI Create shared resource pools (compute, storage, and data protection) that connect to a common, automated network

More information

Automating Cloud Networking with RedHat OpenStack

Automating Cloud Networking with RedHat OpenStack Automating Cloud Networking with RedHat OpenStack Madhu Kashyap Sr. Product Mgr, OpenStack & SDN 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. INTERNAL USE ONLY The New IP The Foundation for the Digital Business

More information

1. What is Cloud Computing (CC)? What are the Pros and Cons of CC? Technologies of CC 27

1. What is Cloud Computing (CC)? What are the Pros and Cons of CC? Technologies of CC 27 1. What is Cloud Computing (CC)? 3 1.1. Utility Computing First 3 1.2. The New Features of Cloud Computing (CC) 4 1.3. Cloud Service Provider (CSP) 6 1.3.1 Thin Provisioning 7 1.4. CC via a CSP (not via

More information

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System Cisco Virtual Topology System Cisco VTS Enabling the Software Defined Data Center Jim Triestman CSE Datacenter USSP jtriestm@cisco.com VXLAN Fabric: Choice of Automation and Programmability Application

More information

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN Dan Radez OpenStack Red Hat Brad Ascar CloudForms Red Hat Agenda Red Hat OpenStack Platform Installation OpenStack Architecture Highly Available OpenStack Red Hat

More information

Human Centric. Innovation. OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE

Human Centric. Innovation. OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE Introduction to OpenStack Software Defined Anything (SDx) Containers and container orchestration with OpenStack Magnum Providing Bare

More information

Cloud Computing. Amazon Web Services (AWS)

Cloud Computing. Amazon Web Services (AWS) Cloud Computing What is Cloud Computing? Benefit of cloud computing Overview of IAAS, PAAS, SAAS Types Of Cloud private, public & hybrid Amazon Web Services (AWS) Introduction to Cloud Computing. Introduction

More information

Integrated Management of OpenPOWER Converged Infrastructures. Revolutionizing the Datacenter

Integrated Management of OpenPOWER Converged Infrastructures. Revolutionizing the Datacenter Integrated Management of OpenPOWER Converged Infrastructures Marcelo Perazolo, Architect IBM Systems Revolutionizing the Datacenter Join the Conversation #OpenPOWERSummit Converged Infrastructure Systems

More information

Cloud Essentials for Architects using OpenStack

Cloud Essentials for Architects using OpenStack Cloud Essentials for Architects using OpenStack Course Overview Start Date 5th March 2015 Duration 2 Days Location Dublin Course Code SS15-13 Programme Overview Cloud Computing is gaining increasing attention

More information

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Agenda ACI Introduction and Multi-Fabric Use Cases ACI Multi-Fabric Design Options ACI Stretched Fabric Overview

More information

5 days lecture course and hands-on lab $3,295 USD 33 Digital Version

5 days lecture course and hands-on lab $3,295 USD 33 Digital Version Course: Duration: Fees: Cisco Learning Credits: Kit: DCAC9K v1.1 Cisco Data Center Application Centric Infrastructure 5 days lecture course and hands-on lab $3,295 USD 33 Digital Version Course Details

More information

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack White Paper Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack Introduction Cisco Application Centric Infrastructure (ACI) is a next-generation data center fabric infrastructure

More information

Quick Start Guide (SDN)

Quick Start Guide (SDN) NetBrain Integrated Edition 7.1 Quick Start Guide (SDN) Version 7.1a Last Updated 2018-09-03 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Discovering and Visualizing

More information

OpenStack Manila An Overview of Manila Liberty & Mitaka

OpenStack Manila An Overview of Manila Liberty & Mitaka OpenStack Manila An Overview of Manila Liberty & Mitaka PRESENTATION TITLE GOES HERE October 7, 2015 SNIA Legal Notice! The material contained in this tutorial is copyrighted by the SNIA unless otherwise

More information

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight OpenStack Team Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight

More information