SlideShare uma empresa Scribd logo
1 de 46
Baixar para ler offline
Automatização de DataCenter com
Red Hat Enterprise Linux OpenStack Platform
[rleite@redhat ~]$ whoami
rleite@redhat.com
Sr Solution Architect
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
IT Operations is Being Challenged By
New Demands
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Application demands are becoming more complex
IMMEDIATE PERVASIVE AWARE
CLOUD MOBILE INTERNET
OF THINGS
BIG DATA AUTOMATION ABSTRACTION
These New Demands Are Forcing a
Shift in Application Design
Application requirements are becoming more diverse
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
What is OpenStack?
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
• Modular architecture
• Designed to easily scale out
• Based on (growing) set of core services
Cloud Infrastructure for Cloud Workloads
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
OpenStack meets the needs of new “scale-out” applications
● Brings public cloud-like capabilities into your datacenter
● Provides massive on-demand (scale-out) capacity
1,000's 10,000's 100k's of VMs→ →
● Removes vendor lock-in
● Open source provides high-degree of flexibility to customize and
interoperate
● Community development = higher “feature velocity”
● Features and functions you need, faster to market over proprietary
software
● Greater automation, resource provisioning, and scaling
Why OpenStack?
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Am I Ready for OpenStack?
TRADITIONAL: SCALE UP
(RHEV)
CLOUD: SCALE OUT
(OpenStack)
MIXED/HYBRID
Big stateful VM Small stateless VMs
Combination of traditional scale-
up and cloud scale-out
workloads.
For example: Database may be
hosted on traditional workloads,
web front-end and logic layers on
cloud workloads.
1 Application 1 VM→ 1 Application Many VMs→
Lifecycle in years Lifecycle hours to months
Scale up (VM gets bigger) Scale out (add VMs)
Not designed to tolerate failure of
VM, so you need features that
keep VMs up
If a VM dies, application kills it
and creates a new one, app stays
up
Application SLA requires
enterprise virtualization features
(migration, HA, etc.) to keep
applications available
Application SLA requires
adding/removing VM instances to
application cloud to maintain
application availability
Red Hat Enterprise Linux
OpenStack Platform
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
OpenStack: Framework for the Cloud
• Needs to access x86 hardware resources
• Needs an operating environment, hypervisor, services
• Leverages existing code libraries for functionality
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Red Hat Enterprise Linux OpenStack
Platform
• It is dependent on the underlying Linux
• Optimized and co-engineered with Red Hat Enterprise Linux
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
A typical OpenStack cloud is made up of at least 9 core
services + plugins to interact with 3rd party systems
● These services run on top of a Linux distribution with a
complex set of user space integration dependencies
● OpenStack cannot be productized as a stand alone layer
● A supported, stable platform requires integration and
testing of each of the components
“If your Windows virtual machine hosted by a KVM hypervisor
running on an IBM blade, connecting to an EMC storage array
through an Emulex HBA has issues with storage corruption,
who do you call?”
Red Hat
Supported Guests
OpenStack
KVM
RHEL
Hardware
The Importance of Integration with
Linux
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
• Virtualization – guest performance, reliability and Windows
• Security - SELinux enforcing guest isolation
• Network – SDN/OVS performance optimized
• Storage – vendor plugins, performance, thin provisioning
• Ecosystem – certification of hardware, storage and networks
Linux
Kernel
Security Enhanced Linux (SELinux)
KVM Network Stack
Device Drivers
Red Hat
Supported Guests
OpenStack
KVM
RHEL
Hardware
Red Hat Enterprise Linux
Optimized Enablers for OpenStack
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
I want a VM!
Please
authenticate
with your
credentials!!
Keystone
Ok, we
need to
find a
place to
build this
VM.
Nova
Tag -
you’re it!
Nova
Neutron,
please set up
the network for
a new VM
Neutron
I've enabled
Network
policy for
your VM,
Here’s your
interface
Cinder, please
create a block
device for the
VM
Nova
Created!
Don’t forget
to mount it!
Swift
Glance
Hey Glance,
can I get the
RHEL 6.5
image?
Nova
Thank
you
OpenStac
k!!
It’s
ALIVE!
Credentials
verified.
Here's a
token to talk
to other
OpenStack
services
Keystone
Cinder
Horizon
●
Core compute service comprised of
compute node and distributed
controllers to manage scheduling
●
Native OpenStack API and Amazon
EC2 compatible API
●
Manages server resources, including
CPU, memory, disk, and network
●
Provides role based access control
(RBAC) and security grouping to
restrict access to resources
●
Integrated with dashboard and RHEL
OpenStack Platform director
●
Bare-metal provisioning provides a
solution for the “bare metal to tenant”
●
Hadoop on bare metal within
OpenStack
●
Hyperscale and High performance
computing (HPC) clusters
●
Database hosting for virtual machine
sensitive applications
●
Used by the director for re-provisioning
of system resources
●
NFV specific functionality
●
vCPU pinning
●
Large pages
●
vCPU, RAM, and I/O device NUMA
awareness
RHEL OpenStack Platform 7
Compute
●
Core OpenStack networking service
provides flexible architecture to meet
application needs
●
manages IP addresses, allowing for
dedicated static, DHCP, or floating IPs
●
Pluggable architecture provides
network flexibility
●
Deploy a software-defined networking
(SDN) datacenter allowing massive
multi-tenancy
●
Support for port-security with ML2/OVS
●
Allow to disable/enable security-
groups (and default anti-spoofing
rules) per Neutron port
●
Required by network functions
implemented in a VM
●
Full IPv6 support
●
Support for multiple IPv6 prefixes on a
network
●
IPv6 external router connectivity
●
Load Balancing as a Service
●
Including support for SSL/TLS
termination
RHEL OpenStack Platform 7
Networking
●
NFS & POSIX Backup
– Cinder backup supports NFS/POSIX
supplied data repositories as backup
target
●
Enhanced iSCSI multipath support
– Cinder can return multiple iSCSI paths
information so that the connector can
attach volumes even when the primary
path is down
●
Private Volume Types
– Allows to restrict Cinder volume types
to selected users
RHEL OpenStack Platform 7
Block Storage
●
Provides persistent block (volume) level
storage device
●
Manages the creation, attaching, and
detaching of block devices to servers
●
Full integration with compute nodes and
the dashboard for easy management
●
Offers flexible support for external
storage solutions
●
Uses Red Hat Ceph Storage as
default block storage solution
●
Incremental snapshot and management
capabilities help simplify backup and
restore process
●
Supports composite tokens & service
accounts for two levels of permission
●
Replication for global distributed
cluster
●
By reducing the amount of data
transfer between regions
●
Fully integrated into RHEL OpenStack
Platform director for configuration and
management purposes
RHEL OpenStack Platform 7
Object Storage
●
Provides massively scalable and
distributed object storage system,
capable of storing petabytes of data
●
Distributed system provides greater
scalability, redundancy, and long-term
availability
●
Ideal for static data, such as VM images,
photo's, email, etc
●
Designed to scale in clusters horizontally
●
Native API and Amazon S3 compatible
●
Convert imported images on-the-fly
while importing an image
●
Supports qcow2/raw formats
●
Add software metadata definitions
and specify information about images
●
Integrated with dashboard
●
Metadata extraction allows
introspection of images for more
granular control and monitoring
●
Disable images after import to check
for contaminations/viruses
RHEL OpenStack Platform 7
Image Storage
●
Core OpenStack image storage service
for disk and server images, snapshots,
and backups
●
Store and catalog an unlimited number of
backups
●
Built on a flexible REST API backend
●
Supports base templates from which
users can launch new instances
●
Users can choose from available images,
or create their own from existing servers
●
Supports identity federation for
authentication against external
identity providers
●
Supports SAML
●
Supports web single sign on
authentication via a web browser with
an existing IdP, through a Single Sign-
On page
●
Cloud Auditing Data Federation
(CADF)
●
Adds ability to audit Keystone
create, update,delete operations in
CADF standard
RHEL OpenStack Platform 7
Identity
●
Provides common identity and
authorization framework across the
stack
●
Manages all users, tenants, and roles
●
Maintains a pluggable backend for
integration with common backend
directory services, like LDAP, SQL, PAM,
etc.
●
Supports username, password, and
tokens
●
Support for hierarchical multi-tenancy
ownership and management of projects
and quotas
RHEL OpenStack Platform 7
IaaS+ Shared Services
●
Monitoring (Ceilometer)
●
Aggregates usage and performance data across all services
●
Provides visibility and metrics of resource usage and availability
●
Data Processing (Sahara)
●
Provisioning and management of Hadoop clusters and elastic data processing on
bare metal OpenStack
●
Certified for Hortonworks, with Cloudera certification in progress
●
Orchestration (Heat)
●
A template-driven service built on API backend to describe and automate the
deployment of infrastructure
●
Supports compute, storage, and networking configurations, as well as automation
of post-deployment provisioning
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
RHEL OpenStack Platform Director
● Intuitive graphical installer, driven by an API backend
● Ensures a production-ready environment with Automated Health Checks (AHC)
during and after installation
● Enables high availability (HA) across controller and compute nodes (including
networking in “active-active”)
● Automatically Utilizes Fencing as containment mechanism
● Includes Red Hat Ceph Storage client and server deployment1
with integrated
director configuration support for storage backends
● Optional partner integration/configuration support
● NetApp Data ONTAP (incl. 7-mode)
● Cisco Nexus 1000v
1
Red Hat Ceph Storage entitlement and subscription sold separately
●
Best practices & reference architectures
●
Automation and repeatability
●
RHEL OpenStack platform director was created based on expertise from the
field
●
Lessons learned from previous deployment tools
●
Reference architectures with certified hardware make deployment easier
●
Hardware performance and validation testing
●
AHC (Automated Health Checks)
●
Hardware detection
●
Performance information
●
Black sheep detection
●
Automated tests during and after deployment
●
Find and troubleshoot problems faster
Director: Deployment Consistency
●
Deployment is just the first step, most of the action happens afterwards
●
Add and remove capacity
●
Deploy critical updates
●
Upgrade to new OpenStack versions
●
Automation is a must
●
API first, used by both the CLI and GUI and allow for better integration with
external tools
●
Automated hardware detection and performance tests
●
Automated functional tests to validate the deployment as early as possible
●
Orchestrated upgrades, easier to keep closer to the newest features
Director: Lifecycle Management
●
Important for troubleshooting and system status
●
Ensure correct node behavior
●
Tracking resource capacity
●
Monitoring and alerts for operational failures
●
Operational tools
●
Log aggregation and search
●
Core service and infrastructure availability monitoring
●
Performance monitoring
Director: Operational Visibility
●
Cinder HA via Ceph
●
Ensure Cinder volumes remain
available if one or multiple nodes,
hosting the Cinder services or
volumes
●
Support over subscription in thin
provisioning
●
The Cinder scheduler is aware of
thin provisioning/data reduction
provided by the Ceph backend
●
Offload RBD
copy_volume_to_image function
●
Expedites the volume data copy
speed
RHEL OpenStack Platform 7
Ceph Integration
●
RHEL OpenStack Platform director now
sets Red Hat Ceph Storage as the default
block storage solution
• Monitor nodes are collocated with
controllers nodes
●
Red Hat Ceph Storage 1.3 integration
during installation
• Red Hat Ceph Storage clients
• Red Hat Ceph Storage Server1
(new)
1
Red Hat Ceph Storage entitlement and subscription sold separately
RHEL OpenStack Platform 7
Hypervisor Support
Red Hat Enterprise
Virtualization Hypervisor
*Red Hat Enterprise Linux KVM
● Lightweight / small footprint
● Less overhead
● Smaller attack surface
● Cost effective
● Closer to operating system DNA
● Provides massive scale-out capabilities
● Maximum benefit with virtualized Linux
VMware vSphere
*vCenter Driver
● Co-exist with existing infrastructure
assets
● Provides a seamless path to future
migration to OpenStack
● Uses NSX1
plugin for Neutron
1
NSX is only supported in production environments,
per VMware's support requirements
*ESXi driver not supported
RHEL OpenStack Platform 7
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
● Red Hat Enterprise Linux 3
● Red Hat Enterprise Linux 4
● Red Hat Enterprise Linux 5
● Red Hat Enterprise Linux 6
● Red Hat Enterprise Linux 7
● Red Hat Enterprise Linux
Atomic Host
*32 and 64 bit for all versions of RHEL
● Windows XP SP3+1
● Windows 73
● Windows 83
Microsoft SVVP Certified
● Windows Server 2003 SP2+3
● Windows Server 20083
● Windows Server 2008 R22
● Windows Server 20122
1
32 bit only
2
64 bit only
3
32 and 64 bit
● SUSE Linux Enterprise
Server 10
● SUSE Linux Enterprise
Server 11
*32 and 64 bit for all versions
RHEL OpenStack Platform 7
Virtual Guest Support
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Largest OpenStack Partner Ecosystem
OEMs, IHVs, and ISVs
System Integrators
Channel Partners
Cloud Service Providers
Managed Service Providers
• Over 350+ members since launch in April 2013
• Over 900 certified solutions in partner Marketplace
• Over 4,000 RHEL certified compute servers
• Over 13,000 applications available on RHEL
What's Coming?
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
RHEL OpenStack Platform 7
Tech Preview
*Tech Preview features are subject to change in GA release
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Tech Preview
Trove
OpenStack Database-as-a-Service
• Provides scalable and reliable Cloud Database as a Service provisioning
functionality
• Supports relational and non-relational database engines
• Native OpenStack Heat templates (incl. “hot” template)
• Provision and manage multiple database instances as needed
• API supports JSON and XML to provision and manage instances
*Tech Preview features are subject to change in GA release
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
OpenStack DNS as a Service
●
Provide massively scalable domain name system services
●
Built on REST API for domain/record management
●
Supports multi-tenancy
●
Integrated with Keystone for authentication
●
Framework in place for future integration with Nova and Neutron
notifications (for auto-generated records)
Tech Preview
Designate
*Tech Preview features are subject to change in GA release
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
*Tech Preview features are subject to change in GA release
File share service
●
An open, standard API for file system provisioning and management
●
Designed to provide a multi-tenant, secure file share as a service
across OpenStack compute instances
●
Vendor neutral API for provisioning and attaching filesystem-based
storage such as NFS, CIFS, GlusterFS and other network filesystems
Example use cases
● Run legacy enterprise
applications on OpenStack
● Improve IT responsiveness by
providing self-service share
management
● Cross-tenant sharing of data
Tech Preview
Manila
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Focused on supporting two use cases
● Deploying OpenStack itself
● Deploying container workloads on top of OpenStack
● Primary project focus and involvement
● Project “Kolla” for OpenStack deployment
● Heat-kubernetes for deploying RHEL Atomic on OpenStack and configuring
a Kubernetes cluster for user workloads
● Kubernetes integration with OpenStack infrastructure services
● e.g. Networking and Storage
● Kubernetes cloud provider plug-in for OpenStack
*Future release features are subject to change and are not committed to any specific release or date
Future Technologies
Containers
Community Contributions...
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
20.09%
10.37%
18.78%
11.31%
22.46%
29.99%
4.36%
25.62%
8.82%
24.23%
82.91%
Nova Horizon Heat Neutron Ceilometer
Sahara Cinder Swift Glance Ironic
TripleO-heat-temps
Source:
http://activity.openstack.org/dash/browser/scm-companies.html?release=kilo
http://stackalytics.com/?release=kilo&company=red%20hat
Overall commits per
company (aggregated)
Red Hat total community
contributions (projects)
0
500
1000
1500
2000
2500
3000
3500
4000
Red Hat
HP
IBM
Mirantis
Rackspace
Yahoo!
OpenStack
Foundation
NEC
Cisco
Red Hat Community Contributions
Top Contributor to Kilo Release
Integrated Cloud Solutions...
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Red Hat Cloud Infrastructure
Delivering an open private cloud
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Open Hybrid Cloud
CloudForms adds heterogeneous capacity
Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
Red Hat Cloud Suite for Applications
Integrated DevOps Platform for the enterprise
IaaS PaaS Management
OBRIGADO
plus.google.com/+RedHat
linkedin.com/company/red-hat
youtube.com/user/RedHatVideos
facebook.com/redhatinc
twitter.com/RedHatNews

