SlideShare une entreprise Scribd logo
1  sur  34
#rightscale
Key Design Considerations for
Private and Hybrid Clouds
Watch the video of this presentation
#2
#rightscale
Your Panel Today
Presenting
• Utpal Thakrar, Sr. Product Manager, RightScale
• Ryan Geyer, Cloud Solutions Engineer, RightScale
Q&A
• Cory Smith, Account Manager, RightScale
Please use the “Questions” window
to ask questions as any time!
#3
#rightscale
Agenda
• Definitions and terminology
• Infrastructure evolution
• Why would you build a private cloud?
• Use cases + demo
• Hardware and software considerations
• Best practices for design and implementation
• Conclusion/Q&A
#rightscale
Terminology: Quick Recap
#5
#rightscale
Terminology
Virtualization
• Division of one physical server into multiple isolated virtual environments
Public Cloud
• Hosted by cloud provider
• On-demand, pay-as-you-go, accessible via API
Private Cloud
• Typically single-tenant
• Hosted on-premises or co-lo facility
Hybrid Cloud
• Spans more than one private or public clouds
• Extending the definition to include private virtualized environments
#6
#rightscale
Infrastructure Evolution
Old School
Data Center
Virtualization
Early days
Early “Cloudification” Sophistication and
Sex appeal
20th century 2000 2006 Present day
#rightscale
State of the Cloud Report
#8
#rightscale
RightScale State of the Cloud Report 2013
• 625 respondents from various industry segments
• Equal representation from large enterprises and SMBs
Complete report available at
http://www.rightscale.com/lp/state-of-the-cloud-report.php
Source: April 2013 RightScale State of the Cloud Report
#rightscale
Why Do You Need
Private or Hybrid Cloud?
#10
#rightscale
Why would you build a private cloud?
• Workload and infrastructure interaction
• Security / Regulation / Compliance
• Latency
• User experience
• Cost over a longer time horizon
And of course, agility…
#11
#rightscale
Build with an end in mind
#12
#rightscale
When would you need a hybrid or multi-cloud?
• What if your application outgrows the private cloud?
• Common desire is for “cloud-bursting”
• Regulation / Compliance for parts of the application
• Most common:
• Multiple clouds used by different parts of the same organization for
different applications, with each app in one cloud
#rightscale
Use Cases
#14
#rightscale
Use Case: Untested Workloads
• Scalable applications with uncertain demand
• Public cloud used as “proving ground” for new applications
• If applications fail, they are allowed to run their course in the
public cloud until they are end-of-lifed
• If an application gains traction, it remains in the public cloud
during its growth phase
• When stability of workload is reached, the application is
transitioned into the private cloud
#15
#rightscale
Use Case: Hybrid Cloud Bursting
PRIVATE CLOUD PUBLIC OR PRIVATE CLOUD
LOAD BALANCERS
APP SERVERS
MASTER DATABASE
SLAVE DATABASE
OBJECT STORAGE
APP SERVERS
PUBLIC
INTERNET
Cloud Bursting
#16
#rightscale
Use Case: HA / DR using Hybrid Cloud (Demo)
• Production environment in one cloud
• DR environment in a second cloud
• Most common configuration is the “Warm DR” scenario
• Replicating slave in a second cloud
• All other servers in non-operational state
• Failure of production environment requires promotion of slave to
master, launching of “standby” servers, and DNS reassignment
#17
#rightscale
Use Cases: IT Vending Machine (Demo)
• Users select one of several preconfigured tech stacks
• Isolated dev/test environments
#18
#rightscale
RackConnect, Direct Connect, Hybrid for Metro Area
• Rackspace uses RackConnect between RAX dedicated hosting
private cloud and RAX public cloud
• Amazon uses Direct Connect between private clouds and AWS
AZs
• Both offer low-latency, secure connectivity
• The catch is – your private cloud needs to be “near” the public
cloud
#rightscale
Hardware and Software
Considerations
#20
#rightscale
Hardware Considerations
• Compute
• Commodity
• Allows for easy addition of capacity
• Easy swap-out of failed components
• High end/specialized
• May be required for intended workloads
• Limits available options
• Increases costs
• Complicates maintenance
• Networking
• Driven by topology, latency demands, and price
• Some cloud infrastructure software offerings have support for network
hardware devices (load balancers in particular)
• Storage
• Cost vs. Performance (commodity? SSD?, etc.)
#21
#rightscale
Software Considerations
• Cloud Infrastructure Software
• CloudStack, OpenStack (Rackspace Private) etc.
• Open source with commercial support
• Access to resources
• Web interface
• API
• Documentation
• Industry talent pool
• Hypervisor
• Baremetal
#22
#rightscale
Finding a home for your cloud
Various options, although, trade-offs with each decision
• On-premises
• You are responsible for facility, power, network, operations
• You get full access, physical security, secure access for your internal
users
• Co-location facility
• Co-lo provider takes the headache of operations and physical aspects
• You would need to have managed service to go with co-lo, to make it
practical
• Hosting facility adjacent to a public cloud
#rightscale
Implementation Process
#24
#rightscale
Implementation Process
• Design
• Know the workload / performance requirements
• Keep HA in mind
• Capacity Planning
• Monitor and Automate
• Access Control
• Manage
• Test (and test again)
#25
#rightscale
Design: High-availability options
No HA or Redundancy HA Configuration
Simple Complex
#26
#rightscale
OpenStack Infrastructure HA (example)
Several single points of failure in OpenStack deployment
• OpenStack API services
• MySQL
• RabbitMQ
Solved in various ways
• Pacemaker cluster management
• Keepalived (e.g: RAX Private Cloud)
• MySQL (Galera), RabbitMQ (active-active mirrored queues)
Eliminate SPoFs as best as you can.
#27
#rightscale
Design: Network Options
• OpenStack
• FlatDHCP – Typical for single tenant
• VLAN manager – Typical for multi-tenant env
• CloudStack
• Basic Zone – Typical for single tenant
• Advanced Zone – Typical for multi-tenant env
#28
#rightscale
Design: Capacity Planning – it’s simple!
• Don’t have a blank check backed by limitless funds or perfectly
clear expectations from your user that never change? Well, you
need capacity planning!
• Capacity planning is also budget planning and is directly related
to SLA you offer
• Know your workload, determine the difference between spike
and trend
• Monitor, tweak capacity, rinse, repeat …
• Check out http://www.planforcloud.com
#29
#rightscale
Monitor and Automate
• Understand your workload
• Number of VMs requested
• Allocated CPU, Memory, Disk capacity
• Actual utilization of resources
• Monitor using tools like Gaglia + Nagios
• Hypervisor hosts
• VM containers
• Resources consumed by the app
• Automate
• Chef, Puppet, Fuel etc..
#30
#rightscale
Access Control and Tenant Management
• Each cloud platform is slightly different but follows similar
principles
• Most clouds have option of integrating with existing
authentication and authorization system
#31
#rightscale
Separate Management Layer from Infrastructure
• Keep the keys to the car outside the car
#32
#rightscale
Separate Management Layer from Infrastructure
• Connect your private / hybrid cloud to RightScale
• Abstracts underlying details of the cloud infrastructure offerings
• Presents consistent interface to the available resources regardless of the
underlying infrastructure provider
• Provides a cloud-portable solution
• Provides orchestration tools for provisioning and management
#33
#rightscale
Always keep the application in mind!
#34
#rightscale
Summary/Conclusions
• Private (and therefore hybrid) clouds were originally thought of
as an academic exercise or science project
• Recent advances (particularly in cloud infrastructure software)
have shown private and hybrid clouds to be viable IT delivery
models
• Many considerations come into play
• Design
• Hardware
• Software
• Implementation Details
• No “one size fits all”
• Do your research. Find the right fit.
Contact RightScale
(866) 720-0208
sales@rightscale.com
www.rightscale.com

