SlideShare une entreprise Scribd logo
1  sur  46
Sungard Availability Services Confidential and Proprietary 
OpenStack 
The Open Source Cloud Operating System
Sungard Availability Services Confidential and Proprietary | 
December 15, 2014 2 
• The Story of OpenStack 
• Why OpenStack? 
• What is OpenStack? 
• Learning OpenStack 
• Appendix 
• DevStack 
• OpenStack Juno
Sungard Availability Services Confidential and Proprietary | 
The Story of OpenStack 
December 15, 2014 3
Sungard Availability Services Confidential and Proprietary | 
The E-mail That Started It All 
December 15, 2014 4
Sungard Availability Services Confidential and Proprietary | 
The Birth of OpenStack 
December 15, 2014 5
Sungard Availability Services Confidential and Proprietary | 
OpenStack Releases 
Apr’15 
Oct’14 
Apr’14 
Oct’13 
Apr’13 
Sep’12 
Apr’12 
Sep’11 
Apr’11 
Feb’11 
Oct’10 
December 15, 2014 6
Sungard Availability Services Confidential December 15, 2014 and Proprietary | 7
Sungard Availability Services Confidential and Proprietary | 
Why OpenStack? 
December 15, 2014 8
Sungard Availability Services Confidential and Proprietary | 
Enterprises are building clouds to... 
Where is your enterprise on the path to cloud? 
Meet departmental resource needs & timelines 
Control & monitor the entire environment 
2. Cloud 1. Virtualization Data Center 3. Cloud Federation 
December 15, 2014 9
Sungard Availability Services Confidential and Proprietary | 
Datacenters are being virtualized, Servers are first 
Hypervisors provide abstraction between SW and HW (Servers) 
HOST 1 HOST 2 HOST 3 HOST 4, ETC. 
VMs 
Hypervisor: 
Turns 1 server into many “virtual machines” (instances or VMs) 
(VMWare ESX, Citrix XEN Server, KVM, Etc.) 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation 
Automation & Efficiency 
Hardware abstraction for each server Better resource utilization for each server 
Compute Pool Network Pool Storage Pool 
Virtualized Servers Virtualized Networks Virtualized Storage 
Next: Storage, Network…the building blocks 
Flexibility, Efficiency are key drivers Resource pools for apps starting to form... 
December 15, 2014 10
Sungard Availability Services Confidential and Proprietary | 
But questions arise as the environment grows... 
“VM sprawl” can make things unmanageable very quickly 
Where should you provision new VMs? How do you keep track of it all? 
+ 
How do you empower employees to self-service? 
USERS ADMINS 
How do you make your apps cloud aware? 
APPS 
A Cloud Management Layer Is Missing 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation 
Automation & Efficiency 
December 15, 2014 11
Sungard Availability Services Confidential and Proprietary | 
Solution: OpenStack, The Cloud Operating System 
A new management layer that adds automation and control 
APPS USERS ADMINS 
Automation & Efficiency 
Connects to apps 
via APIs 
Self-service Portals for users 
Creates Pools of Resources Automates The Network 
CLOUD OPERATING SYSTEM 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation 
December 15, 2014 12
Sungard Availability Services Confidential and Proprietary | 
What’s Next ?? 
Automation & Efficiency 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation 
Enterprise Private Clouds run 
cloud operations systems… 
Public Clouds run cloud 
operating systems… 
But you can’t interoperate if 
public clouds are built on proprietary 
software 
December 15, 2014 13
Sungard Availability Services Confidential and Proprietary | 
Imagine having a Common Platform across clouds 
Seamlessly transporting workloads 
Automation & Efficiency 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation
Sungard Availability Services Confidential and Proprietary | 
Public Cloud: 
OpenStack powers some 
of the worlds largest public 
cloud deployments. 
Private Cloud: 
Run OpenStack software 
in your own corporate 
data centers 
Washington 
Texas California Europe 
Private Cloud Private Cloud 
Public Cloud 
Public Cloud 
Common software 
platform making 
Federation 
possible 
OpenStack enables cloud federation 
Connecting clouds to create global resource pools 
A common platform is here… 
OpenStack is an open source software powering public and private clouds! 
Automation & Efficiency 
1. Virtualization 2. Cloud Data Center 3. Cloud Federation
Sungard Availability Services Confidential and Proprietary | 
Summary – Why OpenStack? 
The Cloud Operating 
System enables 
enterprises to 
• Control and automate pools of 
resources 
• Efficiently allocate resources 
• Empower admins & users via self-service 
portals 
• Empower developers to make 
apps cloud-aware via APIs 
Top 3 Benefits of a 
Common Platform 
• Easy to migrate data and 
applications to public clouds when 
conditions are right 
• based on security policies, 
economics, and other key business 
criteria 
• No longer locked in with major 
investment in one provider 
• Disaster recovery 
December 15, 2014 16
Sungard Availability Services Confidential and Proprietary | 
What is OpenStack? 
December 15, 2014 17
Sungard Availability Services Confidential and Proprietary | 
Automation and Orchestration of IT Resources 
December 15, 2014 18 
OpenStack is a cloud operating system that controls large pools of 
compute, storage, and networking resources throughout a datacenter, all 
managed through a dashboard that gives administrators control while 
empowering their users to provision resources through a web interface.
Sungard Availability Services Confidential and Proprietary | 
In a Loosely Coupled Architecture 
December 15, 2014 19
Sungard Availability Services Confidential and Proprietary | 
To Deliver Self-Service IT Rapidly and At Scale 
December 15, 2014 20
Sungard Availability Services Confidential and Proprietary | 
By Leveraging Various Open Source Projects 
December 15, 2014 21
Sungard Availability Services Confidential and Proprietary | 
OpenStack – Core Components 
December 15, 2014 22
Sungard Availability Services Confidential and Proprietary | 
2. Horizontally and 
massively scalable 
1. REST-based API 
3. Hardware agnostic: supports a variety of 
standard hardware 
4. Hypervisor agnostic: support for Xen ,Citrix 
XenServer, Microsoft Hyper-V, KVM, UML, LXC and ESX 
Compute – Key Features 
December 15, 2014 23
Sungard Availability Services Confidential and Proprietary | 
4. Scalable to 
multiple petabytes, 
billions of objects 
1. REST-based API 
6. Account/Container/Object structure (not file 
system, no nesting) plus Replication (N copies 
of accounts, containers, objects) 
5. No central database 
required 
2. Data distributed evenly 
throughout system 
3. Runs on standard 
hardware 
Storage – Key Features 
December 15, 2014 24
Sungard Availability Services Confidential and Proprietary | 
2. REST-based 
API 
1. Store & retrieve 
VM images 
3. Compatible with all common 
image formats 
4. Storage agnostic: Store 
images locally, or use OpenStack 
Object Storage, HTTP, or S3 
Image Service – Key Features 
December 15, 2014 25
Sungard Availability Services Confidential and Proprietary | 
Learning OpenStack 
December 15, 2014 26
Sungard Availability Services Confidential and Proprietary | 
Reading About OpenStack 
December 15, 2014 27 
The OpenStack Foundation 
– http://www.openstack.org/ 
Official OpenStack Documentation 
– http://docs.openstack.org/ 
The OpenStack Cloud Computing Cookbook (Second Edition) 
– http://www.amazon.in/OpenStack-Cloud-Computing-Cookbook- 
Jackson/dp/1782167587/ref=sr_1_1?ie=UTF8&qid=1418387994&sr=8- 
1&keywords=OpenStack-Cloud-Computing-Cookbook-Jackson
Sungard Availability Services Confidential and Proprietary | 
Trying Out OpenStack 
December 15, 2014 28 
TryStack (OpenStack Sandbox) 
– http://trystack.org/ 
OpenStack-based Public Clouds 
 DreamHost 
