SlideShare una empresa de Scribd logo
1 de 39
1




5 Cloud Commandments:
Why Cloud Management
Makes Sense
Uri Budnik (@uribudnik)
Director, ISV Partner Program, RightScale
                Watch the video of this presentation
2#



Agenda
•   What is Cloud
•   Why Cloud Management
•   5 Cloud Commandments
•   It Has Been Built




Real Cloud Experience. Shared.
3#



What do we mean by Cloud?
• Cloud is a metaphor for
  complexity that does not
  need to be managed
• The edge of the Cloud
  serves as a point of
  demarcation
• The concept of utility
  based computing goes
  back to the 60s*
• James Urquhart** calls
  it an application centric
  operations model

                                 *John McArthy **Wisdom of Clouds Blog and Cisco

Real Cloud Experience. Shared.
4#



What’s Driving Cloud?
  • Four horsemen
       •   Cut costs
       •   Improve agility
       •   Increase scale & reliability
       •   Leverage best practices
  • Highly effective layers of abstraction
       • SaaS – cloaked below the browser
       • PaaS – cloaked below the code
       • IaaS – cloaked below the OS
  • Each layer achieves scalability &
    reliability through uniformity
  • True IaaS clouds are API-driven


Real Cloud Experience. Shared.
5#



Cloud computing – A transition of IT

                                        Adoption

                                                   Demand (user competition)
                                                                                                                                 Utility
                                                                                                                                 (cost of doing business)


                                                                                                               Service
                                                                                                               (outsourced)




                                                                                                    Product
                                                                                                    (feature differentiation)




                                                   Custom build
                                                   (componentization)



                                                                                            Improvement (supply competition)
                                                                               Innovation
                                                                                                                          Time
Framework adapted from Steven Wardley, Canonical



Real Cloud Experience. Shared.
6#



Cloud computing – A definition
  Cloud computing is a transition of IT:
       • Delivery models – Packaged hardware & software  Web & API-
         accessed
       • Business models – License fees  Utility usage fees
       • Sales models – High touch  Self-checkout
       • Business processes – Centralized IT  Self-service provisioning
   Ingredients:
       • Idea – A computing utility (1966)
       • Technology – Bandwidth, commodity hardware, virtualization (2000s)
       • Attitude – Lean startup, outsourcing, cost savings (2000s)
   Popularized:
       • SaaS - Salesforce (1999)
       • IaaS - Amazon Web Services (2006)
       • PaaS – Heroku, Engine Yard (2007)
Real Cloud Experience. Shared.
7#



So what’s the problem?
• Paying attention to design
• Using cloud != designing for cloud
• Accidental tourist in cloud
     • Sign up, launch servers, sit back
• Good cloud design
     • Secure
     • Reliable
     • No lock-in




Real Cloud Experience. Shared.
8#



The DIY Trap
• Most clouds are a set of APIs
  and/or a simple UI to launch
  servers – is that what you need?
• These are basic building blocks, not a management system
• How should you spend your time?
     •   Managing multiple users with different levels of access
     •   Configuration management and app lifecycle management
     •   Track usage and costs across applications and business units
     •   All the general purpose things you need to do like:
         Monitoring, Alarms, Auto-scaling, etc


    What do you do about IT or development personnel unilaterally
    opening a cloud account and deploying an environment?

Real Cloud Experience. Shared.
9#



Why Cloud Management Makes Sense –
The 5 Cloud Commandments
                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
10#



Commandment #1

                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
11#



Management is biggest component of TCO




                                 IDC - Virtualization 2.0 - Dec 2006

Real Cloud Experience. Shared.
12#



Cost savings means admin efficiency
                      Site           Architectural
                   Management        Engineering
   Software           Total             Total                Server-to-admin ratio is an
 Development           7%                8%
    Total
     7%
                                                             indicator of admin costs
                                                              • Inefficient operations as low
     Requests                                                   as 20:1
       Total
        6%                                                    • Above average ratio 150:1
                                                                (enterprises typically 70-140)
                                                Deployment
                 Overhead
                   Total
                                                Management    • Best practices over 2,000:1
                                                   Total
                   11%
                                                   31%
                                                                (some customers achieve this)

                 Problem                                     Savings on admin costs of
                Engineering
                   Total                                     easily 50%
                   10%            Incident
                                Management
                                    Total
                                    20%
                                                                      Source: Deepak Patil, GFS 2006