Mais conteúdo relacionado

Mais de Raul Leite

Latinoware - Quarkus io cloud native apps
Latinoware - Quarkus io cloud native appsLatinoware - Quarkus io cloud native apps
Latinoware - Quarkus io cloud native appsRaul Leite
 
Latinoware 2019 - Kubernetes a plataforma de grandes ideias
Latinoware 2019 - Kubernetes a plataforma de grandes ideiasLatinoware 2019 - Kubernetes a plataforma de grandes ideias
Latinoware 2019 - Kubernetes a plataforma de grandes ideiasRaul Leite
 
Containers e DevOps
Containers e DevOps Containers e DevOps
Containers e DevOps Raul Leite
 
Red Hat Enterprise Linux 8 - Novidades
Red Hat Enterprise Linux 8 - NovidadesRed Hat Enterprise Linux 8 - Novidades
Red Hat Enterprise Linux 8 - NovidadesRaul Leite
 
Case Itaú OpenStack Red Hat
Case Itaú OpenStack Red HatCase Itaú OpenStack Red Hat
Case Itaú OpenStack Red HatRaul Leite
 
O que é OpenShift ?
O que é OpenShift ?O que é OpenShift ?
O que é OpenShift ?Raul Leite
 
O que é OpenShift ?
O que é OpenShift ?O que é OpenShift ?
O que é OpenShift ?Raul Leite
 
