Cloud introducton and_openstack_nova

16
Cloud Introduction and Openstack Nova By Nadia Metoui and Malek Habibi

description

 

Transcript of Cloud introducton and_openstack_nova

Page 1: Cloud introducton  and_openstack_nova

Cloud Introductionand

Openstack Nova

By Nadia Metoui and Malek Habibi

Page 2: Cloud introducton  and_openstack_nova

Cloud IntroductionMain Concepts of Cloud Computing

Page 3: Cloud introducton  and_openstack_nova

Definition

•Cloud computing is a general term for anything that involves delivering hosted services over the Internet

3/15

Page 4: Cloud introducton  and_openstack_nova

Characteristics

•Shared Infrastructure

•Dynamic Provisioning

•Network Access

•Managed Metering 4/15

Page 5: Cloud introducton  and_openstack_nova

Service Models

Software as a Service (SaaS)

Platform as a Service (PaaS)

Infrastructure as a Service (IaaS)

5/15

Page 6: Cloud introducton  and_openstack_nova

Deployment Models

•Private Cloud

•Community Cloud

•Public Cloud

•Hybrid Cloud6/15

Page 7: Cloud introducton  and_openstack_nova

Deployment Models

Public, Private, and Hybrid Cloud Deployment Example7/15

Page 8: Cloud introducton  and_openstack_nova

Benefits

•Cost Savings

•Scalability/Flexibility

•Reliability

•Maintenance

•Mobile Accessible 8/15

Page 9: Cloud introducton  and_openstack_nova

Challenges

•Security and Privacy

•Lack of Standards

•Continuously Evolving

9/15

Page 10: Cloud introducton  and_openstack_nova

Openstack NovaNova’s Architecture

Page 11: Cloud introducton  and_openstack_nova

What is OpenStack?

•Cloud computing elaborate by Rackspace Cloud and NASA

•Open source software to build public and private clouds

•Collection of cloud technology

•Massively scalable cloud computing software 11/15

Page 12: Cloud introducton  and_openstack_nova

Components of OpenStack

12/15

Page 13: Cloud introducton  and_openstack_nova

Components of OpenStack

•SwiftSoftware providing object and blob storage

•GlanceServices for discovering, registering, and retrieving virtual machine images

•NovaSoftware providing virtual servers or virtual machines upon demand

Glance

Nova

Swift

13/15

Page 14: Cloud introducton  and_openstack_nova

Logical Architechture

14/15

Page 15: Cloud introducton  and_openstack_nova

Nova System Architechture

15/15

Page 16: Cloud introducton  and_openstack_nova

Thank You