SlideShare une entreprise Scribd logo
1  sur  41
Télécharger pour lire hors ligne
openstack
Die OpenSource Cloud
Julian “mino”
GPN15 - 05.06.2015
2
Julian “mino”
openstack
!
Karlsruhe
gpn15@lab10.de
twitter.com/julianklinck"
#
$
Interessen:
• Netzwerke
• Hardware
• Cocktails
• Hacking
• Musik- und Lichttechnik
3
Julian “mino” Klinck
openstack @GPN15
!
Karlsruhe
jklinck@ocedo.com
#
$
Openstack
• 2014
• Summits (Paris, Vancouver)
• Produktiv Einsatz
4
Inhalt %
1 2 3 4
Einfuehrung Geschichte Komponenten API
5 6 7 8
Installation Sicherheit Foundation Q & A
Was ist openstack? Wie kam es zu OpenStack? Keystone, Nova, Horizon … REST, CLI
Puppet, Ansible, FUEL, MaaS Angriffsvektoren OpenSource vs. Kommerz
openstack @GPN15
Einführung
Was ist openstack?
&
6
openstack &
openstack @GPN15
OpenStack is a free and open-source cloud computing software platform.
Users primarily deploy it as an infrastructure as a service (IaaS) solution.
http://en.wikipedia.org/wiki/OpenStack
Was ist openstack?
7
openstack &
openstack @GPN15
Cloud Bingo mit *aaS
Netzwerk
Speicher
Server
Virtualisierung
O/S
Middleware
Runtime
Daten
Applikation
Oldschool
Netzwerk
Speicher
Server
Virtualisierung
O/S
Middleware
Runtime
Daten
Applikation
Infrastructure
as a Service
Netzwerk
Speicher
Server
Virtualisierung
O/S
Middleware
Runtime
Daten
Applikation
Platform
as a Service
Netzwerk
Speicher
Server
Virtualisierung
O/S
Middleware
Runtime
Daten
Applikation
Software
as a Service
KundenKontrolle
AnbieterKontrolle
8
openstack &
openstack @GPN15
Cloud Bingo mit *aaS
Oldschool
Infrastructure
as a Service
Platform
as a Service
Software
as a Service
WebshopWebhostingRoot ServerColocation
Rechenzentrum
Beispiele:
9
openstack &
openstack @GPN15
Netzwerk
Speicher
Server
Virtualisierung
O/S
Middleware
Runtime
Daten
Applikation
Infrastructure
as a Service
Cloud Bingo mit *aaS
10
Lifecycle &
openstack @GPN15
Klassische Ressourcennutzung
Nutzung
Bereitstellung
Bedarf
'
(
%
)
Rückgabe
1 Minute bis 1/2 Jahr
1 Monat bis 5 Jahre
Nie bis selten
Zeitspanne
11
Lifecycle &
openstack @GPN15
Cloud Ressourcennutzung
Nutzung
Bereitstellung
Bedarf
'
(
%
)
Rückgabe
1 Minute bis 20 Minuten
1 Monat bis 5 Jahre
1 Minute bis Tage
Zeitspanne
12
openstack &
openstack @GPN15
• Apache 2.0 Lizenz (OSI)
• 6-monatiger Release Prozess
• Code auf Github
• Community Strukturen:
• PTL
• Design Summits
• Modulares Design
• Python
• APIs
13
openstack &
openstack @GPN15
Vancouver Summit 2015
GESCHICHTE*
15
Geschichte +
,
Rackspace

NASA
Ubuntu
Red Hat
Oracle
HP Helion
11. Release
“Kilo”
2010 20152013 HEUTE
Entstehung
openstack @GPN15
Wolkig bis heiter
16
openstack '
-

