SlideShare a Scribd company logo
Application Development
on Metapod
Pioneers, Settlers, and Town Planners
Steve Watkins
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
IT Operations spends
75% of their time
making OpenStack
work.
DIY OpenStack Cloud
Collaboration
Configuration Management
Source/Image Control
Working Environment
Continuous Integration
IT Operations spends
25% of their
Integrating Tool for
Development Team
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Metapod Allows Customers to Focus on Application
Delivery…Not on OpenStack
… Delivered as a Service
OpenStack and AWS APIs
OpenStack Unified CLI
HA Service Orchestration
Hardware
Networking
Computing Networking Storage Identity
Dashboard
Cisco Metapod Private Cloud Platform
§  24x7 Cloud Operations and Support
§  SLA Guarantees
§  Monitoring and Error Detection
§  Platform and Security Updates
§  Instant Provisioning
§  Open, well-documented APIs
§  Integration with existing tools
§  API-Driven Instant provisioning
Advanced Operational Support
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
IT Value –
•  75% Focus on DevOps
Methods, Tool
Integration, Image and
Security on top of IAAS
•  25% on Monitoring,
Governance Capacity
Management
Innovation Collaboration
Configuration Management
Source/Image Control
Working Environment
Continuous Integration
Cisco Metapod IAAS – Compute, Networking, Storage
Cisco Value - Stability
and Availability
Consumed “Infra-as-a-
Service”
Metapod Cloud
Administration
Operation
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Pioneers, Settlers and
Town Planners
5
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
From Simon Wardley’s blog
If you really want bimodal then you'll need to give
something up…
http://blog.gardeviance.org/2015/10/if-you-
really-want-bimodal-then-youll.html
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
What does this mean for
Application Development?
13
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
DIY tool. Open source,
Git Hub source code,
lots manual delivery
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Do It Yourself Tools –
Heat
15
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Many ways to hit Infrastructure as Code
heat_template_version: 2013-05-23
description: Simple template to deploy a two compute
instances
resources:
my_web_instance:
type: OS::Nova::Server
properties:
key_name: Skunkworks_key
image: Cirros.0.3.1.raw
flavor: m1.small
networks:
- network: demo1-1029
my_DB_Instance:
type: OS::Nova::Server
properties:
key_name: Skunkworks_Key
image: Cirros.0.3.1.raw
flavor: m1.medium
networks:
network: demo1-1029
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Demo
17
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Gather these tools into a
management layer to
simplify automation
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Organizing Delivery -
Mantl
19
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Containers + Schedulers + Production Tooling +
Operators + Documentation = Container Stack
Container
Linux Kernel
Host / VM 1 Host / VM 2 Host / VM 3
Linux KernelLinux Kernel
Docker Engine
ContainerContainer
Docker Engine Docker Engine
Container Scheduler (Distributed, Clustered) API
Linux Kernel
Host / VM 4
DB
Docker Engine
Terraform – Provision & Configure VM’s in IaaS
Ansible, puppet, chef, configuration management for you VM’s
Sensu, Nagios, collectd, syslog, cadvisor (collect container stats)
ELK Stack
People (Ops) Documentation
A lot of the ‘DevOPS’ tooling/
movement assumes this
stack is consumed ‘as a
Service’ from the cloud.
If you need containers on
prem and/or cross-cloud (no
lockin), you’ll need an open
container stack.
People (Ops)
Container Stack
DevOps (development teams)
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Mantl Stack
21
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Demo
22
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Adopt standards
components and
polidies, which leads to
PaaS tools
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Industrializing AppDev-
Cloud Foundry
24
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 25
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 26
Open source, forms the
base
Commercial value
added modules
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 27
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 28
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Basic Flow of Deployment
29
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Demo
30
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Summary
31
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
Adopt standards
components and
policies, which leads to
PaaS tools
Gather these tools into a
management layer to
simplify automation
DIY tool. Open source,
Git Hub source code,
lots manual delivery
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 33
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
• BRKCLD-2503 - Cloud Network
Automation with OpenStack Neutron
You might also be interested in…
34
February 15 - 19, 2016 • Berlin, Germany
We’re ready. Are you?

