RHOSP6 DELL Summit - OpenStack

Preview:

Citation preview

OPEN,OPEN,ENTERPRISEENTERPRISECLOUDCLOUD

A Principal Plataforma de Computação em Nuvem

$ WHOAMI$ WHOAMI

Raul Leite

Sr Solution Architect Cloud/Platform

rleite@redhat.com

@sp4wnr0ot

1993

1999

2002

2006

2009

2011

2012

2013

2014

2015

FO U N D E D

I PO

R E D HAT E N T E R P R I S E L I N UX F I RST R E L E AS E

J BO S S AQ U I R E D

R E D HAT E N T E R P R I S E VI RT UAL I Z AT I O NR E L E AS E D

R E D H AT A D D E D TO S & P 5 0 0 I N D E X

C LO U D FO R M S & O P E N S H I F T R E L E AS E

1 B I L L I O N R E V E N U E

R E D HAT STO RAG E S E RVE R R E L E AS E D

O P E N S H I F T E N T E R P R I S E R E L E AS E D

R H E L O P E N STAC K P L AT FO R M R E L E AS E D

C E N TO S J O I N R E D HAT

I N KTAN K ( C E P H ) E N OVAN C E ( O P E N STAC K ) &F E E D H E N RY ACQ U I R E D

Soluções Entrerprise para sistemas crít icos.

Portfól io flexível de produtos de infraestrutura e Middleware, construídocom base no desenvolvimento junto a comunidade.

Modelo de Subscrição flexível e prevísivel .

Acesso l ivre ao código, que evita o lock-in com o fornecedores.

Envolvimento do cl iente no roadmap de desenvolvimento do produto.

Serviços de consultoria certificados.

Serviço de suporte Empresarial .

Carreiras de treinamento e certificações.

VA L O R A D I C I O N A D OVA L O R A D I C I O N A D O

Fornecedores de ofertas completas de hardware, software e serviços.

Certificações com fornecedores de múltiplas plataformas.

E C O S S I S T E M AE C O S S I S T E M A

E N T E R P R I S E O P E N S O U R C E S O F T WA R EE N T E R P R I S E O P E N S O U R C E S O F T WA R E

OPENOPENSOURCESOURCE

PROJECTSPROJECTS

Da comunidade até enterprise

O S P R O F I S S I O N A I S D E T I E S TÃOO S P R O F I S S I O N A I S D E T I E S TÃOE N F R E N TA N D O N OVA S D E M A N DA SE N F R E N TA N D O N OVA S D E M A N DA S

HOJE, AS EMPRESAS ENFRENTAM TODAS ESTAS DEMANDAS, ENQUANTOHOJE, AS EMPRESAS ENFRENTAM TODAS ESTAS DEMANDAS, ENQUANTOLIDAM COM DIVERSAS TECNOLOGIAS INDISPENSÁVEISLIDAM COM DIVERSAS TECNOLOGIAS INDISPENSÁVEIS

Redução de custos Padronização deplataforma

Mobil idade Performance

Gerenciamento de Nuvens comCloudForms

DA S H B OA R DDA S H B OA R D

MANAGING RESOURCESMANAGING RESOURCEST R U E V I S I B I L I T YT R U E V I S I B I L I T Y

Automatização de IAAS

Red Hat Enterprise Linux OpenStack

W H AT I S O P E N S TAC K ?W H AT I S O P E N S TAC K ?

An Open Source Infrastructure-as-a-Service tool based on workflowsoriginated in AWS

It is written in Python

It is constructed out of a collection of independent services that arefederated together through RESTful APIs

MARKETINGMARKETING

OVSOVS

FOR MORE ...FOR MORE ...

.

.

OpenStack Architecture Design Guide: Technical

Considerations For General Purpose Clouds

Dell Red Hat Cloud Solutions Reference Architecture

Guide

ABSTRACTIONSABSTRACTIONS

Instances

Flavors

Objects

ContainersImages Volumes Networks

Users

Tenants

SERVICESSERVICES

KeystoneNeutronCinderNovaGlanceSwift

Horizon

H O R I Z O NH O R I Z O Na GUI you can make your own

designed to interact

designed to customize and extend

built using Django, an awesome Python web framework

can interact with (most) al l OpenStack services

K E Y S TO N EK E Y S TO N EAuthentication and Identity for All Creatures

manages user authentication with multiple plugins forsources

maintains database of al l active OpenStack components

it is essential ly the keys to the castle

N OVAN OVACompute Service

The original module created for the NASA / Rackspaceproject

Is the compute engine, controll ing your hypervisor tocreate / maintain / destroy virtual machines

kvm is the default hypervisor, with other drivers availablefor things l ike VMWare

G L A N C EG L A N C Eall of your images are belong to us

helps you manage your VM image collection

can be backed my multiple storage backends

raw (unformatted)aki/ami/ari (amazon kernel ,machine,ram images)isoqcow2 (qemu/kvm - supports CoW)vhd (hyper-V)vdi (qemu/VirtualBox)vmdk (vmware)ovf image containers

C I N D E RC I N D E R

persistent block storage for virtual machines

scalable and extensible

multiple backend services are available, including...

N E U T R O NN E U T R O NThe OSI Model , no hardware needed

creates software-defined networks, routers, and tons ofother fun stuf f on the fly to give you a true IaaS

is the default networking service for OpenStack, althoughNova sti l l has some networking capabil it ies

Can do distributed virtual routing in Kilo

C E I L O M E T E RC E I L O M E T E R

H E ATH E AT

telemtry and metrics

can be accessed via API for chargeback modeling andquota management

Orchestration and Automation

Leveraged by OSP Director in Kilo heavily to deploy theovercloud

S W I F TS W I F T

object storage for things l ike graphics, videos, files andother useful things

l ike an unladen swallow

objects are stored as binaries and tracked through Swiftmetadata and available via HTTP

horizontally scalable with built in software replication

well suited for multi-datacenter deployments

OT H E R M O D U L E SOT H E R M O D U L E S

Trove - database-as-a-service

Ironic - bare-metal-as-a-service (heavily used by OSP Director)

Sahara - big-data-as-a-service

more information at https://www.openstack.org/software/roadmap/

some in tech preview, others barely on a drawing board

CONTRIBUIÇÃOCONTRIBUIÇÃO NA COMUNIDADE.... NA COMUNIDADE....

Recommended