You are on page 1of 22

By

Abstract:
Now, we are in the world of virtualization. to use applications without installation and
Almost all the Cloud computing is based on access their personal files at any computer
virtualization. CLOUD COMPUTING is not with internet access. This technology allows
only a today’s trend, behind that is a for much more efficient computing by
Revolution of next Technology. The main centralizing storage, memory, processing
concept of “Cloud computing” is Internet - and bandwidth.A Cloud Computing
based computing, thereby shared resources, platform is more than a collection of
software, and information is provided to computer resources because it provides a
computers and other devices on demand, as mechanism to manage those resources. In a
with the electricity grid. Cloud computing is Cloud Computing platform software is
a natural evolution of the widespread migrating from the desktop into the "clouds"
adoption of virtualization, Service-oriented of the Internet, promising users anytime,
architecture and utility. ” A simple example anywhere access to their programs and data.
of cloud computing is Yahoo email or Gmail The concept of cloud computing and how
etc. You don’t need a software or a server to virtualization enables it offers so many
use them. All a consumer would need is just innovative opportunities that it is not
an internet connection and you can start surprising that there are new announcements
sending emails. The server and email every day. The innovation will continue and
management software is all on the cloud there will be massive value created for
(internet) and is totally managed by the customers over the coming years. Most
cloud service provider Yahoo, Google etc. technologists are sold on the fundamentals
The consumer gets to use the software alone of cloud computing and it's a realization of
and enjoy the benefits. The analogy is , 'If the last 20 years of architecture
you only need milk , would you buy a cow development. The conference throws light
?' All the users or consumers need is to get on how to use cloud computing as a
the benefits of using the software or technical design center; how to take
hardware of the computer like sending advantage of the economics of cloud
emails etc. Just to get this benefit (milk) computing in building and operating cloud
why should a consumer buy a (cow) services; and how to plan for the technical
software or hardware? and operational scale that cloud computing
makes possible. Virtualization is a huge
Introdution :
topic, and this conference helps to
Cloud computing is a technology that uses understand virtualization concepts and
the internet and central remote servers to technology.
maintain data and applications. Cloud
Opinion of cloud computing:
computing allows consumers and businesses
Cloud “The Next Generation” Page 2
employees, as an "enterprise cloud." IBM's
Blue Insight cloud is a prominent example.

Accessed via the Internet. The service


offers standards-based, universal network
access. This does not preclude service
providers offering security or quality-of-
service value-added options.

Minimal/no IT skills to "implement."


The service offers online, simplified
specification of services requirements. It
eliminates the need for lengthy
implementation services for on-premise
systems that support the service.

Provisioning. The service offers self-


service requesting, near real-time
deployment and dynamic and fine-grained
scaling.

Pricing. Pricing for the service is fine-


grained and usage-based, though as a
convenience to some customers, providers
may mask pricing granularity with long-
Cloud Services, contrast with Cloud term, fixed-price agreements.
Computing
User interface. Browsers and
According to IDC, there are eight key successors to browsers are used to interact
attributes that define cloud services, as with the service.
follows:
System interface. Web services APIs
Offsite. The service must be location- are used to interface with the service,
agnostic, meaning it does not matter where providing a standards-based framework for
the user sits when accessing the service. accessing and integrating with and among
Generally, third parties provide these cloud services.
services, but this is not essential. Companies
can implement the cloud model with their Shared resources/common versions.
own organization, for use by their own System resources are shared among users,

Cloud “The Next Generation” Page 3