Contenu connexe

Tendances

CWIN17 london becoming cloud native part 2 - guy martin docker
CWIN17 london   becoming cloud native part 2 - guy martin dockerCWIN17 london   becoming cloud native part 2 - guy martin docker
CWIN17 london becoming cloud native part 2 - guy martin dockerCapgemini
 
Cloud Native Patterns Using AWS - Practical Examples
Cloud Native Patterns Using AWS - Practical ExamplesCloud Native Patterns Using AWS - Practical Examples
Cloud Native Patterns Using AWS - Practical ExamplesAnderson Carvalho
 
Neo4j for Cloud Management at Scale
Neo4j for Cloud Management at ScaleNeo4j for Cloud Management at Scale
Neo4j for Cloud Management at ScaleNeo4j
 
Auto Scaling for Multi-Tier Containers Topology
Auto Scaling for Multi-Tier Containers TopologyAuto Scaling for Multi-Tier Containers Topology
Auto Scaling for Multi-Tier Containers TopologyJelastic Multi-Cloud PaaS
 
The Container Evolution of a Global Fortune 500 Company with Docker EE
The Container Evolution of a Global Fortune 500 Company with Docker EEThe Container Evolution of a Global Fortune 500 Company with Docker EE
The Container Evolution of a Global Fortune 500 Company with Docker EEDocker, Inc.
 
