OPENSTACK Presented by Jordan Howell and Katie Woods.

Slides:



Advertisements
Similar presentations
STUDY ON OPENSTACK BY JAI KRISHNA. LIST OF COMPONENTS Introduction Components Architecture Where it is used.
Advertisements

NAS vs. SAN 10/2010 Palestinian Land Authority IT Department By Nahreen Ameen 1.
© 2014 Persistent Systems Ltd Enabling DraaS on OpenStack Speakers: Haribabu Kasturi, Amitabh Shukla.
© 2012 IBM Corporation Architecture of Quantum Folsom Release Yong Sheng Gong ( 龚永生 ) gongysh #openstack-dev Quantum Core developer.
Agile Infrastructure built on OpenStack Building The Next Generation Data Center with OpenStack John Griffith, Senior Software Engineer,
OpenStack Open Source Cloud Software. OpenStack: The Mission "To produce the ubiquitous Open Source cloud computing platform that will meet the needs.
Profit from the cloud TM Parallels Dynamic Infrastructure AndOpenStack.
1 Security on OpenStack 11/7/2013 Brian Chong – Global Technology Strategist.
An Introduction to DuraCloud Carissa Smith, Partner Specialist Michele Kimpton, Project Director Bill Branan, Lead Software Developer Andrew Woods, Lead.
© 2010 IBM Corporation Kelly Beavers Director, IBM Storage Software Changing the Economics of Storage.
© 2010 IBM Corporation Storwize V7000 IBM’s Solution vs The Competition.
CERN Cloud Infrastructure Report 2 Bruno Bompastor for the CERN Cloud Team HEPiX Spring 2015 Oxford University, UK Bruno Bompastor: CERN Cloud Report.
Cisco and OpenStack Lew Tucker VP/CTO Cloud Computing Cisco Systems,
Cloud Computing Why is it called the cloud?.
Opensource for Cloud Deployments – Risk – Reward – Reality
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 7 2/23/2015.
Cloud Computing. What is Cloud Computing? Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable.
Appendix B Planning a Virtualization Strategy for Exchange Server 2010.
Copyright © 2011 EMC Corporation. All Rights Reserved. MODULE – 6 VIRTUALIZED DATA CENTER – DESKTOP AND APPLICATION 1.
Ceph Storage in OpenStack Part 2 openstack-ch,
608D CloudStack 3.0 Omer Palo Readiness Specialist, WW Tech Support Readiness May 8, 2012.
LegendCorp What is System Center Virtual Machine Manager (SCVMM)? SCVMM at a glance Features and Benefits Components / Topology /
Using Heat to Deploy and Manage Applications in OpenStack Trevor Roberts Jr, VMware, Inc. CNA1763 #CNA1763.
CoprHD and OpenStack Ideas for future.
1 Open Stack Cloud System Lecture 7. 2 What is OpenStack  It is not a single open source project  It is not a hypervisor  It is not a storage platform.
OpenStack overview of the project Belmiro Daniel Rodrigues Moreira CERN IT-PES-PS January 2011 Disclaimer: This presentation reflects the experience and.
Document Name CONFIDENTIAL Version Control Version No.DateType of ChangesOwner/ Author Date of Review/Expiry The information contained in this document.
1 TCS Confidential. 2 Objective: In this session we will be able to learn  What is Openstack?  History  Capabilities  Openstack as IaaS  Advantages.
© 2013 IBM Corporation CSTL Cloud Solutions and OpenStack Development Cloud Computing and OpenStack Guo Hui Liu, June 2013
Red Hat Enterprise Linux Presenter name Title, Red Hat Date.
OpenStack Demo Kashif Mohammad University of Oxford 1 HepSysMan.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Enterprise Innovation.
© 2015 MetricStream, Inc. All Rights Reserved. AWS server provisioning © 2015 MetricStream, Inc. All Rights Reserved. By, Srikanth K & Rohit.
CON8473 – Oracle Distribution of OpenStack Ronen Kofman Director of Product Management Oracle OpenStack September, 2014 Copyright © 2014, Oracle and/or.
St. Petersburg, 2016 Openstack Disk Storage vs Amazon Disk Storage Computing Clusters, Grids and Cloud Erasmus Mundus Master Program in PERCCOM Author:
Introduction to OpenStack OSCON 2011 James Turnbull - Puppet Labs Eric Day - Rackspace.
Canadian Bioinformatics Workshops
Clouding with Microsoft Azure
Md Baitul Al Sadi, Isaac J. Cushman, Lei Chen, Rami J. Haddad
OpenStack.
Introduction to Oracle Forms Developer and Oracle Forms Services
Course: Cluster, grid and cloud computing systems Course author: Prof
Security on OpenStack 11/7/2013
Organizations Are Embracing New Opportunities
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CLOUD COMPUTING
Smart Cities and Communities and Social Innovation
BEST CLOUD COMPUTING PLATFORM Skype : mukesh.k.bansal.
SUSE® Cloud The Open Source Private Cloud Solution for the Enterprise
Don’t Miss These Sessions!
Introduction to Oracle Forms Developer and Oracle Forms Services
Principles of Computer Security
Ops Manager API, Puppet and OpenStack – Fully automated orchestration from scratch! MongoDB World 2016.
Cloud Data platform (Cloud Application Development & Deployment)
Introduction to Oracle Forms Developer and Oracle Forms Services
Using OpenStack Sahara & Manila to run Analytics
SCD Cloud at STFC By Alexander Dibbo.
Usage of Openstack Cloud Computing Architecture in COE Seowon Jung Systems Administrator, COE
A walkthrought by the cloud computing
Customer Profile (Target)
AWS COURSE DEMO BY PROFESSIONAL-GURU. Amazon History Ladder & Offering.
OpenStack Ani Bicaku 18/04/ © (SG)² Konsortium.
GRID AND CLOUD COMPUTING
OpenStack-alapú privát felhő üzemeltetés
Cloud computing mechanisms
Fujitsu and SUSE Enterprise Storage
* Introduction to Cloud computing * Introduction to OpenStack * OpenStack Design & Architecture * Demonstration of OpenStack Cloud.
OpenStack Summit Berlin – November 14, 2018
OpenStack for the Enterprise
06 | SQL Server and the Cloud
Presentation transcript:

OPENSTACK Presented by Jordan Howell and Katie Woods

TABLE OF CONTENTS:  What is OpenStack?  History of OpenStack  OpenStack Users  Components of OpenStack  OpenStack Storage Components  Object Storage Swift  Block Storage Cinder  Some OpenStack Features & Benefits

WHAT IS OPEN STACK?  Open Source Cloud Computing Software  Provides Businesses the ability to build cloud services in their own data center.

OPENSTACK HISTORY  July 2010 Rackspace Hosting and NASA jointly launched an open-source cloud-software initiative known as OpenStack  Managed by the OpenStack Foundation which was established in September 2012

SOME OPENSTACK USERS INCLUDE:  PayPal / eBay  NASA  Yahoo!  Rackspace Cloud  HP Public Cloud  AT&T  Mint Services  GridCentric

OpenStack currently has eleven core components:  Nova – Deploys and Manages large numbers of Virtual Machines  Swift - provides a scalable storage system that supports object storage.  Cinder - provides persistent block storage to guest VMs.  Glance - provides a catalog and repository for virtual disk images, which enables faster deployment.  Keystone - provides authentication and authorization for all the OpenStack services. Works as an active directory for services and systems.  Horizon - provides a modular web-based user interface (UI) for OpenStack services.  Neutron - provides network connectivity-as-a-service between interface devices managed by OpenStack services. Helps communication between OpenStack components.  Ceilometer - provides a single point of contact for billing systems.  Heat – Helps manage the infrastructure needed for a cloud service to run.  Trove - provides database-as-a-service provisioning for relational and non-relational database engines.  Sahara - provides data processing services for OpenStack-managed resources.

OPENSTACK STORAGE SERVICE:  Built up of two components  Cinder  Block Storage  Swift  Object Storage

OPENSTACK OBJECT STORAGE “SWIFT”  Object Storage rather than traditional file storage  Each object contains  Data Itself  Metadata  Global Identifier  Faster than most storage systems  Ring  Zones for redundancy and resilience  No guaranteed Consistency  Scalable  Designed to store large volumes of data  Not suited for Virtual machines that require 100% Redundancy

OPENSTACK BLOCK STORAGE "CINDER"  requirement for virtual infrastructures  The block storage system manages the creation, attaching and detaching of the block devices to servers. Block storage volumes are fully integrated into OpenStack Compute and the Dashboard allowing for cloud users to manage their own storage needs.  In addition to using simple Linux server storage, it has unified storage support for numerous storage platforms including Ceph, NetApp, Nexenta, SolidFire, and Zadara.  Block storage is appropriate for performance sensitive scenarios such as database storage, expandable file systems, or providing a server with access to raw block level storage.  Snapshot management provides powerful functionality for backing up data stored on block storage volumes. Snapshots can be restored or used to create a new block storage volume.  suppliers like HP and IBM provide cinder block support

SOME FEATURES & BENEFITS  Multi-dimensional scalability  Linear Performance Backups  Built in replication  No central database  Eliminates Bottlenecks  Drive Auditing  Detects drive failures  Expiring objects  Leverages Commodity Hardware  No lock-in  HDD/node failure agnostic  Self Healing  Unlimited storage  Highly Scalable and Huge

CLOSING REMARKS:  Open Source Cloud Computing Software  July 2010 Rackspace Hosting and NASA jointly launched an open-source cloud-software initiative known as OpenStack  OpenStack currently has eleven core components  OpenStack Storage Service  Swift  Cinder  Features and Benefits

QUESTIONS/COMMENTS:

  core-projects.html core-projects.html  and-Swift-explained