improving supplier and customer network infrastructure. The first scholarly
economics; there is some ability to use of the term “cloud computing” was in a
customize "around" the shared services, via 1997 lecture by Ramnath Chellappa.
configuration options with the service,
workflow/process management among Amazon played a key role in the
services, etc. development of cloud computing by
modernizing their data centers after the dot-
History :- com bubble, which, like most computer
networks, were using as little as 10% of
The underlying concept of cloud their capacity at any one time, just to leave
computing dates back to the 1960s, when room for occasional spikes. Having found
John McCarthy opined that "computation that the new cloud architecture resulted in
may someday be organized as a public significant internal efficiency improvements
utility." Almost all the modern-day whereby small, fast-moving "two-pizza
characteristics of cloud computing (elastic teams" could add new features faster and
provision, provided as a utility, online, more easily, Amazon initiated a new product
illusion of infinite supply), the comparison development effort to provide cloud
to the electricity industry and the use of computing to external customers, and
public, private, government and community launched Amazon Web Service (AWS) on a
forms was thoroughly explored in Douglas utility computing basis in 2006.
Parkhill's 1966 book, The Challenge of the
Computer Utility. In 2007, Google, IBM and a number
of universities embarked on a large scale
The actual term cloud borrows from cloud computing research project. In early
telephony in that telecommunications 2008, Eucalyptus became the first open
companies, who until the 1990s primarily source AWS API compatible platform for
offered dedicated point-to-point data deploying private clouds. By mid-2008,
circuits, began offering Virtual Private Gartner saw an opportunity for cloud
Network (VPN) services with comparable computing "to shape the relationship among
quality of service but at a much lower cost. consumers of IT services, those who use IT
By switching traffic to balance utilization as services and those who sell them “and
they saw fit, they were able to utilize their observed that "organizations are switching
overall network bandwidth more effectively. from company-owned hardware and
The cloud symbol was used to denote the software assets to per-use service-based
demarcation point between that which was models" so that the "projected shift to cloud
the responsibility of the provider from that computing ... will result in dramatic growth
of the user. Cloud computing extends this in IT products in some areas and significant
boundary to cover servers as well as the reductions in other areas.”
Cloud “The Next Generation” Page 4
Cloud Computing Architecture: Middleware allows networked computers to
communicate with each other.
When talking about a cloud
computing system, it's helpful to divide it If a cloud computing company has a lot of
into two sections: the front end and the back clients, there's likely to be a high demand for
end. They connect to each other through a a lot of storage space. Some companies
network, usually the Internet. The front end require hundreds of digital storage devices.
is the side the computer user, or client, sees. Cloud computing systems need at least twice
The back end is the "cloud" section of the the number of storage devices it requires to
system. keep all its clients' information stored. That's
because these devices, like all computers,
The front end includes the client's occasionally break down.
computer (or computer network) and the
application required to access the cloud A cloud computing system must make a copy
computing system. Not all cloud computing of all its clients' information and store it on
systems have the same user interface. other devices. The copies enable the central
Services like Web-based e-mail programs server to access backup machines to retrieve
leverage existing Web browsers like Internet data that otherwise would be unreachable.
Explorer or Firefox. Other systems have Making copies of data as a backup is called
unique applications that provide network redundancy.
access to clients.
Deployment models:
On the back end of the system are the
various computers, servers and data storage Public cloud:
systems that create the "cloud" of computing Public cloud or external cloud describes
services. In theory, a cloud computing cloud computing in the traditional main
system could include practically any stream sense, whereby resources are
computer program you can imagine, from dynamically provisioned on a fine-grained,
data processing to video games. Usually, self-service basis over the Internet, via web
each application will have its own dedicated applications/web services, from an off-site
server. third-party provider who bills on a fine-
A central server administers the system, grained utility computing basis.
monitoring traffic and client demands to Community cloud:
ensure everything runs smoothly. It follows
a set of rules called protocols and uses a A community cloud may be established
special kind of software called middleware. where several organizations have similar
requirements and seek to share infrastructure

Cloud “The Next Generation” Page 5


