SlideShare a Scribd company logo
CON8473 – Oracle Distribution of OpenStack
Ronen Kofman
Director of Product Development
Oracle OpenStack
September, 2014
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Making OpenStack an Enterprise Grade Solution
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
3
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
About OpenStack
Oracle Linux OpenStack Distribution
Making OpenStack ‘Enterprise Grade’
Summary
1
2
3
4
4
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
About OpenStack
5
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What is OpenStack?
• OpenStack is an open source, Python based, cloud operating system. It is
designed to control large scale, multi tenant cloud deployments
• OpenStack is built through a set of distributed services which control
compute, storage, network, identity management, orchestration, and much
more
6
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack is About Abstraction and Integration
7
Block Storage
service
Cinder
Network
service
Neutron
Compute
service
Nova
Abstraction
Layer
Plug ins
(partial list)
Common Interface – OpenStack API
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Momentum
• Launched in 2010 OpenStack has grown to become one of the largest open source
project ever launched. Some numbers from http://www.stackalytics.com/ as of
September 2014:
– Over 200 companies contributed code to date
– Almost 2700 individuals contributed to OpenStack
8
0
20
40
60
80
100
120
140
Companies Contributing
0
200
400
600
800
1000
1200
1400
1600
Individuals Contributing
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle Linux OpenStack Distribution
9
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle OpenStack for Oracle Linux 1.0
10
Image
service
Glance
Block Storage
service
Cinder
Identity
service
Keystone
Object Storage
service
Swift
Network
service
Neutron
OpenStack
Dashboard
Horizon
Compute
service
Nova
• Based on the OpenStack Icehouse release
• Available on public-yum.oracle.com and
the Unbreakable Linux Network (ULN)
• Free to download and use with the latest
updates and patches
• Support for OpenStack is included as part
of the Oracle Linux or Oracle VM Premier
Support subscription at no additional cost
• Integrated with Oracle Clusterware
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack With Oracle Linux and Oracle VM
11
Interoperability
• Help make OpenStack a first class solution for
enterprise customers
• Work with the OpenStack community to
support enterprise applications in an
OpenStack cloud
• Provide choice for managing hypervisors with
Oracle Linux and Oracle VM
• Ensure Oracle Linux and Oracle VM can work
with any OpenStack solution customers
choose
• Work with third party vendors to offer joint
solutions
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
End to End support
12
Control nodeCompute node 1Compute node n
VM
VM
VM
VM
VM
VM
Clusterware
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Support options
• OpenStack deployment consists of compute and control nodes
• Oracle provides support for control nodes using Oracle Linux and compute
nodes using Oracle Linux (KVM) or Oracle VM
• Customer can choose to use a control node from any vendor with Oracle
compute nodes (“Mirantis Delivers Mirantis OpenStack integration with Oracle Linux and Oracle VM”)
• Oracle Linux can be deployed as guest on top of any OpenStack
deployment with full support from Oracle
• Oracle Linux can be used as base operating system in any OpenStack
deployment
13
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Object Storage
service
Swift
Identity
service
Keystone
Deploying OpenStack – Control Nodes Configuration
14
Image
service
Glance
Block Storage
service
Cinder
Identity
service
Keystone
Object Storage
service
Swift
Network
service
Neutron
OpenStack
Dashboard
Horizon
Compute
service
Nova
Message
Queue
Database
Database
OpenStack
Dashboard
Horizon
Image
service
Glance
Network
service
Neutron
Compute
service
Nova
Block Storage
service
Cinder
Message
Queue
All-In-One DeploymentMulti Node Deployment
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Support in ZFS Storage Appliance (ZFSSA)
• ZFS Storage OS 8.2, released in June 2014, adds OpenStack support
• OpenStack Cinder driver is available and also contributed upstream
• The Cinder driver supports all life cycle management functions directly
from OpenStack API/CLI/GUI
• Fast instance creation for large images using ZFSSA cloning capabilities
• Easy to get started with freely available VirtualBox based ZFSSA
simulator
• Available as part of Oracle OpenStack for Oracle Linux
15
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Support in Oracle Virtual Network
• Oracle announced the Neutron plugin for Oracle Virtual
Network
• Main features
– True multi-tenancy with enhanced Security
– High Speed with 40 Gbps NICs on demand
– Scalability with up to 16000 tenant networks
– Solves VLAN exhaustion problem
– QOS support per network
16
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Making OpenStack ‘Enterprise Grade’
17
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What Makes a Product Enterprise Grade?
Oracle Confidential – Internal/Restricted/Highly Restricted 18
Recover Operate
Monitor
Maintain
And Support
Operational Efficiency
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What Makes a Product Enterprise Grade?
Oracle Confidential – Internal/Restricted/Highly Restricted 19
Can run any application (Pet or Cattle)
Highly available
Secure
Can interoperate with
existing solutions
Has clear and predictable
Roadmap
Quality and ReliabilityPerformance and scalability
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
• Storage
– Persistent storage support
– Storage network security
– Portability
– QOS
– NFS to instances
• Compute
– Placement
– Affinity
• Network
– Control path – complexity, scalability
– Data path – redundancy, performance
– QOS
• Security
– Role Base Access Control
– User Management
• Support and Maintenance
– Live Migration
– Monitoring
– Upgrade path
Oracle Confidential – Internal/Restricted/Highly Restricted 20
Some of The Main Challenges OpenStack Faces
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
• Complexity
– Impacts customer experience
– Installation process is key
– Affects maintenance
– Makes the evaluation process longer
and harder
– Requires expertise, highly skilled
operators
• Maturity
– Stability – APIs, client tools
– Quality – bugs and vulnerabilities
• Predictability and Roadmap
– Customer confidence
– Planning the test cycle
– Planning for upgrade
– Assurance when feature gap will be
closed
Oracle Confidential – Internal/Restricted/Highly Restricted 21
Other Challenges for Enterprises to Adopt OpenStack
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Summary
22
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Summary
• Oracle OpenStack
– OpenStack is investing in OpenStack in several areas
– Oracle is providing an end to end solution
– Choice and integration is key
• Making OpenStack ‘Enterprise Grade’
– OpenStack improves constantly
– Feature gap is not high
– Customers need to feel confident about OpenStack
Job #1: Work with the community to make OpenStack first class solution for the
enterprise
23
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Ask the Penguins
Oracle Confidential – Internal/Restricted/Highly Restricted 24
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Sessions @ OpenWorld 2014
Oracle VM & Oracle OpenStack for Oracle Linux Session Highlights
Monday, Sept 29
10:15 – 11:00
Intercontinental Hotel, Grand Ballroom B
1:30 – 2:15
Intercontinental Hotel, Grand Ballroom B
1:15 – 2:15
Nikko Hotel, Floor 3, Room Nikko1
25
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Sessions @ Oracle OpenWorld 2014
Virtualization Sessions Highlights
Time Wednesday, Oct. 01 Time Thursday, Oct. 02
10:15 –
11:00
Intercontinental Hotel, Union Square – Floor 3
9:30 –
10:15
Intercontinental Hotel, Union Square – Floor 3
11:30 –
12:15
Intercontinental Hotel, Union Square – Floor 3
10:45 –
11:30
Intercontinental Hotel, Union Square – Floor 3
4:45 –
5:30
Intercontinental Hotel, Grand Ballroom A
26
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Hands-on Labs
Monday, Sept 29 Wednesday, Oct. 01
10:15 –
11:15 .
Nikko Hotel, Floor 2, Room Mendocino I-II Nikko Hotel, Floor 3, Room Nikko 1
1:15 –
2:15
Nikko Hotel, Floor 3, Room Nikko 1 Nikko Hotel, Floor 2, Room Mendocino I-II
27
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM and Oracle OpenStack for Oracle Linux
Demos
In the Linux and Virtualization with OpenStack Showcase
3760 – Oracle VM - integrated infrastructure choice for the cloud
 Oracle Linux and Virtualization with OpenStack Showcase