More Related Content

PDF
Starting the DevOps Train
Cisco DevNet
 
PDF
Getting Started with OpenStack
Cisco DevNet
 
PDF
Open Service Containers: a virtual machine hosting environment directly into ...
Cisco DevNet
 
PDF
Choosing PaaS: Cisco and Open Source Options: an overview
Cisco DevNet
 
PDF
Cisco Connect Vancouver 2017 - Compute infrastructure for a hybrid cloud
Cisco Canada
 
PPTX
Achieving Network Deployment Flexibility with Mirantis OpenStack
Eric Zhaohui Ji
 
PDF
Introduction to the DevNet Sandbox and IVT
Cisco DevNet
 
PDF
Introducing Cisco HyperFlex Systems: The Next Generation in Complete Hypercon...
Cisco Canada
 
Starting the DevOps Train
Cisco DevNet
 
Getting Started with OpenStack
Cisco DevNet
 
Open Service Containers: a virtual machine hosting environment directly into ...
Cisco DevNet
 
Choosing PaaS: Cisco and Open Source Options: an overview
Cisco DevNet
 
Cisco Connect Vancouver 2017 - Compute infrastructure for a hybrid cloud
Cisco Canada
 
Achieving Network Deployment Flexibility with Mirantis OpenStack
Eric Zhaohui Ji
 
Introduction to the DevNet Sandbox and IVT
Cisco DevNet
 
Introducing Cisco HyperFlex Systems: The Next Generation in Complete Hypercon...
Cisco Canada
 

What's hot (20)

PDF
Security and Virtualization in the Data Center
Cisco Canada
 
PDF
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
Cisco Canada
 
PDF
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco Canada
 
PDF
Cisco Connect Vancouver 2017 - Cisco Spark Hybrid Services Architectural Design
Cisco Canada
 
PPTX
Mirantis unlocked partner webinar deck
Eric Zhaohui Ji
 
PDF
Cisco Connect Vancouver 2017 - How to have magical meeting experiences
Cisco Canada
 
PPTX
OpenStack: Everything You Need to Know To Get Started
All Things Open
 
PDF
Hosted Security as a Service - Solution Architecture Design
Cisco Canada
 
PPTX
Chef arista devops days a'dam 2015
Edwin Beekman
 
PPTX
Delivering Composable NFV Services for Business, Residential and Mobile Edge
PLUMgrid
 
PPTX
OpenStack Enabling DevOps
Cisco DevNet
 
PDF
Cisco Connect Montreal 2017 - Mise à Jour UCS et Hyperflex
Cisco Canada
 
PPTX
7 - Introduction to OpenStack & SDN by Ady Saputra
SDNRG ITB
 
PDF
Cisco Connect Vancouver 2017 - Embedding IR into the DNA of the business
Cisco Canada
 
PDF
NFV orchestration for cloud and virtual branch services
Cisco Canada
 
PDF
Expanding your impact with programmability in the data center
Cisco Canada
 
PPTX
The Enhanced Cisco Container Platform
Robb Boyd
 
PDF
Cisco ONE Enterprise Cloud (UCSD) Hands-on Lab
Cisco Canada
 
PDF
CSTA - Cisco Security Technical Alliances, New Ecosystem Program Built on the...
Cisco DevNet
 
PDF
Cisco Digital Network Architecture – Deeper Dive, “From the Gates to the GUI
Cisco Canada
 
Security and Virtualization in the Data Center
Cisco Canada
 
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
Cisco Canada
 
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco Canada
 
Cisco Connect Vancouver 2017 - Cisco Spark Hybrid Services Architectural Design
Cisco Canada
 
Mirantis unlocked partner webinar deck
Eric Zhaohui Ji
 