so as to realize some of the benefits of cloud Private cloud
computing. With the costs spread over fewer
users than a public cloud (but more than a Douglas Parkhill first described the concept
single tenant) this option is more expensive of a "Private Computer Utility" in his 1966
but may offer a higher level of privacy, book The Challenge of the Computer
security and/or policy compliance. Utility. The idea was based upon direct
Examples of community cloud include comparison with other industries (e.g. the
Google's "Gov Cloud". electricity industry) and the extensive use of
hybrid supply models to balance and
Hybrid cloud: mitigate risks.

Private cloud and internal cloud have been


described as neologisms, however the
concepts themselves pre-date the term cloud
by 40 years. Even within modern utility
industries, hybrid models still exist despite
the formation of reasonably well-functioning
markets and the ability to combine multiple
providers.

Some vendors have used the terms to


describe offerings that emulate cloud
There is some confusion over computing on private networks. These
the term "Hybrid" when applied to the cloud (typically virtualization automation)
- a standard definition of the term "Hybrid products offer the ability to host applications
Cloud" has not yet emerged. The term or virtual machines in a company's own set
"Hybrid Cloud" has been used to mean of hosts. These provide the benefits of utility
either two separate clouds joined together computing -shared hardware costs, the
(public, private, internal or external), or a ability to recover from failure, and the
combination of virtualized cloud server ability to scale up or down depending upon
instances used together with real physical demand.
hardware. The most correct definition of the
Private clouds have attracted criticism
term "Hybrid Cloud" is probably the use of
because users "still have to buy, build, and
physical hardware and virtualized cloud
manage them" and thus do not benefit from
server instances together to provide a single
lower up-front capital costs and less hands-
common service. Two clouds that have been
on management, essentially "[lacking] the
joined together are more correctly called a
"combined cloud".
Cloud “The Next Generation” Page 6
economic model that makes cloud developers to build applications and run
computing such an intriguing concept". them on the infrastructure that the cloud
vendor owns and maintains. Microsoft's
Cloud Service Models Windows Azure platform services are often
Three core options compose the service referenced as PaaS solutions at this
model within the cloud computing middleware tier.
environment. Infrastructure as a Service (IaaS)

IaaS primarily encompasses the hardware


and technology for computing power,
storage, operating systems, or other
infrastructure, delivered as off-premise, on-
demand services rather than as dedicated,
on-site resources such as the Amazon Elastic
Compute Cloud (Amazon EC2).

Cloud Computing Benefits

So what potential benefits does cloud


computing offer? According to Forrester
Software as a Service (SaaS) analyst Ted Schadler, there are three key
SaaS comprises end-user applications benefits of cloud computing:
delivered as a service rather than as • First, cloud computing promises speed. IT
traditional, on-premises software. The most departments don't have to go through the
commonly referenced example of SaaS is lengthy process of building IT infrastructure
Salesforce.com, which provides a customer and deploying software to multitudes of
relationship management (CRM) system computers when using cloud services.
accessible via the Internet. Instead, they subscribe to services and
Platform as a Service (PaaS) receive them.

PaaS provides an application platform, or • Second, the cloud computing provider is


middleware, as a service on which responsible for maintaining and upgrading
developers can build and deploy custom the infrastructure, meaning that the
applications. Common solutions provided in customer's IT staff can focus on more
this tier range from APIs and tools to important core business processes.
database and business process management
systems to security integration, allowing
Cloud “The Next Generation” Page 7
• Third, firms only have to pay for the Carnegie Mellon, MIT, Indiana University,
resources they use. Instead of buying University of Massachusetts, University of
hardware, software and consultants to set up Maryland, North Carolina State University,
and run applications, businesses can pay a Purdue University, University of California,
cloud-based provider by the user by the University of Washington, University of
month. Virginia, University of Utah, University of
Minnesota, among others.
Disaster recovery is another added benefit.
Cloud providers are offsite, maintain the Joint government, academic and
servers in their own data centers, fix any vendor collaborative research projects
problems, manage disaster recovery include the IBM/Google Academic Cloud
planning and continually upgrade the Computing Initiative (ACCI). In October
software. 2007 IBM and Google announced the multi-
university project designed to enhance
Other benefits of cloud computing include: students' technical knowledge to address the
Scalability. IT departments can add or challenges of cloud computing. In April
subtract capacity as the load dictates and 2009, the National Science Foundation
companies only pay for what they use. joined the ACCI and awarded approximately
$5 million in grants to 14 academic
Skilled practitioners. Cloud computing institutions.
vendors include stalwarts like Google, IBM,
Amazon, Microsoft and Yahoo!. They can In July 2008, HP, Intel Corporation
deliver virtually limitless storage and and Yahoo! announced the creation of a
computing power. global, multi-data center, open source test
bed, called Open Cirrus, designed to
Quality of service. The vendor offers 24/7 encourage research into all aspects of cloud
customer support and immediate response to computing, service and data center
emergency situations. management. Open Cirrus partners include
the NSF, the University of Illinois (UIUC),
Today Research: Karlsruhe Institute of Technology, the
A number of universities, vendors and Infocomm Development Authority (IDA) of
government organizations are investing in Singapore, the Electronics and
research around the topic of cloud Telecommunications Research Institute
computing. Academic institutions include (ETRI) in Korea, the Malaysian Institute for
University of Melbourne (Australia), Microelectronic Systems(MIMOS), and the
Georgia Tech, Yale, Wayne State, Virginia Institute for System Programming at the
Tech, University of Wisconsin–Madison, Russian Academy of Sciences (ISPRAS).In
Sept. 2010, more researchers joined the
Cloud “The Next Generation” Page 8
HP/Intel/Yahoo Open Cirrus project for Software Producers that could gain
cloud computing research. The new from a shift towards cloud computing
researchers are China Mobile Research include:
Institute (CMRI), Spain's Supercomputing
Center of Galicia (CESGA by its Spanish Net Suite (N)
acronym), and Georgia Tech's Center for Salesforce.com (CRM)
Experimental Research in Computer
Systems (CERCS) and China Telecom. Taleo (TLEO)

In July 2010, HP Labs India Right Now Technologies (RNOW)


announced a new cloud-based technology
designed to simplify taking content and Concur Technologies (CNQR)
making it mobile-enabled, even from low- Omniture (OMTR)
end devices.[110] Called SiteonMobile, the
new technology is designed for emerging Microsoft (MSFT)
markets where people are more likely to
access the internet via mobile phones rather Hyperic
than computers. In Nov. 2010, HP formally Quest Software (QSFT)
opened its Government Cloud Theatre,
located at the HP Labs site in Bristol, Walt Disney Company (DIS)
England. The demonstration facility
highlights high-security, highly flexible Parallels
cloud computing based on intellectual Internet-based companies that could
property developed at HP Labs. The aim of gain from a shift towards cloud computing
the facility is to lessen fears about the include:
security of the cloud. HP Labs Bristol is
HP’s second-largest central research Amazon.com (AMZN)
location and currently is responsible for
researching cloud computing and security. Yahoo! (YHOO)

The IEEE Technical Committee on Microsoft (MSFT)


Services Computing in IEEE Computer Google (GOOG)
Society sponsors the IEEE International
Conference on Cloud Computing (CLOUD). Cisco Systems (CSCO)
CLOUD 2010 was held on July 5–10, 2010
in Miami, Florida.

Cloud “The Next Generation” Page 9


Consulting companies that could gain For example, VMware's Spring
from a shift towards cloud computing platform is proving to be a valuable way for
include: enterprise developers to build applications
based on Java code. It is serving as an app
Cloud Technology Partners development gateway for enterprise
SAVVIS (SVVS) developers who have traditionally built on a
Java platform. It is helping lead the way for
Who Loses Out? platforms such as Google App Engine,
which has seen a marked increase in
Traditional software producers that activity. Google and VMware formed an
could have some catching up to do if cloud alliance earlier this year. VMware also
computing ultimately wins out include: teamed up with Salesforce.com, which in
Oracle (ORCL) turn has created a way for developers to
better launch apps off the Salesforce.com
SAP AG (SAP) app exchange.

Blackbaud (BLKB) VMware's next quest is to become a hybrid


platform that provides Web services by
Lawson Software (LWSN) offering lightweight technologies that work
VMware across multiple programming languages and
platforms. VFabric is one of six new
VMware defines a trend in the market for
products that VMware announced at the end
virtualized infrastructures as a standard way
of August.
to access the cloud. These virtualized
infrastructures require more than the data Fabric is a set of integrated application
center to realize the potential of what cloud services that include a lightweight
computing provides. application server, global data management,
cloud-ready messaging, dynamic load
balancing and application performance
management. It's a cloud platform that fits
into other efforts to work with third-party
service providers that offer extensions into
VMware environments. These extensions
means VMware can market itself as a hybrid
cloud provider. That's a good bet; it's one of
the smartest strategies we have seen from
any cloud computing company this year

Cloud “The Next Generation” Page 10


“Today where we using cloud computing?” incorporating technology designed by Tonic
Systems. Data storage of any files up to
I don’t know how many of you know about 1GB each in size was introduced on January
this but I am really proud to explain about 13, 2010.
the latest technology!!!

What is that?

That is nothing but ICLOUD operating


system which is based on cloud computing.
It’s an online operating system. Just internet
is enough for this. Through this we can use
your operating system. And a thing I no
need to install any software to use this.

SNAP SHOOT OF ICLOUD:

Google Docs serves as a collaborative tool


for editing amongst users and non-users in
real time. Documents can be shared, opened,
and edited by multiple users at the same
time. In the case of spreadsheets, users can
be notified of changes to any specified
regions via e-mail. The application supports
the ISO standard OpenDocument format. It
also includes support for proprietary formats
such as .doc and .xls as well as support for
.docx and .xlsx.
Google docs:
CLOUD COMPUTING IN INDIA:
Google Docs is a free, Web-based
word processor, spreadsheet, presentation, Who Will Win The Cloud Computing Battle
form, and data storage service offered by in India?
Google. It allows users to create and edit
documents online while collaborating in Till now I have discussed various
real-time with other users. Google Docs technical aspects of the Cloud. Going
combines the features of Whitely and forward I will also cover certain business
Spreadsheets with a presentation program aspects related to the Cloud. In this article, I
want to analyze the opportunity for the
Cloud “The Next Generation” Page 11
Cloud vendors in India. We will first take a mentioning here. Think of ICICI, ONGC,
look at the ecosystem, the opportunity map BPCL, Bharti Enterprises, Reliance
and then the potential for the Cloud service Industries, Maruti Udyog, RPG, Aditya
providers. Birla Group, Apollo Healthcare, Dr.
Reddy’s Labs, Yash Raj Films, NDTV and
Service Providers – Many countries invest in TV18 to name a few.
IT. But India not only invests in IT as a
customer but it is also the home for many 1.Financial Organizations
global players who build great software
products or provide niche services to their 2.Government
global clientele. Some of the large brands 3.Telecommunication Providers
that you can associate with this entity
include Wipro, Infosys, TCS, Mahindra 4.Manufacturing companies
Satyam, Cognizant, Microsoft, Oracle, IBM,
Google, SAP, Tally, Ramco Systems, 5.Small and Medium companies
Wings, Persistent, Symphony, Hungama, 6.Retail companies
Web Chutney, Web Dunia, Rediff and
CricInfo to name a few. Here is the 7.Healthcare
classification of this entity:
8.Education institutions
1.System Integrators
9.IT and IT Enabled Services & Media
2.Global Product Companies (India
Development Centers) Having seen the uniqueness that India
possesses, it is time for me to introduce the
3.Independent Software Vendors players of the game. I personally feel the
following vendors have the potential to
4.Offshore Product Developmentcompanies participate in this below list:
5.Web Services and Content providers

6.Value Added Service Providers • Amazon


7.Social Media / Digital Marketing agencies • Google
Customers – This entity is the most critical • IBM
and influential. Customers pay the Service
Providers and keep the ecosystem healthy • Microsoft
and active. You can easily attach a brand
name to all the categories that I am • Salesforce.com

Cloud “The Next Generation” Page 12


• Oracle / Sun Current India Story: Weak

• VMware Future Potential – Moderate (due to lack of


presence in India)
Amazon – As a developer and Cloud
Computing Strategist, I have tremendous Google – This is 100% pure Cloud company
respect for Amazon. Amazon scores high in – so much so that they want their browser to
their mature developer APIs and be the OS. Google plays in two areas – 1)
comprehensive service offering. As on date, Software as a Service (SaaS) and, 2)
they are the only provider to offer Platform as a Service (PaaS). Through
everything from a VM (EC2) to CDN Google Apps, they have targeted the
(Cloud Front) as a service on subscription. enterprise to switch them from Microsoft
As an Infrastructure as a Service (IaaS) Exchange and Lotus Domino. Google’s
provider, Amazon can have a meaningful SaaS strategy for India is like an
discussion with any entity all the way from undercurrent. They do not make much noise
the government to a startup. They do not but have been quietly nibbling away
interfere with the customer’s platform Microsoft’s Exchange and Office revenue.
decision and in fact it is the only company They are currently targeting the SME
that has gracefully partnered with the key segment which is a low hanging fruit for
players of the industry including Microsoft, Google Apps migration. Google lacks
IBM, Ubuntu, Red Hat, Oracle and SUN. proper partner angle. They do not have a
But Amazon lacks a solid India story. They model by which they can delegate the pre-
do not have a sales and business sales and deployment to an array of skilled
development team in India and thus missing partners. On the developer engagement
the opportunity to strengthen the model, I run the Google’s developer group
engagement with the customers, partners in Bangalore called GTUG. I have also felt
and the community. The day Amazon sets that Google’s effort to evangelize App
up their Indian office, I am very sure that Engine to developer community is not
they will give the competition a run for their scalable enough. Not many Indian
money. developers are familiar and comfortable
designing and deploying applications on
Summary – GAE. Their engagement model for System
Type of Cloud: Public Cloud Integrators is largely opaque. All in all,
Google can do better in strengthening its
Type of Service: IaaS partner model and developer engagement.