Red hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyRed hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyOrgad Kimchi
 
Openstack Cloud Management and Automation Using Red Hat Cloudforms 4.0
Openstack Cloud  Management and Automation Using Red Hat Cloudforms 4.0Openstack Cloud  Management and Automation Using Red Hat Cloudforms 4.0
Openstack Cloud Management and Automation Using Red Hat Cloudforms 4.0Prasad Mukhedkar
 
Webinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwareWebinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwarePlatform9
 
Radical Innovations In Storage for Multi-Tenant Infrastructure
Radical Innovations In Storage for Multi-Tenant InfrastructureRadical Innovations In Storage for Multi-Tenant Infrastructure
Radical Innovations In Storage for Multi-Tenant InfrastructureNetApp
 
RHTE2015_CloudForms_Containers
RHTE2015_CloudForms_ContainersRHTE2015_CloudForms_Containers
RHTE2015_CloudForms_ContainersJerome Marc
 
Migrating On-Premises DBs to Cloud Systems
Migrating On-Premises DBs to Cloud SystemsMigrating On-Premises DBs to Cloud Systems
Migrating On-Premises DBs to Cloud SystemsChristopher Foot
 
OpenStack Block Storage 101
OpenStack Block Storage 101OpenStack Block Storage 101
OpenStack Block Storage 101NetApp
 
CNCF Live Webinar: Kubernetes 1.23
CNCF Live Webinar: Kubernetes 1.23CNCF Live Webinar: Kubernetes 1.23
CNCF Live Webinar: Kubernetes 1.23LibbySchulze
 
Oracle Code Keynote with Thomas Kurian
Oracle Code Keynote with Thomas KurianOracle Code Keynote with Thomas Kurian
Oracle Code Keynote with Thomas KurianOracle Developers
 

Tendances (20)

CWIN17 london becoming cloud native part 2 - guy martin docker
CWIN17 london   becoming cloud native part 2 - guy martin dockerCWIN17 london   becoming cloud native part 2 - guy martin docker
CWIN17 london becoming cloud native part 2 - guy martin docker
 
Cache-Aside Cloud Design Pattern
Cache-Aside Cloud Design PatternCache-Aside Cloud Design Pattern
Cache-Aside Cloud Design Pattern
 
Jelastic Cluster Admin Panel Overview
Jelastic Cluster Admin Panel OverviewJelastic Cluster Admin Panel Overview
Jelastic Cluster Admin Panel Overview
 
Build Robust Blockchain Services with Hyperledger and Containers
Build Robust Blockchain Services with Hyperledger and ContainersBuild Robust Blockchain Services with Hyperledger and Containers
Build Robust Blockchain Services with Hyperledger and Containers
 
Cloud Native Patterns Using AWS - Practical Examples
Cloud Native Patterns Using AWS - Practical ExamplesCloud Native Patterns Using AWS - Practical Examples
Cloud Native Patterns Using AWS - Practical Examples
 
Jelastic Turnkey Cloud PaaS for Developers
Jelastic Turnkey Cloud PaaS for DevelopersJelastic Turnkey Cloud PaaS for Developers
Jelastic Turnkey Cloud PaaS for Developers
 
Nutanix basic
Nutanix basicNutanix basic
Nutanix basic
 
Meetup
MeetupMeetup
Meetup
 