Cisco Connect Vancouver 2017 - How to have magical meeting experiences
Cisco Canada
 
OpenStack: Everything You Need to Know To Get Started
All Things Open
 
Hosted Security as a Service - Solution Architecture Design
Cisco Canada
 
Chef arista devops days a'dam 2015
Edwin Beekman
 
Delivering Composable NFV Services for Business, Residential and Mobile Edge
PLUMgrid
 
OpenStack Enabling DevOps
Cisco DevNet
 
Cisco Connect Montreal 2017 - Mise à Jour UCS et Hyperflex
Cisco Canada
 
7 - Introduction to OpenStack & SDN by Ady Saputra
SDNRG ITB
 
Cisco Connect Vancouver 2017 - Embedding IR into the DNA of the business
Cisco Canada
 
NFV orchestration for cloud and virtual branch services
Cisco Canada
 
Expanding your impact with programmability in the data center
Cisco Canada
 
The Enhanced Cisco Container Platform
Robb Boyd
 
Cisco ONE Enterprise Cloud (UCSD) Hands-on Lab
Cisco Canada
 
CSTA - Cisco Security Technical Alliances, New Ecosystem Program Built on the...
Cisco DevNet
 
Cisco Digital Network Architecture – Deeper Dive, “From the Gates to the GUI
Cisco Canada
 
Ad

Viewers also liked (17)

PPT
מאפייני השיר מצגת
atalia2
 
PDF
SUSE Cloud and WSO2 Stratos - Bridging OpenStack and PaaS to Deliver the Serv...
WSO2
 
PDF
Data center 2.0: Data center built for private cloud by Mr. Cheng Che Hoo of ...
HKISPA
 
PDF
Data Center, Private Cloud/IT transformation
Cisco Canada
 
PDF
Cloud for the Hybrid Data Center Private Cloud & Service Provider Panel Session
NetAppUK
 
PDF
Building & Maintaining HIPAA-Compliant Applications in AWS
Control Group
 
PDF
SUSE Open Stack Cloud.
briggsy_uk
 
PDF
Ook Digitaal Loyaal en dus de klant centraal
Emiel Kanters
 
DOCX
Climate change
figgie11
 
PPTX
Profesion docente
stemenle
 
DOCX
Group pic analysis
figgie11
 
PDF
Lookbook Fullah Sugah AW 14/15 - The October Issue
Fullah Sugah
 
PPTX
Fullah sugah collection aw 2015 bags
Fullah Sugah
 
PPTX
Vasant Vihar Homes Derabassi Plots-Brochure
propertychd
 
PDF
Upcoming services in OpenStack
Cisco DevNet
 
PDF
DEVNET-1129 WAN Automation Engine - Develop Traffic Aware Applications Using ...
Cisco DevNet
 
PPTX
Principios y Parámetros de los Curriculos
Ruth Mujica
 
מאפייני השיר מצגת
atalia2
 
SUSE Cloud and WSO2 Stratos - Bridging OpenStack and PaaS to Deliver the Serv...
WSO2
 
Data center 2.0: Data center built for private cloud by Mr. Cheng Che Hoo of ...
HKISPA
 
Data Center, Private Cloud/IT transformation
Cisco Canada
 
Cloud for the Hybrid Data Center Private Cloud & Service Provider Panel Session
NetAppUK
 
Building & Maintaining HIPAA-Compliant Applications in AWS
Control Group
 
SUSE Open Stack Cloud.
briggsy_uk
 
Ook Digitaal Loyaal en dus de klant centraal
Emiel Kanters
 
Climate change
figgie11
 
Profesion docente
stemenle
 
Group pic analysis
figgie11
 
Lookbook Fullah Sugah AW 14/15 - The October Issue
Fullah Sugah
 
Fullah sugah collection aw 2015 bags
Fullah Sugah
 
Vasant Vihar Homes Derabassi Plots-Brochure
propertychd
 
