SlideShare ist ein Scribd-Unternehmen logo
1 von 36
Cisco Cloud Architectures
on OpenStack
Duane DeCapite, Director, Product Management
PSOCLD-1006
Rohit Agarwalla, Technical Leader
• Introduction to OpenStack
• Cisco Cloud Architectures
• OpenStack on Cisco Infrastructure
• Cisco OpenStack Community Involvement
• OpenStack on Cisco Product Offerings
• Summary/Q&A
Agenda
Introduction to OpenStack
OpenStack Overview
Designed for building
Public and Private
clouds
Open Source software
developed by
community
Multi-tenant and
Scalable Cloud
Operating System
Evolving set of open API’s and services
for cloud applications
OpenStack Software Architecture
Compute
Service
(Nova)
Storage
Service
(Cinder/Sw
ift)
Network
Service
(Neutron)
Many more
Services
Applications / Services
Physical and Virtualized Infrastructure
OpenStack Service APIs, SDK, CLI
Infrastructure Plugins
OpenStack Projects
Compute (Nova) Telemetry (Ceilometer) Key Management (Barbican)
Network (Neutron) Orchestration (Heat) DNS (Designate)
Object Storage (Swift) Database (Trove) Shared File System (Manila)
Block Storage (Cinder) Bare Metal (Ironic) Deployment (Triple O)
Dashboard (Horizon) Data Processing (Sahara) Application Catalog (Murano)
Image (Glance) Containers (Magnum) Policy (Congress)
Identity (KeyStone) Messaging (Zaqar) ….
OpenStack IS Ready!
• Innovation not cost,
saving is the number
one business driver
• Innovative customers
choose Cisco, not
commodity vendors
#1 Ability to Innovate
This is why you pick Cisco
47%
• Almost 50% of customers
polled in November have
OpenStack running in
production networks
• Private (53%), Public
(40%), Hybrid (7%)
46%
Production
• Most common service is
web-services
• Not just fringe apps or Dev
Ops Apps
• These are business-critical,
customer-facing Apps
Web Services
Databases
Enterprise Apps
57%
Source: Openstack.org community poll http://superuser.openstack.org/articles/openstack-user-survey-insights-november-2014
Cisco Cloud Architectures
Cisco OpenStack Private Cloud Bundle Architecture
Highlights
• Self-contained within Availability Zones
(AZ)
• Multi-tenant environment
• OpenStack deployment
- Highly Available Controller node services
- Optimized Compute node configuration
- L2 and L3 Network using Cisco Nexus9000 and
ASR1000
- Instance Block Storage
- Authentication and Authorization
• Enhanced Dashboard
• Admin Monitoring and Metrics
Availability Zone
Physical Infrastructure: Cisco ASR1000
Routers, Cisco UCS C-Series, and Cisco Nexus
9000 Series
Service Orchestration
Compute Network Storage
Identity and Security
Private Cloud Management and Orchestration
OpenStack Cloud APIs
Physical Infrastructure: Cisco UCS C-Series, Cisco UCS
Fabric Interconnects, and Cisco Nexus 9000 Series
Operating Systems: Red Hat Enterprise Linux 7.0
InktankCeph
(BlockStorage)
Nova
(Computing)
Hypervisor
(KVM)
Neutron
(Networking)
Heat
(Orchestration)
Ceilometer
(Telemetry)
Cinder
(Volumes)
Keystone
(Identity)
Red Hat OpenStack Dashboard
(Horizon)
Red Hat
Components
Cisco
Components
Glance
(Image)
Cisco UCS Integrated Infrastructure for Red Hat
Enterprise Linux OpenStack: Starter Edition
• OpenStack services on single controller node
• Network node and Storage cluster
• OpenStack deployment
- Packstack installer
- Network link level redundancy
- Compute cluster can support up to ~500
- m1.small VM’s
- Neutron Provider Network Model
- Ceph services on controller node and back
end block storage for Cinder Volumes and
Glance VM Images
Cisco Cloud Services Tenant Network Resource
View on Cisco Cloud Services
Tenant B Network
Tenant A Network
Tenant A Network
Subnet
Subnet
Subnet
VM
VM
VM
Floating IP
Floating IP
Floating IP
Floating IP
Floating IP
Outside World
(Internet)
VM
VM
Public DirectSubnet
VM
VM
Router
Unrouted NetworkSubnet
VM
VM
DHCP
DHCP
DHCP
DHCP
DHCP
LBaaS
LBaaS
VPNaaS
VPNaaS
Cisco Intercloud Fabric (ICF) support for OpenStack
DC/Private Cloud Provider Clouds
vSphere
Cisco Intercloud Fabric
Director
VMware
KVM
Cisco Intercloud Fabric
for Providers
(Cisco Cloud Services,
Intercloud Partners)
OpenStack
Cisco Intercloud Fabric
Secure Network Extension
• Secure Hybrid Cloud enabled using ICF
• Layer 2 network extension from
VMware private cloud environment to
OpenStack based provide clouds
• Automatic image conversion from
vSphere to KVM and back
• REST API based Intercloud Fabric
Director (ICFD)
OpenStack on Cisco
Infrastructure
OpenStack integration with Cisco Nexus
• Neutron Modular Layer 2 Nexus 1000v Driver
• Neutron API Resource extensions for Network
and Port
• VSM based centralized management using
REST API
• Driver capabilities include Layer 2 tenant isolation
using host based overlay configurations (VXLAN)
• Multicast and Unicast modes
Virtual
Cisco Nexus virtual switch
• Neutron Modular Layer 2 Nexus Driver
• Works with Neutron core Resources – Network,
Port and Subnet
• Validated on NXOS based platforms 3k/5k/6k/7k
and 9k standalone mode
• Driver capabilities include Layer 2 tenant isolation
using VLAN and multicast network based overlay
configurations (VXLAN)
Physical
Cisco Nexus hardware
Nova HostNova HostNova Host
Networking With Neutron Reference Implementation
VM1 Controller
Host(s)
Router
Neutron
Host(s)
API NetworkExternal Network
Management Network
VM6VM5VM2 VM3 VM4
Internet
vSW vSW vSWvSW
Data Network
Virtual Router
Switch Switch
Switch trunk port with allowed VLANs.
Virtual Switch trunk port.
Tenant Networks
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.
ASR1K
Neutron
Host(s)
Nova HostNova HostNova Host
OpenStack Networking With ASR1K L3 Services Plugin
VM1
Controller
Node(s)
Router
API NetworkExternal Network
Data Network
Management Network
VM6VM5VM2 VM3 VM4
Internet
Switch trunk port with allowed VLANs.
vSW vSW vSW
Switch Switch
ASR1K L3 Plugin
VRF with
default GW
and NAT (to
global routing).
Virtual Switch trunk port.
Virtual Router
Tenant Networks
ASR1K-2
ASR1K-1
Neutron
Host
Nova HostNova Host
Demo Topology – Physical and Virtual Networks
VM-11-A
OVS OVSRouter 1
(nrouter-
4d9bc2-pkn)
Nexus
Switch
Nexus
Switch
Internet
VM-22-A
VM-11-B
VM-33-A
Router 2
(nrouter-
4d9bc2-pkn)
Gig0/2/0
Gig0/0/1
• UCS C-Series hosts.
• ASR 1001/1002.
• Nexus 9300 /3500.
OpenStack Compute Scheduler
• Constraint based PlaceWise Nova Scheduler for both UCS blade
and rack-mount servers to meet your OpenStack deployment
requirements
UCS Manager
SR-IOV VM-FEX
• Neutron VM-FEX driver to configure Layer 2 tenant VLAN segment
• Operations controlled using Port Profiles on UCSM
• Ironic PXE driver to manage power operations of Cisco UCS
servers
• Operations controlled using Service Profiles on UCSM
Cisco Unified Computing System (UCS)
Cisco Application Centric Infrastructure (ACI)
Group Based
Policy Model
• Automation
• Intent-drive
Physical +
Virtual
• Zero-touch
performance
• Physical server
• Multi-hypervisor
Fabric
Tunnels
• Automatic
VXLAN
• Distributed L2
• Distributed L3
Service
Chaining
• Service
chaining and
redirection
Telemetry
• Health Metrics
• Visibility
• Troubleshoot
OpenStack Group Based Policy Overview
Group Policy
CLI Horizon Heat
Neutron Driver
Neutron
Any Existing Plugins
and ML2 Drivers
Native Driver
Neutron Driver maps GBP
to existing Neutron API
and offers compatibility
with any existing Neutron
Plugin
1
1
2
2 Native Drivers exist for
OpenDaylight as well as
multiple vendors (Cisco,
Nuage Networks, and
One Convergence)
Community Involvement
Cisco is a Leading OpenStack Contributor
#1
Contributor to
Juno in Neutron
Top 6
Total Reviews
in Juno
Vice
Chair
39
Completed
Juno
Blueprints
90
Engineers
Contributed
to Kilo
141
Resolved
Juno Bugs
Top 5
In OpenStack
Member
447
Commits
#1
Kilo Neutron
Blueprints
Top 4
in Neutron
Kilo Commits
Cisco OpenStack on Leading Linux Distros
SUSE
Cloud
Ubuntu
OpenStack
Planning Design End-to-End Validation Documentation
Unit
Feature
Integration
System
Customer
OpenStack
Platform
Deploy with confidence and full Cisco Support!
OpenStack on Cisco
Product Offerings
Cisco OpenStack® Private Cloud
Design and
Architect
Platform
Installation
24X7
Monitoring
Problem
Mitigation
Maintenance
Coordination
Platform
Updates
Capacity
Planning
Cisco
OpenStack®
Private
Cloud
Remote private cloud engineering
and operations
Delivered “as a service”
In your data center, on your hardware
(that meets minimum specifications)
Network-Centric Ecosystem of Clouds
(Marketplace)
Enterprise
Private
Clouds
Public
Clouds
Partner Clouds
Cloud Services
and ApplicationsIntercloud Fabric
APIs
Portal
APIs
APIs
OpenStack
HCS
Microsoft
Suite aaS
DRaaS
PaaS
IaaS
Meraki
Security
Analytics
vDesktop aaS
WebEx
HANA aaS
IOE aaS
Collaboration
and Video
Big Data
and AnalyticsNative Cloud
Applications
Enterprise
Workloads Cisco OpenStack
Private Cloud
• Cisco validated hardware and software solution for
enterprise customers targeting KVM cloud-native workloads
on OpenStack
• Ability to deploy virtual private data center with tenants and
VMs on a Cisco Powered™ cloud
 Red Hat OSP 5
 Cisco UCS C240 M3 (Ceph storage cluster)
 Cisco UCS C220 M3 (computing , OpenStack)
 Cisco UCS fabric interconnects and Cisco UCS Manager
 Cisco Nexus 9000 Series