Key Offerings: EC2, S3, SimpleDB and Summary-


MapReduce
Cloud “The Next Generation” Page 13
Type of Cloud: Public Cloud Key Offerings: Lotus Live indium
WebSphere CloudBurst Appliance
Type of Service: SaaS and PaaS
Current India Story – Strong
Key Offerings: Google Apps and Google
App Engine Future Potential – High

Current India Story – Strong Microsoft – Microsoft is slowly unfolding


its Cloud strategy in India. This is the most
Future Potential – High crucial time for Microsoft. As they figure
IBM – As on date, IBM is not a player on out how to gracefully transition from
the Public Cloud front. Though they have packaged software to the services world,
opened up a developer beta for Public Cloud they also need to help the ecosystem go
and also have paid IBM AMIs on Amazon through a smooth transition. True to its
EC2, IBM still focuses on the Private Cloud. tradition, Microsoft is following a surround
With their strong partnership model and as a strategy – have the right portfolio and
long-term enterprise player, they have a very articulate the right story to all the entities in
credible and convincing story. IBM is the ecosystem. Windows Azure Platform
leveraging its relationship with Global has just gone live and they have been
System Integrators (GSIs) from India to enticing the developer community to get a
influence some of the large Private Cloud flavor of it. They also have a strong story
deployments. Their recent announcement of around the holsters through the Dynamic
Lotus Live as a SaaS offering is yet get Data Center initiative. Windows Server
traction in India. They have a tough battle Hyper-V and a suite of management tools
ahead with Microsoft Online Services and like System Center Virtual Machine
Google Apps fiercely competing in this Manager enable the Private Cloud for the
space. IBM shows very little love towards enterprise. ISVs and startups are lured to
the community. They manage the embrace Azure through the BizSpark and
influencers pretty well but do not care much related programs. Their Online Services /
for developers and IT Pros. Their developer BPOS and Hosted CRM are targeted
Works portal is an amazing resource for towards the SME segment. Microsoft is only
developers. But they can do better on the as strong as IBM in the GSI space. All in all,
developer advocacy and evangelism front. I rate Microsoft as a strong contender in
India within the Cloud Services segment.
Summary –
Summary –
Type of Cloud: Private Cloud
Type of Cloud: Private Cloud, Public Cloud
Type of Service: SaaS and PaaS
Cloud “The Next Generation” Page 14
Type of Service: SaaS, PaaS and IaaS Oracle / SUN – I combine them at this point
because they sail on the same boat. Both the
Key Offerings: Online Services, Windows companies made a lot of noise around the
Azure Platform and Windows Server Hyper- Cloud initially and then lost the steam.
V Oracle is unarguably the preferred database
Current India Story – Strong vendor in India for the enterprise, public
sector and ISVs. But due to the lack of story
Future Potential – High around Cloud, they are losing the ground.
As of now Oracle’s only Cloud offering is
Salesforce.com – As pioneers in the space of through AMIs on Amazon EC2. But I don’t
SaaS, Salesforce.com has high expectations consider that as a unique strategy from
from the Indian market. They started on the Oracle. Today every DB is available on EC2
right note by targeting the SME market. in one form or the other. They just started to
Their competition primarily comes from talk about Oracle as a Service (OaaS). But
Zoho and Microsoft Hosted CRM. that’s yet to become main stream. SUN is
Salesforce.com has partnered with the major missing the boat due to the flux around its
SIs in India and has strong alliance teams to alliance with Oracle. Look at their Cloud
up-sell and customize its CRM software. pitch to get a sense of their strategy. Its just
Their PaaS offering in the form of force.com not convincing enough! Before SUN could
is yet to reach the Indian developers. I got do anything with MySQL, Amazon has gone
my hands dirty on force.com. But being a live with its Relational Database Service
hardcore developer, I found it to be limiting (RDS) based on the same MySQL. We have
in many aspects. Salesforce.com has a niche to wait and watch to see where this duo is
and unique offering and they have a great headed in the Cloud.
potential in the future.
Summary –
Summary –
Type of Cloud: None
Type of Cloud: Public Cloud
Type of Service: None
Type of Service: SaaS and PaaS
Key Offerings: None
Key Offerings: Salesforce.com CRM and
force.com Current India Story – Strong