– http://dreamhost.com/cloud/ 
 HP Public Cloud 
– https://www.hpcloud.com/ 
 Rackspace Public Cloud 
– http://www.rackspace.com/cloud
Sungard Availability Services Confidential and Proprietary | 
Deploying OpenStack 
December 15, 2014 29 
OpenStack Distributions 
– Red Hat - http://openstack.redhat.com 
– SUSE - https://www.suse.com/products/suse-cloud 
– Ubuntu - http://www.ubuntu.com/cloud 
Packaged Deploys For Different Linux Distros 
– Mirantis - https://fuel.mirantis.com 
– Piston Cloud Computing - http://www.pistoncloud.com/openstack-cloud-software 
– Rackspace - http://www.rackspace.com/cloud/private/openstack_software 
Configuration Management Tools 
– Opscode Chef - https://github.com/opscode/openstack-chef-repo 
– Puppet Labs Puppet - http://puppetlabs.com/solutions/cloud-automation/compute/openstack
Sungard Availability Services Confidential and Proprietary | 
Join the Community 
December 15, 2014 30 
Join The OpenStack Community 
 http://www.openstack.org/community/
Sungard Availability Services Confidential and Proprietary | 
Appendix – A 
December 15, 2014 31
Sungard Availability Services Confidential and Proprietary | 
DevStack – In Nutshell 
DevStack is… 
 An opinionated script to quickly create an 
OpenStack development environment 
 Supports: Ubuntu 14.04 (Trusty), Fedora 20 
and CentOS/RHEL 6.5 
– OpenStack also runs and is packaged on other 
flavors of Linux such as OpenSUSE and Debian 
 It can run single and multi-node 
environments 
DevStack is not… 
 To be used on a production environment 
 The exact way you would deploy 
OpenStack in production (but it’s close) 
DevStack’s mission is… 
 To provide tools used for installation of central OpenStack services from source (git repository) 
suitable for development & operational testing 
 To demonstrate & document examples of configuring & running services as well as command line 
client usage 
December 15, 2014 32 
https://wiki.openstack.org/wiki/DevStack
Sungard Availability Services Confidential and Proprietary | 
DevStack in 30 sec… 
December 15, 2014 33 
 http://devstack.org 
– git clone https://github.com/openstack-dev/devstack.git 
– cd devstack 
– ./stack.sh 
 Important files: 
