SlideShare a Scribd company logo
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Cloud
Computing
Introduction
Abhinav Parmar
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Agenda
What is Cloud Computing?
History of cloud evolution, its Benefits and
characteristics
Cloud Architecture and Building Blocks
Cloud Services (IaaS, PaaS and SaaS)
Types of Clouds
Challenges and cons
Q/A and Open Discussion Session
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Why Cloud Computing in
IT?? IT has revolutionized the Organizations shape
By giving them
-Efficiency
-Productivity
 Growing Awareness for emerging technology
among Enterprise and Consumers
 Need for Utilizing IT resources extensively
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Contd…
Consumer wants…
 Accessing Application by Mobile Devices
 Less spending on IT resources
 Faster Access to Data Storage and
Scalability
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
What is Cloud Computing
??Cloud computing is about delivering computing
resources (Hardware and Software) as on-demand
service or virtual infrastructure to clients over the
Network.
"Cloud computing is a model for enabling
convenient, on-demand network access to a shared
pool of configurable computing resources (e.g.,
networks, servers, storage, applications, and
services) that can be rapidly provisioned and
released with minimal management effort or service
provider interaction."
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Users can access Application
through
-- web browser
-- light-weight desktop or
-- mobile app
Business software and user's
data are stored on servers at a
remote location.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.7
Upfront Benefits
Cloud computing enables business enterprises
Reduced infrastructure costs (because of “pay-per-use”)
Faster running Applications
Improved manageability, flexibility and less maintenance
Robust Scalability
Reduced IT operational costs by outsourcing Resources
Allocating saved Reduced IT cost to achieve Business
Organization Goals
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.8
Key Characteristics
•On-demand self-service
•Ubiquitous network access
•Location independent resource pooling
•Rapid elasticity
•Pay per use
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.9
History and Market Drivers
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.10
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.11
Financial Drivers
• Cheaper and better
• Cost Efficiency in IT services
• Infrastructure cost saving
 Storage
 Servers
 CPU
• Pay as you use
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.12
Technology Drivers
•Web Services
•Demand for Mass Scalability for Rapid User Growth
•Standard API
•Virtualization
•Converged
•Faster networks
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
What Cloud Computing doesn’t
…..
 Moving to cloud doesn’t mean no system administration.
 Increasing resources doesn’t compensate for bad
architecture of your system/application.
 Still configuration and versioning issues with large
cluster of machines.
 Performance and Scaling are more than problems with
resources
 Applications/Systems migration is not just a click away
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Building Blocks
The cloud computing model is comprised of a front end and a
back end. They are connected through a network
Front End
The front end is the kind of user interface by which the user interacts
with the system.
The front end is composed of a client computer, or the computer
network of an enterprise, or the applications used to access the
cloud.
Back End
The back end is the cloud itself
The back end provides the applications, computers, servers, and
data storage that creates the cloud of services.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.15
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Cloud Computing Services
IaaS
Utility computing
data center
providing on
demand server
resources
•HP Adaptive Infrastructure
as a Service
•Rackspace
•Amazon E2C & S3
PaaS
Hosted application
environment for
building and
deploying cloud
applications:
•Salesforce.com
•Amazon E2C
•Microsoft Azure
SaaS
Service
Applications,
typically available
via the browser
Google apps
Picasa
E-Calendar
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Infrastructure as a Service (IaaS)
It consists of the physical assets —
Virtual machine, servers, network devices, storage disks, etc.
We have control of the operating systems, storage, deployment
applications, and, to a limited degree, control over select networking
components.
Service providers offers capacity for rent, basically hosted Data Centers
& Servers
Example
Print On Demand (POD)
The POD model is based on the selling of customizable products.
PODs allow individuals to open shops and sell designs on products.
With cloud storage capabilities, a POD can provide unlimited storage
space.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Platform as a Service (PaaS)
It provides—
operating system, programming language execution environment,
database and web server
It provides a way to deploy applications to the cloud using programming
languages and tools supported by the provider.
Platform as a Service (PaaS) provides access to operating systems and
associated services.
Example
PaaS has providers such as Amazon's Elastic Compute Cloud (EC2),
Google App Engine
Application developers can develop and run their software solutions on a
cloud platform without the cost and complexity of buying and managing the
underlying hardware and software layers.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Software as a Service
(SaaS)
Applications run here and are provided on demand to users.
Example
Software as a Service (SaaS) has providers such as Google Pack.
Google Pack includes Internet accessible applications, tools such as
Calendar, Gmail, Google Talk, Docs, and many more.
Social Networking Websites (Facebook, Twitter, soundcloud)
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Categorized Cloud Services
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Types of Cloud
Public clouds are available to the general public or a large
industry group and are owned and provisioned by an
organization selling cloud services. i.e. Amazon
Private clouds exist within your company's firewall and are
managed by your organization. They are cloud services you
create and control within your enterprise. Private clouds offer
many of the same benefits as the public clouds — the major
distinction being that your organization is in charge of setting up
and maintaining the cloud.
Hybrid clouds are a combination of the public and the private
cloud using services that are in both the public and private space.
Management responsibilities are divided between the public cloud
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.22
Challenges Ahead
Data Security and Privacy
Organizational barriers
Reliability (service outage)
Conflicts with Definition of SLAs (Service Level Agreement)
Customization and Integration with other applications is
difficult
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.23
Q/A and Discussion Session…
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Thank you

