Top Banner
Les Meetups Veille Techno’ Meetup Veille Techno’ Openstack : at the heart of IT revolution
40

Meetup Openstack : At the heart of IT revolution

Jan 20, 2017

Download

Internet

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Meetup Veille Techno’

Openstack : at the heart of IT revolution

Page 2: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Principles• Open to all : everybody’s welcome !– Speakers– Attendees

• Based on BBL– A cutting edge technology– A concept introduced in a customer

• There’s a groupe on Yammer !

Page 3: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

What is Openstack ?• OSS IaaS platform• Initiate in 2010 by Rackspace and NASA• 500+ companies have joined the project– Google– HP– Cisco– VMWare

• 25 modules are part of the project

Page 4: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

What is Openstack ?• Current version Kilo (2015.1.1)• Next release Liberty– Due date Oct. 15, 2015

Page 5: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

List of modules

Page 6: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Modules• Identity (Keystone)• Compute (Nova)• Image service (Glance)• Networking (Neutron)• Object Storage (Swift)• Block Storage (Cinder)

Page 7: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Modules• Orchestration (Heat)• Database Service (Trove)• Bare Metal (Ironic)• Data processing (Sahara)• Message service (Zaqar)• Key management (Barbican)

Page 8: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Modules• DNS (Designate)• Shared Filesystems (Manila)• Containers service (Magnum)• Application catalog (Murano)• Governance service (Congress)• Workflow service (Mistral)

Page 9: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Modules• Key-value store as a Service (MagnetoDB)• Dashboard (Horizon)• Telemetry (Ceilometer)• Common Libraries (Oslo)• Deployment (TripleO)• Command-line client (OpenStackClient)• Benchmark service (Rally)

Page 10: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Zoom on some modules

Page 11: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Nova• Compute module• Designed to scale horizontally• Backed by widely available virtualization

technologies (KVM, VMWare, HyperV, LXC, Xen)

• Communicate through a message queue• AWS EC2 compatible API

Page 12: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Nova

Page 13: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Neutron• Manage network and IP addresses• Give the user self-service abilities– Create own network– Control traffic– Assign floating IP– Assign static IP or dynamic IP with DHCP

Page 14: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Neutron• Provides an extention framework– IDS– VPN– Firewall– Load balancing

Page 15: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Neutron

Page 16: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Glance• Image service• Provides discovery, registration and delivery

services• Can store backups• Part of the compute module• Backed by a wide variety of implementation– Swift– AWS S3

Page 17: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Glance

Page 18: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Horizon• Dashboard• Provides administrator and user a graphical

interface to manipulate Openstack• Can accomodates with third party products

such as billing, monitoring and management tools

Page 19: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Ceilometer• Provides SPOC for billing systems• Provides also counters

Page 20: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Ceilometer

Page 21: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Heat• Orchestrator• Can use template to orchestrate multiple

services– Nova– Neutron

• OSS templates exist

Page 22: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Heat

Page 23: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Designate• DNS as a service• Multi-tenant• Integrated with Nova and Neutron

Page 24: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Trove• Provides relational and non-relational

database• Single tenant• Automate complex administrative tasks

(backup, restore, monitoring, patching, …)

Page 25: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Trove

Page 26: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Sahara• Provides data-intensive application cluster

(Hadoop or Spark)

Page 27: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Sahara

Page 28: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Magneto• Key-value store• Provides horizontally scalable, queryable

storage via API• Compatible with DynamoDB• Supports Cassandra, HBase, MongoDB

Page 29: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Magnum• Provides container orchestration such as

Docker or Kubernetes• Orchestrated by Heat• Multi-tenant• Young project

Page 30: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Page 31: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Murano• Provides an application catalog• Developers and administrators can publish

cloud-ready applications• Users can compose reliable applications

Page 32: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Murano

Page 33: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Global architecture

Page 34: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Page 35: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

What about Paas ?

Page 36: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Openshift• PaaS project by RedHat• Can be integrated in Openstack with Heat

template

Page 37: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Page 38: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

Benefits for Finaxys

Page 39: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

• Infrastructure responds to Finaxys needs– POC– SF/SQ– Multicast for Scaled Risk

Page 40: Meetup Openstack : At the heart of IT revolution

Les Meetups Veille Techno’

SUJETARTICLE DU MONDE

CONTENU ARTICLE

THEME

Les Meetups Veille Techno’