/
(
NETWORK
SUPPORTSTORAGE
COMPUTE
• Zusammenschluss vieler Einzelkomponenten
• 4 Hauptbereiche:
• Compute (Nova)
• Network (Neutron..)
• Storage (Glance, Cinder..)
• Support (Horizon, Keystone, Ceilometer,
Ironic..)
openstack @GPN15
Komponenten0
compute
18
openstack '
/
COMPUTE
Projekt Name: Nova
• Hypervisors: Libvirt, KVM, XEN, Hyper-V, VMWare
• Management (Start, Stop ..)
• Pooling (Availability Zones)
• Bare Metal Provisioning
• Container Support (Docker, LXD..)
• Nova API
• EC2 kompatibel
• Asynchron
openstack @GPN15
network
19
openstack '
STORAGE
Projekt Name: Neutron
• Netzwerkverwaltung
• Subnetze
• IP Adressen
• Floating IPs
• Alle Komponenten austauschbar
• Komplexitätsskala unendlich
• Neutron API
• Hersteller Plugins
openstack @GPN15
-
NETWORK
block
20
openstack '
STORAGE
Projekt Name: Cinder
• Block Storage
• Storage für Compute Instances
• Multiple Backends:
• LVM, iSCSI, Ceph, $Kommerz
• Cinder API
• Hersteller Plugins
openstack @GPN15

STORAGE
object
21
openstack '
STORAGE
Projekt Name: Swift
• Object Storage
• Redundanzen in/über Datacenter
• Privat und Public Interfaces
• Multiple Backends:
• Ceph, $Kommerz
• Swift API
• Hersteller Plugins
openstack @GPN15

STORAGE
image service
22
openstack '
STORAGE
Projekt Name: Glance
• Image Verwaltung
• Formate: QCOW2, RAW, ISO, VHD…
• Container Abbilder
• Speicher Backends:
• Swift, Ceph, LVM…
• Glance API
• Hersteller Plugins
openstack @GPN15

STORAGE
dashboard
23
openstack '
Projekt Name: Horizon
• Web GUI JavaScript
• API Backend
• Erweiterbar pro Komponente
• Rebranding
openstack @GPN15
(
SUPPORT
identity service
24
openstack '
Projekt Name: Keystone
• Benutzer Directory
• Authentifizierung
• Dienste Katalog
• Multiple Datacenter
• Backends:
• LDAP, Google…
• Keystone API
openstack @GPN15
(
SUPPORT
telemetry
25
openstack '
Projekt Name: Ceilometer
• Abrechnung
• Counter pro Komponente und Benutzung
• Erweiterbar
• Agenten basiert
openstack @GPN15
(
SUPPORT
26
Projekte *
openstack @GPN15
Pro Release
Austin
• Compute (Nova)
• Object Storage (Swift)
2010, Okt
Folsom
• Networking (Neutron)
• Block Storage (Cinder)
2012, Sep
Essex
• Identity (Keystone)
• Dashboard (Horizon)
2012, Apr
Bexar • Image Service (Glance)2011, Feb
Havanna
• Telemetry (Ceilometer)
• Orchestration (Heat)
2013, Okt
Icehouse • Database (Trove)2014, Apr
Juno • Data Processing (Sahara)2014, Okt
Kilo • Bare-Metal Provisioning
(Ironic)
2015, Apr
27openstack @GPN15
28
API & CLI (
openstack @GPN15
• Über 20 offizielle HTTP APIs
• SDKs fuer Java, Node.js, Python, Ruby,.NET, PHP
• CLI für alle offiziellen Projekte
• Granuläre Zugriffsrechte und Quotas
Installation1
30
Hardware Anforderung 1
openstack @GPN15
Controller 0 Compute 0 Storage 0
Controller Node:
• 2 - 8 Cores
• 32 GB RAM
• 100 GB SSD
Compute Node:
• 16 - 32 Cores
• > 128 GB RAM
• 100 GB SSD
Storage Node:
• 2 - 8 Cores
• 16 GB RAM
• 8 x 2 TB HDD / 2 x SSD 40 GB
Nicht Kleckern sondern Klotzen!
31
Hardware Anforderung 1
openstack @GPN15
Controller 0
Controller 1
Controller 2
Compute 0
Compute 1
Storage 0
Storage 1
Storage 2
Controller Node:
• 2 - 8 Cores
• 16 GB RAM
• 100 GB SSD
Compute Node:
• 16 - 32 Cores
• > 128 GB RAM
• 100 GB SSD
Storage Node:
• 2 - 8 Cores
• 16 GB RAM
• 8 x 2 TB HDD / 2 x SSD 40 GB
Darf es ein bisschen Ausfallsicherheit sein?
32
Hardware Anforderung 1
openstack @GPN15
Extras
• Dedizierte Ports für Public-, Management- und Storage Netze
• 10 Gbits Anbindungen wo nötig: Storage, Public
• Rackspace 1 - 4 HE pro Server
• Redundanzen Netzwerk, Hardware…
• Kühlung
• Switches & Router & Firewalls
• Aussenanbindung mit Public IP Netzen IPv4 (/20 = 1000 VMs) & IPv6
33
Hardware Benutzung 1
openstack @GPN15
Quelle:
QA/DEV: Production:
34
Deployment Hilfe 1
openstack @GPN15
Ich komm morgen wieder, dann ist es fertig…
Quelle:
35
Deployment Hilfe 1
openstack @GPN15
Bare-Metal vs Basis System
Basis System
SSH Zugriff
• Ansible
• Puppet
• Chef
• …
Bare-Metal
iPXE
• Ubuntu MaaS
• Crowbar
• Fuel
• HP Helion
• Redhat OpenStack
• …
Anforderung:
Sicherheit2 Angriffsvektoren
37
Angriffsvektoren 2
openstack
• Hohe Komplexität
• Einzigartigkeit der Systeme
• Trennung der Netze (Management, Storage, Public)
• HTTP APIs
• SSL optional
• Public Cloud Hoster
Foundation3 OpenSource vs Kommerz
39
OPENSTACK FOUNDATION 3
openstack
Irgendwo zwischen Geld und Kontrolle
Quelle:
DANKE FÜR DIE AUFMERKSAMKEIT
FRAGEN?
4
ARCAMA
VIEL SPASS AUF DER GPN15

Contenu connexe

Tendances

Mit OpenStack zur eigenen Cloud (OSDC 2012)
Mit OpenStack zur eigenen Cloud (OSDC 2012)Mit OpenStack zur eigenen Cloud (OSDC 2012)
Mit OpenStack zur eigenen Cloud (OSDC 2012)madkissTM
 
Mit OpenStack zur eigenen Cloud
Mit OpenStack zur eigenen CloudMit OpenStack zur eigenen Cloud
Mit OpenStack zur eigenen Cloudhastexo
 
OpenNebula - LinuxTag 2013
OpenNebula - LinuxTag 2013OpenNebula - LinuxTag 2013
OpenNebula - LinuxTag 2013NETWAYS
 
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud Stack
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud StackInfracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud Stack
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud StackEdmund Siegfried Haselwanter
 
OpenNebula - CeBIT 2013
OpenNebula - CeBIT 2013OpenNebula - CeBIT 2013
OpenNebula - CeBIT 2013NETWAYS
 
Mit OpenStack zur eigenen Cloud (GLT 2012)
Mit OpenStack zur eigenen Cloud (GLT 2012)Mit OpenStack zur eigenen Cloud (GLT 2012)
Mit OpenStack zur eigenen Cloud (GLT 2012)hastexo
 
Infrastructure as code: Cloud-Umgebungen mit Terraform verwalten
Infrastructure as code: Cloud-Umgebungen mit Terraform verwaltenInfrastructure as code: Cloud-Umgebungen mit Terraform verwalten
Infrastructure as code: Cloud-Umgebungen mit Terraform verwalteninovex GmbH
 
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...AWS Germany
 
Title is loading ... Cache is cold.
Title is loading ... Cache is cold.Title is loading ... Cache is cold.
Title is loading ... Cache is cold.QAware GmbH
 
Monitoring Openstack - LinuxTag 2013
Monitoring Openstack - LinuxTag 2013Monitoring Openstack - LinuxTag 2013
Monitoring Openstack - LinuxTag 2013NETWAYS
 
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)data://disrupted®
 
Stackstorm – Event driven Automation
Stackstorm – Event driven AutomationStackstorm – Event driven Automation
Stackstorm – Event driven Automationinovex GmbH
 
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...Loopback.ORG
 
Private Cloud mit Ceph und OpenStack
Private Cloud mit Ceph und OpenStackPrivate Cloud mit Ceph und OpenStack
Private Cloud mit Ceph und OpenStackDaniel Schneller
 
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014inovex GmbH
 
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...inovex GmbH
 

Tendances (17)

Mit OpenStack zur eigenen Cloud (OSDC 2012)
Mit OpenStack zur eigenen Cloud (OSDC 2012)Mit OpenStack zur eigenen Cloud (OSDC 2012)
Mit OpenStack zur eigenen Cloud (OSDC 2012)
 
Mit OpenStack zur eigenen Cloud
Mit OpenStack zur eigenen CloudMit OpenStack zur eigenen Cloud
Mit OpenStack zur eigenen Cloud
 
OpenNebula - LinuxTag 2013
OpenNebula - LinuxTag 2013OpenNebula - LinuxTag 2013
OpenNebula - LinuxTag 2013
 
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud Stack
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud StackInfracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud Stack
Infracoders Graz, smartOS - vom Netzwerk in der Box - zum Software Cloud Stack
 
OpenNebula - CeBIT 2013
OpenNebula - CeBIT 2013OpenNebula - CeBIT 2013
OpenNebula - CeBIT 2013
 
Mit OpenStack zur eigenen Cloud (GLT 2012)
Mit OpenStack zur eigenen Cloud (GLT 2012)Mit OpenStack zur eigenen Cloud (GLT 2012)
Mit OpenStack zur eigenen Cloud (GLT 2012)
 
Infrastructure as code: Cloud-Umgebungen mit Terraform verwalten
Infrastructure as code: Cloud-Umgebungen mit Terraform verwaltenInfrastructure as code: Cloud-Umgebungen mit Terraform verwalten
Infrastructure as code: Cloud-Umgebungen mit Terraform verwalten
 
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...
Webinar Neues von der re:invent 2013 Teil 1: PostgreSQL RDS, CloudTrail, neue...
 
Title is loading ... Cache is cold.
Title is loading ... Cache is cold.Title is loading ... Cache is cold.
Title is loading ... Cache is cold.
 
Oracle Database Security Assessment Tool (DBSAT)
Oracle Database Security Assessment Tool (DBSAT)Oracle Database Security Assessment Tool (DBSAT)
Oracle Database Security Assessment Tool (DBSAT)
 
Monitoring Openstack - LinuxTag 2013
Monitoring Openstack - LinuxTag 2013Monitoring Openstack - LinuxTag 2013
Monitoring Openstack - LinuxTag 2013
 
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)
Hochleistungsspeichersysteme für Datenanalyse an der TU Dresden (Michael Kluge)
 
Stackstorm – Event driven Automation
Stackstorm – Event driven AutomationStackstorm – Event driven Automation
Stackstorm – Event driven Automation
 
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...
Klonen von Exadata-Datenbanken mit der Oracle ZFS Appliance - Ein Erfahrungsb...
 
Private Cloud mit Ceph und OpenStack
Private Cloud mit Ceph und OpenStackPrivate Cloud mit Ceph und OpenStack
Private Cloud mit Ceph und OpenStack
 
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014
Keepalived & HA-Proxy as an alternative to commercial loadbalancer - August 2014
 
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...
Cloud Wars – what‘s the smartest data platform? Vergleich Microsoft Azure, Am...
 

En vedette

En vedette (20)

OpenStack und EC2 in Univention Virtual Machine Manager verwalten
OpenStack und EC2 in Univention Virtual Machine Manager verwaltenOpenStack und EC2 in Univention Virtual Machine Manager verwalten
OpenStack und EC2 in Univention Virtual Machine Manager verwalten
 
Docker introduction
Docker introductionDocker introduction
Docker introduction
 
Mikel Delgado Power Point
Mikel Delgado Power PointMikel Delgado Power Point
Mikel Delgado Power Point
 
Presentación2
Presentación2Presentación2
Presentación2
 
C:\Fakepath\Redes Sociales En Educación
C:\Fakepath\Redes Sociales En EducaciónC:\Fakepath\Redes Sociales En Educación
C:\Fakepath\Redes Sociales En Educación
 
Sue Taylor Grafton
Sue  Taylor GraftonSue  Taylor Grafton
Sue Taylor Grafton
 
Infarto De Miocardio.Ppt Trabajo Cmc
Infarto De Miocardio.Ppt Trabajo CmcInfarto De Miocardio.Ppt Trabajo Cmc
Infarto De Miocardio.Ppt Trabajo Cmc
 
Realisierbarkeit ist Bedienbarkeit
Realisierbarkeit ist BedienbarkeitRealisierbarkeit ist Bedienbarkeit
Realisierbarkeit ist Bedienbarkeit
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
Currículum Dabdes 2010
Currículum Dabdes 2010Currículum Dabdes 2010
Currículum Dabdes 2010
 
How to manoeuvre your brand out of the recession
How to manoeuvre your brand out of the recessionHow to manoeuvre your brand out of the recession
How to manoeuvre your brand out of the recession
 
Portafoliodeevaluacion jorge
Portafoliodeevaluacion jorgePortafoliodeevaluacion jorge
Portafoliodeevaluacion jorge
 
Google Groups
Google GroupsGoogle Groups
Google Groups
 
jordan
jordanjordan
jordan
 
Doktor Spar Sparen Fuer Die Fondsgesellschaft
Doktor Spar Sparen Fuer Die FondsgesellschaftDoktor Spar Sparen Fuer Die Fondsgesellschaft
Doktor Spar Sparen Fuer Die Fondsgesellschaft
 
Diseño orientado al flujo de datos
Diseño orientado al flujo de datosDiseño orientado al flujo de datos
Diseño orientado al flujo de datos
 
Träume+wetter
Träume+wetterTräume+wetter
Träume+wetter
 
VILLA_DOVERPARK
VILLA_DOVERPARKVILLA_DOVERPARK
VILLA_DOVERPARK
 
redaccion
redaccionredaccion
redaccion
 
Estados
EstadosEstados
Estados
 

Similaire à openstack Übersicht @GPN15

Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)
Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)
Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)NETWAYS
 