Real Cloud Experience. Shared.
13#



Automation is imperative for web-scale




Real Cloud Experience. Shared.
14#



Automation is imperative for web-scale




Real Cloud Experience. Shared.
15#



Commandment #2

                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
16#



Cloud Ready Solutions




    “RightScale the Latest to Provide App Store for Infrastructure”
     by Derrick Harris
Real Cloud Experience. Shared.
17#



ServerTemplates: Reproducible servers
on demand
                 Configuring servers                                Configuring servers
              through bundling images:                             with ServerTemplates:
                    Custom MySQL 5.0.24 (CentOS 5.2)
                  Custom MySQL 5.0.24 (CentOS 5.4)
                           MySQL 5.0.36 (CentOS 5.4)                                  Setup DNS and IPs




                                                                   boot sequence
                         MySQL 5.0.36 (Ubuntu 8.10)
                                                                          A set of configuration
                                                                               Restore last backup
                           MySQL 5.0.36 (Ubuntu 8.10) 64bit
                                                                         directives that will install
            Frontend Apache 1.3 (Ubuntu 8.10)                                    Configure MySQL
                                                                        and configure software on
       Frontend Apache 2.0 (Ubuntu 9.10) -patched                         top of the base image
                                                                                  Install MySQL
                    CMS v1.0 (CentOS 5.4)                                                   Server
                  CMS v1.1 (CentOS 5.4)                                                Install monitoring

                  My ASP appserver (windows 2008)
                My ASP.net (windows 2008) – security update 1                         Base Image
              My ASP.net (windows 2008) – security update                           MultiCloudImage
                                  8
                                                                                   Very few and basic
               SharePoint v4 (windows 2003) – 32bit
                     SharePoint v4 (windows 2003) –64bit
                                                                CentOS                    Ubuntu
                                                                                                            Win 2003
                 SharePoint v4.5 (windows 2003) –64bit            5.2
                                                                 CentOS                    8.10
                                                                                           Ubuntu
                                                                                                             Win 2007
                             …                                    5.4                        9.10

Real Cloud Experience. Shared.
18#


ServerTemplates – Reproducible servers
on demand



                                 VS.




   Integrated approach that puts together all the parts needed to
            architect single & multi-server deployments

Real Cloud Experience. Shared.
19#



Completely reproduce entire
environments: Dev & Test
    Available, Easily Provisioned Resources




Real Cloud Experience. Shared.
20#



Completely reproduce entire
environments: Production




Real Cloud Experience. Shared.
21#



Commandment #3

                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
22#



Maintain control while remaining flexible
   • Monitoring
        • Logs + audit entries
        • Alerts & escalations
        • Last access
   • User management
        • Authentication
        • Roles, permissions
        • Multiple accounts
   • Accountability
        • Cost tracking & usage quotas
        • Real-time run rate projs.
Real Cloud Experience. Shared.
23#



Visibility example: Infrastructure Audit
• Review of all Security Groups or   • SSH Key audit analyzes all
  SSH Keys                             or running servers
• Includes audit of all Regions      • Store up to 10 audits and use
• Security Group audit analyzes        to baseline
  all or public ports                • Audits can be downloaded as
                                       text or JSON files




Real Cloud Experience. Shared.
24#



Control example: IT Vending Machine




Real Cloud Experience. Shared.
25#



Commandment #4

                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
26#



  Why you should care about multi-cloud
  • Multi-cloud scenarios
      • Within / between public clouds
      • Public / private hybrid
  • Lock-in dangers
      • Data has mass
      • Vendor contracts, features & APIs
  • High availability and disaster recovery
  • What you should do
      • Preserve multiple choices for any service
           • Keep contracts to length you can predict
           • Avoid unique services & APIs
      • Anticipate moving – set up small footprints elsewhere
      • Pilot a private cloud
      • Design for portability: architecture choices matter