Current India Story – Strong Future Potential – Moderate

Future Potential – High

Cloud “The Next Generation” Page 15


VMware – This is the dark horse in the and many company are started their
Cloud Computing segment. Having investment to cloud computing.
positioned it as a strong Virtualization
platform vendor, they became the natural Capital Markets Firms Turn to Cloud
choice of Private Cloud for many customers Computing
in India. With its partnership with EMC,
VMware is all set to conquer the Indian
Private Cloud market. They have an end to
end story that is very convincing to the
customer. With its presence in India and
strong partnership model, they are giving
IBM and Microsoft a tough competition in
the Datacenter Virtualization and Private
Cloud space. They were quick and smart
enough to re-brand themselves as the mature
Private Cloud vendor. VMware vSphere is a
robust and a proven Virtualization platform
for the enterprise. VMware will continue to
lead the Indian Virtualization market. But
their developer story is very weak. Though I A survey taken by Financial services
personally like their vCloud API & SDK, technology professions on 2010. This will
they have a long way to go in convincing the show the companies knowledge and interest
developer community. about the cloud development.

Summary – Benefit of cloud computing:

Type of Cloud: Private Cloud Lower total cost of ownership

Type of Service: IaaS Increased availability

Key Offerings: VSphere Faster application delivery

Current India Story – Strong Flexible model

