SlideShare ist ein Scribd-Unternehmen logo
1 von 29
#rightscale
Building Blocks for Hybrid IT
Brian Adler, Sr. Services Architect, RightScale
Ryan Geyer, Cloud Solutions Engineer, RightScale
April 30, 2013
#2
#rightscale
Agenda
• Definitions and Terminology
• Infrastructure Evolution
• On-Premises – Key Considerations
• Use Cases
• Best practices for design and implementation
• Hybrid IT – Different things to different people
• Customer Use Cases
• Conclusion/Q&A
#3
#rightscale
On-Premises ResourceCloud Resource
#4
#rightscale
Application
Portfolio
Requirements
Filter
Resource
Pools
App 1
App 2
App 3
Performance
Cost
Compliance
Geo-location
Security
Workload Liberation
Management & automation – across cloud resource pools
App N
…
App 1
App 2
App 3
Hosted Private
Public Cloud 2
Public Cloud 1
Vendors
Existing DC
App 4
App 5
App N
…
App 4
App 5
Internal Private
#5
#rightscale
Definitions and Terminology
Virtualization (server)
Division of one physical server into multiple isolated virtual
environments
On-Premises IT
A collection of compute, storage, and network resources for a single
tenant that are accessed programmatically via an API endpoint.
Cloud Architecture
A similar set of resources that is multi-tenant and is provided by a
cloud vendor with access via an API endpoint.
#6
#rightscale
Definitions and Terminology
Multi-Cloud
An environment that spans two or more separate cloud providers.
Hybrid IT
An environment that spans one or more cloud providers as well as
one or more on-premises IT environments.
#7
#rightscale
Infrastructure Evolution
Old school Datacenters
• Racks of physical nodes, one application per node
• It’s all we knew, it worked, and it was fine.
Virtualization – The Early Years
• Capability of a node outgrew the needs of any single application
-Lots of idle resources on each node
• Virtualization provided the ability to have a many-to-one (servers per node)
-This was better
Cloud Computing
• Automated provisioning and management via an API appears
-This is much, much better
#8
#rightscale
On-Premises IT: Key Considerations
Workload and Infrastructure Interaction
• Applications have different resource needs
• Choose the right fit for your application and your infrastructure
Compliance
• Data may be contained on-premises for compliance needs or requirements.
Latency
• Consumers of the on-premises resources are generally “closer” to the
environment, which reduces latency
#9
#rightscale
On-Premises IT: Key Considerations
User Experience
• Related to latency, end user experience is enhanced due to proximity to
resources.
Cost
• OPEX is generally reduced. (CAPEX is another story )
#10
#rightscale
Use Cases
Self-Service IT Portal (“IT Vending Machine”)
• Users select one of several preconfigured tech stacks
• Isolated Test/Dev environments
#11
#rightscale
Demo
#12
#rightscale
Use Cases
Scalable Applications with Uncertain Demand
• Cloud used as “proving ground” for new applications
• Low-demand applications run their course in the cloud until they are
end-of-lifed
• Applications that gain traction remain in the cloud during growth phase
• When stability of workload is reached, the application is transitioned
into an on-premises environment.
#13
#rightscale
Use Cases
Disaster Recovery (DR)
• Production environment in on-premises environment
• DR environment in the cloud
• Most common configuration is the “Warm DR” scenario
• Replicating slave in the cloud
• All other servers in non-operational state
ON-PREMISES
#14
#rightscale
Demo
#15
#rightscale
Design Considerations
Location of Physical Hardware
• On-premises
• Availability considerations (power, cooling, networking, etc.)
• Hosted or Co-location facility
• Accessibility of hardware for additions and/or modification
• Latency to end users
• Security
#16
#rightscale
Design Considerations
Availability and Redundancy Configuration
• Easiest configuration (single zone, single region, single API endpoint) does not
promote high availability
• High Availability of resources requires more complex configurations
#17
#rightscale
Design Considerations/Options
Simple Configuration
No HA or Redundancy
HA Configuration
#18
#rightscale
Design Considerations
Intended Workloads and Use Cases
• Does the application require high availability or is it tolerant of interruptions of
service?
• Does the application require (or greatly benefit from) specialized hardware or
network configurations?
#19
#rightscale
Hardware Considerations
Compute
• Commodity
• High end/specialized
Networking
• Driven by topology, latency demands, and price
• Some infrastructure software offerings have support for
network hardware devices (load balancers in particular)
Storage
• Cost vs. Performance (commodity? SSD?, etc.)
#20
#rightscale
Software Considerations
Cloud Infrastructure Software
• Open source vs. commercial
• Dictates/influences other decisions regarding cloud implementation
Cloud Management Software
• 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
#21
#rightscale
Implementation Process
Hardware Procurement
• Pre-existing or new?
Cloud Infrastructure Software
• Research options, and choose wisely!
Cloud Topology
• Zones, storage allocation, HA considerations, etc.
Build or Buy
• Use in-house resources if expertise exists
• Third-party resources
• Build using existing resources
• Build using new preconfigured hardware
#22
#rightscale
Management Process
Compatibility
• Avoid vendor lock-in at IaaS level, hypervisor level, cloud infrastructure
software level
Unified Control/Security
• “Single pane of glass” for user access, keys and credentials, etc.
On-Demand, Self-Service Provisioning
• Allow users to access resources without administrative intervention
Focus on Applications
• Core competency is in application development, so remove yourself from
image management, automation, provisioning, etc.
#23
#rightscale
Hybrid IT
What if an application outgrows your on-premises IT environment?
Common desire is for “bursting”
• When on-premises resources are exhausted, a server tier expands into the
cloud to tap into the “infinite” resources
• Considerations:
• Control – public Internet is traversed
• Latency – traversal of public Internet involves the Great Unknown
• Cost – bandwidth charges for public Internet traversal
• Complexity – setting up a secure environment is not a trivial task
More common use case is each application contained entirely within a
single environment whether cloud or on-premise.
#24
#rightscale
Hybrid IT / Cloud Bursting
ON-PREMISES CLOUD
LOAD BALANCERS
APP SERVERS
MASTER DATABASE
SLAVE DATABASE
OBJECT STORAGE
APP SERVERS
PUBLIC
INTERNET
Cloud Bursting
#25
#rightscale
Demo
#26
#rightscale
Hybrid IT Customer Example
Results:
• Built hybrid architecture with AWS
and CloudStack
• RightScale provides unified
management
Challenges:
• Customer data residency
requirements in Canada and
Europe
“RightScale multi-cloud support enables us to
transparently host Coupa[both in the cloud and
on-premises]while delivering high availability
and data privacy compliance.”
SanketNaik, Sr. Director, Cloud Operations and
Integrations
#27
#rightscale
Hybrid IT Customer Example
Results:
• Built hybrid architecture with AWS
and CloudStack
• RightScale provides unified
management
Challenges:
• Deliver consistent and approved
configurations to developers
• Compliance needs for data
residency
Fortune 500 Clinical Laboratory
Provider
Created a Self-Service IT on-premises
environment alongside AWS.
Use the RightScale IT vending
machine to provide developers with
standard configurations that can be
launched without a ticket, RFS
(Request for Service) or a phone call.
Provisioning time takes 15 minutes
#28
#rightscale
Summary/Conclusions
• On-premises or hybrid IT was originally thought of as an academic
exercise or science project
• Recent advances (particularly in cloud infrastructure software)
have shown hybrid architecture to be viable IT delivery model
• Many considerations come into play
• Design
• Hardware
• Software
• Implementation Details
No “one size fits all”
• Do your research. Find the right fit.
#29
#rightscale
Resources and Next Steps
1. LEARN:Read our White Paper
http://bit.ly/rswhitepaper
2. TRY:Free Edition
www.rightscale.com/free
3. TALK: Visit us at our Booth today
Enter to win $100 Amazon gift certificate
Contact RightScale
(866) 720-0208
sales@rightscale.com
www.rightscale.com

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

OpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureOpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined Infrastructure
 
MT126 Virtustream Storage Cloud: Hyperscale Cloud Object Storage Built for th...
MT126 Virtustream Storage Cloud: Hyperscale Cloud Object Storage Built for th...MT126 Virtustream Storage Cloud: Hyperscale Cloud Object Storage Built for th...
MT126 Virtustream Storage Cloud: Hyperscale Cloud Object Storage Built for th...
 
Securing the Cloud Native stack
Securing the Cloud Native stackSecuring the Cloud Native stack
Securing the Cloud Native stack
 
Ms.azure in detail
Ms.azure in detailMs.azure in detail
Ms.azure in detail
 
Cloud computing 1
Cloud computing  1Cloud computing  1
Cloud computing 1
 
Software Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and StorageSoftware Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and Storage
 
Running SQL 2005? It’s time to migrate to SQL 2014!
Running SQL 2005? It’s time to migrate to SQL 2014!Running SQL 2005? It’s time to migrate to SQL 2014!
Running SQL 2005? It’s time to migrate to SQL 2014!
 
MT49 Dell EMC XtremIO: Product Overview and New Use Cases
MT49 Dell EMC XtremIO: Product Overview and New Use CasesMT49 Dell EMC XtremIO: Product Overview and New Use Cases
MT49 Dell EMC XtremIO: Product Overview and New Use Cases
 