Real Cloud Experience. Shared.
27#



Take advantage of many resource pools
                                                London   Amsterdam
                    Chicago                                                                                    Beijing


                                                                                                                           Shanghai
                                             Dublin
 Seattle
                                                                                                                            Seoul
                                  NYC Area
SF Area
                                                                                                                            Tokyo

                              DC Area
                                                                                                                           Fukuoka

           Dallas                                                                                              Hong Kong
                                                                           Hyderabad


                                                                                       Singapore
             Houston




    Private Clouds                                                      Public & Managed Clouds

                                                                     Amazon Web Services           Rackspace
                                                                     Datapipe                      SoftLayer
                                                                     Yahoo! Japan / IDCF           Tata
                                                                     Korea Telecom                 UnGeo
                                                                     Logicworks




Real Cloud Experience. Shared.
28#



It’s a multi-cloud world
• Not all clouds are created equal
• Once upon a time there was the expectation that a clear Linux
  top choice would emerge
• Clouds will proliferate and companies will differentiate to
  compete
• Keep your options open,
   …like she does




                                 Source: FailBlog.org


Real Cloud Experience. Shared.
29#



Commandment #5

                       1. Thou shalt automate
                       2. Thou shalt go forth and
                          reproduce cloud server
                          environments
                       3. Thou shalt control and have
                          visibility of cloud resources
                       4. Thou shalt covet many
                          clouds
                       5. Thou shalt architect for
                          scalability and fault
                          tolerance

Real Cloud Experience. Shared.
30#



Disaster recovery is built into our
ServerTemplates




Real Cloud Experience. Shared.
31#



RightScale enables multi-region high
availability




Real Cloud Experience. Shared.
32#



RightScale enables multi-provider high
availability
 ServerTemplates provision and configure
                                           RightImages for cloud servers are
   instances ―in-context‖ automatically
                                              specific to the cloud/region




Real Cloud Experience. Shared.
33#



Quickly troubleshoot issues




Real Cloud Experience. Shared.
34#



There is no need to build this yourself;
RightScale has built the ark
                                 5 Cloud Commandments


                                      Visible &
                   Reproducible       Controlled        Multi-cloud

                                                                  Scalable &
         Automated
                                                                 Fault Tolerant




Real Cloud Experience. Shared.
35#



RightScale links the cloud ecosystem
         Users                   Content




        Clouds                   Services


Real Cloud Experience. Shared.
36#



RightScale customers are pushing the
boundaries of the cloud




Real Cloud Experience. Shared.
37#




 ―We want to use clouds, not
        build them‖
— Adrian Cockcroft, Netflix Infrastructure Team




                                 Source: Qcon San Francisco 2010 Presentation
Real Cloud Experience. Shared.
38#




Real Cloud Experience. Shared.
39




Questions?
@uribudnik
uri@rightscale.com
blog.rightscale.com

Más contenido relacionado

La actualidad más candente

Harness the Power of the Cloud
Harness the Power of the CloudHarness the Power of the Cloud
Harness the Power of the CloudInnoTech
 
Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Azlan NL
 
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...Novell
 
Azure for the ITPro
Azure for the ITProAzure for the ITPro
Azure for the ITProEnrique Lima
 
Novell Success Stories: Collaboration in Government
Novell Success Stories: Collaboration in GovernmentNovell Success Stories: Collaboration in Government
Novell Success Stories: Collaboration in GovernmentNovell
 
Cloud Computing and System z
Cloud Computing and System zCloud Computing and System z
Cloud Computing and System zdkang
 
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...ShapeBlue
 
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...Vincent Kwon
 
Smart Analytics Cloud med Cognos (IBM Information Management)
Smart Analytics Cloud med Cognos (IBM Information Management)Smart Analytics Cloud med Cognos (IBM Information Management)
Smart Analytics Cloud med Cognos (IBM Information Management)IBM Danmark
 
Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003bjhutt
 