Neo4j for Cloud Management at Scale
Neo4j for Cloud Management at ScaleNeo4j for Cloud Management at Scale
Neo4j for Cloud Management at Scale
 
Auto Scaling for Multi-Tier Containers Topology
Auto Scaling for Multi-Tier Containers TopologyAuto Scaling for Multi-Tier Containers Topology
Auto Scaling for Multi-Tier Containers Topology
 
The Container Evolution of a Global Fortune 500 Company with Docker EE
The Container Evolution of a Global Fortune 500 Company with Docker EEThe Container Evolution of a Global Fortune 500 Company with Docker EE
The Container Evolution of a Global Fortune 500 Company with Docker EE
 
Red hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyRed hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategy
 
Openstack Cloud Management and Automation Using Red Hat Cloudforms 4.0
Openstack Cloud  Management and Automation Using Red Hat Cloudforms 4.0Openstack Cloud  Management and Automation Using Red Hat Cloudforms 4.0
Openstack Cloud Management and Automation Using Red Hat Cloudforms 4.0
 
Webinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwareWebinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMware
 
Radical Innovations In Storage for Multi-Tenant Infrastructure
Radical Innovations In Storage for Multi-Tenant InfrastructureRadical Innovations In Storage for Multi-Tenant Infrastructure
Radical Innovations In Storage for Multi-Tenant Infrastructure
 
RHTE2015_CloudForms_Containers
RHTE2015_CloudForms_ContainersRHTE2015_CloudForms_Containers
RHTE2015_CloudForms_Containers
 
Migrating On-Premises DBs to Cloud Systems
Migrating On-Premises DBs to Cloud SystemsMigrating On-Premises DBs to Cloud Systems
Migrating On-Premises DBs to Cloud Systems
 
OpenStack Block Storage 101
OpenStack Block Storage 101OpenStack Block Storage 101
OpenStack Block Storage 101
 
CNCF Live Webinar: Kubernetes 1.23
CNCF Live Webinar: Kubernetes 1.23CNCF Live Webinar: Kubernetes 1.23
CNCF Live Webinar: Kubernetes 1.23
 
Oracle Code Keynote with Thomas Kurian
Oracle Code Keynote with Thomas KurianOracle Code Keynote with Thomas Kurian
Oracle Code Keynote with Thomas Kurian
 

Similaire à Rightscale webinar-key-design-considerations-private-hybrid-clouds

Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013
Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013
Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013RightScale
 
Building Blocks for Hybrid IT
Building Blocks for Hybrid ITBuilding Blocks for Hybrid IT
Building Blocks for Hybrid ITRightScale
 
Rightscale Webinar: Building Blocks for Private and Hybrid Clouds
Rightscale Webinar: Building Blocks for Private and Hybrid CloudsRightscale Webinar: Building Blocks for Private and Hybrid Clouds
Rightscale Webinar: Building Blocks for Private and Hybrid CloudsRightScale
 
RightScale: Single Pane of Glass at Computerworld 2013
RightScale:  Single Pane of Glass at Computerworld 2013RightScale:  Single Pane of Glass at Computerworld 2013
RightScale: Single Pane of Glass at Computerworld 2013RightScale
 
Building Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsBuilding Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsRightScale
 
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITAsk The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITRightScale
 
Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015WaveMaker, Inc.
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingUOS
 
The Kubernetes WebLogic revival (part 1)
The Kubernetes WebLogic revival (part 1)The Kubernetes WebLogic revival (part 1)
The Kubernetes WebLogic revival (part 1)Simon Haslam
 
Cloud computing elisheba wiggins
Cloud computing elisheba wigginsCloud computing elisheba wiggins
Cloud computing elisheba wigginsElisheba Wiggins
 
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld
 
Right scale enterprise solution
Right scale enterprise solution Right scale enterprise solution
Right scale enterprise solution Brad , Yun Lee
 
Right scale enterprise solution
Right scale enterprise solution Right scale enterprise solution
Right scale enterprise solution Brad , Yun Lee
 
Basics of Java Cloud
Basics of Java CloudBasics of Java Cloud
Basics of Java CloudAnkur Gupta
 
