SlideShare a Scribd company logo
1 of 9
Download to read offline
Private Cloud on Ubuntu OpenStack 
From POC to Production 
TAKING THE LEAP
CONTENTS 
01 Introduction 
03 What’s the fastest, easiest way to deploy 
Ubuntu OpenStack for production use? 
04 How can I minimise cloud deployment risks? 
06 How can I be sure that my cloud will deliver 
constant uptime for my mission-critical apps? 
08 What is the best way to scale out my production 
cloud and add new workloads? 
09 How can I manage and monitor my production 
cloud effectively? 
10 How flexible is OpenStack if I want to customise it? 
11 Can I integrate an Ubuntu OpenStack production 
cloud with my existing virtualised infrastructure? 
12 What are the organisational challenges I need to 
overcome to deploy a production cloud? 
13 Next steps 
Your Ubuntu OpenStack private 
cloud from POC to Production 
With Ubuntu OpenStack, you can deploy a cloud infrastructure 
on your laptop or on a small group of test machines to get 
your cloud strategy underway. However, the test environment 
is a lot smaller and a lot simpler than a production cloud, which 
means a proof of concept can only take you part of the way. 
To make the transition from an Ubuntu OpenStack POC to 
private cloud in production, you have to be fully prepared 
for the organisational and technical complexity that a cloud 
infrastructure introduces to your organisation. Are you sure, 
for example, that the teams that currently manage network, 
compute and storage resources are integrated enough to 
support a private cloud infrastructure? Can your proposed 
cloud architecture guarantee constant uptime for mission-critical 
IT services across a range of departments and locations? 
Do you have appropriate technical and end-user support in 
place? And can you scale and manage your cloud effectively 
to support future requirements and business growth? 
While complexity is always a major challenge in new 
production cloud deployments, there are lots of measures you 
can take to ensure that your cloud strategy meets the needs 
of your business from day one. First of all, it’s worth consulting 
with technology partners, such as Canonical, who have 
deployed hundreds of private clouds, and encountered, and 
overcome, many of the possible pitfalls. In addition, you can 
benefit from innovative Ubuntu cloud tools that simplify cloud 
deployment, service orchestration, and other key processes. 
Finally, there’s enterprise support available from Canonical to 
help you ensure that your cloud services meet stringent SLAs 
for quality and performance.
FAQ 1: 
WHAT’S THE FASTEST, EASIEST WAY TO DEPLOY UBUNTU OPENSTACK 
FOR PRODUCTION USE? 
When you transition from a POC to production, complexity increases by orders 
of magnitude. As the number of infrastructure elements, interrelationships 
and cloud services increases, it becomes more difficult to manage the cloud 
and to understand the issues that typically impact performance. 
As an additional challenge, the key elements of OpenStack, from the MySQL 
database to the message queue and cloud controller, can be complex to 
deploy and integrate. Failure to create the right relationships between cloud 
components can also negatively affect the performance of your cloud. 
To ensure that all elements of your cloud infrastructure work together 
seamlessly and provide the performance you need, Canonical has created a 
reference architecture that helps you build a cloud based on industry best 
practices. To access this reference architecture, which has ensured success 
for hundreds of cloud deployments globally, please visit: 
www.ubuntu.com/cloud/cloud-tools/reference-architecture 
To deploy your cloud faster, minimise deployment complexity and risk, 
Canonical has also developed a range of intuitive, efficient deployment and 
management tools. Among these are: 
MAAS 
Our hardware provisioning technology which is built into Ubuntu Server. This 
allows you to turn a collection of networked servers into a cluster on which you 
can deploy OpenStack quickly and simply. For more information, please visit: 
www.ubuntu.com/cloud/cloud-tools/maas 
Juju 
Our service orchestration tool. This allows you to deploy resources and services 
in the cloud and establish relationships between them quickly and simply 
using pre-written ‘Juju charms’, which package all the information needed 
to deploy, provision and scale services. For more information, please visit: 
www.ubuntu.com/cloud/cloud-tools/juju 
The real cloud-building magic happens when you use MAAS and Juju together 
to deploy an OpenStack cloud on a cluster of bare-metal servers. Once the 
physical servers are powered up and connected to the network, MAAS detects 
them and begins the installation of the base OS, before handing over to Juju to 
complete their transition into an OpenStack cloud. A process you might expect 
to take hours or days can be completed in a matter of minutes. 
03
CHOOSE FROM THREE CLOUD SIZES… TO SUIT YOUR PHYSICAL SERVERS 
FAQ 2: 
HOW CAN I MINIMISE CLOUD DEPLOYMENT RISKS? 
For most organisations deploying an Ubuntu OpenStack private cloud, it’s the 
first time, and this lack of experience increases risk. In particular, it can be difficult 
to ensure that your cloud architecture will scale effectively and deliver the 
excellent service levels you need. 
To minimise risk, many organisations choose to work with Canonical, which has 
deployed many clouds in production. We can help you minimise risk for your own 
deployment in a number of ways. 
First, our Jumpstart service helps you build a small test cloud in just five days 
if you haven’t already done it yourself. With Jumpstart, you get the benefit of 
Canonical’s cloud-building expertise, and you can play with the environment to 
your heart’s content before you make the leap to production. We also give you 
30 days of support with Jumpstart to help you address any issues that come up. 
For more information on our Jumpstart service, please visit: 
www.ubuntu.com/cloud/cloud-tools/jumpstart 
If you’re ready to deploy your cloud in production, we offer bespoke 
engagements to help you minimise risks. We help you architect, plan, deploy and 
manage your production cloud effectively from day one, and you can choose to 
add up to a year of support to the package. Our cloud-building experience means 
that we can help you deploy and scale your cloud in the best possible way, and 
meet your end users’ service level requirements. 
If you are planning to make the transition to production yourself, you can still 
benefit from our Ubuntu Advantage support service. This gives you phone-based 
access to skilled Ubuntu engineers who played a key role in the development of 
OpenStack. Ubuntu Advantage comes in three sizes: small for clouds up to 100 
physical servers, medium for 100 to 500, and large for clouds with more than 
500. If you choose to subscribe to Ubuntu Advantage, you’ll also get access to 
our Landscape systems management and monitoring tool, which helps simplify 
management of your cloud infrastructure and instances. For more information, 
please visit: www.ubuntu.com/cloud/management 
If your cloud is extremely large, Canonical can help you reduce deployment risk by 
providing a dedicated service engineer (DSE) or technical account manager (TAM). 
These dedicated support engineers understand your specific environment and 
give you a single point of contact for any issues that arise. DSEs are dedicated to 
just one customer, while TAMs are shared between a small number of customers 
to reduce costs. For more information on DSEs, TAMs, and other UA components, 
please visit: www.ubuntu.com/management/ubuntu-advantage 
04 05
WORKLOADS SAFELY MOVED… UNTIL MAINTENANCE COMPLETED 
FAQ 3: 
HOW CAN I BE SURE THAT MY CLOUD WILL DELIVER CONSTANT 
UPTIME FOR MY MISSION-CRITICAL APPS? 
Cloud POCs typically have little or no redundancy built in, which means a failure 
in any part of the architecture can cause unplanned downtime to critical IT 
services. To build an effective production cloud, all single points of failure must 
be designed out to ensure critical services are constantly available. 
This concept, which is sometimes called ‘design for failure’, means doubling up 
all your cloud infrastructure elements and services, which can be a highly complex 
proposition. It is necessary, for example, to provision the required compute, 
network and storage resources, spin up servers, deploy services and stand-by 
services, and create complex relationships between them. Doubling up resources 
and services in an ad hoc way, though, will increase demands on your IT team in 
terms of deployment, configuration, management and support. 
To help you build a high-availability cloud, while minimising manual 
administration, you can use Juju, which makes it faster and simpler to deploy 
cloud services, double them up to ensure redundancy, and create the required 
relationships for effective failover between them. In addition, our Landscape 
systems management and monitoring tool gives you a way to monitor all 
the instances and services in your cloud, and manage multiple servers and 
machines quickly with a few clicks of the mouse, helping you significantly reduce 
management overheads. 
Finally, but equally importantly, Ubuntu OpenStack infrastructure provides 
innovative features to ensure that your cloud services remain constantly available. 
These include the ‘node evacuation’ feature, which keeps your cloud running 
normally if a component should fail or to move workloads to other nodes whilst 
maintenance is performed. 
06 07
JUJU MAKES IT SIMPLER AND FASTER TO DEPLOY CLOUD SERVICES 
FAQ 4: 
WHAT IS THE BEST WAY TO SCALE OUT MY PRODUCTION CLOUD 
AND ADD NEW WORKLOADS? 
Cloud-based apps can have a number of layers: typically a front-end load balancer, 
a middleware web engine, and a back-end database. In some cloud environments, 
it’s necessary to write custom scripts to deploy each of these elements, and more 
code to create the required relationships between them. 
With Juju however, the process of deploying applications (workloads) in the cloud 
and scaling out existing resources and services, becomes far easier. 
To achieve this, Juju pulls all the information needed to deploy and orchestrate 
services in the cloud from pre-written Juju charms. These contain all the 
information needed on how best to deploy the software or service you want, 
without you having to read any manuals on the constituent parts of your app 
or service. Once you’ve deployed all the elements needed for your service, you 
can use Juju to add relationships between them. In other words, there’s one 
command to spin up the front-end load balancer, another for the middleware, 
another for the database layer, and another to link them together the right way. 
By automating service deployment and orchestration, Canonical estimates that 
Juju condenses typical deployment times for an app by a factor of ten, from 
hours to just minutes. Juju also eliminates the need to build and maintain a library 
of instances for different Ubuntu instances and cloud services, and serves as 
documentation for all services deployed in the cloud. 
FAQ 5: 
HOW CAN I MANAGE AND MONITOR MY PRODUCTION CLOUD EFFECTIVELY? 
In a traditional datacentre environment, it’s usually quite clear what hardware is 
supporting what applications, which makes the environment easier to manage. 
In the cloud, however, an application could be running on virtualised machines 
on any number of physical devices, which brings specific management challenges, 
especially as the number of instances and services deployed in the cloud is 
constantly changing. 
To increase visibility and control of Ubuntu OpenStack private production clouds, 
Canonical has developed our Landscape systems management and monitoring 
tool. This allows administrators to manage and update individual virtual machines 
or multiple machines centrally, through a single, intuitive management console. 
Every time a new instance is deployed in the cloud, it is registered in Landscape. 
This makes it simple to see how virtual machines are performing and where 
applications and services are running, without excessive manual administration. 
For more information on Landscape, please visit: www.ubuntu.com/management 
08 09
FAQ 6: 
HOW FLEXIBLE IS OPENSTACK IF I WANT TO CUSTOMISE IT? 
The whole point about Ubuntu OpenStack clouds is that they are open. This 
means you are never tied in to a particular technology or vendor. However, if 
you want to swap out an element of OpenStack for an alternative technology, 
for example, the object storage environment or the authentication mechanism, 
it requires some additional planning and resources. 
Many customers, for example, choose to replace the SWIFT object storage 
component of OpenStack with Ceph, which offers a more feature-rich 
experience, and some want to point OpenStack to their existing platform 
(EMC or other). At the same time, other customers prefer to use their existing 
virtualised server environment as their cloud hypervisor, instead of KVM, the 
most common OpenStack hypervisor. 
Another common change people make is to authenticate through their existing 
Microsoft Active Directory. It is relatively fast and simple to integrate Active 
Directory with Keystone, OpenStack’s standard authentication engine. 
While substituting OpenStack standard technologies for alternative components 
currently requires minimal manual effort, Canonical is busy developing a new 
installer that will automate the process completely. You’ll be able to choose to 
deploy OpenStack on Ubuntu with the specific technologies you want – and 
deploy your customised cloud infrastructure with just a few clicks. 
FAQ 7: 
CAN I INTEGRATE AN UBUNTU OPENSTACK PRODUCTION CLOUD 
WITH MY EXISTING VIRTUALISED INFRASTRUCTURE? 
A lot of customers ask whether they can deploy an Ubuntu OpenStack cloud 
alongside their existing proprietary cloud or virtualised server infrastructure. 
There are many reasons for wanting to do this, from increasing available 
capacity or compute resources without additional software licensing fees, to 
maximising returns on existing investments in virtual infrastructure. For some 
customers, it can also be the first step for migrating to end-to-end open-source 
cloud infrastructure. 
Because Ubuntu OpenStack cloud infrastructure is built on open-source 
technologies and compatible with established standards such as Amazon EC2 
and OpenStack APIs, it can work alongside an array of other cloud infrastructure. 
This gives you the freedom to move between cloud providers, or create a ‘hybrid 
cloud’ to push private workloads out to public clouds on demand. 
If you want to integrate your new Ubuntu OpenStack production cloud with 
your existing virtualised infrastructure, this is also possible. For example, 
Canonical along with VMware has developed new features that support 
seamless integration of Ubuntu OpenStack cloud infrastructure with VMware. 
This will allow Ubuntu OpenStack to use VMware technology servers as their 
compute platform. 
10 11
FAQ 8: 
WHAT ARE THE ORGANISATIONAL CHALLENGES I NEED TO OVERCOME 
TO DEPLOY A PRODUCTION CLOUD? 
Cloud deployments are fraught with organisational and political issues. For 
example, different technical teams that manage networks, compute resources 
and storage must work together seamlessly, irrespective of their location. 
What’s more, the technical team must be able to demonstrate that cloud-based 
systems comply with the required corporate policies and security standards, 
which is much more difficult with workloads distributed across multiple physical 
machines and locations. 
Overcoming these challenges requires organisations to carefully map existing 
processes and required changes, and conduct thorough risk assessments. 
In addition, cloud builders must carefully evaluate security requirements, and 
use OpenStack to create the required physical and logical divisions between 
internal and public-facing systems, and sensitive systems and data in distinct 
departments, such as finance and accounting. 
Because Canonical has a wealth of experience in cloud deployment, we can 
help our customers architect clouds that meet specific security requirements. 
In addition, we can provide support for process re-engineering and training 
to ensure that all members of the technical team are able to support the new 
cloud environment and end users effectively. 
Next steps 
The complexity of deploying a full-featured Ubuntu 
OpenStack production private cloud is not to be 
underestimated. However, success can be achieved by 
mitigating complexity and risk wherever possible, minimising 
manual administration, and ensuring that clouds can 
deliver excellent service levels at scale. While Ubuntu tools 
such as MAAS and Juju can help to minimise deployment 
complexity, there’s no substitute for experience. That’s 
why we recommend that you work with Canonical to ensure 
that you cloud meets service level requirements from the 
earliest days of deployment. 
If you would like more information about any of the 
subjects discussed in this paper, or if you would like to 
consult with Canonical to ensure the success of your cloud 
strategy as you move to production, please contact us at 
www.ubuntu.com/cloud/contact-us 
12
© Canonical Limited 2013. Ubuntu, Kubuntu, Canonical and their associated logos are the registered trademarks 
of Canonical Limited. All other trademarks are the properties of their respective owners. Any information referred 
to in this document may change without notice and Canonical will not be held responsible for any such changes. 
Canonical Limited, Registered in England and Wales. Registered Office: One Circular Road, Douglas, Isle of Man IM1 1SB 
Company number: 110334C - VAT number: GB 003 2322 47

