unit 3 Flashcards

advanced OpenStack services (7 cards)

1
Q

Celiometer

A
  • Telemetry service in OpenStack and a crucial component for monitoring utilisation of cloud infrastructure.
  • Collects data on various aspects of system for billing purposes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Sahara

big data processing

A
  • This porject aims to provide users with means to provision data processing frameworks in OpenStack.
  • Primary goal is to ease the process of scaling big data processing environments.
  • Aim is to provision and manage Hadoop Clusters on OpenStack
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Heat

A
  • Orchestration service in OpenStack
  • Provides template based orchestration.
  • A heat template describes the infrastructure for a cloud application.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Ironic

A
  • OpenStack project which provisions bare metal instead of virtual machines.
  • The bare metal service manages hardware through remote management protocols: PXE and IPMI
  • Preboot Execution Environment allows computers to be booted before deploying an OS in local offices.
  • Intelligent Platform Management Interface is a remote hardware health monitoring protocol.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Glance

A
  • Glance Image services include registering and retrieving virtual images.
  • Glance provides disk image mgmt and delivery services.
  • It has a RESTful API that allows the retreival of the actual image
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Keystone

A
  • OpenStack service that provides user authentication and authorization.
  • Supports token based authentication.
  • Provides identity and endpoint management:
    Identity component provides auth and auth
    Endpoint component catalogs other services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Swift

A
  • Provides support for storing and retreiving arbitrary data.
  • Provides a system storage for large amounts of data accessible through http.
  • Object storage is best used for static data ->media and vm images etc
How well did you know this?
1
Not at all
2
3
4
5
Perfectly