– localrc: Contains settings for each node running Devstack 
– stackrc: git repository and branch information
Sungard Availability Services Confidential and Proprietary | 
localrc Sample 
December 15, 2014 34 
[[local|localrc]] 
FIXED_RANGE=10.254.1.0/24 
NETWORK_GATEWAY=10.254.1.1 
LOGDAYS=1 
LOGFILE=$DEST/logs/stack.sh.log 
SCREEN_LOGDIR=$DEST/logs/screen 
ADMIN_PASSWORD=quiet 
DATABASE_PASSWORD=$ADMIN_PASSWORD 
RABBIT_PASSWORD=$ADMIN_PASSWORD 
SERVICE_PASSWORD=$ADMIN_PASSWORD 
SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50
Sungard Availability Services Confidential and Proprietary | 
Virtualize your DevStack with Vagrant 
December 15, 2014 35 
Download Vagrant – 
– https://www.vagrantup.com/downloads.html 
Install Vagrant – 
– https://docs.vagrantup.com/v2/installation/index.html 
DevStack Commands – 
– git clone –recursive 
https://github.com/patux/mydevstack.git 
– cd mydevstack 
– vagrant up
Sungard Availability Services Confidential and Proprietary | 
Appendix – B 
December 15, 2014 36
Sungard Availability Services Confidential and Proprietary | 
OpenStack – Juno 
December 15, 2014 37 
10th 
release October 
16, 2014 
Builds cloud 
Supports 
(at scale) 
Enables new use 
cases in many 
industries 
Open 
source 
software 
342 new 
features 
• Software development 
• Big data analysis 
• Application infrastructure 
• Public 
• Private 
• Hybrid 
•Finance 
•Manufacturing 
•Technology 
OpenStack 
Juno
Sungard Availability Services Confidential and Proprietary | 
OpenStack – Juno: Key Themes 
December 15, 2014 38 
Enterprise Maturity 
• Most widely-supported 
cloud platform, expanded 
testing for plugins 
• Storage policies for object 
storage 
• Federated identity 
enhancements 
• Operational improvements 
Laying the Foundation 
for NFV Support 
• OpenStack infrastructure 
natural home for 
implementing NFV 
• NFV workgroup 
established, new features 
landing in Nova 
New Data Processing 
Capability 
• New Data Processing 
capability part of integrated 
release 
• Quickly provision and 
manage Hadoop and Spark
Sungard Availability Services Confidential and Proprietary | 
Key Themes Across the Community 
December 15, 2014 39 
• Operator meetups continue to drive valuable feedback 
• Many operational enhancements and thousands of bug fixes accepted 
• Users spanning enterprise and various verticals bringing new requirements, including 
NFV, Win The Enterprise and End User working group efforts 
Voice of the user & operator continues to shape software 
• One size does not fit all: that’s why OpenStack is still the right choice for many 
• Helping simplify options for users 
• Added Hosted Private Cloud to Marketplace 
Marketplace offers new paths to adoption 
• Mix and match technology options in every datacenter 
• Users desire more control and leverage with technology providers 
New active consumption model
Sungard Availability Services Confidential and Proprietary | 
See the full story: 
http://superuser.openstack.org/articles/report-from-the-mid-cycle-meetup-for-operators 
December 15, 2014 40 
A New Approach 
Users Get Involved in Software Development Process 
At the Ops Summit, August 25-26, OpenStack users from companies including Comcast, Time Warner Cable, GoDaddy, 
Yahoo, Sony Playstation, Symantec, Cisco, Workday, IBM, Bluebox, Intel, and PayPal provided feedback on the software 
platform and shared best practices.
Sungard Availability Services Confidential and Proprietary | 
Marketplace Adds Hosted Private Clouds 
December 15, 2014 41
Sungard Availability Services Confidential and Proprietary | 
Key Growth Stats 
December 15, 2014 42 
• 1,419 contributors affiliated with 133 organizations contributed to 
Juno; a 16% increase from the Icehouse release Contributor Growth 
• 342 new features in the Juno integrated release and common 
libraries Total Number of Features 
• 3,219 bugs fixed during the Juno release cycle, a 10% increase 
from Icehouse Bugs Fixed 
• HP, Red Hat, Mirantis, Rackspace, IBM, Cisco, NEC, VMware, 
OpenStack Foundation, Independents; top users contributing include 
Yahoo!, Time Warner Cable and eBay 
Top Companies Committing 
Code 
• Nearly 500,000 lines of documentation modified; new Architecture 
Design Guide produced during Juno cycle Documentation 
• 97 drivers and plugins supported across the compute, storage and 
networking capabilities Drivers & Plugins
Sungard Availability Services Confidential and Proprietary | 
New Features by Category 
December 15, 2014 43 
Compute 
•Network Functions 
Virtualization 
• Sub-team formed in Atlanta 
•Multiple use cases split out (9) 
•Operational Updates 
• Improvements for rescue mode: boot 
from alternate image and attach all 
local disks 
• Improve nova-network code to allow 
per-network settings 
•Other updates 
• Ironic driver added 
• Docker support with StackForge 
driver 
• Rolling upgrade improvements 
• Scheduling updates to support 
scheduling services and extensibility 
Storage 
•Object Storage 
• Storage policies: major update, 
allows flexibility to use different types 
of storage devices, replication 
settings 
• Ongoing work on erasure coding, 
potentially coming in Kilo 
• New features: 
• Keystone v3 support 
• Account to account copy 
•Block Storage 
• 10 new storage backends supported 
and improved testing of third-party 
storage systems 
• Project maturing, consistent 
contributors building out core 
functionality 
• Cinder v2 API in Nova 
Networking 
•Nova-Network to Neutron 
Migration Path 
• Initial path for eventual deprecation 
• Back-end plug-in enabled 
•NFV Work 
• Support for IPv6 networking 
• Third-party driver testing ensures 
consistency and reliability across 
network implementations 
• Focus on Compute during Juno 
release cycle, but updates for 
Networking coming too 
•L3 High Availability 
• Networking layer now allows a 
distributed operational mode 
Shared Services 
•Identity service 
• Federated authentication 
improvements 
• Easier to connect to LDAP 
•Orchestration 
• Rollback on failed deployment 
• Delegation improvements for non-admin 
users 
•Telemetry 
• Efficiency improvements 
• Increase in performance 
•Dashboard 
• Data Processing integration 
• RBAC support for Block Storage and 
Images 
•Database 
• New options for MySQL replication, 
Mongo clustering, Postgres, 
Couchbase 
•Data Processing 
• Newly integrated big data 
provisioning service with support for 
Hadoop and Spark 
•Image Service 
• Image service expanding to broader 
artifact catalog service
Sungard Availability Services Confidential and Proprietary | 
Questions? 
December 15, 2014 44
Sungard Availability Services Confidential and Proprietary | 
Notices 
©2014 Sungard Availability Services. All Rights Reserved. 
This document contains Sungard Availability Services’ confidential or proprietary information. 
Sungard Availability Services is a trademark of SunGard Data Systems Inc. or its affiliate used under 
license. The Sungard Availability Services logo by itself is a trademark of Sungard Availability 
Services Capital, Inc. or its affiliate. All other trade names are trademarks or registered trademarks of 
their respective holders. 
December 15, 2014 45
Krunal Jain 
Senior Engineer – Cloud 
Email: krunal.jain@sungardas.com 
Sungard Availability Services | www.sungardas.in