More Related Content

What's hot

Cloud Computing at Cisco
Cloud Computing at CiscoCloud Computing at Cisco
Cloud Computing at CiscoCisco Canada
 
Cloud Computing Use Cases Whitepaper
Cloud Computing Use Cases WhitepaperCloud Computing Use Cases Whitepaper
Cloud Computing Use Cases WhitepaperJason Reed
 
Citrix cloud services_total_economic_benefits_assessment_guide
Citrix cloud services_total_economic_benefits_assessment_guideCitrix cloud services_total_economic_benefits_assessment_guide
Citrix cloud services_total_economic_benefits_assessment_guideAlejandro Daricz
 
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...Principled Technologies
 
Session 2: Windows Azure Infrastructure as a Service (IaaS)
Session 2: Windows Azure Infrastructure as a Service (IaaS)Session 2: Windows Azure Infrastructure as a Service (IaaS)
Session 2: Windows Azure Infrastructure as a Service (IaaS)Digicomp Academy AG
 
Session 1: Einführung in Windows Azure
Session 1: Einführung in Windows AzureSession 1: Einführung in Windows Azure
Session 1: Einführung in Windows AzureDigicomp Academy AG
 
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayer
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayerImprove OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayer
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayerDavid Slovensky
 
Session 4: Fortgeschrittene Themen
Session 4: Fortgeschrittene ThemenSession 4: Fortgeschrittene Themen
Session 4: Fortgeschrittene ThemenDigicomp Academy AG
 