Docker Einführung @GPN15
Docker Einführung @GPN15Docker Einführung @GPN15
Docker Einführung @GPN15m1no
 
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...NETWAYS
 
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?Swiss IPv6 Council
 
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...Peter Hecker
 
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013Swiss IPv6 Council
 
Monitoring der DualStack Umgebung der AWK Group
Monitoring der DualStack Umgebung der AWK GroupMonitoring der DualStack Umgebung der AWK Group
Monitoring der DualStack Umgebung der AWK GroupDigicomp Academy AG
 
Avoid Network-Issues and Polling
Avoid Network-Issues and PollingAvoid Network-Issues and Polling
Avoid Network-Issues and PollingKai Donato
 
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...Peter Hecker
 
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbH
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbHDocker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbH
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbHagilemethoden
 
Kubernetes ist so viel mehr als ein Container Orchestrierer
Kubernetes ist so viel mehr als ein Container OrchestriererKubernetes ist so viel mehr als ein Container Orchestrierer
Kubernetes ist so viel mehr als ein Container OrchestriererQAware GmbH
 
A Hitchhiker's Guide to the Cloud Native Stack
A Hitchhiker's Guide to the Cloud Native StackA Hitchhiker's Guide to the Cloud Native Stack
A Hitchhiker's Guide to the Cloud Native StackQAware GmbH
 
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConf
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConfA Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConf
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConfMario-Leander Reimer
 
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)NETWAYS
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalQAware GmbH
 
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)Foreman: Docker Integration (Webinar vom 05. Oktober_2016)
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)NETWAYS
 