Contenu connexe

Tendances

Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Keith Tobin
 
Architecture Openstack for the Enterprise
Architecture Openstack for the EnterpriseArchitecture Openstack for the Enterprise
Architecture Openstack for the Enterprise
Keith Tobin
 

Tendances (20)

OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
 
Openstack Architecture
Openstack ArchitectureOpenstack Architecture
Openstack Architecture
 
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
 
Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"
 
Getting started with OpenStack
Getting started with OpenStackGetting started with OpenStack
Getting started with OpenStack
 
Designing OpenStack Architectures
Designing OpenStack ArchitecturesDesigning OpenStack Architectures
Designing OpenStack Architectures
 
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
 
Introduction To OpenStack
Introduction To OpenStackIntroduction To OpenStack
Introduction To OpenStack
 
Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)
 
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)Openstack architecture for the enterprise (Openstack Ireland Meet-up)
Openstack architecture for the enterprise (Openstack Ireland Meet-up)
 
Mirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 OverviewMirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 Overview
 
Architecture Openstack for the Enterprise
Architecture Openstack for the EnterpriseArchitecture Openstack for the Enterprise
Architecture Openstack for the Enterprise
 
An Intrudction to OpenStack 2017
An Intrudction to OpenStack 2017An Intrudction to OpenStack 2017
An Intrudction to OpenStack 2017
 
Openstack Fundamentals by CloudZone @Back2School
Openstack Fundamentals by CloudZone @Back2SchoolOpenstack Fundamentals by CloudZone @Back2School
Openstack Fundamentals by CloudZone @Back2School
 
State of the Stack v4 - OpenStack in All It's Glory
State of the Stack v4 - OpenStack in All It's GloryState of the Stack v4 - OpenStack in All It's Glory
State of the Stack v4 - OpenStack in All It's Glory
 
OpenStack 101 update
OpenStack 101 updateOpenStack 101 update
OpenStack 101 update
 
Openstack - An introduction/Installation - Presented at Dr Dobb's conference...
 Openstack - An introduction/Installation - Presented at Dr Dobb's conference... Openstack - An introduction/Installation - Presented at Dr Dobb's conference...
Openstack - An introduction/Installation - Presented at Dr Dobb's conference...
 
Cloud computing and OpenStack
Cloud computing and OpenStackCloud computing and OpenStack
Cloud computing and OpenStack
 
Open stack
Open stackOpen stack
Open stack
 
OpenStack 101 Presentation
OpenStack 101 PresentationOpenStack 101 Presentation
OpenStack 101 Presentation
 

En vedette

WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
Brian Grant
 

En vedette (7)

Building an Enterprise Cloud on OpenStack
Building an Enterprise Cloud on OpenStackBuilding an Enterprise Cloud on OpenStack
Building an Enterprise Cloud on OpenStack
 