Cloud Standards: EnablingInteroperability.and.package.delivery
Cloud Standards: EnablingInteroperability.and.package.deliveryCloud Standards: EnablingInteroperability.and.package.delivery
Cloud Standards: EnablingInteroperability.and.package.deliveryAbiquo, Inc.
 
Kubernetes in The Enterprise
Kubernetes in The EnterpriseKubernetes in The Enterprise
Kubernetes in The EnterpriseTyrone Systems
 
A Hitchhiker's Guide to the Inter-Cloud
A Hitchhiker's Guide to the Inter-CloudA Hitchhiker's Guide to the Inter-Cloud
A Hitchhiker's Guide to the Inter-CloudGovCloud Network
 
Cloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training
 
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...Symantec
 
CCSK, cloud security framework, Indonesia
CCSK, cloud security framework, IndonesiaCCSK, cloud security framework, Indonesia
CCSK, cloud security framework, IndonesiaWise Pacific Venture
 
Cloud Security Alliance - Cloud Summit Keynote
Cloud Security Alliance - Cloud Summit KeynoteCloud Security Alliance - Cloud Summit Keynote
Cloud Security Alliance - Cloud Summit KeynoteChristofer Hoff
 
Session 3: Windows Azure Platform as a Service (PaaS)
Session 3: Windows Azure Platform as a Service (PaaS)Session 3: Windows Azure Platform as a Service (PaaS)
Session 3: Windows Azure Platform as a Service (PaaS)Digicomp Academy AG
 
Seven standards of cloud computing
Seven standards of cloud computingSeven standards of cloud computing
Seven standards of cloud computingHossam Zein
 

What's hot (20)