Future Potential – High. Enable collaboration and community


computing
Most of the INDIAN companies are
ready to investing cloud computing. Improved business continuity
INDIAN company like Satyam, HP, WIPRO
Rental price model
Cloud “The Next Generation” Page 16
Reduce ongoing and life cycle cost. growing boom in software development for
cloud computing estimates around 300,000
Always ON, always available. jobs related to cloud services to be created in
Expedites time to market, competitive India over the next 5 years. Zinnoy, one of
advantages. the global consultants and analysts,
estimates the global cloud computing market
Scales by demand; no wastages os capacity. to be worth over USD 70 billion by 2015.

Platform for easier faster information


sharing, mobile workforce.
The CEO of Microsoft Corporation went on
to urge that India would be the obvious hub
of the global IT transition for cloud
With cloud computing entering into computing services. “India will not only see
software development, India has a bright a surge in consumption of cloud services,
future: driving growth in domestic IT usage, but
Ever since the Internet based software companies all over the world will look to
development services turned to cloud India to support their transition to cloud
computing, the IT industry has seen a computing.” said Ballmer. Microsoft
dramatic change in the business processing. recognizes cloud computing to be the next
Even the technical biggies like Microsoft are big thing in software development industry
now adopting the cloud computing and hence has a robust cloud infrastructure
technology to get a bigger market share for that supports over one billion customers and
business processing outsourcing. Speaking 20 million businesses globally. Microsoft
of business processing outsourcing, India in its press release NIIT, CDC,
Microsoft says that India has a huge Cognizant, and IISc are sharing plans for
potential to emerge as the global software development using the cloud
competency centre for cloud services. computing services based on Microsoft
Azure.