Never Code Alone: Von Symfony Forms zu einer SPA auf APIs
Never Code Alone: Von Symfony Forms zu einer SPA auf APIsNever Code Alone: Von Symfony Forms zu einer SPA auf APIs
Never Code Alone: Von Symfony Forms zu einer SPA auf APIsStefan Adolf
 
Realtime BigData Step by Step mit Lambda, Kafka, Storm und Hadoop
Realtime BigData Step by Step mit Lambda, Kafka, Storm und HadoopRealtime BigData Step by Step mit Lambda, Kafka, Storm und Hadoop
Realtime BigData Step by Step mit Lambda, Kafka, Storm und HadoopValentin Zacharias
 
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...SHI Search | Analytics | Big Data
 
20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatengeKarin Patenge
 

Similaire à openstack Übersicht @GPN15 (20)

Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)
Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)
Icinga 2: Neues in 2.4 (Webinar vom 08. Dezember 2015)
 
Docker Einführung @GPN15
Docker Einführung @GPN15Docker Einführung @GPN15
Docker Einführung @GPN15
 
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...
OSMC 2011 | Collectd in der großen weiten Welt - Anbindung des Datensammlers ...
 
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
 
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
 
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013
Dual-Stack IPv6 Monitoring bei AWK - Member Anlass Swiss IPv6 Council Nov 2013
 