Upcoming services in OpenStack
Cisco DevNet
 
DEVNET-1129 WAN Automation Engine - Develop Traffic Aware Applications Using ...
Cisco DevNet
 
Principios y Parámetros de los Curriculos
Ruth Mujica
 
Ad

Similar to Cisco Managed Private Cloud in Your Data Center: Public cloud experience on premise: an overview (20)

PDF
DEVNET-1149 Leveraging Rapid Development with PaaS on Cisco Cloud
Cisco DevNet
 
PPT
Platform as Art: A Developer’s Perspective
Brian Deitte
 
PDF
Why Automate the Network?
Hank Preston
 
PDF
Realise True Business Value .pdf
ThousandEyes
 
PPTX
Cisco Spark and Tropo and the Programmable Web
Cisco DevNet
 
PPTX
New ThousandEyes Product Features and Release Highlights: February 2024
ThousandEyes
 
PDF
Optimize your CI/CD with GitLab and AWS
DevOps.com
 
PDF
Cisco APIC AAG
Charles Malkiel
 
PDF
How to Architect and Develop Cloud Native Applications
Sufyaan Kazi
 
PDF
[OpenStack Day in Korea 2015] Track 2-2 - OpenStack for PaaS: Why it's Hot
OpenStack Korea Community
 
PDF
Dlbpos 20
David Alfonso
 
PPTX
Webex Teams Widgets Technical Drill down - Cisco Live Orlando 2018 - DEVNET-3891
Cisco DevNet
 
PPTX
Cl16 wit io_t
Shubha Govil
 
PPTX
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes
 
PDF
APIC EM APIs: a deep dive
Cisco DevNet
 
PDF
Accelerating Enterprise Software Engineering with Platformless
WSO2
 
PDF
apidays Paris 2022 - The 12 Facets of the OpenAPI Specification, Steve Sfartz...
apidays
 
PPTX
the 12 facets of OpenAPI
Cisco DevNet
 
PPTX
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
ThousandEyes
 
PPTX
StampedeCon 2015 Keynote
Ken Owens
 
DEVNET-1149 Leveraging Rapid Development with PaaS on Cisco Cloud
Cisco DevNet
 
Platform as Art: A Developer’s Perspective
Brian Deitte
 
Why Automate the Network?
Hank Preston
 
Realise True Business Value .pdf
ThousandEyes
 
Cisco Spark and Tropo and the Programmable Web
Cisco DevNet
 
New ThousandEyes Product Features and Release Highlights: February 2024
ThousandEyes
 
Optimize your CI/CD with GitLab and AWS
DevOps.com
 
Cisco APIC AAG
Charles Malkiel
 
How to Architect and Develop Cloud Native Applications
Sufyaan Kazi
 
[OpenStack Day in Korea 2015] Track 2-2 - OpenStack for PaaS: Why it's Hot
OpenStack Korea Community
 
Dlbpos 20
David Alfonso
 
Webex Teams Widgets Technical Drill down - Cisco Live Orlando 2018 - DEVNET-3891
Cisco DevNet
 
Cl16 wit io_t
Shubha Govil
 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes
 
APIC EM APIs: a deep dive
Cisco DevNet
 
Accelerating Enterprise Software Engineering with Platformless
WSO2
 
apidays Paris 2022 - The 12 Facets of the OpenAPI Specification, Steve Sfartz...
apidays
 
the 12 facets of OpenAPI
Cisco DevNet
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
ThousandEyes
 
StampedeCon 2015 Keynote
Ken Owens
 

More from Cisco DevNet (20)

PPTX
How to Contribute to Ansible
Cisco DevNet
 
PPTX
Rome 2017: Building advanced voice assistants and chat bots
Cisco DevNet
 
PPTX
How to Build Advanced Voice Assistants and Chatbots
Cisco DevNet
 
PPTX
Device Programmability with Cisco Plug-n-Play Solution
Cisco DevNet
 