Webinar: How To Use Software Defined Storage to Extend Your SAN, Not Replace it
Webinar: How To Use Software Defined Storage to Extend Your SAN, Not Replace itWebinar: How To Use Software Defined Storage to Extend Your SAN, Not Replace it
Webinar: How To Use Software Defined Storage to Extend Your SAN, Not Replace it
 
SoftLayer Storage Services Overview (for Interop Las Vegas 2015)
SoftLayer Storage Services Overview (for Interop Las Vegas 2015)SoftLayer Storage Services Overview (for Interop Las Vegas 2015)
SoftLayer Storage Services Overview (for Interop Las Vegas 2015)
 
Cloud Computing - Introduction
Cloud Computing - IntroductionCloud Computing - Introduction
Cloud Computing - Introduction
 
MT01 The business imperatives driving cloud adoption
MT01 The business imperatives driving cloud adoptionMT01 The business imperatives driving cloud adoption
MT01 The business imperatives driving cloud adoption
 
#PCMVision: VMware NSX - Transforming Security
#PCMVision: VMware NSX - Transforming Security#PCMVision: VMware NSX - Transforming Security
#PCMVision: VMware NSX - Transforming Security
 
Software Defined presentation
Software Defined presentationSoftware Defined presentation
Software Defined presentation
 
Reduce the complexities of managing Kubernetes clusters anywhere 2
Reduce the complexities of managing Kubernetes clusters anywhere 2Reduce the complexities of managing Kubernetes clusters anywhere 2
Reduce the complexities of managing Kubernetes clusters anywhere 2
 
An Easy Way to Adopt Hybrid Cloud, Datacomm Solution
An Easy Way to Adopt Hybrid Cloud, Datacomm SolutionAn Easy Way to Adopt Hybrid Cloud, Datacomm Solution
An Easy Way to Adopt Hybrid Cloud, Datacomm Solution
 
Cloud Migration Principle Sharing | Athikom Kanchanavibhu | SHERA PCL
Cloud Migration Principle Sharing | Athikom Kanchanavibhu | SHERA PCLCloud Migration Principle Sharing | Athikom Kanchanavibhu | SHERA PCL
Cloud Migration Principle Sharing | Athikom Kanchanavibhu | SHERA PCL
 
Mt19 Integrated systems as a foundation of the Software Defined Datacentre
Mt19 Integrated systems as a foundation of the Software Defined DatacentreMt19 Integrated systems as a foundation of the Software Defined Datacentre
Mt19 Integrated systems as a foundation of the Software Defined Datacentre
 