More Related Content

What's hot (19)

PDF
Ima Cloud Computing Mar2010 V8
Tony Pearson
 
PPTX
Cloud Computing by Mamta
Mamta Kumari
 
PPT
Cloud computing
Pallavi Rai
 
PDF
Opportunites and Challenges in Cloud COmputing
ACMBangalore
 
PDF
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...
Govt. P.G. College Dharamshala
 
PDF
Cloud computing project report
Naveed Farooq
 
PDF
Fundamentals of cloud Computing
nik_053
 
PPTX
Cloud computing
Jeroen
 
PPSX
Cloud computing Introduction
Yash Gajera
 
PDF
Cloud computing Basics
Sagar Sane
 
PPTX
Cloud computing
Jihed Kaouech
 
PPTX
Cloud Presentation
SantaMonicaChamber
 
PDF
Application of Virtualisation and CloudComputing for Development and Runtime ...
Ingenieurbuero Arno-Can Uestuensoez
 
PPTX
Cloud computing ppt
Richa Chaudhary
 
PPSX
Cloud Computing For Beginners
Jainul Musani
 
PPTX
Cloud 101: The Basics of Cloud Computing
Hostway|HOSTING
 
PPTX
Penetrating the Cloud: Opportunities & Challenges for Businesses
CompTIA
 
PDF
Cloud computing essay
Kalen Dear
 
PPSX
Cloud computing
RS P
 
Ima Cloud Computing Mar2010 V8
Tony Pearson
 
Cloud Computing by Mamta
Mamta Kumari
 
Cloud computing
Pallavi Rai
 
Opportunites and Challenges in Cloud COmputing
ACMBangalore
 
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...
Govt. P.G. College Dharamshala
 
Cloud computing project report
Naveed Farooq
 
Fundamentals of cloud Computing
nik_053
 
Cloud computing
Jeroen
 
Cloud computing Introduction
Yash Gajera
 
Cloud computing Basics
Sagar Sane
 
Cloud computing
Jihed Kaouech
 
Cloud Presentation
SantaMonicaChamber
 
Application of Virtualisation and CloudComputing for Development and Runtime ...
Ingenieurbuero Arno-Can Uestuensoez
 
Cloud computing ppt
Richa Chaudhary
 
Cloud Computing For Beginners
Jainul Musani
 
Cloud 101: The Basics of Cloud Computing
Hostway|HOSTING
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
CompTIA
 
Cloud computing essay
Kalen Dear
 
Cloud computing
RS P
 

Similar to Cloud computing Introductory Session (20)

PDF
Virtualization and cloud impact overview auditor spin enterprise gr-cv3
EnterpriseGRC Solutions, Inc.
 
PPTX
How to utilize cloud in your corporate IT strategy
Jason Baker
 
PDF
How to utilize cloud in your corporate it strategy
Redpath Consulting Group
 