PPTX
Building a WiFi Hotspot with NodeJS: Cisco Meraki - ExCap API
Cisco DevNet
 
PPTX
Application Visibility and Experience through Flexible Netflow
Cisco DevNet
 
PPTX
WAN Automation Engine API Deep Dive
Cisco DevNet
 
PPTX
Cisco's Open Device Programmability Strategy: Open Discussion
Cisco DevNet
 
PPTX
Open Device Programmability: Hands-on Intro to RESTCONF (and a bit of NETCONF)
Cisco DevNet
 
PPTX
NETCONF & YANG Enablement of Network Devices
Cisco DevNet
 
PPTX
UCS Management APIs A Technical Deep Dive
Cisco DevNet
 
PPTX
NetDevOps for the Network Dude: How to get started with API's, Ansible and Py...
Cisco DevNet
 
PPTX
Getting Started: Developing Tropo Applications
Cisco DevNet
 
PPTX
Cisco Spark & Tropo API Workshop
Cisco DevNet
 
PPTX
Coding 102 REST API Basics Using Spark
Cisco DevNet
 
PPTX
Cisco APIs: An Interactive Assistant for the Web2Day Developer Conference
Cisco DevNet
 
PPTX
DevNet Express - Spark & Tropo API - Lisbon May 2016
Cisco DevNet
 
PPTX
DevNet @TAG - Spark & Tropo APIs - Milan/Rome May 2016
Cisco DevNet
 
PDF
Doing Business with Tropo
Cisco DevNet
 
PDF
Introduction to Fog
Cisco DevNet
 
How to Contribute to Ansible
Cisco DevNet
 
Rome 2017: Building advanced voice assistants and chat bots
Cisco DevNet
 
How to Build Advanced Voice Assistants and Chatbots
Cisco DevNet
 
Device Programmability with Cisco Plug-n-Play Solution
Cisco DevNet
 
Building a WiFi Hotspot with NodeJS: Cisco Meraki - ExCap API
Cisco DevNet
 
Application Visibility and Experience through Flexible Netflow
Cisco DevNet
 
WAN Automation Engine API Deep Dive
Cisco DevNet
 
Cisco's Open Device Programmability Strategy: Open Discussion
Cisco DevNet
 
Open Device Programmability: Hands-on Intro to RESTCONF (and a bit of NETCONF)
Cisco DevNet
 
NETCONF & YANG Enablement of Network Devices
Cisco DevNet
 
UCS Management APIs A Technical Deep Dive
Cisco DevNet
 
NetDevOps for the Network Dude: How to get started with API's, Ansible and Py...
Cisco DevNet
 
Getting Started: Developing Tropo Applications
Cisco DevNet
 
Cisco Spark & Tropo API Workshop
Cisco DevNet
 
Coding 102 REST API Basics Using Spark
Cisco DevNet
 
Cisco APIs: An Interactive Assistant for the Web2Day Developer Conference
Cisco DevNet
 
DevNet Express - Spark & Tropo API - Lisbon May 2016
Cisco DevNet
 
DevNet @TAG - Spark & Tropo APIs - Milan/Rome May 2016
Cisco DevNet
 
Doing Business with Tropo
Cisco DevNet
 
Introduction to Fog
Cisco DevNet
 

Recently uploaded (20)

PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
The Future of Artificial Intelligence (AI)
Mukul
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 