YARN Containerized Services: Fading The Lines Between On-Prem And Cloud
YARN Containerized Services: Fading The Lines Between On-Prem And CloudYARN Containerized Services: Fading The Lines Between On-Prem And Cloud
YARN Containerized Services: Fading The Lines Between On-Prem And CloudDataWorks Summit
 
RightScale Roadtrip Atlanta - Accelerate to Cloud
RightScale Roadtrip Atlanta - Accelerate to CloudRightScale Roadtrip Atlanta - Accelerate to Cloud
RightScale Roadtrip Atlanta - Accelerate to CloudRightScale
 
Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013RightScale
 
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...NUS-ISS
 
A Complete Guide Cloud Computing
A Complete Guide Cloud ComputingA Complete Guide Cloud Computing
A Complete Guide Cloud ComputingSripati Mahapatra
 

Similaire à Rightscale webinar-key-design-considerations-private-hybrid-clouds (20)

Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013
Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013
Key Design Considerations Private and Hybrid Clouds - RightScale Compute 2013
 
Building Blocks for Hybrid IT
Building Blocks for Hybrid ITBuilding Blocks for Hybrid IT
Building Blocks for Hybrid IT
 
Rightscale Webinar: Building Blocks for Private and Hybrid Clouds
Rightscale Webinar: Building Blocks for Private and Hybrid CloudsRightscale Webinar: Building Blocks for Private and Hybrid Clouds
Rightscale Webinar: Building Blocks for Private and Hybrid Clouds
 
RightScale: Single Pane of Glass at Computerworld 2013
RightScale:  Single Pane of Glass at Computerworld 2013RightScale:  Single Pane of Glass at Computerworld 2013
RightScale: Single Pane of Glass at Computerworld 2013
 
Building Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsBuilding Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid Clouds
 
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITAsk The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
 
Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
The Kubernetes WebLogic revival (part 1)
The Kubernetes WebLogic revival (part 1)The Kubernetes WebLogic revival (part 1)
The Kubernetes WebLogic revival (part 1)
 
Cloud computing elisheba wiggins
Cloud computing elisheba wigginsCloud computing elisheba wiggins
Cloud computing elisheba wiggins
 
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
 
Right scale enterprise solution
Right scale enterprise solution Right scale enterprise solution
Right scale enterprise solution
 
Right scale enterprise solution
Right scale enterprise solution Right scale enterprise solution
Right scale enterprise solution
 
Basics of Java Cloud
Basics of Java CloudBasics of Java Cloud
Basics of Java Cloud
 
YARN Containerized Services: Fading The Lines Between On-Prem And Cloud
YARN Containerized Services: Fading The Lines Between On-Prem And CloudYARN Containerized Services: Fading The Lines Between On-Prem And Cloud
YARN Containerized Services: Fading The Lines Between On-Prem And Cloud
 
Newt global meetup microservices
Newt global meetup microservicesNewt global meetup microservices
Newt global meetup microservices
 
RightScale Roadtrip Atlanta - Accelerate to Cloud
RightScale Roadtrip Atlanta - Accelerate to CloudRightScale Roadtrip Atlanta - Accelerate to Cloud
RightScale Roadtrip Atlanta - Accelerate to Cloud
 
Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013
 
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...
NUS-ISS Learning Day 2018- Designing software to make the most of cloud platf...
 
A Complete Guide Cloud Computing
A Complete Guide Cloud ComputingA Complete Guide Cloud Computing
A Complete Guide Cloud Computing
 

Plus de RightScale

10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT Governance10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT GovernanceRightScale
 
Kubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOpsKubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOpsRightScale
 
Optimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScaleOptimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScaleRightScale
 
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About NowPrepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About NowRightScale
 
How to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseHow to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseRightScale
 
Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)RightScale
 
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBMComparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBMRightScale
 
How to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale OptimaHow to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale OptimaRightScale
 
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...RightScale
 
Using RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider ToolsUsing RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider ToolsRightScale
 
Best Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and ComplianceBest Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and ComplianceRightScale
 
Automating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and MoreAutomating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and MoreRightScale
 
The 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for EnterprisesThe 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for EnterprisesRightScale
 
9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage Costs9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage CostsRightScale
 
Serverless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBMServerless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBMRightScale
 