PPTX
Implementing cloud based devops for distributed agile projects
Tom Stiehm
 
PDF
Analyst Report: Clearing the Clouds
EMC
 
PDF
How to Utilize Cloud in Your Corporate IT Strategy
VISIHOSTING
 
PDF
Transform IT Service Delivery Helion
Andrey Karpov
 
PPT
Client presentation ibm private modular cloud_082013
jimmykibm
 
PDF
HP Discover - Developing new applications for the cloud
Bart Blommaerts
 
PDF
Партнерство с HP - успех на рынке облачных услуг
Zaur Abutalimov
 
PPTX
Introduction to Cloud B2B Integration
Mark Morley, MBA
 
PPTX
Cloud Computing - Everything you wanted to know!
Debasish Patra
 
PDF
Cloud Computing Webinar - John Reza
John Reza, MBA
 
PPTX
The why of a cloud ppt
Sana Nasar
 
PPTX
Exploring the Fundamentals and Benefits of Cloud Thecnology(1).pptx
Vindya Imbulpitiya
 
PDF
Oracle's Cloud Strategy
Chris(Shiyu) Wang
 
PDF
Cloud computing _ key the Ultimate future
dailytimeupdate.com
 
PDF
From Benefits to Challenges A Guide on Cloud Software Development.pdf
Shiv Technolabs
 
PPTX
Cloud Computing & Control Auditing
Navin Malhotra
 
PPTX
HP Cloud System Matrix – The Foundation for Government Cloud
IDG Vietnam Public Sector
 
Virtualization and cloud impact overview auditor spin enterprise gr-cv3
EnterpriseGRC Solutions, Inc.
 
How to utilize cloud in your corporate IT strategy
Jason Baker
 
How to utilize cloud in your corporate it strategy
Redpath Consulting Group
 
Implementing cloud based devops for distributed agile projects
Tom Stiehm
 
Analyst Report: Clearing the Clouds
EMC
 
How to Utilize Cloud in Your Corporate IT Strategy
VISIHOSTING
 
Transform IT Service Delivery Helion
Andrey Karpov
 
Client presentation ibm private modular cloud_082013
jimmykibm
 
HP Discover - Developing new applications for the cloud
Bart Blommaerts
 
Партнерство с HP - успех на рынке облачных услуг
Zaur Abutalimov
 
Introduction to Cloud B2B Integration
Mark Morley, MBA
 
Cloud Computing - Everything you wanted to know!
Debasish Patra
 
Cloud Computing Webinar - John Reza
John Reza, MBA
 
The why of a cloud ppt
Sana Nasar
 
Exploring the Fundamentals and Benefits of Cloud Thecnology(1).pptx
Vindya Imbulpitiya
 
Oracle's Cloud Strategy
Chris(Shiyu) Wang
 
Cloud computing _ key the Ultimate future
dailytimeupdate.com
 
From Benefits to Challenges A Guide on Cloud Software Development.pdf
Shiv Technolabs
 
Cloud Computing & Control Auditing
Navin Malhotra
 
HP Cloud System Matrix – The Foundation for Government Cloud
IDG Vietnam Public Sector
 
Ad

Recently uploaded (20)

PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
July Patch Tuesday
Ivanti
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Ad