India gets this coveted opportunity since


there are over 1300 independent software The largest chain of institutes for IT
vendors (ISVs), 1.4 million developers and professional across India, NIIT, leads the
more than 11000 system integrators (SIs and cause by training over 100,000 students on
custom software development organizations) Windows Azure over the next three years.
in its powerful ecosystem, and hence India is Rajendra Pawar, the Chairman of the
ideal to tap this growing opportunity. The National Institute of Information

Cloud “The Next Generation” Page 17


Technology (NIIT) foresees the power of the The Indian Institute of Science (IISc),
cloud the talent that is needed to fulfill the Bangalore, is building a large-scale
void in the skill set required for software application on Windows Azure to study the
development. Pawar says that NIIT attempts basic resource allocation constructs and
to bridge this gap by offering an exclusive strategies required for addressing enterprise
program to train professionals on Windows needs on cloud computing.
Azure for the first time in India. Other
nationally renowned IT institution such as
the IITs and IIITs are also building large These announcements are in addition to the
India-relevant projects leveraging over 4000 applications that have already
Microsoft’s Azure platform. been built on the Windows Azure platform
by India.

CDC Software plans to roll out its flagship


product built on Windows Azure, CDC ISVs and SIs including Wipro, Infosys,
Respond, globally for banking and TCS, HCL Technologies and Mahindra
government sectors for managing Satyam are building applications and
complaints and feedbacks from the solutions across verticals ranging from
customers. healthcare to banking to manufacturing for
both local and global markets.