Cast Iron Overview Webinar 6.13.12 Final(Jb)
Cast Iron Overview Webinar 6.13.12 Final(Jb)Cast Iron Overview Webinar 6.13.12 Final(Jb)
Cast Iron Overview Webinar 6.13.12 Final(Jb)Carolyn Crowe
 
Cloud Security CISO club -April 2011 v2
Cloud Security CISO club -April 2011 v2Cloud Security CISO club -April 2011 v2
Cloud Security CISO club -April 2011 v2Shahar Geiger Maor
 
Le cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - BaseLe cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - BaseNicolas Georgeault
 
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365ITCamp
 
What an Enterprise Should Look for in a Cloud Provider
What an Enterprise Should Look for in a Cloud ProviderWhat an Enterprise Should Look for in a Cloud Provider
What an Enterprise Should Look for in a Cloud ProviderNovell
 
Utility metered cloud slideshare
Utility metered cloud   slideshareUtility metered cloud   slideshare
Utility metered cloud slideshareValencell, Inc.
 
Fujitsu 23feb2012
Fujitsu 23feb2012Fujitsu 23feb2012
Fujitsu 23feb2012Agora Group
 

La actualidad más candente (20)

Harness the Power of the Cloud
Harness the Power of the CloudHarness the Power of the Cloud
Harness the Power of the Cloud
 
Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2
 
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...
How to Implement Cloud Security: The Nuts and Bolts of Novell Cloud Security ...
 
Azure for the ITPro
Azure for the ITProAzure for the ITPro
Azure for the ITPro
 
Novell Success Stories: Collaboration in Government
Novell Success Stories: Collaboration in GovernmentNovell Success Stories: Collaboration in Government
Novell Success Stories: Collaboration in Government
 
Cloud Computing and System z
Cloud Computing and System zCloud Computing and System z
Cloud Computing and System z
 
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...
An introduction to Citrix CloudPlatform (powered by Apache CloudStack), Citri...
 
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...
IBM Global Technology Services - Resilience - The Silver Lining to Cloud Comp...
 
Smart Analytics Cloud med Cognos (IBM Information Management)
Smart Analytics Cloud med Cognos (IBM Information Management)Smart Analytics Cloud med Cognos (IBM Information Management)
Smart Analytics Cloud med Cognos (IBM Information Management)
 
Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003Virtual Insight Linked In Wi 2003
Virtual Insight Linked In Wi 2003
 
Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)
 
Cast Iron Overview Webinar 6.13.12 Final(Jb)
Cast Iron Overview Webinar 6.13.12 Final(Jb)Cast Iron Overview Webinar 6.13.12 Final(Jb)
Cast Iron Overview Webinar 6.13.12 Final(Jb)
 
Cloud Security CISO club -April 2011 v2
Cloud Security CISO club -April 2011 v2Cloud Security CISO club -April 2011 v2
Cloud Security CISO club -April 2011 v2
 
Le cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - BaseLe cloud microsoft - Présentation "fourre-tout" - Base
Le cloud microsoft - Présentation "fourre-tout" - Base
 
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365
ITCamp 2012 - Paul Roman - Hybrid solutions in Office 365
 
Cloud Computing in Organization
Cloud Computing in OrganizationCloud Computing in Organization
Cloud Computing in Organization
 
What an Enterprise Should Look for in a Cloud Provider
What an Enterprise Should Look for in a Cloud ProviderWhat an Enterprise Should Look for in a Cloud Provider
What an Enterprise Should Look for in a Cloud Provider
 
Utility metered cloud slideshare
Utility metered cloud   slideshareUtility metered cloud   slideshare
Utility metered cloud slideshare
 
Considering the Cloud? 5 Points to Consider
Considering the Cloud? 5 Points to ConsiderConsidering the Cloud? 5 Points to Consider
Considering the Cloud? 5 Points to Consider
 
Fujitsu 23feb2012
Fujitsu 23feb2012Fujitsu 23feb2012
Fujitsu 23feb2012
 

Similar a 5 Cloud Commandments - Why Cloud Management Makes Sense