• Excellent starting point for DevOps deployments
• Foundation for advanced and ACI cloud capabilities
• Deployment can be facilitated via Cisco Services
Virtual Private Data Center
Cisco UCS Integrated Infrastructure for OpenStack
Starter Edition
Summary
Relevant, large contributions to open source code
Software
solution
innovation
Drive innovation into Cisco products
Build WORLD-CLASS global
Cisco Cloud Services
Programs that enable
success for every deployment model
Participate in the “My Favorite Speaker” Contest
• Promote your favorite speaker through Twitter and you could win $200 of Cisco
Press products (@CiscoPress)
• Send a tweet and include
• Your favorite speaker’s Twitter handle <@DuaneDeCapite and @rohitagarwalla>
• Two hashtags: #CLUS #MyFavoriteSpeaker
• You can submit an entry for more than one of your “favorite” speakers
• Don’t forget to follow @CiscoLive and @CiscoPress
• View the official rules at http://bit.ly/CLUSwin
Promote Your Favorite Speaker and You Could Be a Winner
Complete Your Online Session Evaluation
Don’t forget: Cisco Live sessions will be available
for viewing on-demand after the event at
CiscoLive.com/Online
• Give us your feedback to be
entered into a Daily Survey
Drawing. A daily winner
will receive a $750 Amazon
gift card.
• Complete your session surveys
though the Cisco Live mobile
app or your computer on
Cisco Live Connect.
Continue Your Education
• Demos in the Cisco campus
• Walk-in Self-Paced Labs
• Table Topics
• Meet the Engineer 1:1 meetings
• Related sessions
Thank you
Cisco Cloud Architectures on OpenStack