Using CloudStack With Clustered LVM
Using CloudStack With Clustered LVMUsing CloudStack With Clustered LVM
Using CloudStack With Clustered LVM
 
2016 - Continuously Delivering Microservices in Kubernetes using Jenkins
2016 - Continuously Delivering Microservices in Kubernetes using Jenkins2016 - Continuously Delivering Microservices in Kubernetes using Jenkins
2016 - Continuously Delivering Microservices in Kubernetes using Jenkins
 
OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014OpenStack and OpenDaylight Workshop: ONUG Spring 2014
OpenStack and OpenDaylight Workshop: ONUG Spring 2014
 
OpenStack Architecture and Use Cases
OpenStack Architecture and Use CasesOpenStack Architecture and Use Cases
OpenStack Architecture and Use Cases
 
WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
WSO2Con US 2015 Kubernetes: a platform for automating deployment, scaling, an...
 
Linux Cluster Concepts
Linux Cluster ConceptsLinux Cluster Concepts
Linux Cluster Concepts
 

Similaire à Introduction to OpenStack (Juno)

Apache CloudStack 4.2: A First Look
Apache CloudStack 4.2: A First LookApache CloudStack 4.2: A First Look
Apache CloudStack 4.2: A First Look
Shanker Balan
 
OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
Open Stack
 
Présentation openstackinaction v1.2
Présentation openstackinaction v1.2Présentation openstackinaction v1.2
Présentation openstackinaction v1.2
Regis Allegre
 
EGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
EGI TF 2013 / Cloud Interoperability Week – Hands-On TutorialEGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
EGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
OpenNebula Project
 
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdfBRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
ssuserc6aaff
 
Private cloud-webinar
Private cloud-webinarPrivate cloud-webinar
Private cloud-webinar
WSO2
 

Similaire à Introduction to OpenStack (Juno) (20)

OpenStack and CloudForms Do's and Dont's
OpenStack and CloudForms Do's and Dont'sOpenStack and CloudForms Do's and Dont's
OpenStack and CloudForms Do's and Dont's
 
Introduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackIntroduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStack
 
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
 
Using MySQL in the Cloud
Using MySQL in the CloudUsing MySQL in the Cloud
Using MySQL in the Cloud
 
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_...
 
Apache CloudStack 4.2: A First Look
Apache CloudStack 4.2: A First LookApache CloudStack 4.2: A First Look
Apache CloudStack 4.2: A First Look
 
Halifax DevOps - Meet-up - July.19 2017
Halifax DevOps - Meet-up - July.19 2017Halifax DevOps - Meet-up - July.19 2017
Halifax DevOps - Meet-up - July.19 2017
 
OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
 
Présentation openstackinaction v1.2
Présentation openstackinaction v1.2Présentation openstackinaction v1.2
Présentation openstackinaction v1.2
 
Open stack presentation
Open stack presentationOpen stack presentation
Open stack presentation
 
OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)OpenStack Ecosystem (10000 feet oveview)
OpenStack Ecosystem (10000 feet oveview)
 
EGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
EGI TF 2013 / Cloud Interoperability Week – Hands-On TutorialEGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
EGI TF 2013 / Cloud Interoperability Week – Hands-On Tutorial
 
OpenStack & MySQL
OpenStack & MySQLOpenStack & MySQL
OpenStack & MySQL
 
Oracle making openstack an enterprise grade solution
Oracle making openstack an enterprise grade solutionOracle making openstack an enterprise grade solution
Oracle making openstack an enterprise grade solution
 
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdfBRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
 
Openstack 101
Openstack 101Openstack 101
Openstack 101
 
Private cloud-webinar
Private cloud-webinarPrivate cloud-webinar
Private cloud-webinar
 
OpenStack for VMware Administrators
OpenStack for VMware AdministratorsOpenStack for VMware Administrators
OpenStack for VMware Administrators
 
Private cloud cloud-phoenix-april-2014
Private cloud cloud-phoenix-april-2014Private cloud cloud-phoenix-april-2014
Private cloud cloud-phoenix-april-2014
 
Introduction of OpenStack cascading solution
Introduction of OpenStack cascading solutionIntroduction of OpenStack cascading solution
Introduction of OpenStack cascading solution
 

Dernier

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 

Dernier (20)

AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 