Cloud computing Introductory Session

  • 1. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Cloud Computing Introduction Abhinav Parmar
  • 2. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Agenda What is Cloud Computing? History of cloud evolution, its Benefits and characteristics Cloud Architecture and Building Blocks Cloud Services (IaaS, PaaS and SaaS) Types of Clouds Challenges and cons Q/A and Open Discussion Session
  • 3. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Why Cloud Computing in IT?? IT has revolutionized the Organizations shape By giving them -Efficiency -Productivity  Growing Awareness for emerging technology among Enterprise and Consumers  Need for Utilizing IT resources extensively
  • 4. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Contd… Consumer wants…  Accessing Application by Mobile Devices  Less spending on IT resources  Faster Access to Data Storage and Scalability
  • 5. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. What is Cloud Computing ??Cloud computing is about delivering computing resources (Hardware and Software) as on-demand service or virtual infrastructure to clients over the Network. "Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction."
  • 6. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Users can access Application through -- web browser -- light-weight desktop or -- mobile app Business software and user's data are stored on servers at a remote location.
  • 7. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.7 Upfront Benefits Cloud computing enables business enterprises Reduced infrastructure costs (because of “pay-per-use”) Faster running Applications Improved manageability, flexibility and less maintenance Robust Scalability Reduced IT operational costs by outsourcing Resources Allocating saved Reduced IT cost to achieve Business Organization Goals
  • 8. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.8 Key Characteristics •On-demand self-service •Ubiquitous network access •Location independent resource pooling •Rapid elasticity •Pay per use
  • 9. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.9 History and Market Drivers
  • 10. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.10
  • 11. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.11 Financial Drivers • Cheaper and better • Cost Efficiency in IT services • Infrastructure cost saving  Storage  Servers  CPU • Pay as you use
  • 12. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.12 Technology Drivers •Web Services •Demand for Mass Scalability for Rapid User Growth •Standard API •Virtualization •Converged •Faster networks
  • 13. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. What Cloud Computing doesn’t …..  Moving to cloud doesn’t mean no system administration.  Increasing resources doesn’t compensate for bad architecture of your system/application.  Still configuration and versioning issues with large cluster of machines.  Performance and Scaling are more than problems with resources  Applications/Systems migration is not just a click away
  • 14. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Building Blocks The cloud computing model is comprised of a front end and a back end. They are connected through a network Front End The front end is the kind of user interface by which the user interacts with the system. The front end is composed of a client computer, or the computer network of an enterprise, or the applications used to access the cloud. Back End The back end is the cloud itself The back end provides the applications, computers, servers, and data storage that creates the cloud of services.
  • 15. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.15
  • 16. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Cloud Computing Services IaaS Utility computing data center providing on demand server resources •HP Adaptive Infrastructure as a Service •Rackspace •Amazon E2C & S3 PaaS Hosted application environment for building and deploying cloud applications: •Salesforce.com •Amazon E2C •Microsoft Azure SaaS Service Applications, typically available via the browser Google apps Picasa E-Calendar
  • 17. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Infrastructure as a Service (IaaS) It consists of the physical assets — Virtual machine, servers, network devices, storage disks, etc. We have control of the operating systems, storage, deployment applications, and, to a limited degree, control over select networking components. Service providers offers capacity for rent, basically hosted Data Centers & Servers Example Print On Demand (POD) The POD model is based on the selling of customizable products. PODs allow individuals to open shops and sell designs on products. With cloud storage capabilities, a POD can provide unlimited storage space.
  • 18. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Platform as a Service (PaaS) It provides— operating system, programming language execution environment, database and web server It provides a way to deploy applications to the cloud using programming languages and tools supported by the provider. Platform as a Service (PaaS) provides access to operating systems and associated services. Example PaaS has providers such as Amazon's Elastic Compute Cloud (EC2), Google App Engine Application developers can develop and run their software solutions on a cloud platform without the cost and complexity of buying and managing the underlying hardware and software layers.
  • 19. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Software as a Service (SaaS) Applications run here and are provided on demand to users. Example Software as a Service (SaaS) has providers such as Google Pack. Google Pack includes Internet accessible applications, tools such as Calendar, Gmail, Google Talk, Docs, and many more. Social Networking Websites (Facebook, Twitter, soundcloud)
  • 20. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Categorized Cloud Services
  • 21. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Types of Cloud Public clouds are available to the general public or a large industry group and are owned and provisioned by an organization selling cloud services. i.e. Amazon Private clouds exist within your company's firewall and are managed by your organization. They are cloud services you create and control within your enterprise. Private clouds offer many of the same benefits as the public clouds — the major distinction being that your organization is in charge of setting up and maintaining the cloud. Hybrid clouds are a combination of the public and the private cloud using services that are in both the public and private space. Management responsibilities are divided between the public cloud
  • 22. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.22 Challenges Ahead Data Security and Privacy Organizational barriers Reliability (service outage) Conflicts with Definition of SLAs (Service Level Agreement) Customization and Integration with other applications is difficult
  • 23. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.23 Q/A and Discussion Session…
  • 24. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Thank you