Weitere ähnliche Inhalte

Was ist angesagt?

[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'OpenStack Korea Community
 
Cisco UCS for OpenStack Cloud
Cisco UCS for OpenStack CloudCisco UCS for OpenStack Cloud
Cisco UCS for OpenStack CloudLora O'Haver
 
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...OpenStack Korea Community
 
Open stack korea_uni2u_pdf
Open stack korea_uni2u_pdfOpen stack korea_uni2u_pdf
Open stack korea_uni2u_pdfYongyoon Shin
 
Nexus1000V on KVM and OpenStack Integration
Nexus1000V on KVM and OpenStack IntegrationNexus1000V on KVM and OpenStack Integration
Nexus1000V on KVM and OpenStack Integrationopenstackindia
 
OpenStack and the Transformation of the Data Center - Lew Tucker
OpenStack and the Transformation of the Data Center - Lew TuckerOpenStack and the Transformation of the Data Center - Lew Tucker
OpenStack and the Transformation of the Data Center - Lew TuckerLew Tucker
 
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...OpenStack Korea Community
 
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)Keith Tobin
 
OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014mestery
 
VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack VMworld
 
VMware NSX 101: What, Why & How
VMware NSX 101: What, Why & HowVMware NSX 101: What, Why & How
VMware NSX 101: What, Why & HowAniekan Akpaffiong
 
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...Cloud Native Day Tel Aviv
 
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack NetworkingOpenStack Korea Community
 
Networking For Nested Containers: Magnum, Kuryr, Neutron Integration
Networking For Nested Containers: Magnum, Kuryr, Neutron IntegrationNetworking For Nested Containers: Magnum, Kuryr, Neutron Integration
Networking For Nested Containers: Magnum, Kuryr, Neutron IntegrationFawad Khaliq
 
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...Cloud Native Day Tel Aviv
 