3767 – OpenStack - Enterprise-grade Cloud with Oracle Linux and Oracle VM
 Oracle Linux and Virtualization with OpenStack Showcase
28
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Stay Connected
• Oracle.com/virtualization
• @ORCL_Virtualize
• Facebook.com/OracleVirtualization
• Oracle VM Group
• Blogs.oracle.com/virtualization
Join our communities, visit our websites for more information
29
Youtube.com/virtualization
Focus on Virtualization and OpenStack
Download: edelivery.oracle.com/oraclevm
Training: education.oracle.com/virtualization
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 30
Oracle making openstack an enterprise grade solution

More Related Content

What's hot

OpenStack & MySQL
OpenStack & MySQLOpenStack & MySQL
OpenStack & MySQL
MySQL Brasil
 
OpenStack and MySQL
OpenStack and MySQLOpenStack and MySQL
OpenStack and MySQL
Matt Lord
 
3 Ways to Connect to the Oracle Cloud
3 Ways to Connect to the Oracle Cloud3 Ways to Connect to the Oracle Cloud
3 Ways to Connect to the Oracle Cloud
Simon Haslam
 
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
MySQL London Tech Tour March 2015 - Oracle Linux / OVMMySQL London Tech Tour March 2015 - Oracle Linux / OVM
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
Mark Swarbrick
 
TWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RCTWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RC
Ryusuke Kajiyama
 
TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"
Ryusuke Kajiyama
 
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
OTN Systems Hub
 
Oracle vm Disaster Recovery Solutions
Oracle vm Disaster Recovery SolutionsOracle vm Disaster Recovery Solutions
Oracle vm Disaster Recovery Solutions
Johan Louwers
 
OpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStackOpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStack
Matt Lord
 
10 Razões para Usar MySQL em Startups
10 Razões para Usar MySQL em Startups10 Razões para Usar MySQL em Startups
10 Razões para Usar MySQL em Startups
MySQL Brasil
 
Overview about OracleVM and Oracle Linux
Overview about OracleVM and Oracle LinuxOverview about OracleVM and Oracle Linux
Overview about OracleVM and Oracle Linux
andreas kuncoro
 
Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
Fran Navarro
 
Oracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best PractisesOracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best Practises
Michel Schildmeijer
 
MySQL Intro JSON NoSQL
MySQL Intro JSON NoSQLMySQL Intro JSON NoSQL
MySQL Intro JSON NoSQL
Mark Swarbrick
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
Jean-Philippe PINTE
 
MySQL Enterprise Backup apr 2016
MySQL Enterprise Backup apr 2016MySQL Enterprise Backup apr 2016
MySQL Enterprise Backup apr 2016
Ted Wennmark
 
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo RajaduraiNew Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo RajaduraiOrgad Kimchi
 
New Not Your Father's Enterprise Manager
New Not Your Father's Enterprise ManagerNew Not Your Father's Enterprise Manager
New Not Your Father's Enterprise Manager
Kellyn Pot'Vin-Gorman
 
Oracle RAC - A Safe Investment into the Future of Your IT
Oracle RAC - A Safe Investment into the Future of Your ITOracle RAC - A Safe Investment into the Future of Your IT
Oracle RAC - A Safe Investment into the Future of Your IT
Markus Michalewicz
 
MySQL High Availibility Solutions
MySQL High Availibility SolutionsMySQL High Availibility Solutions
MySQL High Availibility Solutions
Mark Swarbrick
 

What's hot (20)

OpenStack & MySQL
OpenStack & MySQLOpenStack & MySQL
OpenStack & MySQL
 
OpenStack and MySQL
OpenStack and MySQLOpenStack and MySQL
OpenStack and MySQL
 
3 Ways to Connect to the Oracle Cloud
3 Ways to Connect to the Oracle Cloud3 Ways to Connect to the Oracle Cloud
3 Ways to Connect to the Oracle Cloud
 
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
MySQL London Tech Tour March 2015 - Oracle Linux / OVMMySQL London Tech Tour March 2015 - Oracle Linux / OVM
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
 
TWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RCTWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RC
 
TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"
 
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
 
Oracle vm Disaster Recovery Solutions
Oracle vm Disaster Recovery SolutionsOracle vm Disaster Recovery Solutions
Oracle vm Disaster Recovery Solutions
 
OpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStackOpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStack
 
10 Razões para Usar MySQL em Startups
10 Razões para Usar MySQL em Startups10 Razões para Usar MySQL em Startups
10 Razões para Usar MySQL em Startups
 
Overview about OracleVM and Oracle Linux
Overview about OracleVM and Oracle LinuxOverview about OracleVM and Oracle Linux
Overview about OracleVM and Oracle Linux
 
Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
 
Oracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best PractisesOracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best Practises
 
MySQL Intro JSON NoSQL
MySQL Intro JSON NoSQLMySQL Intro JSON NoSQL
MySQL Intro JSON NoSQL
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
MySQL Enterprise Backup apr 2016
MySQL Enterprise Backup apr 2016MySQL Enterprise Backup apr 2016
MySQL Enterprise Backup apr 2016
 
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo RajaduraiNew Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
 
New Not Your Father's Enterprise Manager
New Not Your Father's Enterprise ManagerNew Not Your Father's Enterprise Manager
New Not Your Father's Enterprise Manager
 
Oracle RAC - A Safe Investment into the Future of Your IT
Oracle RAC - A Safe Investment into the Future of Your ITOracle RAC - A Safe Investment into the Future of Your IT
Oracle RAC - A Safe Investment into the Future of Your IT
 
MySQL High Availibility Solutions
MySQL High Availibility SolutionsMySQL High Availibility Solutions
MySQL High Availibility Solutions
 

Viewers also liked

Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStack
OTN Systems Hub
 
VMware Integrated OpenStack
VMware Integrated OpenStackVMware Integrated OpenStack
VMware Integrated OpenStack
MarketingArrowECS_CZ
 
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
Enterprise Ready OpenStack,  Wiekus Beukes, OracleEnterprise Ready OpenStack,  Wiekus Beukes, Oracle
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
Sriram Subramanian
 
VIO30 Technical Overview
VIO30 Technical OverviewVIO30 Technical Overview
VIO30 Technical OverviewJulienne Pham
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0Erik Bussink
 
Oracle super cluster for oracle e business suite
Oracle super cluster for oracle e business suiteOracle super cluster for oracle e business suite
Oracle super cluster for oracle e business suite
OTN Systems Hub
 
Oracle engineered systems executive presentation
Oracle engineered systems executive presentationOracle engineered systems executive presentation
Oracle engineered systems executive presentation
OTN Systems Hub
 
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Nati Shalom
 
OpenStack Telco Cloud Challenges, David Fick, Oracle
OpenStack Telco Cloud Challenges, David Fick, OracleOpenStack Telco Cloud Challenges, David Fick, Oracle
OpenStack Telco Cloud Challenges, David Fick, Oracle
Sriram Subramanian
 
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStackContainers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
OpenStack
 
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Odinot Stanislas
 
Oracle Solaris Software Integration
Oracle Solaris Software IntegrationOracle Solaris Software Integration
Oracle Solaris Software Integration
OTN Systems Hub
 
Oracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud InfrastructureOracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud Infrastructure
OTN Systems Hub
 
Oracle Solaris Build and Run Applications Better on 11.3
Oracle Solaris  Build and Run Applications Better on 11.3Oracle Solaris  Build and Run Applications Better on 11.3
Oracle Solaris Build and Run Applications Better on 11.3
OTN Systems Hub
 
Oracle Solaris Overview
Oracle Solaris OverviewOracle Solaris Overview
Oracle Solaris Overview
OTN Systems Hub
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
Mirantis
 

Viewers also liked (16)

Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStack
 
VMware Integrated OpenStack
VMware Integrated OpenStackVMware Integrated OpenStack
VMware Integrated OpenStack
 
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
Enterprise Ready OpenStack,  Wiekus Beukes, OracleEnterprise Ready OpenStack,  Wiekus Beukes, Oracle
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
 