Cognizant, a major India based software Development of cloud in following year :


development company and consultant, has Cloud In 2014:
announced the creation of a vertically
aligned set of industry frameworks and pre- The cloud computing market in India is
built solution accelerators to enable expected to grow at a CAGR of 40% by
implementation, migration and management 2014, from an estimated $66.7 million in
of cloud-enabled application portfolios built 2009, driven by cost and performance
on Azure for clients both in India and efficiencies, IT research firm IDC.
globally. “Windows Azure helps customers
unlock the value that can be derived from According to IDC’s ‘India Cloud
cloud-enabled services, and helps them build Computing Market: Current State and
strong and agile businesses,” said Future Roadmap Study 2010’, the Indian
Chandrasekaran, president and MD (global public cloud computing market was
delivery), Cognizant. estimated to be $66.7 million in 2009.

Cloud “The Next Generation” Page 18


Cloud computing is an internet-based
facility to share technological resources,
software and digital information. The “A significant segment of the market is
emerging field would function on a pay-per- aware of the concept, but do not really
use model, helping companies bring down understand what it actually means or how it
operational costs. can benefit them,” IDC India lead analyst
(user research) Indranil Dutta said.

“In the backdrop of the global economic


slowdown, cloud computing has gained As the market matures and more industry
wide interest. The most attractive feature of vertical specific applications become
this new technology is the prospect of available, we expect more and more Indian
converting large, upfront capital investments enterprises to see the benefit of adopting
in IT infrastructure into smaller, manageable cloud computing, he added.
‘pay-per-use´ annuity payments,” IDC India
lead analyst (software and services research)
Kamal Vohra said. Cloud In 2015:

According to a survey of 2,000 IT


professionals worldwide, cloud computing
This feature has sparked a high degree of will “overtaking on-premise computing by
interest and debate among technology 2015 as the primary way organizations
vendors, users and channel partners alike, he acquire IT.” IBM developer Works,
added. conducted the 2010 IBM Tech Trends
Survey in August and September 2010 and
published the results in early October.
The study mapped the current adoption
levels and preferences of Indian enterprises
based on interviews with nearly 700 medium
and large enterprises.

The study noted that since cloud computing


is at a nascent stage, there is an issue of lack
of awareness, which affects the overall
adoption of cloud computing in India.

Cloud “The Next Generation” Page 19


you'd store all your information on a remote
computer.
The above chart shows, more than 65
percent expect that the cloud will likely, Corporations that rely on computers have to
most likely, or definitely overtake on- make sure they have the right software in
premise computing as the way organizations place to achieve goals. Cloud computing
acquire IT by 2015. The survey’s margin of systems give these organizations company-
error is +/- 2 percent. wide access to computer applications. The
companies don't have to buy a set of
C0NCLUSION: software or software licenses for every
we are in the world of virtualization. employee. Instead, the company could pay a
Almost all the Cloud computing is based on metered fee to a cloud computing company.
virtualization. CLOUD COMPUTING is not Servers and digital storage devices take up
only a today’s trend, behind that is a space. Some companies rent physical space
Revolution of next Technology. Cloud to store servers and databases because they
computing is the next big wave in don't have it available on site. Cloud
computing. It has many benefits, such as computing gives these companies the option
better hardware management, since all the of storing data on someone else's hardware,
computers are the same and run the same removing the need for physical space on the
hardware. Clients would be able to access front end.
their applications and data from anywhere at
any time. They could access the cloud
computing system using any computer
linked to the Internet. Data wouldn't be
confined to a hard drive on one user's
computer or even a corporation's internal
network.

It could bring hardware costs down. Cloud


computing systems would reduce the need
for advanced hardware on the client side.
You wouldn't need to buy the fastest Thank You!!!
computer with the most memory, because
the cloud system would take care of those By
needs for you. Instead, you could buy an
inexpensive computer terminal. You Karthikeyan A
wouldn't need a large hard drive because “Think before do & Don’t feel after did”
Cloud “The Next Generation” Page 20
Cloud “The Next Generation” Page 21
Cloud “The Next Generation” Page 22

You might also like