Automação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOpsAutomação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOpsRaul Leite
 
Known basic of NFV Features
Known basic of NFV FeaturesKnown basic of NFV Features
Known basic of NFV FeaturesRaul Leite
 

Mais de Raul Leite (10)

Latinoware - Quarkus io cloud native apps
Latinoware - Quarkus io cloud native appsLatinoware - Quarkus io cloud native apps
Latinoware - Quarkus io cloud native apps
 
Latinoware 2019 - Kubernetes a plataforma de grandes ideias
Latinoware 2019 - Kubernetes a plataforma de grandes ideiasLatinoware 2019 - Kubernetes a plataforma de grandes ideias
Latinoware 2019 - Kubernetes a plataforma de grandes ideias
 
Containers e DevOps
Containers e DevOps Containers e DevOps
Containers e DevOps
 
Red Hat Enterprise Linux 8 - Novidades
Red Hat Enterprise Linux 8 - NovidadesRed Hat Enterprise Linux 8 - Novidades
Red Hat Enterprise Linux 8 - Novidades
 
Case Itaú OpenStack Red Hat
Case Itaú OpenStack Red HatCase Itaú OpenStack Red Hat
Case Itaú OpenStack Red Hat
 
O que é OpenShift ?
O que é OpenShift ?O que é OpenShift ?
O que é OpenShift ?
 