cloud computing, Principle and Paradigms: 1 introdution
cloud computing, Principle and Paradigms: 1 introdutioncloud computing, Principle and Paradigms: 1 introdution
cloud computing, Principle and Paradigms: 1 introdution
 
Manage easier, deliver faster, innovate more - Top 10 facts on Dell Enterpris...
Manage easier, deliver faster, innovate more - Top 10 facts on Dell Enterpris...Manage easier, deliver faster, innovate more - Top 10 facts on Dell Enterpris...
Manage easier, deliver faster, innovate more - Top 10 facts on Dell Enterpris...
 

Ähnlich wie Building Blocks for Hybrid IT

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

Ähnlich wie Building Blocks for Hybrid IT (20)

Rightscale webinar-key-design-considerations-private-hybrid-clouds
Rightscale webinar-key-design-considerations-private-hybrid-cloudsRightscale webinar-key-design-considerations-private-hybrid-clouds
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 2013
 
Cloud Computing Overview
Cloud Computing OverviewCloud Computing Overview
Cloud Computing Overview
 
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
 
Cloud - NDT - Presentation
Cloud - NDT - PresentationCloud - NDT - Presentation
Cloud - NDT - Presentation
 
Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013Connecting the Clouds - RightScale Compute 2013
Connecting the Clouds - RightScale Compute 2013
 
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
 
Oracle cloud oagi
Oracle cloud oagiOracle cloud oagi
Oracle cloud oagi
 
Gitex journey to the cloud
Gitex journey to the cloudGitex journey to the cloud
Gitex journey to the cloud
 
Rightscale Webinar: Designing Private & Hybrid Clouds (Hosted by Citrix)
Rightscale Webinar: Designing Private & Hybrid Clouds (Hosted by Citrix)Rightscale Webinar: Designing Private & Hybrid Clouds (Hosted by Citrix)
Rightscale Webinar: Designing Private & Hybrid Clouds (Hosted by Citrix)
 
Intel IT Open Cloud - What's under the Hood and How do we Drive it?
Intel IT Open Cloud - What's under the Hood and How do we Drive it?Intel IT Open Cloud - What's under the Hood and How do we Drive it?
Intel IT Open Cloud - What's under the Hood and How do we Drive it?
 
VTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
VTU Open Elective 6th Sem CSE - Module 2 - Cloud ComputingVTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
VTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
 
A Complete Guide Cloud Computing
A Complete Guide Cloud ComputingA Complete Guide Cloud Computing
A Complete Guide Cloud Computing
 
Newt global meetup microservices
Newt global meetup microservicesNewt global meetup microservices
Newt global meetup microservices
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
 
Cloud's Hidden Impact on IT Shops
Cloud's Hidden Impact on IT ShopsCloud's Hidden Impact on IT Shops
Cloud's Hidden Impact on IT Shops
 
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...
 
Cloud computing-2 (1)
Cloud computing-2 (1)Cloud computing-2 (1)
Cloud computing-2 (1)
 
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
 
Financial impact of Cloud Computing
Financial impact of Cloud ComputingFinancial impact of Cloud Computing
Financial impact of Cloud Computing
 

Mehr von RightScale