How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
Linux, Virtualisation, and Clouds
Linux, Virtualisation, and CloudsLinux, Virtualisation, and Clouds
Linux, Virtualisation, and CloudsRobert Sutor
 
eNovance Make Your Cloud
eNovance Make Your CloudeNovance Make Your Cloud
eNovance Make Your CloudeNovance
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaAsheem Chandna
 
Dell and OpenStack
Dell and OpenStackDell and OpenStack
Dell and OpenStackeNovance
 
Why Cloud Management Makes Sense - Josh Fraser
Why Cloud Management Makes Sense - Josh FraserWhy Cloud Management Makes Sense - Josh Fraser
Why Cloud Management Makes Sense - Josh FraserAmazon Web Services
 
Transforming Your Business Through Cloud Computing
Transforming Your Business Through Cloud ComputingTransforming Your Business Through Cloud Computing
Transforming Your Business Through Cloud ComputingAMD
 
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...IBM India Smarter Computing
 
The Cloud Concierge
The Cloud ConciergeThe Cloud Concierge
The Cloud ConciergeBob Rhubart
 
Optimizing Cloud Computing with IPv6
Optimizing Cloud Computing with IPv6Optimizing Cloud Computing with IPv6
Optimizing Cloud Computing with IPv6John Rhoton
 
Hanu cloud computing expertise
Hanu cloud computing expertiseHanu cloud computing expertise
Hanu cloud computing expertiseHanu Software
 
Virtualization 2 Business
Virtualization 2 BusinessVirtualization 2 Business
Virtualization 2 Businessheraldschelke
 
Cast Iron Overview Webinar 6.13
Cast Iron Overview Webinar 6.13Cast Iron Overview Webinar 6.13
Cast Iron Overview Webinar 6.13gaborvodics
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleBob Rhubart
 
Kaavo MSP Introduction 08182011
Kaavo MSP Introduction 08182011Kaavo MSP Introduction 08182011
Kaavo MSP Introduction 08182011sams2618
 
Cloud connect - Delivering Enterprise Scale Applications on Cloud
Cloud connect - Delivering Enterprise Scale Applications on CloudCloud connect - Delivering Enterprise Scale Applications on Cloud
Cloud connect - Delivering Enterprise Scale Applications on Cloudaravindajju
 
C bu06 planning_your_cloud_education
C bu06 planning_your_cloud_educationC bu06 planning_your_cloud_education
C bu06 planning_your_cloud_educationMegan Irvine
 
Dell Management And Automation Solutions For IT Infrastructures
Dell Management And Automation Solutions For IT InfrastructuresDell Management And Automation Solutions For IT Infrastructures
Dell Management And Automation Solutions For IT InfrastructuresAgora Group
 

Similar a 5 Cloud Commandments - Why Cloud Management Makes Sense (20)

How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
Linux, Virtualisation, and Clouds
Linux, Virtualisation, and CloudsLinux, Virtualisation, and Clouds
Linux, Virtualisation, and Clouds
 
eNovance Make Your Cloud
eNovance Make Your CloudeNovance Make Your Cloud
eNovance Make Your Cloud
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - Chandna
 
Dell and OpenStack
Dell and OpenStackDell and OpenStack
Dell and OpenStack
 
Why Cloud Management Makes Sense - Josh Fraser
Why Cloud Management Makes Sense - Josh FraserWhy Cloud Management Makes Sense - Josh Fraser
Why Cloud Management Makes Sense - Josh Fraser
 
Transforming Your Business Through Cloud Computing
Transforming Your Business Through Cloud ComputingTransforming Your Business Through Cloud Computing
Transforming Your Business Through Cloud Computing
 
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...
Comprehensive, converged integration platform: IBM Starter Kit for Cloud x86 ...
 
The Cloud Concierge
The Cloud ConciergeThe Cloud Concierge
The Cloud Concierge
 
Optimizing Cloud Computing with IPv6
Optimizing Cloud Computing with IPv6Optimizing Cloud Computing with IPv6
Optimizing Cloud Computing with IPv6
 
Hanu cloud computing expertise
Hanu cloud computing expertiseHanu cloud computing expertise
Hanu cloud computing expertise
 
