Difference between revisions of "Cloud Computing"

From DolceraWiki
Jump to: navigation, search
(Telecommunication)
(Financial Services)
Line 118: Line 118:
 
* Build and evaluate new risk analysis programs
 
* Build and evaluate new risk analysis programs
 
* Allows companies to bring application to the market quickly and deployed within a limited budget   
 
* Allows companies to bring application to the market quickly and deployed within a limited budget   
:e.g. NASDAQ Market Replay application uses Amazon's S3 cloud for data storage but the application part is not running in cloud presently. It has plans to develop future applications in Amazon's EC2.
+
:'''e.g. NASDAQ Market Replay application uses Amazon's S3 cloud for data storage but the application part is not running in cloud presently. It has plans to develop future applications in Amazon's EC2.'''

Revision as of 03:36, 26 June 2009

Overview

  • Cloud computing is a style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet.
  • Users need not have knowledge of, expertise in, or control over the technology infrastructure in the "cloud" that supports them.
  • Cloud computing services often provide common business applications online that are accessed from a web browser, while the software and data are stored on the servers.

The concept generally incorporates combinations of the following:

Market overview

Cloud services provided worldwide are:

Companies providing cloud computing technology

Y-on-Y revenue from cloud services

Cloud services - revenue breakup

Pros and cons of cloud computing

Technical overview

Cloud computing architecture

Three major participants in cloud:

  1. Cloud Providers; building out clouds, for instance Google, Amazon, etc. effectively technology providers.
  2. Cloud Adopters / Developers; those developing services over the Cloud and some becoming the first generation of Cloud ISVs.
  3. Cloud "End" Users; those using Cloud provisioned services, often without knowing that they are cloud provisioned, e.g. Facebook users have no idea that their favorite FB app is running on AWS.

Various architectural layers:

  1. Operations: it supports functional business processes rather than supporting the technology itself.
  2. Service layer: it is made up of application code, bespoke code, high-level ISV offerings.
  3. Platform layer: it is made up of standard platform software i.e. app. servers, DB servers, web servers, etc., and an example implementation would be a LAMP stack.
  4. Infrastructure layer: it is made up of
(i) infrastructure software (i.e.virtualisation and OS software)
(ii) the hardware platform and server infrastructure
(iii) the storage platform
  1. Network layer: it is made up of routers, firewalls, gateways, and other network technology.

Delta of Effort / Delta of Opportunity

The gap between the cloud providers and the end cloud users is known as the delta of effort and also the delta of opportunity.

It is the delta of effort in terms of skills, abilities, experience and technology that the cloud adopter needs to deliver a functional service to their own “End Users”. This will be potentially a major area of cost to the cloud adopters. But it's also the delta of opportunity in terms of 'room' to innovate.

Cloud Adoption Strategy

Some of the steps which need to be followed in order to identify the relevant business scenario relevant for leveraging cloud are:

Cloud-adoption-strategy.jpg

1. Access:

a. Application portfolio to identify core and non-core applications
b. Map the scenarios relevant for cloud adoption
c. Identify business processes which are more suitable for cloud adoption
d. Evaluate the cloud vendors for strategic and tactical use scenarios

2. Validate:

a. Justify the cost benefits and business case
b. Perform pilots and proof of concepts to identify functional gaps and assess user experience

3. Technology:

a. Changes to be done on the organizations policies and procedures
b. Governance and operations
c. Standardization across various cloud projects

4. Execute:

a. Migration and Integration
b. Co-existence and switchover planning

Source: www.infosys.com

Cloud computing applications in different industry segments

Hospitality

Cloud computing is used in hospitality industry to provide

  • Disaster recover infrastructure for mission critical applications
  • For online reservation system
  • Purchase of a dedicated pool of computing resources and allocating them as needed
  • Facilitating in responding to real-time situations
e.g. Preferred Hotel Group is using Terremark's Enterprise cloud services

Source: phx.corporate-ir.net

Web applications

Cloud computing is used in various web applications such as Microsoft's Hotmail, Google's Gmail and YouTube, and Yahoo's Flickr photo-sharing service etc

  • Consumers run only their browsers on local computers
  • The rest of the software along with users' email messages, photos or videos are on remote machines the user can't see and doesn't have to know anything about it
e.g. Microsoft's Hotmail is using Azure (cloud computing platform from Microsoft) and Google's Gmail is using Google Apps
  • Google Docs - online versions of word processor and spreadsheet applications is also using cloud computing

Source: www.htrends.com

Consumer electronics

Cloud computing is being used in consumer electronics at various levels:

  • In Laptop computers for Wireless communication and access to the Internet
  • Laptops require minimum hardware to reduce cost and a internet connection
  • Gaming industry, that will allow iPhones and other thin-client devices to have really high-end graphics without having a big, expensive hot video card in them that draws battery life
e.g Netbook, a general purpose laptop, works on cloud computing and is available at a price of US$400 and some even in US$50-100 range.

Source: www.htrends.com

Retail

  • Cloud services allow retailers to plan for demand peaks in online services dynamically without worrying about provisioning for high availability
  • Pay-as-you-model helps them save cost rather than paying for expensive hardware to meet these peaks while they are under used for the rest of the year
  • Increases productivity and help companies serve their customers better.
e.g. Amazon is using cloud computing for its online retail services

Source: www.onwindows.com

Financial Services

Cloud computing is used by financial services firms:

  • To Store and analyze large amount data related to stock market or historical data
  • Build and evaluate new risk analysis programs
  • Allows companies to bring application to the market quickly and deployed within a limited budget
e.g. NASDAQ Market Replay application uses Amazon's S3 cloud for data storage but the application part is not running in cloud presently. It has plans to develop future applications in Amazon's EC2.