VIO30 Technical Overview
VIO30 Technical OverviewVIO30 Technical Overview
VIO30 Technical Overview
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0
 
Oracle super cluster for oracle e business suite
Oracle super cluster for oracle e business suiteOracle super cluster for oracle e business suite
Oracle super cluster for oracle e business suite
 
Oracle engineered systems executive presentation
Oracle engineered systems executive presentationOracle engineered systems executive presentation
Oracle engineered systems executive presentation
 
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
 
OpenStack Telco Cloud Challenges, David Fick, Oracle
OpenStack Telco Cloud Challenges, David Fick, OracleOpenStack Telco Cloud Challenges, David Fick, Oracle
OpenStack Telco Cloud Challenges, David Fick, Oracle
 
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStackContainers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
 
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
 
Oracle Solaris Software Integration
Oracle Solaris Software IntegrationOracle Solaris Software Integration
Oracle Solaris Software Integration
 
Oracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud InfrastructureOracle Solaris Secure Cloud Infrastructure
Oracle Solaris Secure Cloud Infrastructure
 
Oracle Solaris Build and Run Applications Better on 11.3
Oracle Solaris  Build and Run Applications Better on 11.3Oracle Solaris  Build and Run Applications Better on 11.3
Oracle Solaris Build and Run Applications Better on 11.3
 
Oracle Solaris Overview
Oracle Solaris OverviewOracle Solaris Overview
Oracle Solaris Overview
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
 

Similar to Oracle making openstack an enterprise grade solution

OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)
Anil Bidari ( CEO , Cloud Enabled)
 
Developer Cloud Solution with OpenStack
Developer Cloud Solution with OpenStackDeveloper Cloud Solution with OpenStack
Developer Cloud Solution with OpenStack
The World Bank
 
Developing Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the CloudDeveloping Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the Cloud
Matt Wright
 
MySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack TroveMySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack Trove
Matt Lord
 
Using OpenStack to Accelerate New Product Development: Rik Harris, Telstra
Using OpenStack to Accelerate New Product Development: Rik Harris, TelstraUsing OpenStack to Accelerate New Product Development: Rik Harris, Telstra
Using OpenStack to Accelerate New Product Development: Rik Harris, Telstra
OpenStack
 
Mirantis Brocade Sales presentation - Draft 4 - .pptx
Mirantis Brocade Sales presentation - Draft 4 - .pptxMirantis Brocade Sales presentation - Draft 4 - .pptx
Mirantis Brocade Sales presentation - Draft 4 - .pptx
MarkPresti3
 
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and More
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and MorePolyglot! A Lightweight Cloud Platform for Java SE, Node, and More
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and More
Shaun Smith
 
datasheet-oracle-openstack-2296038
datasheet-oracle-openstack-2296038datasheet-oracle-openstack-2296038
datasheet-oracle-openstack-2296038gaurav119
 
A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014
Anuj Sahni
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackEMC
 
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdfGrow Your Business with Oracle Linux, Virtualization- BL v6.pdf
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
syamsulsakbar
 
My sql en la nube conoce las mejores prácticas en administración y operación_...
My sql en la nube conoce las mejores prácticas en administración y operación_...My sql en la nube conoce las mejores prácticas en administración y operación_...
My sql en la nube conoce las mejores prácticas en administración y operación_...
GeneXus
 
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
Dan Wendlandt
 
Introduction to MySQL
Introduction to MySQLIntroduction to MySQL
Introduction to MySQL
Ted Wennmark
 
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
jeckels
 
Navigating the open stack ecosystem summit vancouver.pptx
Navigating the open stack ecosystem   summit vancouver.pptxNavigating the open stack ecosystem   summit vancouver.pptx
Navigating the open stack ecosystem summit vancouver.pptx
Sriram Subramanian
 
Using MySQL in the Cloud
Using MySQL in the CloudUsing MySQL in the Cloud
Using MySQL in the Cloud
Matt Lord
 