Cloud Computing at Cisco
Cloud Computing at CiscoCloud Computing at Cisco
Cloud Computing at Cisco
 
Cloud Computing Use Cases Whitepaper
Cloud Computing Use Cases WhitepaperCloud Computing Use Cases Whitepaper
Cloud Computing Use Cases Whitepaper
 
Citrix cloud services_total_economic_benefits_assessment_guide
Citrix cloud services_total_economic_benefits_assessment_guideCitrix cloud services_total_economic_benefits_assessment_guide
Citrix cloud services_total_economic_benefits_assessment_guide
 
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...
Make Kubernetes containers on Dell EMC PowerEdge R740xd servers easier to man...
 
Session 2: Windows Azure Infrastructure as a Service (IaaS)
Session 2: Windows Azure Infrastructure as a Service (IaaS)Session 2: Windows Azure Infrastructure as a Service (IaaS)
Session 2: Windows Azure Infrastructure as a Service (IaaS)
 
Session 1: Einführung in Windows Azure
Session 1: Einführung in Windows AzureSession 1: Einführung in Windows Azure
Session 1: Einführung in Windows Azure
 
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayer
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayerImprove OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayer
Improve OpenStack Hybrid Cloud Security With Intel, Mirantis and SoftLayer
 
Session 4: Fortgeschrittene Themen
Session 4: Fortgeschrittene ThemenSession 4: Fortgeschrittene Themen
Session 4: Fortgeschrittene Themen
 
Cloud Standards: EnablingInteroperability.and.package.delivery
Cloud Standards: EnablingInteroperability.and.package.deliveryCloud Standards: EnablingInteroperability.and.package.delivery
Cloud Standards: EnablingInteroperability.and.package.delivery
 
Kubernetes in The Enterprise
Kubernetes in The EnterpriseKubernetes in The Enterprise
Kubernetes in The Enterprise
 
Infrastructure Solution Day | Final
Infrastructure Solution Day | FinalInfrastructure Solution Day | Final
Infrastructure Solution Day | Final
 
A Hitchhiker's Guide to the Inter-Cloud
A Hitchhiker's Guide to the Inter-CloudA Hitchhiker's Guide to the Inter-Cloud
A Hitchhiker's Guide to the Inter-Cloud
 
Features of cloud
Features of cloudFeatures of cloud
Features of cloud
 
Cloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training | Cloud computing courses
Cloud computing training | Cloud computing courses
 
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...
Announcing Symantec & Microsoft’s Azure Cloud Disaster Recovery as a Service ...
 
CCSK, cloud security framework, Indonesia
CCSK, cloud security framework, IndonesiaCCSK, cloud security framework, Indonesia
CCSK, cloud security framework, Indonesia
 
Cloud Security Alliance - Cloud Summit Keynote
Cloud Security Alliance - Cloud Summit KeynoteCloud Security Alliance - Cloud Summit Keynote
Cloud Security Alliance - Cloud Summit Keynote
 
Session 3: Windows Azure Platform as a Service (PaaS)
Session 3: Windows Azure Platform as a Service (PaaS)Session 3: Windows Azure Platform as a Service (PaaS)
Session 3: Windows Azure Platform as a Service (PaaS)
 
Tanzu Basic
Tanzu BasicTanzu Basic
Tanzu Basic
 
Seven standards of cloud computing
Seven standards of cloud computingSeven standards of cloud computing
Seven standards of cloud computing
 

Similar to Cloud Ubuntu Open Stack Private Cloud

Creating the open_cloud_wp_web2
Creating the open_cloud_wp_web2Creating the open_cloud_wp_web2
Creating the open_cloud_wp_web2Srikanth Minnam
 
Cloud Ubuntu Cloud Guest
Cloud  Ubuntu Cloud Guest Cloud  Ubuntu Cloud Guest
Cloud Ubuntu Cloud Guest The World Bank
 
Soft layer canonical_brief_final
Soft layer canonical_brief_finalSoft layer canonical_brief_final
Soft layer canonical_brief_finalBenjamin Shrive
 
Cloud Infrastructure Modernisation Guide
Cloud Infrastructure Modernisation GuideCloud Infrastructure Modernisation Guide
Cloud Infrastructure Modernisation GuideMontel Intergalactic
 
Cloud Ubuntu Open Stack Primer
Cloud  Ubuntu Open Stack PrimerCloud  Ubuntu Open Stack Primer
Cloud Ubuntu Open Stack PrimerThe World Bank
 
25438_Intel_Cisco_RedHat_Tech_Overview_r01
25438_Intel_Cisco_RedHat_Tech_Overview_r0125438_Intel_Cisco_RedHat_Tech_Overview_r01
25438_Intel_Cisco_RedHat_Tech_Overview_r01Vish Nadkarni
 
Bright-Cluster-Manager-OpenStack
Bright-Cluster-Manager-OpenStackBright-Cluster-Manager-OpenStack
Bright-Cluster-Manager-OpenStackLori Martin
 
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise CloudAccenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloudaccenture
 
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise CloudAccenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise CloudAccenture Operations
 
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju Ceph Community
 
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...Giuseppe Paterno'
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueThe Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueRapidValue
 
Solu technology partners cloud computing
Solu technology partners   cloud computingSolu technology partners   cloud computing
Solu technology partners cloud computingGeorge L. Smith
 
Cloud Computing Services
Cloud Computing ServicesCloud Computing Services
Cloud Computing Serviceslavanyamohan45
 
test_magazine_july-2016
test_magazine_july-2016test_magazine_july-2016
test_magazine_july-2016Valery Raulet
 
Emergence and Importance of Cloud Computing for the Enterprise
Emergence and Importance of Cloud Computing for the EnterpriseEmergence and Importance of Cloud Computing for the Enterprise
Emergence and Importance of Cloud Computing for the EnterpriseManish Chopra
 
The biggest constraint to devops in the cloud has a solution
The biggest constraint to devops in the cloud has a solutionThe biggest constraint to devops in the cloud has a solution
The biggest constraint to devops in the cloud has a solutionFlexiant
 
Migrating to cloud-native_app_architectures_pivotal
Migrating to cloud-native_app_architectures_pivotalMigrating to cloud-native_app_architectures_pivotal
Migrating to cloud-native_app_architectures_pivotalkkdlavak3
 