Open stack Architecture and Use Cases
Open stack Architecture and Use CasesOpen stack Architecture and Use Cases
Open stack Architecture and Use CasesAhmad Tfaily
 
The Data Center Network Evolution
The Data Center Network EvolutionThe Data Center Network Evolution
The Data Center Network EvolutionCisco Canada
 

Was ist angesagt? (20)

[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
 
Cisco UCS for OpenStack Cloud
Cisco UCS for OpenStack CloudCisco UCS for OpenStack Cloud
Cisco UCS for OpenStack Cloud
 
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...
[OpenStack Day in Korea 2015] Keynote 2 - Leveraging OpenStack to Realize the...
 
Open stack korea_uni2u_pdf
Open stack korea_uni2u_pdfOpen stack korea_uni2u_pdf
Open stack korea_uni2u_pdf
 
Cloud Computing using OpenStack
Cloud Computing using OpenStackCloud Computing using OpenStack
Cloud Computing using OpenStack
 
Nexus1000V on KVM and OpenStack Integration
Nexus1000V on KVM and OpenStack IntegrationNexus1000V on KVM and OpenStack Integration
Nexus1000V on KVM and OpenStack Integration
 
OpenStack and the Transformation of the Data Center - Lew Tucker
OpenStack and the Transformation of the Data Center - Lew TuckerOpenStack and the Transformation of the Data Center - Lew Tucker
OpenStack and the Transformation of the Data Center - Lew Tucker
 
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...
[OpenStack Day in Korea 2015] Track 3-4 - Software Defined Storage (SDS) and ...
 
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
 
OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014
 
VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack
 
VMware NSX 101: What, Why & How
VMware NSX 101: What, Why & HowVMware NSX 101: What, Why & How
VMware NSX 101: What, Why & How
 
OpenStack Neutron behind the Scenes
OpenStack Neutron behind the ScenesOpenStack Neutron behind the Scenes
OpenStack Neutron behind the Scenes
 
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...
Scaling OpenStack Networking Beyond 4000 Nodes with Dragonflow - Eshed Gal-Or...
 
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking
[OpenStack Day in Korea 2015] Keynote 5 - The evolution of OpenStack Networking
 
MAAS High Availability Overview
MAAS High Availability OverviewMAAS High Availability Overview
MAAS High Availability Overview
 
Networking For Nested Containers: Magnum, Kuryr, Neutron Integration
Networking For Nested Containers: Magnum, Kuryr, Neutron IntegrationNetworking For Nested Containers: Magnum, Kuryr, Neutron Integration
Networking For Nested Containers: Magnum, Kuryr, Neutron Integration
 
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...
OpenDaylight Netvirt and Neutron - Mike Kolesnik, Josh Hershberg - OpenStack ...
 
Open stack Architecture and Use Cases
Open stack Architecture and Use CasesOpen stack Architecture and Use Cases
Open stack Architecture and Use Cases
 
The Data Center Network Evolution
The Data Center Network EvolutionThe Data Center Network Evolution
The Data Center Network Evolution
 

Andere mochten auch

VIO30 Technical Overview
VIO30 Technical OverviewVIO30 Technical Overview
VIO30 Technical OverviewJulienne Pham
 
Crowbar and OpenStack: Steve Kowalik, SUSE
Crowbar and OpenStack: Steve Kowalik, SUSECrowbar and OpenStack: Steve Kowalik, SUSE
Crowbar and OpenStack: Steve Kowalik, SUSEOpenStack
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0Erik Bussink
 
Presentation cisco cloupia orchestratie for unified data center
Presentation   cisco cloupia orchestratie for unified data centerPresentation   cisco cloupia orchestratie for unified data center
Presentation cisco cloupia orchestratie for unified data centerxKinAnx
 
Simplifying server provisioning with Cisco UCS Director
Simplifying server provisioning with Cisco UCS DirectorSimplifying server provisioning with Cisco UCS Director
Simplifying server provisioning with Cisco UCS DirectorPrincipled Technologies
 
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Directorシスコシステムズ合同会社
 
Cisco UCS Director for the Public Sector
Cisco UCS Director for the Public SectorCisco UCS Director for the Public Sector
Cisco UCS Director for the Public SectorAmy Blanchard
 
Cisco UCS Integrated Infrastructure for Big Data with Cassandra
Cisco UCS Integrated Infrastructure for Big Data with CassandraCisco UCS Integrated Infrastructure for Big Data with Cassandra
Cisco UCS Integrated Infrastructure for Big Data with CassandraDataStax Academy
 
Why Software Defined Storage is Critical for Your IT Strategy
Why Software Defined Storage is Critical for Your IT StrategyWhy Software Defined Storage is Critical for Your IT Strategy
Why Software Defined Storage is Critical for Your IT Strategyandreas kuncoro
 
Presentation cisco ucs director
Presentation   cisco ucs directorPresentation   cisco ucs director
Presentation cisco ucs directorsolarisyougood
 
Cloud APIs and Cloud Frameworks
Cloud APIs and Cloud FrameworksCloud APIs and Cloud Frameworks
Cloud APIs and Cloud FrameworksPraveen Hanchinal
 
Cisco: Cassandra adoption on Cisco UCS & OpenStack
Cisco: Cassandra adoption on Cisco UCS & OpenStackCisco: Cassandra adoption on Cisco UCS & OpenStack
Cisco: Cassandra adoption on Cisco UCS & OpenStackDataStax Academy
 
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Kai Wähner
 
ServiceNow Overview
ServiceNow OverviewServiceNow Overview
ServiceNow OverviewJeremy Smith
 

Andere mochten auch (15)

VMware Integrated OpenStack
VMware Integrated OpenStackVMware Integrated OpenStack
VMware Integrated OpenStack
 
VIO30 Technical Overview
VIO30 Technical OverviewVIO30 Technical Overview
VIO30 Technical Overview
 
Crowbar and OpenStack: Steve Kowalik, SUSE
Crowbar and OpenStack: Steve Kowalik, SUSECrowbar and OpenStack: Steve Kowalik, SUSE
Crowbar and OpenStack: Steve Kowalik, SUSE
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0
 
Presentation cisco cloupia orchestratie for unified data center
Presentation   cisco cloupia orchestratie for unified data centerPresentation   cisco cloupia orchestratie for unified data center
Presentation cisco cloupia orchestratie for unified data center
 
Simplifying server provisioning with Cisco UCS Director
Simplifying server provisioning with Cisco UCS DirectorSimplifying server provisioning with Cisco UCS Director
Simplifying server provisioning with Cisco UCS Director
 
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director
【Interop Tokyo 2015】 DC 3: Cisco ACI と OpenStack / Cisco UCS Director
 
Cisco UCS Director for the Public Sector
Cisco UCS Director for the Public SectorCisco UCS Director for the Public Sector
Cisco UCS Director for the Public Sector
 
Cisco UCS Integrated Infrastructure for Big Data with Cassandra
Cisco UCS Integrated Infrastructure for Big Data with CassandraCisco UCS Integrated Infrastructure for Big Data with Cassandra
Cisco UCS Integrated Infrastructure for Big Data with Cassandra
 
Why Software Defined Storage is Critical for Your IT Strategy
Why Software Defined Storage is Critical for Your IT StrategyWhy Software Defined Storage is Critical for Your IT Strategy
Why Software Defined Storage is Critical for Your IT Strategy
 
Presentation cisco ucs director
Presentation   cisco ucs directorPresentation   cisco ucs director
Presentation cisco ucs director
 
Cloud APIs and Cloud Frameworks
Cloud APIs and Cloud FrameworksCloud APIs and Cloud Frameworks
Cloud APIs and Cloud Frameworks
 
Cisco: Cassandra adoption on Cisco UCS & OpenStack
Cisco: Cassandra adoption on Cisco UCS & OpenStackCisco: Cassandra adoption on Cisco UCS & OpenStack
Cisco: Cassandra adoption on Cisco UCS & OpenStack
 
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
 
ServiceNow Overview
ServiceNow OverviewServiceNow Overview
ServiceNow Overview
 

Ähnlich wie Cisco Cloud Architectures on OpenStack

Cloud computing and OpenStack
Cloud computing and OpenStackCloud computing and OpenStack
Cloud computing and OpenStackEdgar Magana
 
Support of containerized workloads in ONAP
Support of containerized workloads in ONAPSupport of containerized workloads in ONAP
Support of containerized workloads in ONAPVictor Morales
 
Midokura OpenStack Meetup Taipei
Midokura OpenStack Meetup TaipeiMidokura OpenStack Meetup Taipei
Midokura OpenStack Meetup TaipeiDan Mihai Dumitriu
 
Openstack Basic with Neutron
Openstack Basic with NeutronOpenstack Basic with Neutron
Openstack Basic with NeutronKwonSun Bae
 
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...OpenStack Korea Community
 
OpenStack Introduction
OpenStack IntroductionOpenStack Introduction
OpenStack Introductionopenstackindia
 
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies Jakub Pavlik
 
VMUGbe 21 Filip Verloy
VMUGbe 21 Filip VerloyVMUGbe 21 Filip Verloy
VMUGbe 21 Filip VerloyFilip Verloy
 
Open stack networking_101_update_2014-os-meetups
Open stack networking_101_update_2014-os-meetupsOpen stack networking_101_update_2014-os-meetups
Open stack networking_101_update_2014-os-meetupsyfauser
 
7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady SaputraSDNRG ITB
 
Reference design for v mware nsx
Reference design for v mware nsxReference design for v mware nsx
Reference design for v mware nsxsolarisyougood
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN LandscapeChris Jones
 
SOC Cloud Conductor + SLA
SOC  Cloud Conductor + SLASOC  Cloud Conductor + SLA
SOC Cloud Conductor + SLAARCCN
 
The Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep VittalThe Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep Vittalbuildacloud
 
Nvp deep dive_session_cee-day
Nvp deep dive_session_cee-dayNvp deep dive_session_cee-day
Nvp deep dive_session_cee-dayyfauser
 
NSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della SicurezzaNSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della SicurezzaVMUG IT
 
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networking
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack NetworkingONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networking
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networkingmarkmcclain
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld
 

Ähnlich wie Cisco Cloud Architectures on OpenStack (20)

Cloud computing and OpenStack
Cloud computing and OpenStackCloud computing and OpenStack
Cloud computing and OpenStack
 
Support of containerized workloads in ONAP
Support of containerized workloads in ONAPSupport of containerized workloads in ONAP
Support of containerized workloads in ONAP
 
Midokura OpenStack Meetup Taipei
Midokura OpenStack Meetup TaipeiMidokura OpenStack Meetup Taipei
Midokura OpenStack Meetup Taipei
 
Openstack Basic with Neutron
Openstack Basic with NeutronOpenstack Basic with Neutron
Openstack Basic with Neutron
 
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...
[OpenStack Day in Korea 2015] Track 3-6 - Archiectural Overview of the Open S...
 
OpenStack Introduction
OpenStack IntroductionOpenStack Introduction
OpenStack Introduction
 
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies
OpenStack Ousts vCenter for DevOps and Unites IT Silos at AVG Technologies
 
VMUGbe 21 Filip Verloy
VMUGbe 21 Filip VerloyVMUGbe 21 Filip Verloy
VMUGbe 21 Filip Verloy
 
Open stack networking_101_update_2014-os-meetups
Open stack networking_101_update_2014-os-meetupsOpen stack networking_101_update_2014-os-meetups
Open stack networking_101_update_2014-os-meetups
 
7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra
 
Reference design for v mware nsx
Reference design for v mware nsxReference design for v mware nsx
Reference design for v mware nsx
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN Landscape
 
SOC Cloud Conductor + SLA
SOC  Cloud Conductor + SLASOC  Cloud Conductor + SLA
SOC Cloud Conductor + SLA
 
The Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep VittalThe Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep Vittal
 
State of the OpenDaylight Union
State of the OpenDaylight UnionState of the OpenDaylight Union
State of the OpenDaylight Union
 
Nvp deep dive_session_cee-day
Nvp deep dive_session_cee-dayNvp deep dive_session_cee-day
Nvp deep dive_session_cee-day
 
NSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della SicurezzaNSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
NSX: La Virtualizzazione di Rete e il Futuro della Sicurezza
 
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networking
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack NetworkingONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networking
ONUG Tutorial: Bridges and Tunnels Drive Through OpenStack Networking
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 

Kürzlich hochgeladen

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Kürzlich hochgeladen (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Cisco Cloud Architectures on OpenStack

  • 1.
  • 2. Cisco Cloud Architectures on OpenStack Duane DeCapite, Director, Product Management PSOCLD-1006 Rohit Agarwalla, Technical Leader
  • 3. • Introduction to OpenStack • Cisco Cloud Architectures • OpenStack on Cisco Infrastructure • Cisco OpenStack Community Involvement • OpenStack on Cisco Product Offerings • Summary/Q&A Agenda
  • 5. OpenStack Overview Designed for building Public and Private clouds Open Source software developed by community Multi-tenant and Scalable Cloud Operating System
  • 6. Evolving set of open API’s and services for cloud applications OpenStack Software Architecture Compute Service (Nova) Storage Service (Cinder/Sw ift) Network Service (Neutron) Many more Services Applications / Services Physical and Virtualized Infrastructure OpenStack Service APIs, SDK, CLI Infrastructure Plugins
  • 7. OpenStack Projects Compute (Nova) Telemetry (Ceilometer) Key Management (Barbican) Network (Neutron) Orchestration (Heat) DNS (Designate) Object Storage (Swift) Database (Trove) Shared File System (Manila) Block Storage (Cinder) Bare Metal (Ironic) Deployment (Triple O) Dashboard (Horizon) Data Processing (Sahara) Application Catalog (Murano) Image (Glance) Containers (Magnum) Policy (Congress) Identity (KeyStone) Messaging (Zaqar) ….
  • 8. OpenStack IS Ready! • Innovation not cost, saving is the number one business driver • Innovative customers choose Cisco, not commodity vendors #1 Ability to Innovate This is why you pick Cisco 47% • Almost 50% of customers polled in November have OpenStack running in production networks • Private (53%), Public (40%), Hybrid (7%) 46% Production • Most common service is web-services • Not just fringe apps or Dev Ops Apps • These are business-critical, customer-facing Apps Web Services Databases Enterprise Apps 57% Source: Openstack.org community poll http://superuser.openstack.org/articles/openstack-user-survey-insights-november-2014
  • 10. Cisco OpenStack Private Cloud Bundle Architecture Highlights • Self-contained within Availability Zones (AZ) • Multi-tenant environment • OpenStack deployment - Highly Available Controller node services - Optimized Compute node configuration - L2 and L3 Network using Cisco Nexus9000 and ASR1000 - Instance Block Storage - Authentication and Authorization • Enhanced Dashboard • Admin Monitoring and Metrics Availability Zone Physical Infrastructure: Cisco ASR1000 Routers, Cisco UCS C-Series, and Cisco Nexus 9000 Series Service Orchestration Compute Network Storage Identity and Security Private Cloud Management and Orchestration
  • 11. OpenStack Cloud APIs Physical Infrastructure: Cisco UCS C-Series, Cisco UCS Fabric Interconnects, and Cisco Nexus 9000 Series Operating Systems: Red Hat Enterprise Linux 7.0 InktankCeph (BlockStorage) Nova (Computing) Hypervisor (KVM) Neutron (Networking) Heat (Orchestration) Ceilometer (Telemetry) Cinder (Volumes) Keystone (Identity) Red Hat OpenStack Dashboard (Horizon) Red Hat Components Cisco Components Glance (Image) Cisco UCS Integrated Infrastructure for Red Hat Enterprise Linux OpenStack: Starter Edition • OpenStack services on single controller node • Network node and Storage cluster • OpenStack deployment - Packstack installer - Network link level redundancy - Compute cluster can support up to ~500 - m1.small VM’s - Neutron Provider Network Model - Ceph services on controller node and back end block storage for Cinder Volumes and Glance VM Images
  • 12. Cisco Cloud Services Tenant Network Resource View on Cisco Cloud Services Tenant B Network Tenant A Network Tenant A Network Subnet Subnet Subnet VM VM VM Floating IP Floating IP Floating IP Floating IP Floating IP Outside World (Internet) VM VM Public DirectSubnet VM VM Router Unrouted NetworkSubnet VM VM DHCP DHCP DHCP DHCP DHCP LBaaS LBaaS VPNaaS VPNaaS
  • 13. Cisco Intercloud Fabric (ICF) support for OpenStack DC/Private Cloud Provider Clouds vSphere Cisco Intercloud Fabric Director VMware KVM Cisco Intercloud Fabric for Providers (Cisco Cloud Services, Intercloud Partners) OpenStack Cisco Intercloud Fabric Secure Network Extension • Secure Hybrid Cloud enabled using ICF • Layer 2 network extension from VMware private cloud environment to OpenStack based provide clouds • Automatic image conversion from vSphere to KVM and back • REST API based Intercloud Fabric Director (ICFD)
  • 15. OpenStack integration with Cisco Nexus • Neutron Modular Layer 2 Nexus 1000v Driver • Neutron API Resource extensions for Network and Port • VSM based centralized management using REST API • Driver capabilities include Layer 2 tenant isolation using host based overlay configurations (VXLAN) • Multicast and Unicast modes Virtual Cisco Nexus virtual switch • Neutron Modular Layer 2 Nexus Driver • Works with Neutron core Resources – Network, Port and Subnet • Validated on NXOS based platforms 3k/5k/6k/7k and 9k standalone mode • Driver capabilities include Layer 2 tenant isolation using VLAN and multicast network based overlay configurations (VXLAN) Physical Cisco Nexus hardware
  • 16. Nova HostNova HostNova Host Networking With Neutron Reference Implementation VM1 Controller Host(s) Router Neutron Host(s) API NetworkExternal Network Management Network VM6VM5VM2 VM3 VM4 Internet vSW vSW vSWvSW Data Network Virtual Router Switch Switch Switch trunk port with allowed VLANs. Virtual Switch trunk port. Tenant Networks
  • 17. 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.
  • 18. ASR1K Neutron Host(s) Nova HostNova HostNova Host OpenStack Networking With ASR1K L3 Services Plugin VM1 Controller Node(s) Router API NetworkExternal Network Data Network Management Network VM6VM5VM2 VM3 VM4 Internet Switch trunk port with allowed VLANs. vSW vSW vSW Switch Switch ASR1K L3 Plugin VRF with default GW and NAT (to global routing). Virtual Switch trunk port. Virtual Router Tenant Networks
  • 19. ASR1K-2 ASR1K-1 Neutron Host Nova HostNova Host Demo Topology – Physical and Virtual Networks VM-11-A OVS OVSRouter 1 (nrouter- 4d9bc2-pkn) Nexus Switch Nexus Switch Internet VM-22-A VM-11-B VM-33-A Router 2 (nrouter- 4d9bc2-pkn) Gig0/2/0 Gig0/0/1 • UCS C-Series hosts. • ASR 1001/1002. • Nexus 9300 /3500.
  • 20. OpenStack Compute Scheduler • Constraint based PlaceWise Nova Scheduler for both UCS blade and rack-mount servers to meet your OpenStack deployment requirements UCS Manager SR-IOV VM-FEX • Neutron VM-FEX driver to configure Layer 2 tenant VLAN segment • Operations controlled using Port Profiles on UCSM • Ironic PXE driver to manage power operations of Cisco UCS servers • Operations controlled using Service Profiles on UCSM Cisco Unified Computing System (UCS)
  • 21. Cisco Application Centric Infrastructure (ACI) Group Based Policy Model • Automation • Intent-drive Physical + Virtual • Zero-touch performance • Physical server • Multi-hypervisor Fabric Tunnels • Automatic VXLAN • Distributed L2 • Distributed L3 Service Chaining • Service chaining and redirection Telemetry • Health Metrics • Visibility • Troubleshoot
  • 22. OpenStack Group Based Policy Overview Group Policy CLI Horizon Heat Neutron Driver Neutron Any Existing Plugins and ML2 Drivers Native Driver Neutron Driver maps GBP to existing Neutron API and offers compatibility with any existing Neutron Plugin 1 1 2 2 Native Drivers exist for OpenDaylight as well as multiple vendors (Cisco, Nuage Networks, and One Convergence)
  • 24. Cisco is a Leading OpenStack Contributor #1 Contributor to Juno in Neutron Top 6 Total Reviews in Juno Vice Chair 39 Completed Juno Blueprints 90 Engineers Contributed to Kilo 141 Resolved Juno Bugs Top 5 In OpenStack Member 447 Commits #1 Kilo Neutron Blueprints Top 4 in Neutron Kilo Commits
  • 25. Cisco OpenStack on Leading Linux Distros SUSE Cloud Ubuntu OpenStack Planning Design End-to-End Validation Documentation Unit Feature Integration System Customer OpenStack Platform Deploy with confidence and full Cisco Support!
  • 27. Cisco OpenStack® Private Cloud Design and Architect Platform Installation 24X7 Monitoring Problem Mitigation Maintenance Coordination Platform Updates Capacity Planning Cisco OpenStack® Private Cloud Remote private cloud engineering and operations Delivered “as a service” In your data center, on your hardware (that meets minimum specifications)
  • 28. Network-Centric Ecosystem of Clouds (Marketplace) Enterprise Private Clouds Public Clouds Partner Clouds Cloud Services and ApplicationsIntercloud Fabric APIs Portal APIs APIs OpenStack HCS Microsoft Suite aaS DRaaS PaaS IaaS Meraki Security Analytics vDesktop aaS WebEx HANA aaS IOE aaS Collaboration and Video Big Data and AnalyticsNative Cloud Applications Enterprise Workloads Cisco OpenStack Private Cloud
  • 29. • Cisco validated hardware and software solution for enterprise customers targeting KVM cloud-native workloads on OpenStack • Ability to deploy virtual private data center with tenants and VMs on a Cisco Powered™ cloud  Red Hat OSP 5  Cisco UCS C240 M3 (Ceph storage cluster)  Cisco UCS C220 M3 (computing , OpenStack)  Cisco UCS fabric interconnects and Cisco UCS Manager  Cisco Nexus 9000 Series • Excellent starting point for DevOps deployments • Foundation for advanced and ACI cloud capabilities • Deployment can be facilitated via Cisco Services Virtual Private Data Center Cisco UCS Integrated Infrastructure for OpenStack Starter Edition
  • 31. Relevant, large contributions to open source code Software solution innovation Drive innovation into Cisco products Build WORLD-CLASS global Cisco Cloud Services Programs that enable success for every deployment model
  • 32. Participate in the “My Favorite Speaker” Contest • Promote your favorite speaker through Twitter and you could win $200 of Cisco Press products (@CiscoPress) • Send a tweet and include • Your favorite speaker’s Twitter handle <@DuaneDeCapite and @rohitagarwalla> • Two hashtags: #CLUS #MyFavoriteSpeaker • You can submit an entry for more than one of your “favorite” speakers • Don’t forget to follow @CiscoLive and @CiscoPress • View the official rules at http://bit.ly/CLUSwin Promote Your Favorite Speaker and You Could Be a Winner
  • 33. Complete Your Online Session Evaluation Don’t forget: Cisco Live sessions will be available for viewing on-demand after the event at CiscoLive.com/Online • Give us your feedback to be entered into a Daily Survey Drawing. A daily winner will receive a $750 Amazon gift card. • Complete your session surveys though the Cisco Live mobile app or your computer on Cisco Live Connect.
  • 34. Continue Your Education • Demos in the Cisco campus • Walk-in Self-Paced Labs • Table Topics • Meet the Engineer 1:1 meetings • Related sessions