OpenStack Enabling DevOps
OpenStack Enabling DevOpsOpenStack Enabling DevOps
OpenStack Enabling DevOps
Cisco DevNet
 
Elastic Scalability in MySQL Fabric Using OpenStack
Elastic Scalability in MySQL Fabric Using OpenStackElastic Scalability in MySQL Fabric Using OpenStack
Elastic Scalability in MySQL Fabric Using OpenStack
Mats Kindahl
 
Oracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud OverviewOracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud Overview
Toronto-Oracle-Users-Group
 

Similar to Oracle making openstack an enterprise grade solution (20)

OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)
 
Developer Cloud Solution with OpenStack
Developer Cloud Solution with OpenStackDeveloper Cloud Solution with OpenStack
Developer Cloud Solution with OpenStack
 
Developing Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the CloudDeveloping Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the Cloud
 
MySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack TroveMySQL DBaaS with OpenStack Trove
MySQL DBaaS with OpenStack Trove
 
Using OpenStack to Accelerate New Product Development: Rik Harris, Telstra
Using OpenStack to Accelerate New Product Development: Rik Harris, TelstraUsing OpenStack to Accelerate New Product Development: Rik Harris, Telstra
Using OpenStack to Accelerate New Product Development: Rik Harris, Telstra
 
Mirantis Brocade Sales presentation - Draft 4 - .pptx
Mirantis Brocade Sales presentation - Draft 4 - .pptxMirantis Brocade Sales presentation - Draft 4 - .pptx
Mirantis Brocade Sales presentation - Draft 4 - .pptx
 
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and More
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and MorePolyglot! A Lightweight Cloud Platform for Java SE, Node, and More
Polyglot! A Lightweight Cloud Platform for Java SE, Node, and More
 
datasheet-oracle-openstack-2296038
datasheet-oracle-openstack-2296038datasheet-oracle-openstack-2296038
datasheet-oracle-openstack-2296038
 
A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stack
 
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdfGrow Your Business with Oracle Linux, Virtualization- BL v6.pdf
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
 
My sql en la nube conoce las mejores prácticas en administración y operación_...
My sql en la nube conoce las mejores prácticas en administración y operación_...My sql en la nube conoce las mejores prácticas en administración y operación_...
My sql en la nube conoce las mejores prácticas en administración y operación_...
 
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
 
Introduction to MySQL
Introduction to MySQLIntroduction to MySQL
Introduction to MySQL
 
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
Oracle Coherence Strategy and Roadmap (OpenWorld, September 2014)
 
Navigating the open stack ecosystem summit vancouver.pptx
Navigating the open stack ecosystem   summit vancouver.pptxNavigating the open stack ecosystem   summit vancouver.pptx
Navigating the open stack ecosystem summit vancouver.pptx
 
Using MySQL in the Cloud
Using MySQL in the CloudUsing MySQL in the Cloud
Using MySQL in the Cloud
 
OpenStack Enabling DevOps
OpenStack Enabling DevOpsOpenStack Enabling DevOps
OpenStack Enabling DevOps
 
Elastic Scalability in MySQL Fabric Using OpenStack
Elastic Scalability in MySQL Fabric Using OpenStackElastic Scalability in MySQL Fabric Using OpenStack
Elastic Scalability in MySQL Fabric Using OpenStack
 
Oracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud OverviewOracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud Overview
 

Recently uploaded

Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
kalichargn70th171
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Globus
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
WSO2
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
AMB-Review
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Anthony Dahanne
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
Srikant77
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
Cyanic lab
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
IES VE
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
rickgrimesss22
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Globus
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
XfilesPro
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
Tendenci - The Open Source AMS (Association Management Software)
 

Recently uploaded (20)

Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
 