Cisco Managed Private Cloud in Your Data Center: Public cloud experience on premise: an overview

  • 1. Application Development on Metapod Pioneers, Settlers, and Town Planners Steve Watkins
  • 2. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID IT Operations spends 75% of their time making OpenStack work. DIY OpenStack Cloud Collaboration Configuration Management Source/Image Control Working Environment Continuous Integration IT Operations spends 25% of their Integrating Tool for Development Team
  • 3. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Metapod Allows Customers to Focus on Application Delivery…Not on OpenStack … Delivered as a Service OpenStack and AWS APIs OpenStack Unified CLI HA Service Orchestration Hardware Networking Computing Networking Storage Identity Dashboard Cisco Metapod Private Cloud Platform §  24x7 Cloud Operations and Support §  SLA Guarantees §  Monitoring and Error Detection §  Platform and Security Updates §  Instant Provisioning §  Open, well-documented APIs §  Integration with existing tools §  API-Driven Instant provisioning Advanced Operational Support
  • 4. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID IT Value – •  75% Focus on DevOps Methods, Tool Integration, Image and Security on top of IAAS •  25% on Monitoring, Governance Capacity Management Innovation Collaboration Configuration Management Source/Image Control Working Environment Continuous Integration Cisco Metapod IAAS – Compute, Networking, Storage Cisco Value - Stability and Availability Consumed “Infra-as-a- Service” Metapod Cloud Administration Operation
  • 5. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Pioneers, Settlers and Town Planners 5
  • 6. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID From Simon Wardley’s blog If you really want bimodal then you'll need to give something up… http://blog.gardeviance.org/2015/10/if-you- really-want-bimodal-then-youll.html
  • 7. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 8. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 9. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 10. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 11. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 12. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID
  • 13. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID What does this mean for Application Development? 13
  • 14. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID DIY tool. Open source, Git Hub source code, lots manual delivery
  • 15. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Do It Yourself Tools – Heat 15
  • 16. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Many ways to hit Infrastructure as Code heat_template_version: 2013-05-23 description: Simple template to deploy a two compute instances resources: my_web_instance: type: OS::Nova::Server properties: key_name: Skunkworks_key image: Cirros.0.3.1.raw flavor: m1.small networks: - network: demo1-1029 my_DB_Instance: type: OS::Nova::Server properties: key_name: Skunkworks_Key image: Cirros.0.3.1.raw flavor: m1.medium networks: network: demo1-1029
  • 17. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Demo 17
  • 18. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Gather these tools into a management layer to simplify automation
  • 19. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Organizing Delivery - Mantl 19
  • 20. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Containers + Schedulers + Production Tooling + Operators + Documentation = Container Stack Container Linux Kernel Host / VM 1 Host / VM 2 Host / VM 3 Linux KernelLinux Kernel Docker Engine ContainerContainer Docker Engine Docker Engine Container Scheduler (Distributed, Clustered) API Linux Kernel Host / VM 4 DB Docker Engine Terraform – Provision & Configure VM’s in IaaS Ansible, puppet, chef, configuration management for you VM’s Sensu, Nagios, collectd, syslog, cadvisor (collect container stats) ELK Stack People (Ops) Documentation A lot of the ‘DevOPS’ tooling/ movement assumes this stack is consumed ‘as a Service’ from the cloud. If you need containers on prem and/or cross-cloud (no lockin), you’ll need an open container stack. People (Ops) Container Stack DevOps (development teams)
  • 21. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Mantl Stack 21
  • 22. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Demo 22
  • 23. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Adopt standards components and polidies, which leads to PaaS tools
  • 24. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Industrializing AppDev- Cloud Foundry 24
  • 25. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 25
  • 26. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 26 Open source, forms the base Commercial value added modules
  • 27. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 27
  • 28. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 28
  • 29. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Basic Flow of Deployment 29
  • 30. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Demo 30
  • 31. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Summary 31
  • 32. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID Adopt standards components and policies, which leads to PaaS tools Gather these tools into a management layer to simplify automation DIY tool. Open source, Git Hub source code, lots manual delivery
  • 33. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID 33
  • 34. © 2016 Cisco and/or its affiliates. All rights reserved. Cisco PublicPresentation ID • BRKCLD-2503 - Cloud Network Automation with OpenStack Neutron You might also be interested in… 34
  • 35. February 15 - 19, 2016 • Berlin, Germany We’re ready. Are you?