CCIE Evolving Technologies – OpenStack Components

Enjoy this latest installment of free training on the Evolving Technologies section of every CCIE written exam!

CCIE Evolving Technologies

OpenStack Overview

OpenStack is open source software that is designed to control your public or private cloud environment. The idea behind it is to relatively easily automate and manage your compute, network, storage , and security resources in a virtualized environment.

OpenStack runs on many of the Linux distributions. It is built of components for controlling the various aspects of your cloud. As you can see from our topic, these components and their purpose if the main point of this section of your evolving technologies blueprint.

OpenStack Components

Some of the main ideas behind OpenStack are the ability to add new capabilities through components and to use open standards. Here are some of the components currently in existence:

  • Nova – This component is to host, provision, and manage virtual machines. This is the compute component of the OpenStack solution. It functions with all kinds of hypervisors like EXSi and Hyper-V to orchestrate various hypervisors seamlessly using APIs.
  • Neutron – This component provides an API to dynamically request virtual networks. While the primary focus is on Layer 2, extensions exist to provide many other services. You can equate this component to roughly that of the Nexus 1000V.
  • Swift – This component provides a REST-based API to provide a distributed object storage system. This is very useful for backups and the storage of unstructured data.
  • Cinder – This component is all about providing block storage. The most common scenario it to provide storage to virtual machines. The actual physical storage might be provided thanks to iSCSI, NFS, or Fibre Channel.
  • Horizon – this is the GUI dashboard element for controlling other components.
  • Heat – this is the OpenStack orchestration program. The idea here is to be able to control the entire lifecycle of infrastructure and applications through text-based templates.
  • Ironic – This is the OpenStack component that provides Bare Metal Services, this enable users to manage and provision physical machines.

Cisco Integration

How might Cisco integrate with something like OpenStack? One example is how Cisco developed an open source plug-in for OpenStack Neutron that allows OpenStack tenants to transparently configure and manage a network based on Cisco ACI.

Cisco CCIE Lab Builder

4 thoughts on “CCIE Evolving Technologies – OpenStack Components

  1. Hi Anthony,

    Few questions -:

    1.What is the Openstack Certification – would you recommend – more industry preferred ?

    2.Whether any CBT Opentstack course is in the roadmap ?

    Thanks,
    Arindam

    1. I was not aware of OpenStack Certifications and I have not heard mention of it at CBT Nuggets.

  2. Thanks Anthony,there is one available from Redhat.If CBT Nuggets , could add to their list , one of these that will be helpful.

Leave a Reply

Your email address will not be published. Required fields are marked *