Oracle making openstack an enterprise grade solution

  • 1.
  • 2. CON8473 – Oracle Distribution of OpenStack Ronen Kofman Director of Product Development Oracle OpenStack September, 2014 Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Making OpenStack an Enterprise Grade Solution
  • 3. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 3
  • 4. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Program Agenda About OpenStack Oracle Linux OpenStack Distribution Making OpenStack ‘Enterprise Grade’ Summary 1 2 3 4 4
  • 5. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | About OpenStack 5
  • 6. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What is OpenStack? • OpenStack is an open source, Python based, cloud operating system. It is designed to control large scale, multi tenant cloud deployments • OpenStack is built through a set of distributed services which control compute, storage, network, identity management, orchestration, and much more 6
  • 7. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack is About Abstraction and Integration 7 Block Storage service Cinder Network service Neutron Compute service Nova Abstraction Layer Plug ins (partial list) Common Interface – OpenStack API
  • 8. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Momentum • Launched in 2010 OpenStack has grown to become one of the largest open source project ever launched. Some numbers from http://www.stackalytics.com/ as of September 2014: – Over 200 companies contributed code to date – Almost 2700 individuals contributed to OpenStack 8 0 20 40 60 80 100 120 140 Companies Contributing 0 200 400 600 800 1000 1200 1400 1600 Individuals Contributing
  • 9. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Linux OpenStack Distribution 9
  • 10. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle OpenStack for Oracle Linux 1.0 10 Image service Glance Block Storage service Cinder Identity service Keystone Object Storage service Swift Network service Neutron OpenStack Dashboard Horizon Compute service Nova • Based on the OpenStack Icehouse release • Available on public-yum.oracle.com and the Unbreakable Linux Network (ULN) • Free to download and use with the latest updates and patches • Support for OpenStack is included as part of the Oracle Linux or Oracle VM Premier Support subscription at no additional cost • Integrated with Oracle Clusterware
  • 11. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack With Oracle Linux and Oracle VM 11 Interoperability • Help make OpenStack a first class solution for enterprise customers • Work with the OpenStack community to support enterprise applications in an OpenStack cloud • Provide choice for managing hypervisors with Oracle Linux and Oracle VM • Ensure Oracle Linux and Oracle VM can work with any OpenStack solution customers choose • Work with third party vendors to offer joint solutions
  • 12. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | End to End support 12 Control nodeCompute node 1Compute node n VM VM VM VM VM VM Clusterware
  • 13. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Support options • OpenStack deployment consists of compute and control nodes • Oracle provides support for control nodes using Oracle Linux and compute nodes using Oracle Linux (KVM) or Oracle VM • Customer can choose to use a control node from any vendor with Oracle compute nodes (“Mirantis Delivers Mirantis OpenStack integration with Oracle Linux and Oracle VM”) • Oracle Linux can be deployed as guest on top of any OpenStack deployment with full support from Oracle • Oracle Linux can be used as base operating system in any OpenStack deployment 13
  • 14. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Object Storage service Swift Identity service Keystone Deploying OpenStack – Control Nodes Configuration 14 Image service Glance Block Storage service Cinder Identity service Keystone Object Storage service Swift Network service Neutron OpenStack Dashboard Horizon Compute service Nova Message Queue Database Database OpenStack Dashboard Horizon Image service Glance Network service Neutron Compute service Nova Block Storage service Cinder Message Queue All-In-One DeploymentMulti Node Deployment
  • 15. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Support in ZFS Storage Appliance (ZFSSA) • ZFS Storage OS 8.2, released in June 2014, adds OpenStack support • OpenStack Cinder driver is available and also contributed upstream • The Cinder driver supports all life cycle management functions directly from OpenStack API/CLI/GUI • Fast instance creation for large images using ZFSSA cloning capabilities • Easy to get started with freely available VirtualBox based ZFSSA simulator • Available as part of Oracle OpenStack for Oracle Linux 15
  • 16. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Support in Oracle Virtual Network • Oracle announced the Neutron plugin for Oracle Virtual Network • Main features – True multi-tenancy with enhanced Security – High Speed with 40 Gbps NICs on demand – Scalability with up to 16000 tenant networks – Solves VLAN exhaustion problem – QOS support per network 16
  • 17. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Making OpenStack ‘Enterprise Grade’ 17
  • 18. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What Makes a Product Enterprise Grade? Oracle Confidential – Internal/Restricted/Highly Restricted 18 Recover Operate Monitor Maintain And Support Operational Efficiency
  • 19. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What Makes a Product Enterprise Grade? Oracle Confidential – Internal/Restricted/Highly Restricted 19 Can run any application (Pet or Cattle) Highly available Secure Can interoperate with existing solutions Has clear and predictable Roadmap Quality and ReliabilityPerformance and scalability
  • 20. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | • Storage – Persistent storage support – Storage network security – Portability – QOS – NFS to instances • Compute – Placement – Affinity • Network – Control path – complexity, scalability – Data path – redundancy, performance – QOS • Security – Role Base Access Control – User Management • Support and Maintenance – Live Migration – Monitoring – Upgrade path Oracle Confidential – Internal/Restricted/Highly Restricted 20 Some of The Main Challenges OpenStack Faces
  • 21. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | • Complexity – Impacts customer experience – Installation process is key – Affects maintenance – Makes the evaluation process longer and harder – Requires expertise, highly skilled operators • Maturity – Stability – APIs, client tools – Quality – bugs and vulnerabilities • Predictability and Roadmap – Customer confidence – Planning the test cycle – Planning for upgrade – Assurance when feature gap will be closed Oracle Confidential – Internal/Restricted/Highly Restricted 21 Other Challenges for Enterprises to Adopt OpenStack
  • 22. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Summary 22
  • 23. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Summary • Oracle OpenStack – OpenStack is investing in OpenStack in several areas – Oracle is providing an end to end solution – Choice and integration is key • Making OpenStack ‘Enterprise Grade’ – OpenStack improves constantly – Feature gap is not high – Customers need to feel confident about OpenStack Job #1: Work with the community to make OpenStack first class solution for the enterprise 23
  • 24. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Ask the Penguins Oracle Confidential – Internal/Restricted/Highly Restricted 24
  • 25. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Sessions @ OpenWorld 2014 Oracle VM & Oracle OpenStack for Oracle Linux Session Highlights Monday, Sept 29 10:15 – 11:00 Intercontinental Hotel, Grand Ballroom B 1:30 – 2:15 Intercontinental Hotel, Grand Ballroom B 1:15 – 2:15 Nikko Hotel, Floor 3, Room Nikko1 25
  • 26. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Sessions @ Oracle OpenWorld 2014 Virtualization Sessions Highlights Time Wednesday, Oct. 01 Time Thursday, Oct. 02 10:15 – 11:00 Intercontinental Hotel, Union Square – Floor 3 9:30 – 10:15 Intercontinental Hotel, Union Square – Floor 3 11:30 – 12:15 Intercontinental Hotel, Union Square – Floor 3 10:45 – 11:30 Intercontinental Hotel, Union Square – Floor 3 4:45 – 5:30 Intercontinental Hotel, Grand Ballroom A 26
  • 27. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Hands-on Labs Monday, Sept 29 Wednesday, Oct. 01 10:15 – 11:15 . Nikko Hotel, Floor 2, Room Mendocino I-II Nikko Hotel, Floor 3, Room Nikko 1 1:15 – 2:15 Nikko Hotel, Floor 3, Room Nikko 1 Nikko Hotel, Floor 2, Room Mendocino I-II 27
  • 28. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM and Oracle OpenStack for Oracle Linux Demos In the Linux and Virtualization with OpenStack Showcase 3760 – Oracle VM - integrated infrastructure choice for the cloud  Oracle Linux and Virtualization with OpenStack Showcase 3767 – OpenStack - Enterprise-grade Cloud with Oracle Linux and Oracle VM  Oracle Linux and Virtualization with OpenStack Showcase 28
  • 29. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Stay Connected • Oracle.com/virtualization • @ORCL_Virtualize • Facebook.com/OracleVirtualization • Oracle VM Group • Blogs.oracle.com/virtualization Join our communities, visit our websites for more information 29 Youtube.com/virtualization Focus on Virtualization and OpenStack Download: edelivery.oracle.com/oraclevm Training: education.oracle.com/virtualization
  • 30. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 30