Monitoring der DualStack Umgebung der AWK Group
Monitoring der DualStack Umgebung der AWK GroupMonitoring der DualStack Umgebung der AWK Group
Monitoring der DualStack Umgebung der AWK Group
 
Avoid Network-Issues and Polling
Avoid Network-Issues and PollingAvoid Network-Issues and Polling
Avoid Network-Issues and Polling
 
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
JavaScript goes Enterprise - Node.js-Anwendungen mit Visual Studio und den No...
 
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbH
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbHDocker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbH
Docker Workshop Experten Forum Stuttgart 2015, Agile Methoden GmbH
 
Kubernetes ist so viel mehr als ein Container Orchestrierer
Kubernetes ist so viel mehr als ein Container OrchestriererKubernetes ist so viel mehr als ein Container Orchestrierer
Kubernetes ist so viel mehr als ein Container Orchestrierer
 
A Hitchhiker's Guide to the Cloud Native Stack
A Hitchhiker's Guide to the Cloud Native StackA Hitchhiker's Guide to the Cloud Native Stack
A Hitchhiker's Guide to the Cloud Native Stack
 
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConf
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConfA Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConf
A Hitchhiker’s Guide to the Cloud Native Stack. #ContainerConf
 
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)
Server Überwachung mit Icinga 2 (Webinar vom 15. Februar 2017)
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue Normal
 
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)Foreman: Docker Integration (Webinar vom 05. Oktober_2016)
Foreman: Docker Integration (Webinar vom 05. Oktober_2016)
 
Never Code Alone: Von Symfony Forms zu einer SPA auf APIs
Never Code Alone: Von Symfony Forms zu einer SPA auf APIsNever Code Alone: Von Symfony Forms zu einer SPA auf APIs
Never Code Alone: Von Symfony Forms zu einer SPA auf APIs
 
Realtime BigData Step by Step mit Lambda, Kafka, Storm und Hadoop
Realtime BigData Step by Step mit Lambda, Kafka, Storm und HadoopRealtime BigData Step by Step mit Lambda, Kafka, Storm und Hadoop
Realtime BigData Step by Step mit Lambda, Kafka, Storm und Hadoop
 
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...
Apache Solr vs. Elasticsearch - And The Winner Is...! Ein Vergleich der Shoot...
 
20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge
 

openstack Übersicht @GPN15