O que é OpenShift ?
O que é OpenShift ?O que é OpenShift ?
O que é OpenShift ?
 
Automação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOpsAutomação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOps
 
Ansible
AnsibleAnsible
Ansible
 
Known basic of NFV Features
Known basic of NFV FeaturesKnown basic of NFV Features
Known basic of NFV Features
 

Último

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 

Último (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

Automacao de DataCenter com Red Hat Enterprise Linux OpenStack 7

  • 1. Automatização de DataCenter com Red Hat Enterprise Linux OpenStack Platform [rleite@redhat ~]$ whoami rleite@redhat.com Sr Solution Architect
  • 2. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
  • 3. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 IT Operations is Being Challenged By New Demands
  • 4. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Application demands are becoming more complex IMMEDIATE PERVASIVE AWARE CLOUD MOBILE INTERNET OF THINGS BIG DATA AUTOMATION ABSTRACTION These New Demands Are Forcing a Shift in Application Design Application requirements are becoming more diverse
  • 5. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 What is OpenStack?
  • 6. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 • Modular architecture • Designed to easily scale out • Based on (growing) set of core services Cloud Infrastructure for Cloud Workloads
  • 7. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 OpenStack meets the needs of new “scale-out” applications ● Brings public cloud-like capabilities into your datacenter ● Provides massive on-demand (scale-out) capacity 1,000's 10,000's 100k's of VMs→ → ● Removes vendor lock-in ● Open source provides high-degree of flexibility to customize and interoperate ● Community development = higher “feature velocity” ● Features and functions you need, faster to market over proprietary software ● Greater automation, resource provisioning, and scaling Why OpenStack?
  • 8. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Am I Ready for OpenStack? TRADITIONAL: SCALE UP (RHEV) CLOUD: SCALE OUT (OpenStack) MIXED/HYBRID Big stateful VM Small stateless VMs Combination of traditional scale- up and cloud scale-out workloads. For example: Database may be hosted on traditional workloads, web front-end and logic layers on cloud workloads. 1 Application 1 VM→ 1 Application Many VMs→ Lifecycle in years Lifecycle hours to months Scale up (VM gets bigger) Scale out (add VMs) Not designed to tolerate failure of VM, so you need features that keep VMs up If a VM dies, application kills it and creates a new one, app stays up Application SLA requires enterprise virtualization features (migration, HA, etc.) to keep applications available Application SLA requires adding/removing VM instances to application cloud to maintain application availability
  • 9. Red Hat Enterprise Linux OpenStack Platform
  • 10. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 OpenStack: Framework for the Cloud • Needs to access x86 hardware resources • Needs an operating environment, hypervisor, services • Leverages existing code libraries for functionality
  • 11. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Red Hat Enterprise Linux OpenStack Platform • It is dependent on the underlying Linux • Optimized and co-engineered with Red Hat Enterprise Linux
  • 12. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
  • 13. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 A typical OpenStack cloud is made up of at least 9 core services + plugins to interact with 3rd party systems ● These services run on top of a Linux distribution with a complex set of user space integration dependencies ● OpenStack cannot be productized as a stand alone layer ● A supported, stable platform requires integration and testing of each of the components “If your Windows virtual machine hosted by a KVM hypervisor running on an IBM blade, connecting to an EMC storage array through an Emulex HBA has issues with storage corruption, who do you call?” Red Hat Supported Guests OpenStack KVM RHEL Hardware The Importance of Integration with Linux
  • 14. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 • Virtualization – guest performance, reliability and Windows • Security - SELinux enforcing guest isolation • Network – SDN/OVS performance optimized • Storage – vendor plugins, performance, thin provisioning • Ecosystem – certification of hardware, storage and networks Linux Kernel Security Enhanced Linux (SELinux) KVM Network Stack Device Drivers Red Hat Supported Guests OpenStack KVM RHEL Hardware Red Hat Enterprise Linux Optimized Enablers for OpenStack
  • 15. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 I want a VM! Please authenticate with your credentials!! Keystone Ok, we need to find a place to build this VM. Nova Tag - you’re it! Nova Neutron, please set up the network for a new VM Neutron I've enabled Network policy for your VM, Here’s your interface Cinder, please create a block device for the VM Nova Created! Don’t forget to mount it! Swift Glance Hey Glance, can I get the RHEL 6.5 image? Nova Thank you OpenStac k!! It’s ALIVE! Credentials verified. Here's a token to talk to other OpenStack services Keystone Cinder Horizon
  • 16. ● Core compute service comprised of compute node and distributed controllers to manage scheduling ● Native OpenStack API and Amazon EC2 compatible API ● Manages server resources, including CPU, memory, disk, and network ● Provides role based access control (RBAC) and security grouping to restrict access to resources ● Integrated with dashboard and RHEL OpenStack Platform director ● Bare-metal provisioning provides a solution for the “bare metal to tenant” ● Hadoop on bare metal within OpenStack ● Hyperscale and High performance computing (HPC) clusters ● Database hosting for virtual machine sensitive applications ● Used by the director for re-provisioning of system resources ● NFV specific functionality ● vCPU pinning ● Large pages ● vCPU, RAM, and I/O device NUMA awareness RHEL OpenStack Platform 7 Compute
  • 17. ● Core OpenStack networking service provides flexible architecture to meet application needs ● manages IP addresses, allowing for dedicated static, DHCP, or floating IPs ● Pluggable architecture provides network flexibility ● Deploy a software-defined networking (SDN) datacenter allowing massive multi-tenancy ● Support for port-security with ML2/OVS ● Allow to disable/enable security- groups (and default anti-spoofing rules) per Neutron port ● Required by network functions implemented in a VM ● Full IPv6 support ● Support for multiple IPv6 prefixes on a network ● IPv6 external router connectivity ● Load Balancing as a Service ● Including support for SSL/TLS termination RHEL OpenStack Platform 7 Networking
  • 18. ● NFS & POSIX Backup – Cinder backup supports NFS/POSIX supplied data repositories as backup target ● Enhanced iSCSI multipath support – Cinder can return multiple iSCSI paths information so that the connector can attach volumes even when the primary path is down ● Private Volume Types – Allows to restrict Cinder volume types to selected users RHEL OpenStack Platform 7 Block Storage ● Provides persistent block (volume) level storage device ● Manages the creation, attaching, and detaching of block devices to servers ● Full integration with compute nodes and the dashboard for easy management ● Offers flexible support for external storage solutions ● Uses Red Hat Ceph Storage as default block storage solution ● Incremental snapshot and management capabilities help simplify backup and restore process
  • 19. ● Supports composite tokens & service accounts for two levels of permission ● Replication for global distributed cluster ● By reducing the amount of data transfer between regions ● Fully integrated into RHEL OpenStack Platform director for configuration and management purposes RHEL OpenStack Platform 7 Object Storage ● Provides massively scalable and distributed object storage system, capable of storing petabytes of data ● Distributed system provides greater scalability, redundancy, and long-term availability ● Ideal for static data, such as VM images, photo's, email, etc ● Designed to scale in clusters horizontally ● Native API and Amazon S3 compatible
  • 20. ● Convert imported images on-the-fly while importing an image ● Supports qcow2/raw formats ● Add software metadata definitions and specify information about images ● Integrated with dashboard ● Metadata extraction allows introspection of images for more granular control and monitoring ● Disable images after import to check for contaminations/viruses RHEL OpenStack Platform 7 Image Storage ● Core OpenStack image storage service for disk and server images, snapshots, and backups ● Store and catalog an unlimited number of backups ● Built on a flexible REST API backend ● Supports base templates from which users can launch new instances ● Users can choose from available images, or create their own from existing servers
  • 21. ● Supports identity federation for authentication against external identity providers ● Supports SAML ● Supports web single sign on authentication via a web browser with an existing IdP, through a Single Sign- On page ● Cloud Auditing Data Federation (CADF) ● Adds ability to audit Keystone create, update,delete operations in CADF standard RHEL OpenStack Platform 7 Identity ● Provides common identity and authorization framework across the stack ● Manages all users, tenants, and roles ● Maintains a pluggable backend for integration with common backend directory services, like LDAP, SQL, PAM, etc. ● Supports username, password, and tokens ● Support for hierarchical multi-tenancy ownership and management of projects and quotas
  • 22. RHEL OpenStack Platform 7 IaaS+ Shared Services ● Monitoring (Ceilometer) ● Aggregates usage and performance data across all services ● Provides visibility and metrics of resource usage and availability ● Data Processing (Sahara) ● Provisioning and management of Hadoop clusters and elastic data processing on bare metal OpenStack ● Certified for Hortonworks, with Cloudera certification in progress ● Orchestration (Heat) ● A template-driven service built on API backend to describe and automate the deployment of infrastructure ● Supports compute, storage, and networking configurations, as well as automation of post-deployment provisioning
  • 23. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
  • 24. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
  • 25. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015
  • 26. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 RHEL OpenStack Platform Director ● Intuitive graphical installer, driven by an API backend ● Ensures a production-ready environment with Automated Health Checks (AHC) during and after installation ● Enables high availability (HA) across controller and compute nodes (including networking in “active-active”) ● Automatically Utilizes Fencing as containment mechanism ● Includes Red Hat Ceph Storage client and server deployment1 with integrated director configuration support for storage backends ● Optional partner integration/configuration support ● NetApp Data ONTAP (incl. 7-mode) ● Cisco Nexus 1000v 1 Red Hat Ceph Storage entitlement and subscription sold separately
  • 27. ● Best practices & reference architectures ● Automation and repeatability ● RHEL OpenStack platform director was created based on expertise from the field ● Lessons learned from previous deployment tools ● Reference architectures with certified hardware make deployment easier ● Hardware performance and validation testing ● AHC (Automated Health Checks) ● Hardware detection ● Performance information ● Black sheep detection ● Automated tests during and after deployment ● Find and troubleshoot problems faster Director: Deployment Consistency
  • 28. ● Deployment is just the first step, most of the action happens afterwards ● Add and remove capacity ● Deploy critical updates ● Upgrade to new OpenStack versions ● Automation is a must ● API first, used by both the CLI and GUI and allow for better integration with external tools ● Automated hardware detection and performance tests ● Automated functional tests to validate the deployment as early as possible ● Orchestrated upgrades, easier to keep closer to the newest features Director: Lifecycle Management
  • 29. ● Important for troubleshooting and system status ● Ensure correct node behavior ● Tracking resource capacity ● Monitoring and alerts for operational failures ● Operational tools ● Log aggregation and search ● Core service and infrastructure availability monitoring ● Performance monitoring Director: Operational Visibility
  • 30. ● Cinder HA via Ceph ● Ensure Cinder volumes remain available if one or multiple nodes, hosting the Cinder services or volumes ● Support over subscription in thin provisioning ● The Cinder scheduler is aware of thin provisioning/data reduction provided by the Ceph backend ● Offload RBD copy_volume_to_image function ● Expedites the volume data copy speed RHEL OpenStack Platform 7 Ceph Integration ● RHEL OpenStack Platform director now sets Red Hat Ceph Storage as the default block storage solution • Monitor nodes are collocated with controllers nodes ● Red Hat Ceph Storage 1.3 integration during installation • Red Hat Ceph Storage clients • Red Hat Ceph Storage Server1 (new) 1 Red Hat Ceph Storage entitlement and subscription sold separately
  • 31. RHEL OpenStack Platform 7 Hypervisor Support Red Hat Enterprise Virtualization Hypervisor *Red Hat Enterprise Linux KVM ● Lightweight / small footprint ● Less overhead ● Smaller attack surface ● Cost effective ● Closer to operating system DNA ● Provides massive scale-out capabilities ● Maximum benefit with virtualized Linux VMware vSphere *vCenter Driver ● Co-exist with existing infrastructure assets ● Provides a seamless path to future migration to OpenStack ● Uses NSX1 plugin for Neutron 1 NSX is only supported in production environments, per VMware's support requirements *ESXi driver not supported RHEL OpenStack Platform 7
  • 32. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 ● Red Hat Enterprise Linux 3 ● Red Hat Enterprise Linux 4 ● Red Hat Enterprise Linux 5 ● Red Hat Enterprise Linux 6 ● Red Hat Enterprise Linux 7 ● Red Hat Enterprise Linux Atomic Host *32 and 64 bit for all versions of RHEL ● Windows XP SP3+1 ● Windows 73 ● Windows 83 Microsoft SVVP Certified ● Windows Server 2003 SP2+3 ● Windows Server 20083 ● Windows Server 2008 R22 ● Windows Server 20122 1 32 bit only 2 64 bit only 3 32 and 64 bit ● SUSE Linux Enterprise Server 10 ● SUSE Linux Enterprise Server 11 *32 and 64 bit for all versions RHEL OpenStack Platform 7 Virtual Guest Support
  • 33. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Largest OpenStack Partner Ecosystem OEMs, IHVs, and ISVs System Integrators Channel Partners Cloud Service Providers Managed Service Providers • Over 350+ members since launch in April 2013 • Over 900 certified solutions in partner Marketplace • Over 4,000 RHEL certified compute servers • Over 13,000 applications available on RHEL
  • 35. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 RHEL OpenStack Platform 7 Tech Preview *Tech Preview features are subject to change in GA release
  • 36. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Tech Preview Trove OpenStack Database-as-a-Service • Provides scalable and reliable Cloud Database as a Service provisioning functionality • Supports relational and non-relational database engines • Native OpenStack Heat templates (incl. “hot” template) • Provision and manage multiple database instances as needed • API supports JSON and XML to provision and manage instances *Tech Preview features are subject to change in GA release
  • 37. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 OpenStack DNS as a Service ● Provide massively scalable domain name system services ● Built on REST API for domain/record management ● Supports multi-tenancy ● Integrated with Keystone for authentication ● Framework in place for future integration with Nova and Neutron notifications (for auto-generated records) Tech Preview Designate *Tech Preview features are subject to change in GA release
  • 38. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 *Tech Preview features are subject to change in GA release File share service ● An open, standard API for file system provisioning and management ● Designed to provide a multi-tenant, secure file share as a service across OpenStack compute instances ● Vendor neutral API for provisioning and attaching filesystem-based storage such as NFS, CIFS, GlusterFS and other network filesystems Example use cases ● Run legacy enterprise applications on OpenStack ● Improve IT responsiveness by providing self-service share management ● Cross-tenant sharing of data Tech Preview Manila
  • 39. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Focused on supporting two use cases ● Deploying OpenStack itself ● Deploying container workloads on top of OpenStack ● Primary project focus and involvement ● Project “Kolla” for OpenStack deployment ● Heat-kubernetes for deploying RHEL Atomic on OpenStack and configuring a Kubernetes cluster for user workloads ● Kubernetes integration with OpenStack infrastructure services ● e.g. Networking and Storage ● Kubernetes cloud provider plug-in for OpenStack *Future release features are subject to change and are not committed to any specific release or date Future Technologies Containers
  • 41. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 20.09% 10.37% 18.78% 11.31% 22.46% 29.99% 4.36% 25.62% 8.82% 24.23% 82.91% Nova Horizon Heat Neutron Ceilometer Sahara Cinder Swift Glance Ironic TripleO-heat-temps Source: http://activity.openstack.org/dash/browser/scm-companies.html?release=kilo http://stackalytics.com/?release=kilo&company=red%20hat Overall commits per company (aggregated) Red Hat total community contributions (projects) 0 500 1000 1500 2000 2500 3000 3500 4000 Red Hat HP IBM Mirantis Rackspace Yahoo! OpenStack Foundation NEC Cisco Red Hat Community Contributions Top Contributor to Kilo Release
  • 43. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Red Hat Cloud Infrastructure Delivering an open private cloud
  • 44. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Open Hybrid Cloud CloudForms adds heterogeneous capacity
  • 45. Totvs – Meetup – Automação de DataCenter com Red Hat Enterprise Linux OpenStack Platform / Agosto 2015 Red Hat Cloud Suite for Applications Integrated DevOps Platform for the enterprise IaaS PaaS Management