Similar to Cloud Ubuntu Open Stack Private Cloud (20)

Creating the open_cloud_wp_web2
Creating the open_cloud_wp_web2Creating the open_cloud_wp_web2
Creating the open_cloud_wp_web2
 
Cloud Ubuntu Cloud Guest
Cloud  Ubuntu Cloud Guest Cloud  Ubuntu Cloud Guest
Cloud Ubuntu Cloud Guest
 
Soft layer canonical_brief_final
Soft layer canonical_brief_finalSoft layer canonical_brief_final
Soft layer canonical_brief_final
 
Cloud Infrastructure Modernisation Guide
Cloud Infrastructure Modernisation GuideCloud Infrastructure Modernisation Guide
Cloud Infrastructure Modernisation Guide
 
Cloud Ubuntu Open Stack Primer
Cloud  Ubuntu Open Stack PrimerCloud  Ubuntu Open Stack Primer
Cloud Ubuntu Open Stack Primer
 
25438_Intel_Cisco_RedHat_Tech_Overview_r01
25438_Intel_Cisco_RedHat_Tech_Overview_r0125438_Intel_Cisco_RedHat_Tech_Overview_r01
25438_Intel_Cisco_RedHat_Tech_Overview_r01
 
Bright-Cluster-Manager-OpenStack
Bright-Cluster-Manager-OpenStackBright-Cluster-Manager-OpenStack
Bright-Cluster-Manager-OpenStack
 
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise CloudAccenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
 
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise CloudAccenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
Accenture Cloud Platform: Control, Manage and Govern the Enterprise Cloud
 
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju
Ceph Day Santa Clara: Deploying Ceph and OpenStack with Juju
 
Cloud Juju Primer
Cloud Juju PrimerCloud Juju Primer
Cloud Juju Primer
 
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...
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueThe Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
 
Solu technology partners cloud computing
Solu technology partners   cloud computingSolu technology partners   cloud computing
Solu technology partners cloud computing
 
Cloud Computing Services
Cloud Computing ServicesCloud Computing Services
Cloud Computing Services
 
test_magazine_july-2016
test_magazine_july-2016test_magazine_july-2016
test_magazine_july-2016
 
Openstack
OpenstackOpenstack
Openstack
 
Emergence and Importance of Cloud Computing for the Enterprise
Emergence and Importance of Cloud Computing for the EnterpriseEmergence and Importance of Cloud Computing for the Enterprise
Emergence and Importance of Cloud Computing for the Enterprise
 
The biggest constraint to devops in the cloud has a solution
The biggest constraint to devops in the cloud has a solutionThe biggest constraint to devops in the cloud has a solution
The biggest constraint to devops in the cloud has a solution
 
Migrating to cloud-native_app_architectures_pivotal
Migrating to cloud-native_app_architectures_pivotalMigrating to cloud-native_app_architectures_pivotal
Migrating to cloud-native_app_architectures_pivotal
 

More from The World Bank

Meruvian MDP 2.0.1 2017
Meruvian MDP 2.0.1 2017Meruvian MDP 2.0.1 2017
Meruvian MDP 2.0.1 2017The World Bank
 
G20 digital-economy-ministerial-declaration-english-version
G20 digital-economy-ministerial-declaration-english-versionG20 digital-economy-ministerial-declaration-english-version
G20 digital-economy-ministerial-declaration-english-versionThe World Bank
 
Kebijakan pembinaan smk 2017 (rakor lsp, 140317)
Kebijakan pembinaan smk  2017  (rakor lsp, 140317)Kebijakan pembinaan smk  2017  (rakor lsp, 140317)
Kebijakan pembinaan smk 2017 (rakor lsp, 140317)The World Bank
 
Inpres nomer 9 tahun 2016 - SMK
Inpres nomer 9 tahun 2016 - SMKInpres nomer 9 tahun 2016 - SMK
Inpres nomer 9 tahun 2016 - SMKThe World Bank
 
JBoss Fuse vs Tibco Matrix
JBoss Fuse vs Tibco MatrixJBoss Fuse vs Tibco Matrix
JBoss Fuse vs Tibco MatrixThe World Bank
 
VSphere Integrated Containers v3.0
VSphere Integrated Containers v3.0VSphere Integrated Containers v3.0
VSphere Integrated Containers v3.0The World Bank
 
SoftBank ARM TechCon Keynote Masayoshi Son
SoftBank ARM TechCon Keynote Masayoshi SonSoftBank ARM TechCon Keynote Masayoshi Son
SoftBank ARM TechCon Keynote Masayoshi SonThe World Bank
 
KPTIK Maestro internship program
KPTIK Maestro internship programKPTIK Maestro internship program
KPTIK Maestro internship programThe World Bank
 
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919MOU 5 Menteri Terkait Vokasi dan SMK 4 5919
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919The World Bank
 
PKS 5 Menteri terkait Vokasi dan SMK
PKS 5 Menteri terkait Vokasi dan SMKPKS 5 Menteri terkait Vokasi dan SMK
PKS 5 Menteri terkait Vokasi dan SMKThe World Bank
 
Instruktur Teman Sebaya (edit 28nov)
Instruktur Teman Sebaya (edit 28nov)Instruktur Teman Sebaya (edit 28nov)
Instruktur Teman Sebaya (edit 28nov)The World Bank
 
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compress
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compressKebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compress
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compressThe World Bank
 
Instruktur Teman Sebaya
Instruktur Teman SebayaInstruktur Teman Sebaya
Instruktur Teman SebayaThe World Bank
 
Docker QNAP Container Station
Docker QNAP Container StationDocker QNAP Container Station
Docker QNAP Container StationThe World Bank
 
Penetrasi & Prilaku Pengguna Internet Indonesia 2016
Penetrasi & Prilaku Pengguna Internet Indonesia 2016Penetrasi & Prilaku Pengguna Internet Indonesia 2016
Penetrasi & Prilaku Pengguna Internet Indonesia 2016The World Bank
 
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016The World Bank
 
Paparan Aspek Hukum Tanda Tangan Digital
Paparan Aspek Hukum Tanda Tangan Digital Paparan Aspek Hukum Tanda Tangan Digital
Paparan Aspek Hukum Tanda Tangan Digital The World Bank
 
