Top Banner
Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board
21

Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

May 30, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

Introduction to OpenStack

Ewan Mellor,Director, Engineering, OpenStack,Citrix Systems, Inc.

Member of the OpenStack Project Policy Board

Page 2: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

What is OpenStack?

OpenStack Compute

OpenStack Image Service

OpenStack Object Storage

Page 3: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 4: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

Section 102(a)

The National Aeronautics and Space Act of 1958

• The Congress hereby declares that it is the policy of the United States that activities in space should be devoted to peaceful purposes for the benefit of all mankind.

Page 5: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

Section 102(d)(8)

The National Aeronautics and Space Act of 1958

• The most effective utilization of the scientific and engineering resources of the United States, with close cooperation among all interested agencies of the United States in order to avoid unnecessary duplication of effort, facilities, and equipment;

Page 6: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 7: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 8: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 9: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 10: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 11: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 12: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

• An open-source cloud infrastructure platform

• Designed for very large scale• datacenter and multi-datacenter scales

• Open APIs, controlled by the community

• Technology agnostic• hypervisor, authentication, database, networking, storage all pluggable

What is OpenStack?

Page 13: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 14: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 15: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 16: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 17: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 18: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is

REST-based API Data distributed evenly throughout system

Hardware agnostic: commodity hardware, RAID not required

No centraldatabase

Scalable to multiple petabytes, billions of objects

Account/Container/Object structure (not file system, no nesting) plus Replication (N copies of accounts, containers, objects)

Page 19: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 20: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is
Page 21: Introduction to OpenStack -  · Introduction to OpenStack Ewan Mellor, Director, Engineering, OpenStack, Citrix Systems, Inc. Member of the OpenStack Project Policy Board. What is