Best Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP SuccessBest Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP SuccessRightScale
 
Cloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBMCloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBMRightScale
 
2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud Report2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud ReportRightScale
 
Got a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP HelpsGot a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP HelpsRightScale
 
How to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale OptimaHow to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale OptimaRightScale
 

Plus de RightScale (20)

10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT Governance10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT Governance
 
Kubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOpsKubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOps
 
Optimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScaleOptimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScale
 
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About NowPrepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
 
How to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseHow to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your Enterprise
 
Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)
 
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBMComparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
 
How to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale OptimaHow to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale Optima
 
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
 
Using RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider ToolsUsing RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider Tools
 
Best Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and ComplianceBest Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and Compliance
 
Automating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and MoreAutomating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and More
 
The 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for EnterprisesThe 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for Enterprises
 
9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage Costs9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage Costs
 
Serverless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBMServerless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBM
 
Best Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP SuccessBest Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP Success
 
Cloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBMCloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBM
 
2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud Report2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud Report
 
Got a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP HelpsGot a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP Helps
 
How to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale OptimaHow to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale Optima
 

Dernier

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Dernier (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Rightscale webinar-key-design-considerations-private-hybrid-clouds

  • 1. #rightscale Key Design Considerations for Private and Hybrid Clouds Watch the video of this presentation
  • 2. #2 #rightscale Your Panel Today Presenting • Utpal Thakrar, Sr. Product Manager, RightScale • Ryan Geyer, Cloud Solutions Engineer, RightScale Q&A • Cory Smith, Account Manager, RightScale Please use the “Questions” window to ask questions as any time!
  • 3. #3 #rightscale Agenda • Definitions and terminology • Infrastructure evolution • Why would you build a private cloud? • Use cases + demo • Hardware and software considerations • Best practices for design and implementation • Conclusion/Q&A
  • 5. #5 #rightscale Terminology Virtualization • Division of one physical server into multiple isolated virtual environments Public Cloud • Hosted by cloud provider • On-demand, pay-as-you-go, accessible via API Private Cloud • Typically single-tenant • Hosted on-premises or co-lo facility Hybrid Cloud • Spans more than one private or public clouds • Extending the definition to include private virtualized environments
  • 6. #6 #rightscale Infrastructure Evolution Old School Data Center Virtualization Early days Early “Cloudification” Sophistication and Sex appeal 20th century 2000 2006 Present day
  • 8. #8 #rightscale RightScale State of the Cloud Report 2013 • 625 respondents from various industry segments • Equal representation from large enterprises and SMBs Complete report available at http://www.rightscale.com/lp/state-of-the-cloud-report.php Source: April 2013 RightScale State of the Cloud Report
  • 9. #rightscale Why Do You Need Private or Hybrid Cloud?
  • 10. #10 #rightscale Why would you build a private cloud? • Workload and infrastructure interaction • Security / Regulation / Compliance • Latency • User experience • Cost over a longer time horizon And of course, agility…
  • 12. #12 #rightscale When would you need a hybrid or multi-cloud? • What if your application outgrows the private cloud? • Common desire is for “cloud-bursting” • Regulation / Compliance for parts of the application • Most common: • Multiple clouds used by different parts of the same organization for different applications, with each app in one cloud
  • 14. #14 #rightscale Use Case: Untested Workloads • Scalable applications with uncertain demand • Public cloud used as “proving ground” for new applications • If applications fail, they are allowed to run their course in the public cloud until they are end-of-lifed • If an application gains traction, it remains in the public cloud during its growth phase • When stability of workload is reached, the application is transitioned into the private cloud
  • 15. #15 #rightscale Use Case: Hybrid Cloud Bursting PRIVATE CLOUD PUBLIC OR PRIVATE CLOUD LOAD BALANCERS APP SERVERS MASTER DATABASE SLAVE DATABASE OBJECT STORAGE APP SERVERS PUBLIC INTERNET Cloud Bursting
  • 16. #16 #rightscale Use Case: HA / DR using Hybrid Cloud (Demo) • Production environment in one cloud • DR environment in a second cloud • Most common configuration is the “Warm DR” scenario • Replicating slave in a second cloud • All other servers in non-operational state • Failure of production environment requires promotion of slave to master, launching of “standby” servers, and DNS reassignment
  • 17. #17 #rightscale Use Cases: IT Vending Machine (Demo) • Users select one of several preconfigured tech stacks • Isolated dev/test environments
  • 18. #18 #rightscale RackConnect, Direct Connect, Hybrid for Metro Area • Rackspace uses RackConnect between RAX dedicated hosting private cloud and RAX public cloud • Amazon uses Direct Connect between private clouds and AWS AZs • Both offer low-latency, secure connectivity • The catch is – your private cloud needs to be “near” the public cloud
  • 20. #20 #rightscale Hardware Considerations • Compute • Commodity • Allows for easy addition of capacity • Easy swap-out of failed components • High end/specialized • May be required for intended workloads • Limits available options • Increases costs • Complicates maintenance • Networking • Driven by topology, latency demands, and price • Some cloud infrastructure software offerings have support for network hardware devices (load balancers in particular) • Storage • Cost vs. Performance (commodity? SSD?, etc.)
  • 21. #21 #rightscale Software Considerations • Cloud Infrastructure Software • CloudStack, OpenStack (Rackspace Private) etc. • Open source with commercial support • Access to resources • Web interface • API • Documentation • Industry talent pool • Hypervisor • Baremetal
  • 22. #22 #rightscale Finding a home for your cloud Various options, although, trade-offs with each decision • On-premises • You are responsible for facility, power, network, operations • You get full access, physical security, secure access for your internal users • Co-location facility • Co-lo provider takes the headache of operations and physical aspects • You would need to have managed service to go with co-lo, to make it practical • Hosting facility adjacent to a public cloud
  • 24. #24 #rightscale Implementation Process • Design • Know the workload / performance requirements • Keep HA in mind • Capacity Planning • Monitor and Automate • Access Control • Manage • Test (and test again)
  • 25. #25 #rightscale Design: High-availability options No HA or Redundancy HA Configuration Simple Complex
  • 26. #26 #rightscale OpenStack Infrastructure HA (example) Several single points of failure in OpenStack deployment • OpenStack API services • MySQL • RabbitMQ Solved in various ways • Pacemaker cluster management • Keepalived (e.g: RAX Private Cloud) • MySQL (Galera), RabbitMQ (active-active mirrored queues) Eliminate SPoFs as best as you can.
  • 27. #27 #rightscale Design: Network Options • OpenStack • FlatDHCP – Typical for single tenant • VLAN manager – Typical for multi-tenant env • CloudStack • Basic Zone – Typical for single tenant • Advanced Zone – Typical for multi-tenant env
  • 28. #28 #rightscale Design: Capacity Planning – it’s simple! • Don’t have a blank check backed by limitless funds or perfectly clear expectations from your user that never change? Well, you need capacity planning! • Capacity planning is also budget planning and is directly related to SLA you offer • Know your workload, determine the difference between spike and trend • Monitor, tweak capacity, rinse, repeat … • Check out http://www.planforcloud.com
  • 29. #29 #rightscale Monitor and Automate • Understand your workload • Number of VMs requested • Allocated CPU, Memory, Disk capacity • Actual utilization of resources • Monitor using tools like Gaglia + Nagios • Hypervisor hosts • VM containers • Resources consumed by the app • Automate • Chef, Puppet, Fuel etc..
  • 30. #30 #rightscale Access Control and Tenant Management • Each cloud platform is slightly different but follows similar principles • Most clouds have option of integrating with existing authentication and authorization system
  • 31. #31 #rightscale Separate Management Layer from Infrastructure • Keep the keys to the car outside the car
  • 32. #32 #rightscale Separate Management Layer from Infrastructure • Connect your private / hybrid cloud to RightScale • Abstracts underlying details of the cloud infrastructure offerings • Presents consistent interface to the available resources regardless of the underlying infrastructure provider • Provides a cloud-portable solution • Provides orchestration tools for provisioning and management
  • 33. #33 #rightscale Always keep the application in mind!
  • 34. #34 #rightscale Summary/Conclusions • Private (and therefore hybrid) clouds were originally thought of as an academic exercise or science project • Recent advances (particularly in cloud infrastructure software) have shown private and hybrid clouds to be viable IT delivery models • Many considerations come into play • Design • Hardware • Software • Implementation Details • No “one size fits all” • Do your research. Find the right fit. Contact RightScale (866) 720-0208 sales@rightscale.com www.rightscale.com

Notes de l'éditeur

  1. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  2. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  3. Old school DatacentersRacks of physical nodes, one application per nodeIt’s all we knew, it worked, and it was fine.Virtualization – The Early YearsCapability of a node outgrew the needs of any single applicationLots of idle resources on each nodeVirtualization provided the ability to have a many-to-one (servers per node) relationshipThis was betterCloudification (Virtualization grows up)Automated provisioning and management via an API appearsThis is much, much better
  4. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  5. RightScale conducted this survey earlier this spring with about 600+ participants from various industries big and small and various technical to business roles. Overall, about 77% expressed interest in using multiple clouds within the next 12 months. Of which, 47% expressed interest in using hybrid cloud
  6. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  7. Workload and Infrastructure InteractionApplications have different resource needsChoose the right fit for your application and your infrastructureSecurityData may be contained within the private cloud, thus allowing for stricter security complianceLatencyConsumers of the private cloud resources are generally “closer” to the private cloud, which reduces latencyUser ExperienceRelated to latency, end user experience is enhanced due to proximity to resources.CostOPEX is generally reduced. (CAPEX is another story )
  8. When private cloud resources are exhausted, a server tier expands into the public cloud to tap into the “infinite” resourcesConsiderations:Security – public Internet is traversedLatency – traversal of public Internet involves the Great UnknownCost – bandwidth charges for public Internet traversalComplexity – setting up a secure environment is not a trivial taskWe will explore use-cases for hybrid cloud
  9. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  10. Considerations:Security – public Internet is traversedLatency – traversal of public Internet involves the Great UnknownCost – bandwidth charges for public Internet traversalComplexity – setting up a secure environment is not a trivial task
  11. Brian
  12. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  13. Various open source / commercially supported cloud orchestration platforms available.OpenStack and CloudStack are the two leading platforms we recommend.They both have flexible options, typically support various hypervisors
  14. Good morning, folks. Welcome again to this webinar...I am utpalthakrar, product manager for cloud integration.. One of my areas of focus has been around private and hybrid cloud..Today we will talk about, u guessed it, private and hybrid clouds..
  15. Hardware ProcurementPre-existing or new?Pre-existing limits ability to tailor infrastructure to workloadsCloud Infrastructure SoftwareThis decision will dictate/limit many future decisionsResearch options, and choose wisely!Cloud TopologyZones, regions, storage allocation, HA considerations, etc.Build or BuyUse in-house resources if expertise existsThird-party resourcesBuild using existing resourcesBuild using new preconfigured hardwareDesign – Design for HA, use uniform hypervisor, Network is a key consideration – switching from basic zone or FlatDHCP to advanced zone or quantum isn’t that simple.. Make use of hypervisors uniformly..Compute density is key factor in capacot planning.. You will need to incorporate physical CPU cores, RAM, oversubscription ration and instance storage.. Storage options, object storage, block storageScalability and HA of the cloud itself – controller nodes, api end point redundancy, Automate – crowbar, chef, puppet, fuel etcMonitoring – Is usually an after thought but it shouldn’t be.. It is important to establish so,etrendig so that you can forecast capacity and plan accordingly
  16. Understand your workloadMonitorBe ready to grow or cloud burst
  17. Understand your workloadMonitorBe ready to grow or cloud burstAutomate
  18. Monitor how your app is using the cloud and automate..Spare capacity or cloud bursting.Automation plan – if a host goes down, it needs to get up..
  19. This is around configuring the cloud itself.. Separating tenant, dividing resources, projects..
  20. If both go down, u have no where to go..if the disaster hits management, u still have the app,if the disaster hit app u can execute on DR scenarios..
  21. If both goes down, u have no where to go..if the disaster hits management, u still have the app,if the disaster hit app u can execute on DR scenarios..
  22. If both goes down, u have no where to go..if the disaster hits management, u still have the app,if the disaster hit app u can execute on DR scenarios..