openstack or: how i learned to stop worrying and love the ... · o openstack api • 3rd party...

41
OpenStack or: How I Learned to Stop Worrying and Love the Cloud

Upload: others

Post on 18-Aug-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack or: How I Learned to Stop Worrying and Love the Cloud

Page 2: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  What is “The Cloud”?

•  Cloud components

•  OpenStack

•  OpenStack components

•  OpenStack demo

•  Questions

Agenda

Page 3: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

WHAT IS “THE CLOUD”?

Page 4: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

What is “The Cloud”?

Page 5: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

What is “The Cloud”?

Page 6: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

What is “The Cloud”?

Page 7: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

What is “The Cloud”?

Page 8: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

What is “The Cloud”?

•  IaaS

•  PaaS

•  SaaS

Page 9: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

INFRASTRUCTURE AS A SERVICE IaaS

Page 10: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 11: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 12: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 13: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

PLATFORM AS A SERVICE PaaS

Page 14: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 15: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 16: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

SOFTWARE AS A SERVICE SaaS

Page 17: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 18: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 19: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

So That’s “The Cloud”

•  Services that have always been available

•  Just with a new buzzword attached

Page 20: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OPENSTACK

Page 21: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  "To produce the ubiquitous Open Source cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable."

OpenStack

Page 22: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute Architecture

Page 23: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Object Storage (Swift)

Page 24: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 25: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute Architecture

Page 26: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Image Service (Glance)

Page 27: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute Architecture

Page 28: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Identity Service (Keystone)

Page 29: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute Architecture

Page 30: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute (Nova)

Page 31: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools
Page 32: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Compute Architecture

Page 33: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

• Keys

• Security Groups

•  Images

•  Instances

• Floating IPs

• Volumes

OpenStack Demonstration

Page 34: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

DEMO TIME

Page 35: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  APIs o  AWS's EC2 API o  OpenStack API

•  3rd party libraries o  Python: boto, libcloud o  Java: jclouds

•  Command line tools o  euca2ools o  EC2 command line interface o  nova command line interface

Other Ways to Access OpenStack

Page 36: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

Conceptual Cloud Architecture

Page 37: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack/Conceptual Cloud Architecture

Page 38: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

OpenStack Community

Page 39: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  Roll up your sleeves •  Start small

o  devstack.org •  Look to the documentation

o  docs.openstack.org •  Look to the community

o  openstack.org/community o  answers.launchpad.net/nova

•  Advanced o  github.com/dellcloudedge/crowbar o  bit.ly/AnQsQI

Building an OpenStack Cloud

Page 40: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  DAIR o  canarie.ca/en/dair-program/about o  github.com/canarie/dair

•  Cloud-Enabled Space Weather Platform •  NeCTAR

o  nectar.org.au

OpenStack Projects

Page 41: OpenStack or: How I Learned to Stop Worrying and Love the ... · o OpenStack API • 3rd party libraries o Python: boto, libcloud o Java: jclouds • Command line tools o euca2ools

•  meetup.com/Canadian-OpenStack-Users-Group

•  cybera.ca •  cybera.ca/tech-radar •  cybera.ca/tech-radar/getting-started-with-

cloud-openstack-cybera

•  groups.google.com/group/cybera-tech-radar

Questions?