Presentasi Seminar TTD Aplikasi Perkantoran
Presentasi Seminar TTD Aplikasi PerkantoranPresentasi Seminar TTD Aplikasi Perkantoran
Presentasi Seminar TTD Aplikasi PerkantoranThe World Bank
 

More from The World Bank (20)

Meruvian MDP 2.0.1 2017
Meruvian MDP 2.0.1 2017Meruvian MDP 2.0.1 2017
Meruvian MDP 2.0.1 2017
 
G20 digital-economy-ministerial-declaration-english-version
G20 digital-economy-ministerial-declaration-english-versionG20 digital-economy-ministerial-declaration-english-version
G20 digital-economy-ministerial-declaration-english-version
 
Virtualization
VirtualizationVirtualization
Virtualization
 
Kebijakan pembinaan smk 2017 (rakor lsp, 140317)
Kebijakan pembinaan smk  2017  (rakor lsp, 140317)Kebijakan pembinaan smk  2017  (rakor lsp, 140317)
Kebijakan pembinaan smk 2017 (rakor lsp, 140317)
 
Inpres nomer 9 tahun 2016 - SMK
Inpres nomer 9 tahun 2016 - SMKInpres nomer 9 tahun 2016 - SMK
Inpres nomer 9 tahun 2016 - SMK
 
JBoss Fuse vs Tibco Matrix
JBoss Fuse vs Tibco MatrixJBoss Fuse vs Tibco Matrix
JBoss Fuse vs Tibco Matrix
 
VSphere Integrated Containers v3.0
VSphere Integrated Containers v3.0VSphere Integrated Containers v3.0
VSphere Integrated Containers v3.0
 
SoftBank ARM TechCon Keynote Masayoshi Son
SoftBank ARM TechCon Keynote Masayoshi SonSoftBank ARM TechCon Keynote Masayoshi Son
SoftBank ARM TechCon Keynote Masayoshi Son
 
KPTIK Maestro internship program
KPTIK Maestro internship programKPTIK Maestro internship program
KPTIK Maestro internship program
 
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919MOU 5 Menteri Terkait Vokasi dan SMK 4 5919
MOU 5 Menteri Terkait Vokasi dan SMK 4 5919
 
PKS 5 Menteri terkait Vokasi dan SMK
PKS 5 Menteri terkait Vokasi dan SMKPKS 5 Menteri terkait Vokasi dan SMK
PKS 5 Menteri terkait Vokasi dan SMK
 
Design Sprint Methods
Design Sprint MethodsDesign Sprint Methods
Design Sprint Methods
 
Instruktur Teman Sebaya (edit 28nov)
Instruktur Teman Sebaya (edit 28nov)Instruktur Teman Sebaya (edit 28nov)
Instruktur Teman Sebaya (edit 28nov)
 
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compress
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compressKebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compress
Kebijakan pengembangan pendidikan kejuruan (its, 23 nov 2016) compress
 
Instruktur Teman Sebaya
Instruktur Teman SebayaInstruktur Teman Sebaya
Instruktur Teman Sebaya
 
Docker QNAP Container Station
Docker QNAP Container StationDocker QNAP Container Station
Docker QNAP Container Station
 
Penetrasi & Prilaku Pengguna Internet Indonesia 2016
Penetrasi & Prilaku Pengguna Internet Indonesia 2016Penetrasi & Prilaku Pengguna Internet Indonesia 2016
Penetrasi & Prilaku Pengguna Internet Indonesia 2016
 
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016
Tindak Lanjut Program Pendidikan Vokasi 30 Agustus 2016
 
Paparan Aspek Hukum Tanda Tangan Digital
Paparan Aspek Hukum Tanda Tangan Digital Paparan Aspek Hukum Tanda Tangan Digital
Paparan Aspek Hukum Tanda Tangan Digital
 
Presentasi Seminar TTD Aplikasi Perkantoran
Presentasi Seminar TTD Aplikasi PerkantoranPresentasi Seminar TTD Aplikasi Perkantoran
Presentasi Seminar TTD Aplikasi Perkantoran
 

Recently uploaded

Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Lviv Startup Club
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
Best Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaBest Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaShree Krishna Exports
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdftbatkhuu1
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfOnline Income Engine
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 

Recently uploaded (20)

Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Best Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaBest Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in India
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdf
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdf
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 