Mehr von 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
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
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
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Building Blocks for Hybrid IT

  • 1. #rightscale Building Blocks for Hybrid IT Brian Adler, Sr. Services Architect, RightScale Ryan Geyer, Cloud Solutions Engineer, RightScale April 30, 2013
  • 2. #2 #rightscale Agenda • Definitions and Terminology • Infrastructure Evolution • On-Premises – Key Considerations • Use Cases • Best practices for design and implementation • Hybrid IT – Different things to different people • Customer Use Cases • Conclusion/Q&A
  • 4. #4 #rightscale Application Portfolio Requirements Filter Resource Pools App 1 App 2 App 3 Performance Cost Compliance Geo-location Security Workload Liberation Management & automation – across cloud resource pools App N … App 1 App 2 App 3 Hosted Private Public Cloud 2 Public Cloud 1 Vendors Existing DC App 4 App 5 App N … App 4 App 5 Internal Private
  • 5. #5 #rightscale Definitions and Terminology Virtualization (server) Division of one physical server into multiple isolated virtual environments On-Premises IT A collection of compute, storage, and network resources for a single tenant that are accessed programmatically via an API endpoint. Cloud Architecture A similar set of resources that is multi-tenant and is provided by a cloud vendor with access via an API endpoint.
  • 6. #6 #rightscale Definitions and Terminology Multi-Cloud An environment that spans two or more separate cloud providers. Hybrid IT An environment that spans one or more cloud providers as well as one or more on-premises IT environments.
  • 7. #7 #rightscale Infrastructure Evolution Old school Datacenters • Racks of physical nodes, one application per node • It’s all we knew, it worked, and it was fine. Virtualization – The Early Years • Capability of a node outgrew the needs of any single application -Lots of idle resources on each node • Virtualization provided the ability to have a many-to-one (servers per node) -This was better Cloud Computing • Automated provisioning and management via an API appears -This is much, much better
  • 8. #8 #rightscale On-Premises IT: Key Considerations Workload and Infrastructure Interaction • Applications have different resource needs • Choose the right fit for your application and your infrastructure Compliance • Data may be contained on-premises for compliance needs or requirements. Latency • Consumers of the on-premises resources are generally “closer” to the environment, which reduces latency
  • 9. #9 #rightscale On-Premises IT: Key Considerations User Experience • Related to latency, end user experience is enhanced due to proximity to resources. Cost • OPEX is generally reduced. (CAPEX is another story )
  • 10. #10 #rightscale Use Cases Self-Service IT Portal (“IT Vending Machine”) • Users select one of several preconfigured tech stacks • Isolated Test/Dev environments
  • 12. #12 #rightscale Use Cases Scalable Applications with Uncertain Demand • Cloud used as “proving ground” for new applications • Low-demand applications run their course in the cloud until they are end-of-lifed • Applications that gain traction remain in the cloud during growth phase • When stability of workload is reached, the application is transitioned into an on-premises environment.
  • 13. #13 #rightscale Use Cases Disaster Recovery (DR) • Production environment in on-premises environment • DR environment in the cloud • Most common configuration is the “Warm DR” scenario • Replicating slave in the cloud • All other servers in non-operational state ON-PREMISES
  • 15. #15 #rightscale Design Considerations Location of Physical Hardware • On-premises • Availability considerations (power, cooling, networking, etc.) • Hosted or Co-location facility • Accessibility of hardware for additions and/or modification • Latency to end users • Security
  • 16. #16 #rightscale Design Considerations Availability and Redundancy Configuration • Easiest configuration (single zone, single region, single API endpoint) does not promote high availability • High Availability of resources requires more complex configurations
  • 18. #18 #rightscale Design Considerations Intended Workloads and Use Cases • Does the application require high availability or is it tolerant of interruptions of service? • Does the application require (or greatly benefit from) specialized hardware or network configurations?
  • 19. #19 #rightscale Hardware Considerations Compute • Commodity • High end/specialized Networking • Driven by topology, latency demands, and price • Some infrastructure software offerings have support for network hardware devices (load balancers in particular) Storage • Cost vs. Performance (commodity? SSD?, etc.)
  • 20. #20 #rightscale Software Considerations Cloud Infrastructure Software • Open source vs. commercial • Dictates/influences other decisions regarding cloud implementation Cloud Management Software • 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
  • 21. #21 #rightscale Implementation Process Hardware Procurement • Pre-existing or new? Cloud Infrastructure Software • Research options, and choose wisely! Cloud Topology • Zones, storage allocation, HA considerations, etc. Build or Buy • Use in-house resources if expertise exists • Third-party resources • Build using existing resources • Build using new preconfigured hardware
  • 22. #22 #rightscale Management Process Compatibility • Avoid vendor lock-in at IaaS level, hypervisor level, cloud infrastructure software level Unified Control/Security • “Single pane of glass” for user access, keys and credentials, etc. On-Demand, Self-Service Provisioning • Allow users to access resources without administrative intervention Focus on Applications • Core competency is in application development, so remove yourself from image management, automation, provisioning, etc.
  • 23. #23 #rightscale Hybrid IT What if an application outgrows your on-premises IT environment? Common desire is for “bursting” • When on-premises resources are exhausted, a server tier expands into the cloud to tap into the “infinite” resources • Considerations: • Control – public Internet is traversed • Latency – traversal of public Internet involves the Great Unknown • Cost – bandwidth charges for public Internet traversal • Complexity – setting up a secure environment is not a trivial task More common use case is each application contained entirely within a single environment whether cloud or on-premise.
  • 24. #24 #rightscale Hybrid IT / Cloud Bursting ON-PREMISES CLOUD LOAD BALANCERS APP SERVERS MASTER DATABASE SLAVE DATABASE OBJECT STORAGE APP SERVERS PUBLIC INTERNET Cloud Bursting
  • 26. #26 #rightscale Hybrid IT Customer Example Results: • Built hybrid architecture with AWS and CloudStack • RightScale provides unified management Challenges: • Customer data residency requirements in Canada and Europe “RightScale multi-cloud support enables us to transparently host Coupa[both in the cloud and on-premises]while delivering high availability and data privacy compliance.” SanketNaik, Sr. Director, Cloud Operations and Integrations
  • 27. #27 #rightscale Hybrid IT Customer Example Results: • Built hybrid architecture with AWS and CloudStack • RightScale provides unified management Challenges: • Deliver consistent and approved configurations to developers • Compliance needs for data residency Fortune 500 Clinical Laboratory Provider Created a Self-Service IT on-premises environment alongside AWS. Use the RightScale IT vending machine to provide developers with standard configurations that can be launched without a ticket, RFS (Request for Service) or a phone call. Provisioning time takes 15 minutes
  • 28. #28 #rightscale Summary/Conclusions • On-premises or hybrid IT was originally thought of as an academic exercise or science project • Recent advances (particularly in cloud infrastructure software) have shown hybrid architecture to be viable IT delivery model • Many considerations come into play • Design • Hardware • Software • Implementation Details No “one size fits all” • Do your research. Find the right fit.
  • 29. #29 #rightscale Resources and Next Steps 1. LEARN:Read our White Paper http://bit.ly/rswhitepaper 2. TRY:Free Edition www.rightscale.com/free 3. TALK: Visit us at our Booth today Enter to win $100 Amazon gift certificate Contact RightScale (866) 720-0208 sales@rightscale.com www.rightscale.com