Introduction to OpenStack (Juno)

  • 1. Sungard Availability Services Confidential and Proprietary OpenStack The Open Source Cloud Operating System
  • 2. Sungard Availability Services Confidential and Proprietary | December 15, 2014 2 • The Story of OpenStack • Why OpenStack? • What is OpenStack? • Learning OpenStack • Appendix • DevStack • OpenStack Juno
  • 3. Sungard Availability Services Confidential and Proprietary | The Story of OpenStack December 15, 2014 3
  • 4. Sungard Availability Services Confidential and Proprietary | The E-mail That Started It All December 15, 2014 4
  • 5. Sungard Availability Services Confidential and Proprietary | The Birth of OpenStack December 15, 2014 5
  • 6. Sungard Availability Services Confidential and Proprietary | OpenStack Releases Apr’15 Oct’14 Apr’14 Oct’13 Apr’13 Sep’12 Apr’12 Sep’11 Apr’11 Feb’11 Oct’10 December 15, 2014 6
  • 7. Sungard Availability Services Confidential December 15, 2014 and Proprietary | 7
  • 8. Sungard Availability Services Confidential and Proprietary | Why OpenStack? December 15, 2014 8
  • 9. Sungard Availability Services Confidential and Proprietary | Enterprises are building clouds to... Where is your enterprise on the path to cloud? Meet departmental resource needs & timelines Control & monitor the entire environment 2. Cloud 1. Virtualization Data Center 3. Cloud Federation December 15, 2014 9
  • 10. Sungard Availability Services Confidential and Proprietary | Datacenters are being virtualized, Servers are first Hypervisors provide abstraction between SW and HW (Servers) HOST 1 HOST 2 HOST 3 HOST 4, ETC. VMs Hypervisor: Turns 1 server into many “virtual machines” (instances or VMs) (VMWare ESX, Citrix XEN Server, KVM, Etc.) 1. Virtualization 2. Cloud Data Center 3. Cloud Federation Automation & Efficiency Hardware abstraction for each server Better resource utilization for each server Compute Pool Network Pool Storage Pool Virtualized Servers Virtualized Networks Virtualized Storage Next: Storage, Network…the building blocks Flexibility, Efficiency are key drivers Resource pools for apps starting to form... December 15, 2014 10
  • 11. Sungard Availability Services Confidential and Proprietary | But questions arise as the environment grows... “VM sprawl” can make things unmanageable very quickly Where should you provision new VMs? How do you keep track of it all? + How do you empower employees to self-service? USERS ADMINS How do you make your apps cloud aware? APPS A Cloud Management Layer Is Missing 1. Virtualization 2. Cloud Data Center 3. Cloud Federation Automation & Efficiency December 15, 2014 11
  • 12. Sungard Availability Services Confidential and Proprietary | Solution: OpenStack, The Cloud Operating System A new management layer that adds automation and control APPS USERS ADMINS Automation & Efficiency Connects to apps via APIs Self-service Portals for users Creates Pools of Resources Automates The Network CLOUD OPERATING SYSTEM 1. Virtualization 2. Cloud Data Center 3. Cloud Federation December 15, 2014 12
  • 13. Sungard Availability Services Confidential and Proprietary | What’s Next ?? Automation & Efficiency 1. Virtualization 2. Cloud Data Center 3. Cloud Federation Enterprise Private Clouds run cloud operations systems… Public Clouds run cloud operating systems… But you can’t interoperate if public clouds are built on proprietary software December 15, 2014 13
  • 14. Sungard Availability Services Confidential and Proprietary | Imagine having a Common Platform across clouds Seamlessly transporting workloads Automation & Efficiency 1. Virtualization 2. Cloud Data Center 3. Cloud Federation
  • 15. Sungard Availability Services Confidential and Proprietary | Public Cloud: OpenStack powers some of the worlds largest public cloud deployments. Private Cloud: Run OpenStack software in your own corporate data centers Washington Texas California Europe Private Cloud Private Cloud Public Cloud Public Cloud Common software platform making Federation possible OpenStack enables cloud federation Connecting clouds to create global resource pools A common platform is here… OpenStack is an open source software powering public and private clouds! Automation & Efficiency 1. Virtualization 2. Cloud Data Center 3. Cloud Federation
  • 16. Sungard Availability Services Confidential and Proprietary | Summary – Why OpenStack? The Cloud Operating System enables enterprises to • Control and automate pools of resources • Efficiently allocate resources • Empower admins & users via self-service portals • Empower developers to make apps cloud-aware via APIs Top 3 Benefits of a Common Platform • Easy to migrate data and applications to public clouds when conditions are right • based on security policies, economics, and other key business criteria • No longer locked in with major investment in one provider • Disaster recovery December 15, 2014 16
  • 17. Sungard Availability Services Confidential and Proprietary | What is OpenStack? December 15, 2014 17
  • 18. Sungard Availability Services Confidential and Proprietary | Automation and Orchestration of IT Resources December 15, 2014 18 OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.
  • 19. Sungard Availability Services Confidential and Proprietary | In a Loosely Coupled Architecture December 15, 2014 19
  • 20. Sungard Availability Services Confidential and Proprietary | To Deliver Self-Service IT Rapidly and At Scale December 15, 2014 20
  • 21. Sungard Availability Services Confidential and Proprietary | By Leveraging Various Open Source Projects December 15, 2014 21
  • 22. Sungard Availability Services Confidential and Proprietary | OpenStack – Core Components December 15, 2014 22
  • 23. Sungard Availability Services Confidential and Proprietary | 2. Horizontally and massively scalable 1. REST-based API 3. Hardware agnostic: supports a variety of standard hardware 4. Hypervisor agnostic: support for Xen ,Citrix XenServer, Microsoft Hyper-V, KVM, UML, LXC and ESX Compute – Key Features December 15, 2014 23
  • 24. Sungard Availability Services Confidential and Proprietary | 4. Scalable to multiple petabytes, billions of objects 1. REST-based API 6. Account/Container/Object structure (not file system, no nesting) plus Replication (N copies of accounts, containers, objects) 5. No central database required 2. Data distributed evenly throughout system 3. Runs on standard hardware Storage – Key Features December 15, 2014 24
  • 25. Sungard Availability Services Confidential and Proprietary | 2. REST-based API 1. Store & retrieve VM images 3. Compatible with all common image formats 4. Storage agnostic: Store images locally, or use OpenStack Object Storage, HTTP, or S3 Image Service – Key Features December 15, 2014 25
  • 26. Sungard Availability Services Confidential and Proprietary | Learning OpenStack December 15, 2014 26
  • 27. Sungard Availability Services Confidential and Proprietary | Reading About OpenStack December 15, 2014 27 The OpenStack Foundation – http://www.openstack.org/ Official OpenStack Documentation – http://docs.openstack.org/ The OpenStack Cloud Computing Cookbook (Second Edition) – http://www.amazon.in/OpenStack-Cloud-Computing-Cookbook- Jackson/dp/1782167587/ref=sr_1_1?ie=UTF8&qid=1418387994&sr=8- 1&keywords=OpenStack-Cloud-Computing-Cookbook-Jackson
  • 28. Sungard Availability Services Confidential and Proprietary | Trying Out OpenStack December 15, 2014 28 TryStack (OpenStack Sandbox) – http://trystack.org/ OpenStack-based Public Clouds  DreamHost – http://dreamhost.com/cloud/  HP Public Cloud – https://www.hpcloud.com/  Rackspace Public Cloud – http://www.rackspace.com/cloud
  • 29. Sungard Availability Services Confidential and Proprietary | Deploying OpenStack December 15, 2014 29 OpenStack Distributions – Red Hat - http://openstack.redhat.com – SUSE - https://www.suse.com/products/suse-cloud – Ubuntu - http://www.ubuntu.com/cloud Packaged Deploys For Different Linux Distros – Mirantis - https://fuel.mirantis.com – Piston Cloud Computing - http://www.pistoncloud.com/openstack-cloud-software – Rackspace - http://www.rackspace.com/cloud/private/openstack_software Configuration Management Tools – Opscode Chef - https://github.com/opscode/openstack-chef-repo – Puppet Labs Puppet - http://puppetlabs.com/solutions/cloud-automation/compute/openstack
  • 30. Sungard Availability Services Confidential and Proprietary | Join the Community December 15, 2014 30 Join The OpenStack Community  http://www.openstack.org/community/
  • 31. Sungard Availability Services Confidential and Proprietary | Appendix – A December 15, 2014 31
  • 32. Sungard Availability Services Confidential and Proprietary | DevStack – In Nutshell DevStack is…  An opinionated script to quickly create an OpenStack development environment  Supports: Ubuntu 14.04 (Trusty), Fedora 20 and CentOS/RHEL 6.5 – OpenStack also runs and is packaged on other flavors of Linux such as OpenSUSE and Debian  It can run single and multi-node environments DevStack is not…  To be used on a production environment  The exact way you would deploy OpenStack in production (but it’s close) DevStack’s mission is…  To provide tools used for installation of central OpenStack services from source (git repository) suitable for development & operational testing  To demonstrate & document examples of configuring & running services as well as command line client usage December 15, 2014 32 https://wiki.openstack.org/wiki/DevStack
  • 33. Sungard Availability Services Confidential and Proprietary | DevStack in 30 sec… December 15, 2014 33  http://devstack.org – git clone https://github.com/openstack-dev/devstack.git – cd devstack – ./stack.sh  Important files: – localrc: Contains settings for each node running Devstack – stackrc: git repository and branch information
  • 34. Sungard Availability Services Confidential and Proprietary | localrc Sample December 15, 2014 34 [[local|localrc]] FIXED_RANGE=10.254.1.0/24 NETWORK_GATEWAY=10.254.1.1 LOGDAYS=1 LOGFILE=$DEST/logs/stack.sh.log SCREEN_LOGDIR=$DEST/logs/screen ADMIN_PASSWORD=quiet DATABASE_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASSWORD=$ADMIN_PASSWORD SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50
  • 35. Sungard Availability Services Confidential and Proprietary | Virtualize your DevStack with Vagrant December 15, 2014 35 Download Vagrant – – https://www.vagrantup.com/downloads.html Install Vagrant – – https://docs.vagrantup.com/v2/installation/index.html DevStack Commands – – git clone –recursive https://github.com/patux/mydevstack.git – cd mydevstack – vagrant up
  • 36. Sungard Availability Services Confidential and Proprietary | Appendix – B December 15, 2014 36
  • 37. Sungard Availability Services Confidential and Proprietary | OpenStack – Juno December 15, 2014 37 10th release October 16, 2014 Builds cloud Supports (at scale) Enables new use cases in many industries Open source software 342 new features • Software development • Big data analysis • Application infrastructure • Public • Private • Hybrid •Finance •Manufacturing •Technology OpenStack Juno
  • 38. Sungard Availability Services Confidential and Proprietary | OpenStack – Juno: Key Themes December 15, 2014 38 Enterprise Maturity • Most widely-supported cloud platform, expanded testing for plugins • Storage policies for object storage • Federated identity enhancements • Operational improvements Laying the Foundation for NFV Support • OpenStack infrastructure natural home for implementing NFV • NFV workgroup established, new features landing in Nova New Data Processing Capability • New Data Processing capability part of integrated release • Quickly provision and manage Hadoop and Spark
  • 39. Sungard Availability Services Confidential and Proprietary | Key Themes Across the Community December 15, 2014 39 • Operator meetups continue to drive valuable feedback • Many operational enhancements and thousands of bug fixes accepted • Users spanning enterprise and various verticals bringing new requirements, including NFV, Win The Enterprise and End User working group efforts Voice of the user & operator continues to shape software • One size does not fit all: that’s why OpenStack is still the right choice for many • Helping simplify options for users • Added Hosted Private Cloud to Marketplace Marketplace offers new paths to adoption • Mix and match technology options in every datacenter • Users desire more control and leverage with technology providers New active consumption model
  • 40. Sungard Availability Services Confidential and Proprietary | See the full story: http://superuser.openstack.org/articles/report-from-the-mid-cycle-meetup-for-operators December 15, 2014 40 A New Approach Users Get Involved in Software Development Process At the Ops Summit, August 25-26, OpenStack users from companies including Comcast, Time Warner Cable, GoDaddy, Yahoo, Sony Playstation, Symantec, Cisco, Workday, IBM, Bluebox, Intel, and PayPal provided feedback on the software platform and shared best practices.
  • 41. Sungard Availability Services Confidential and Proprietary | Marketplace Adds Hosted Private Clouds December 15, 2014 41
  • 42. Sungard Availability Services Confidential and Proprietary | Key Growth Stats December 15, 2014 42 • 1,419 contributors affiliated with 133 organizations contributed to Juno; a 16% increase from the Icehouse release Contributor Growth • 342 new features in the Juno integrated release and common libraries Total Number of Features • 3,219 bugs fixed during the Juno release cycle, a 10% increase from Icehouse Bugs Fixed • HP, Red Hat, Mirantis, Rackspace, IBM, Cisco, NEC, VMware, OpenStack Foundation, Independents; top users contributing include Yahoo!, Time Warner Cable and eBay Top Companies Committing Code • Nearly 500,000 lines of documentation modified; new Architecture Design Guide produced during Juno cycle Documentation • 97 drivers and plugins supported across the compute, storage and networking capabilities Drivers & Plugins
  • 43. Sungard Availability Services Confidential and Proprietary | New Features by Category December 15, 2014 43 Compute •Network Functions Virtualization • Sub-team formed in Atlanta •Multiple use cases split out (9) •Operational Updates • Improvements for rescue mode: boot from alternate image and attach all local disks • Improve nova-network code to allow per-network settings •Other updates • Ironic driver added • Docker support with StackForge driver • Rolling upgrade improvements • Scheduling updates to support scheduling services and extensibility Storage •Object Storage • Storage policies: major update, allows flexibility to use different types of storage devices, replication settings • Ongoing work on erasure coding, potentially coming in Kilo • New features: • Keystone v3 support • Account to account copy •Block Storage • 10 new storage backends supported and improved testing of third-party storage systems • Project maturing, consistent contributors building out core functionality • Cinder v2 API in Nova Networking •Nova-Network to Neutron Migration Path • Initial path for eventual deprecation • Back-end plug-in enabled •NFV Work • Support for IPv6 networking • Third-party driver testing ensures consistency and reliability across network implementations • Focus on Compute during Juno release cycle, but updates for Networking coming too •L3 High Availability • Networking layer now allows a distributed operational mode Shared Services •Identity service • Federated authentication improvements • Easier to connect to LDAP •Orchestration • Rollback on failed deployment • Delegation improvements for non-admin users •Telemetry • Efficiency improvements • Increase in performance •Dashboard • Data Processing integration • RBAC support for Block Storage and Images •Database • New options for MySQL replication, Mongo clustering, Postgres, Couchbase •Data Processing • Newly integrated big data provisioning service with support for Hadoop and Spark •Image Service • Image service expanding to broader artifact catalog service
  • 44. Sungard Availability Services Confidential and Proprietary | Questions? December 15, 2014 44
  • 45. Sungard Availability Services Confidential and Proprietary | Notices ©2014 Sungard Availability Services. All Rights Reserved. This document contains Sungard Availability Services’ confidential or proprietary information. Sungard Availability Services is a trademark of SunGard Data Systems Inc. or its affiliate used under license. The Sungard Availability Services logo by itself is a trademark of Sungard Availability Services Capital, Inc. or its affiliate. All other trade names are trademarks or registered trademarks of their respective holders. December 15, 2014 45
  • 46. Krunal Jain Senior Engineer – Cloud Email: krunal.jain@sungardas.com Sungard Availability Services | www.sungardas.in