Cloud Ubuntu Open Stack Private Cloud

  • 1. Private Cloud on Ubuntu OpenStack From POC to Production TAKING THE LEAP
  • 2. CONTENTS 01 Introduction 03 What’s the fastest, easiest way to deploy Ubuntu OpenStack for production use? 04 How can I minimise cloud deployment risks? 06 How can I be sure that my cloud will deliver constant uptime for my mission-critical apps? 08 What is the best way to scale out my production cloud and add new workloads? 09 How can I manage and monitor my production cloud effectively? 10 How flexible is OpenStack if I want to customise it? 11 Can I integrate an Ubuntu OpenStack production cloud with my existing virtualised infrastructure? 12 What are the organisational challenges I need to overcome to deploy a production cloud? 13 Next steps Your Ubuntu OpenStack private cloud from POC to Production With Ubuntu OpenStack, you can deploy a cloud infrastructure on your laptop or on a small group of test machines to get your cloud strategy underway. However, the test environment is a lot smaller and a lot simpler than a production cloud, which means a proof of concept can only take you part of the way. To make the transition from an Ubuntu OpenStack POC to private cloud in production, you have to be fully prepared for the organisational and technical complexity that a cloud infrastructure introduces to your organisation. Are you sure, for example, that the teams that currently manage network, compute and storage resources are integrated enough to support a private cloud infrastructure? Can your proposed cloud architecture guarantee constant uptime for mission-critical IT services across a range of departments and locations? Do you have appropriate technical and end-user support in place? And can you scale and manage your cloud effectively to support future requirements and business growth? While complexity is always a major challenge in new production cloud deployments, there are lots of measures you can take to ensure that your cloud strategy meets the needs of your business from day one. First of all, it’s worth consulting with technology partners, such as Canonical, who have deployed hundreds of private clouds, and encountered, and overcome, many of the possible pitfalls. In addition, you can benefit from innovative Ubuntu cloud tools that simplify cloud deployment, service orchestration, and other key processes. Finally, there’s enterprise support available from Canonical to help you ensure that your cloud services meet stringent SLAs for quality and performance.
  • 3. FAQ 1: WHAT’S THE FASTEST, EASIEST WAY TO DEPLOY UBUNTU OPENSTACK FOR PRODUCTION USE? When you transition from a POC to production, complexity increases by orders of magnitude. As the number of infrastructure elements, interrelationships and cloud services increases, it becomes more difficult to manage the cloud and to understand the issues that typically impact performance. As an additional challenge, the key elements of OpenStack, from the MySQL database to the message queue and cloud controller, can be complex to deploy and integrate. Failure to create the right relationships between cloud components can also negatively affect the performance of your cloud. To ensure that all elements of your cloud infrastructure work together seamlessly and provide the performance you need, Canonical has created a reference architecture that helps you build a cloud based on industry best practices. To access this reference architecture, which has ensured success for hundreds of cloud deployments globally, please visit: www.ubuntu.com/cloud/cloud-tools/reference-architecture To deploy your cloud faster, minimise deployment complexity and risk, Canonical has also developed a range of intuitive, efficient deployment and management tools. Among these are: MAAS Our hardware provisioning technology which is built into Ubuntu Server. This allows you to turn a collection of networked servers into a cluster on which you can deploy OpenStack quickly and simply. For more information, please visit: www.ubuntu.com/cloud/cloud-tools/maas Juju Our service orchestration tool. This allows you to deploy resources and services in the cloud and establish relationships between them quickly and simply using pre-written ‘Juju charms’, which package all the information needed to deploy, provision and scale services. For more information, please visit: www.ubuntu.com/cloud/cloud-tools/juju The real cloud-building magic happens when you use MAAS and Juju together to deploy an OpenStack cloud on a cluster of bare-metal servers. Once the physical servers are powered up and connected to the network, MAAS detects them and begins the installation of the base OS, before handing over to Juju to complete their transition into an OpenStack cloud. A process you might expect to take hours or days can be completed in a matter of minutes. 03
  • 4. CHOOSE FROM THREE CLOUD SIZES… TO SUIT YOUR PHYSICAL SERVERS FAQ 2: HOW CAN I MINIMISE CLOUD DEPLOYMENT RISKS? For most organisations deploying an Ubuntu OpenStack private cloud, it’s the first time, and this lack of experience increases risk. In particular, it can be difficult to ensure that your cloud architecture will scale effectively and deliver the excellent service levels you need. To minimise risk, many organisations choose to work with Canonical, which has deployed many clouds in production. We can help you minimise risk for your own deployment in a number of ways. First, our Jumpstart service helps you build a small test cloud in just five days if you haven’t already done it yourself. With Jumpstart, you get the benefit of Canonical’s cloud-building expertise, and you can play with the environment to your heart’s content before you make the leap to production. We also give you 30 days of support with Jumpstart to help you address any issues that come up. For more information on our Jumpstart service, please visit: www.ubuntu.com/cloud/cloud-tools/jumpstart If you’re ready to deploy your cloud in production, we offer bespoke engagements to help you minimise risks. We help you architect, plan, deploy and manage your production cloud effectively from day one, and you can choose to add up to a year of support to the package. Our cloud-building experience means that we can help you deploy and scale your cloud in the best possible way, and meet your end users’ service level requirements. If you are planning to make the transition to production yourself, you can still benefit from our Ubuntu Advantage support service. This gives you phone-based access to skilled Ubuntu engineers who played a key role in the development of OpenStack. Ubuntu Advantage comes in three sizes: small for clouds up to 100 physical servers, medium for 100 to 500, and large for clouds with more than 500. If you choose to subscribe to Ubuntu Advantage, you’ll also get access to our Landscape systems management and monitoring tool, which helps simplify management of your cloud infrastructure and instances. For more information, please visit: www.ubuntu.com/cloud/management If your cloud is extremely large, Canonical can help you reduce deployment risk by providing a dedicated service engineer (DSE) or technical account manager (TAM). These dedicated support engineers understand your specific environment and give you a single point of contact for any issues that arise. DSEs are dedicated to just one customer, while TAMs are shared between a small number of customers to reduce costs. For more information on DSEs, TAMs, and other UA components, please visit: www.ubuntu.com/management/ubuntu-advantage 04 05
  • 5. WORKLOADS SAFELY MOVED… UNTIL MAINTENANCE COMPLETED FAQ 3: HOW CAN I BE SURE THAT MY CLOUD WILL DELIVER CONSTANT UPTIME FOR MY MISSION-CRITICAL APPS? Cloud POCs typically have little or no redundancy built in, which means a failure in any part of the architecture can cause unplanned downtime to critical IT services. To build an effective production cloud, all single points of failure must be designed out to ensure critical services are constantly available. This concept, which is sometimes called ‘design for failure’, means doubling up all your cloud infrastructure elements and services, which can be a highly complex proposition. It is necessary, for example, to provision the required compute, network and storage resources, spin up servers, deploy services and stand-by services, and create complex relationships between them. Doubling up resources and services in an ad hoc way, though, will increase demands on your IT team in terms of deployment, configuration, management and support. To help you build a high-availability cloud, while minimising manual administration, you can use Juju, which makes it faster and simpler to deploy cloud services, double them up to ensure redundancy, and create the required relationships for effective failover between them. In addition, our Landscape systems management and monitoring tool gives you a way to monitor all the instances and services in your cloud, and manage multiple servers and machines quickly with a few clicks of the mouse, helping you significantly reduce management overheads. Finally, but equally importantly, Ubuntu OpenStack infrastructure provides innovative features to ensure that your cloud services remain constantly available. These include the ‘node evacuation’ feature, which keeps your cloud running normally if a component should fail or to move workloads to other nodes whilst maintenance is performed. 06 07
  • 6. JUJU MAKES IT SIMPLER AND FASTER TO DEPLOY CLOUD SERVICES FAQ 4: WHAT IS THE BEST WAY TO SCALE OUT MY PRODUCTION CLOUD AND ADD NEW WORKLOADS? Cloud-based apps can have a number of layers: typically a front-end load balancer, a middleware web engine, and a back-end database. In some cloud environments, it’s necessary to write custom scripts to deploy each of these elements, and more code to create the required relationships between them. With Juju however, the process of deploying applications (workloads) in the cloud and scaling out existing resources and services, becomes far easier. To achieve this, Juju pulls all the information needed to deploy and orchestrate services in the cloud from pre-written Juju charms. These contain all the information needed on how best to deploy the software or service you want, without you having to read any manuals on the constituent parts of your app or service. Once you’ve deployed all the elements needed for your service, you can use Juju to add relationships between them. In other words, there’s one command to spin up the front-end load balancer, another for the middleware, another for the database layer, and another to link them together the right way. By automating service deployment and orchestration, Canonical estimates that Juju condenses typical deployment times for an app by a factor of ten, from hours to just minutes. Juju also eliminates the need to build and maintain a library of instances for different Ubuntu instances and cloud services, and serves as documentation for all services deployed in the cloud. FAQ 5: HOW CAN I MANAGE AND MONITOR MY PRODUCTION CLOUD EFFECTIVELY? In a traditional datacentre environment, it’s usually quite clear what hardware is supporting what applications, which makes the environment easier to manage. In the cloud, however, an application could be running on virtualised machines on any number of physical devices, which brings specific management challenges, especially as the number of instances and services deployed in the cloud is constantly changing. To increase visibility and control of Ubuntu OpenStack private production clouds, Canonical has developed our Landscape systems management and monitoring tool. This allows administrators to manage and update individual virtual machines or multiple machines centrally, through a single, intuitive management console. Every time a new instance is deployed in the cloud, it is registered in Landscape. This makes it simple to see how virtual machines are performing and where applications and services are running, without excessive manual administration. For more information on Landscape, please visit: www.ubuntu.com/management 08 09
  • 7. FAQ 6: HOW FLEXIBLE IS OPENSTACK IF I WANT TO CUSTOMISE IT? The whole point about Ubuntu OpenStack clouds is that they are open. This means you are never tied in to a particular technology or vendor. However, if you want to swap out an element of OpenStack for an alternative technology, for example, the object storage environment or the authentication mechanism, it requires some additional planning and resources. Many customers, for example, choose to replace the SWIFT object storage component of OpenStack with Ceph, which offers a more feature-rich experience, and some want to point OpenStack to their existing platform (EMC or other). At the same time, other customers prefer to use their existing virtualised server environment as their cloud hypervisor, instead of KVM, the most common OpenStack hypervisor. Another common change people make is to authenticate through their existing Microsoft Active Directory. It is relatively fast and simple to integrate Active Directory with Keystone, OpenStack’s standard authentication engine. While substituting OpenStack standard technologies for alternative components currently requires minimal manual effort, Canonical is busy developing a new installer that will automate the process completely. You’ll be able to choose to deploy OpenStack on Ubuntu with the specific technologies you want – and deploy your customised cloud infrastructure with just a few clicks. FAQ 7: CAN I INTEGRATE AN UBUNTU OPENSTACK PRODUCTION CLOUD WITH MY EXISTING VIRTUALISED INFRASTRUCTURE? A lot of customers ask whether they can deploy an Ubuntu OpenStack cloud alongside their existing proprietary cloud or virtualised server infrastructure. There are many reasons for wanting to do this, from increasing available capacity or compute resources without additional software licensing fees, to maximising returns on existing investments in virtual infrastructure. For some customers, it can also be the first step for migrating to end-to-end open-source cloud infrastructure. Because Ubuntu OpenStack cloud infrastructure is built on open-source technologies and compatible with established standards such as Amazon EC2 and OpenStack APIs, it can work alongside an array of other cloud infrastructure. This gives you the freedom to move between cloud providers, or create a ‘hybrid cloud’ to push private workloads out to public clouds on demand. If you want to integrate your new Ubuntu OpenStack production cloud with your existing virtualised infrastructure, this is also possible. For example, Canonical along with VMware has developed new features that support seamless integration of Ubuntu OpenStack cloud infrastructure with VMware. This will allow Ubuntu OpenStack to use VMware technology servers as their compute platform. 10 11
  • 8. FAQ 8: WHAT ARE THE ORGANISATIONAL CHALLENGES I NEED TO OVERCOME TO DEPLOY A PRODUCTION CLOUD? Cloud deployments are fraught with organisational and political issues. For example, different technical teams that manage networks, compute resources and storage must work together seamlessly, irrespective of their location. What’s more, the technical team must be able to demonstrate that cloud-based systems comply with the required corporate policies and security standards, which is much more difficult with workloads distributed across multiple physical machines and locations. Overcoming these challenges requires organisations to carefully map existing processes and required changes, and conduct thorough risk assessments. In addition, cloud builders must carefully evaluate security requirements, and use OpenStack to create the required physical and logical divisions between internal and public-facing systems, and sensitive systems and data in distinct departments, such as finance and accounting. Because Canonical has a wealth of experience in cloud deployment, we can help our customers architect clouds that meet specific security requirements. In addition, we can provide support for process re-engineering and training to ensure that all members of the technical team are able to support the new cloud environment and end users effectively. Next steps The complexity of deploying a full-featured Ubuntu OpenStack production private cloud is not to be underestimated. However, success can be achieved by mitigating complexity and risk wherever possible, minimising manual administration, and ensuring that clouds can deliver excellent service levels at scale. While Ubuntu tools such as MAAS and Juju can help to minimise deployment complexity, there’s no substitute for experience. That’s why we recommend that you work with Canonical to ensure that you cloud meets service level requirements from the earliest days of deployment. If you would like more information about any of the subjects discussed in this paper, or if you would like to consult with Canonical to ensure the success of your cloud strategy as you move to production, please contact us at www.ubuntu.com/cloud/contact-us 12
  • 9. © Canonical Limited 2013. Ubuntu, Kubuntu, Canonical and their associated logos are the registered trademarks of Canonical Limited. All other trademarks are the properties of their respective owners. Any information referred to in this document may change without notice and Canonical will not be held responsible for any such changes. Canonical Limited, Registered in England and Wales. Registered Office: One Circular Road, Douglas, Isle of Man IM1 1SB Company number: 110334C - VAT number: GB 003 2322 47