Virtualization 2 Business
Virtualization 2 BusinessVirtualization 2 Business
Virtualization 2 Business
 
Cast Iron Overview Webinar 6.13
Cast Iron Overview Webinar 6.13Cast Iron Overview Webinar 6.13
Cast Iron Overview Webinar 6.13
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT Simple
 
Kaavo MSP Introduction 08182011
Kaavo MSP Introduction 08182011Kaavo MSP Introduction 08182011
Kaavo MSP Introduction 08182011
 
Cloud connect - Delivering Enterprise Scale Applications on Cloud
Cloud connect - Delivering Enterprise Scale Applications on CloudCloud connect - Delivering Enterprise Scale Applications on Cloud
Cloud connect - Delivering Enterprise Scale Applications on Cloud
 
C bu06 planning_your_cloud_education
C bu06 planning_your_cloud_educationC bu06 planning_your_cloud_education
C bu06 planning_your_cloud_education
 
Dell Management And Automation Solutions For IT Infrastructures
Dell Management And Automation Solutions For IT InfrastructuresDell Management And Automation Solutions For IT Infrastructures
Dell Management And Automation Solutions For IT Infrastructures
 

Más 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
 

Más 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
 

Último

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Último (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

5 Cloud Commandments - Why Cloud Management Makes Sense

  • 1. 1 5 Cloud Commandments: Why Cloud Management Makes Sense Uri Budnik (@uribudnik) Director, ISV Partner Program, RightScale Watch the video of this presentation
  • 2. 2# Agenda • What is Cloud • Why Cloud Management • 5 Cloud Commandments • It Has Been Built Real Cloud Experience. Shared.
  • 3. 3# What do we mean by Cloud? • Cloud is a metaphor for complexity that does not need to be managed • The edge of the Cloud serves as a point of demarcation • The concept of utility based computing goes back to the 60s* • James Urquhart** calls it an application centric operations model *John McArthy **Wisdom of Clouds Blog and Cisco Real Cloud Experience. Shared.
  • 4. 4# What’s Driving Cloud? • Four horsemen • Cut costs • Improve agility • Increase scale & reliability • Leverage best practices • Highly effective layers of abstraction • SaaS – cloaked below the browser • PaaS – cloaked below the code • IaaS – cloaked below the OS • Each layer achieves scalability & reliability through uniformity • True IaaS clouds are API-driven Real Cloud Experience. Shared.
  • 5. 5# Cloud computing – A transition of IT Adoption Demand (user competition) Utility (cost of doing business) Service (outsourced) Product (feature differentiation) Custom build (componentization) Improvement (supply competition) Innovation Time Framework adapted from Steven Wardley, Canonical Real Cloud Experience. Shared.
  • 6. 6# Cloud computing – A definition Cloud computing is a transition of IT: • Delivery models – Packaged hardware & software  Web & API- accessed • Business models – License fees  Utility usage fees • Sales models – High touch  Self-checkout • Business processes – Centralized IT  Self-service provisioning Ingredients: • Idea – A computing utility (1966) • Technology – Bandwidth, commodity hardware, virtualization (2000s) • Attitude – Lean startup, outsourcing, cost savings (2000s) Popularized: • SaaS - Salesforce (1999) • IaaS - Amazon Web Services (2006) • PaaS – Heroku, Engine Yard (2007) Real Cloud Experience. Shared.
  • 7. 7# So what’s the problem? • Paying attention to design • Using cloud != designing for cloud • Accidental tourist in cloud • Sign up, launch servers, sit back • Good cloud design • Secure • Reliable • No lock-in Real Cloud Experience. Shared.
  • 8. 8# The DIY Trap • Most clouds are a set of APIs and/or a simple UI to launch servers – is that what you need? • These are basic building blocks, not a management system • How should you spend your time? • Managing multiple users with different levels of access • Configuration management and app lifecycle management • Track usage and costs across applications and business units • All the general purpose things you need to do like: Monitoring, Alarms, Auto-scaling, etc What do you do about IT or development personnel unilaterally opening a cloud account and deploying an environment? Real Cloud Experience. Shared.
  • 9. 9# Why Cloud Management Makes Sense – The 5 Cloud Commandments 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 10. 10# Commandment #1 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 11. 11# Management is biggest component of TCO IDC - Virtualization 2.0 - Dec 2006 Real Cloud Experience. Shared.
  • 12. 12# Cost savings means admin efficiency Site Architectural Management Engineering Software Total Total Server-to-admin ratio is an Development 7% 8% Total 7% indicator of admin costs • Inefficient operations as low Requests as 20:1 Total 6% • Above average ratio 150:1 (enterprises typically 70-140) Deployment Overhead Total Management • Best practices over 2,000:1 Total 11% 31% (some customers achieve this) Problem Savings on admin costs of Engineering Total easily 50% 10% Incident Management Total 20% Source: Deepak Patil, GFS 2006 Real Cloud Experience. Shared.
  • 13. 13# Automation is imperative for web-scale Real Cloud Experience. Shared.
  • 14. 14# Automation is imperative for web-scale Real Cloud Experience. Shared.
  • 15. 15# Commandment #2 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 16. 16# Cloud Ready Solutions “RightScale the Latest to Provide App Store for Infrastructure” by Derrick Harris Real Cloud Experience. Shared.
  • 17. 17# ServerTemplates: Reproducible servers on demand Configuring servers Configuring servers through bundling images: with ServerTemplates: Custom MySQL 5.0.24 (CentOS 5.2) Custom MySQL 5.0.24 (CentOS 5.4) MySQL 5.0.36 (CentOS 5.4) Setup DNS and IPs boot sequence MySQL 5.0.36 (Ubuntu 8.10) A set of configuration Restore last backup MySQL 5.0.36 (Ubuntu 8.10) 64bit directives that will install Frontend Apache 1.3 (Ubuntu 8.10) Configure MySQL and configure software on Frontend Apache 2.0 (Ubuntu 9.10) -patched top of the base image Install MySQL CMS v1.0 (CentOS 5.4) Server CMS v1.1 (CentOS 5.4) Install monitoring My ASP appserver (windows 2008) My ASP.net (windows 2008) – security update 1 Base Image My ASP.net (windows 2008) – security update MultiCloudImage 8 Very few and basic SharePoint v4 (windows 2003) – 32bit SharePoint v4 (windows 2003) –64bit CentOS Ubuntu Win 2003 SharePoint v4.5 (windows 2003) –64bit 5.2 CentOS 8.10 Ubuntu Win 2007 … 5.4 9.10 Real Cloud Experience. Shared.
  • 18. 18# ServerTemplates – Reproducible servers on demand VS. Integrated approach that puts together all the parts needed to architect single & multi-server deployments Real Cloud Experience. Shared.
  • 19. 19# Completely reproduce entire environments: Dev & Test Available, Easily Provisioned Resources Real Cloud Experience. Shared.
  • 20. 20# Completely reproduce entire environments: Production Real Cloud Experience. Shared.
  • 21. 21# Commandment #3 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 22. 22# Maintain control while remaining flexible • Monitoring • Logs + audit entries • Alerts & escalations • Last access • User management • Authentication • Roles, permissions • Multiple accounts • Accountability • Cost tracking & usage quotas • Real-time run rate projs. Real Cloud Experience. Shared.
  • 23. 23# Visibility example: Infrastructure Audit • Review of all Security Groups or • SSH Key audit analyzes all SSH Keys or running servers • Includes audit of all Regions • Store up to 10 audits and use • Security Group audit analyzes to baseline all or public ports • Audits can be downloaded as text or JSON files Real Cloud Experience. Shared.
  • 24. 24# Control example: IT Vending Machine Real Cloud Experience. Shared.
  • 25. 25# Commandment #4 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 26. 26# Why you should care about multi-cloud • Multi-cloud scenarios • Within / between public clouds • Public / private hybrid • Lock-in dangers • Data has mass • Vendor contracts, features & APIs • High availability and disaster recovery • What you should do • Preserve multiple choices for any service • Keep contracts to length you can predict • Avoid unique services & APIs • Anticipate moving – set up small footprints elsewhere • Pilot a private cloud • Design for portability: architecture choices matter Real Cloud Experience. Shared.
  • 27. 27# Take advantage of many resource pools London Amsterdam Chicago Beijing Shanghai Dublin Seattle Seoul NYC Area SF Area Tokyo DC Area Fukuoka Dallas Hong Kong Hyderabad Singapore Houston Private Clouds Public & Managed Clouds Amazon Web Services Rackspace Datapipe SoftLayer Yahoo! Japan / IDCF Tata Korea Telecom UnGeo Logicworks Real Cloud Experience. Shared.
  • 28. 28# It’s a multi-cloud world • Not all clouds are created equal • Once upon a time there was the expectation that a clear Linux top choice would emerge • Clouds will proliferate and companies will differentiate to compete • Keep your options open, …like she does Source: FailBlog.org Real Cloud Experience. Shared.
  • 29. 29# Commandment #5 1. Thou shalt automate 2. Thou shalt go forth and reproduce cloud server environments 3. Thou shalt control and have visibility of cloud resources 4. Thou shalt covet many clouds 5. Thou shalt architect for scalability and fault tolerance Real Cloud Experience. Shared.
  • 30. 30# Disaster recovery is built into our ServerTemplates Real Cloud Experience. Shared.
  • 31. 31# RightScale enables multi-region high availability Real Cloud Experience. Shared.
  • 32. 32# RightScale enables multi-provider high availability ServerTemplates provision and configure RightImages for cloud servers are instances ―in-context‖ automatically specific to the cloud/region Real Cloud Experience. Shared.
  • 33. 33# Quickly troubleshoot issues Real Cloud Experience. Shared.
  • 34. 34# There is no need to build this yourself; RightScale has built the ark 5 Cloud Commandments Visible & Reproducible Controlled Multi-cloud Scalable & Automated Fault Tolerant Real Cloud Experience. Shared.
  • 35. 35# RightScale links the cloud ecosystem Users Content Clouds Services Real Cloud Experience. Shared.
  • 36. 36# RightScale customers are pushing the boundaries of the cloud Real Cloud Experience. Shared.
  • 37. 37# ―We want to use clouds, not build them‖ — Adrian Cockcroft, Netflix Infrastructure Team Source: Qcon San Francisco 2010 Presentation Real Cloud Experience. Shared.

Notas del editor

  1. In cloud computing, the edge of the demarca
  2. In cloud computing, the edge of the demarca
  3. In cloud computing, the edge of the demarca
  4. Not all companies are this bigDatabase failover analogyMovie and tracking shot analogy
  5. RS has 160 people working on this
  6. Don’t reinvent the wheel
  7. Easily reproducible – One-click to cloneConsistency across servers–ServerTemplates
  8. Not just for individual machines but for complete environmentsUse Zend Solution Pack example
  9. These are examples, not the comprehensive list of features
  10. Roach motel – you can check in and never check out
  11. Use linux analogy here
  12. Differences to clarify from Multi-AZ…Don’t be fooled by similarity of appearance…Some resources are not shared across clouds (images, Elastic IPs and Snapshots)…These are problems you have to solve… Images we have made easyElastic IPsyou need a global load balancer somewhere… or use DNSHave to copy the data yourself for snapshots. You can have a replicating slave in the cloud…Or backups to a common place like S3 (constraint is that EBS snapshots are only good in the same AZ)To get a snapshot multi- cloud portable you 1) slave sync or 2) take LVM snapshots and upload the data somewhere
  13. RightScale'sServerTemplates allow you to capture best practices for provisioning and automating cloud infrastructure.  In this breakout session, we will explore how you can leverage the RightScale platform to share ServerTemplates with others.  Specifically, we'll walk through the steps to share and update ServerTemplates across your organization.  We'll also show you how to publish ServerTemplates publicly for the whole world to use.  This topic is best for: IT members who are responsible for maintaining server configurations within the organization, developers who would like to share work product within their group or ISVs wishing to reach cloud users by publishing through RightScale.