Hinweis der Redaktion

  1. Brian does this slide
  2. Vijay
  3. Brian
  4. Brian
  5. Brian
  6. Brian
  7. Brian takes over
  8. Brian
  9. Vijay takes over
  10. Vijay takes over
  11. Vijay
  12. Vijay
  13. Vijay
  14. Vijay
  15. Brian takes over
  16. Brian
  17. Brian
  18. Brian
  19. Vijay
  20. Quest Diagnostics story – can’t publicize the nameSelf-Service ITQuest Diagnostics manages development, test, and production environments across AWS and a CloudStack private cloud using RightScale. Quest has developed a self-service IT portal called "hashbang" that lets their internal developers pick an instance & launch a server without a ticket, a RFS, or a phone call.Challenge — Move to Cloud Amid RegulationConsistency: Need standard processes and configurations across cloud vendors. Organizational change: Current siloed org of network, storage, and data teams does not translate well to the cloud. Regulations require private cloud: HIPAA, PHI, PCI, and other data residency requirements make public cloud impossible for some workloads.Solution — Hybrid Self-Service PortalHybrid cloud environment: Use RightScale to manage AWS and an on premise CloudStack private cloud. Self-service portal: Built a self-service portal called HashBang on top of RightScale API to deliver approved configurations for developers.Impact — Flexible IT FootprintProvisioning in 15 minutes: IT teams can provision resources in the time it takes them to get a coffee.
  21. Brian