Discovering the value of the cloud for the business

Dr. Ramkumar Lakshminarayanan
Dr. Ramkumar LakshminarayananIT Department, Sur College of Applied Sciences em College of Applied Science
Discovering the Value of the
   Cloud for the Business
       Ramkumar Lakshminarayanan
Why Cloud Computing ?


With the advent of the cloud, an organization can try
out a new application or even develop a new
application without first investing in hardware,
software, and networking.
This can have a positive impact on companies that
want to innovate and experiment without risk.
Modeling Services
As we started our discussion about cloud computing
we ran into the repetitive use of the adjective clause
as a service.
For example, Infrastructure as a Service, Hardware as
a Service, Applications as a Service, Software as a
Service, and so on.
Services you purchase from these cloud service
providers will be offered to you in a way that is similar
to your television cable provider.
Discovering the value of the cloud for the business
Infrastructure as a Service (IaaS) is the delivery of a
compute foundation (servers, networking
technology, storage, and data center space) as a
service. It also includes the delivery of operating
systems and virtualization technology to manage the
resources.
Visualize a scenario where the hardware and the Operating
System (OS) are exposed as a Web Service over the public
Internet. Based on the principles of Web Services, we could
send a request to this service along with a few parameters.
Since the OS is expected to act as an interface to the CPU
and the devices, we can potentially invoke a service that
accepts a ‘job’ that will be processed by the OS and the
underlying hardware. Technically, this Web Service has just
turned the OS + H/W combination into a ‘Service’.
All that the Cloud OS offers is the infrastructure services.
You may choose to use REST API to manage this OS or use
SSH or Remote Desktop console. Technically, when you are
able to delegate a program to execute on a remote OS
running on the Web, you are leveraging Infrastructure as a
Service (IaaS).
This is different from classic web hosting. Web hosting only
hosts web pages and cannot execute code that needs low
level access to the OS API. Web hosting cannot dynamically
scale on demand.
IaaS enables you to run your computing task on
virtually unlimited number of machines.
Remember that through IaaS, you have just moved a
server running in your backyard into the Cloud.
You pretty much own the managing, patching,
securing and the health of the remote servers.
Amazon EC2 is an example of commercial IaaS
offering.
Platform as a Service
With Platform as a Service (PaaS) the provider
delivers more than infrastructure. It delivers what you
can think of as a solution stack for both a software
development and runtime environment.
Platform as a Service or PaaS goes one level above
the Cloud OS.
Through this, developers can leverage a scalable
platform to run their applications.
Developers always develop and deploy their applications
on the application development platforms. Some of the
most popular application development platforms are .NET
and Java.
In the last scenario, we have seen how the OS + H/W
combination is offered as a service. Now, imagine a
scenario where the application development platform is
offered to you as a service.
Through this, you will be able to develop and test your
applications on a low end, inexpensive notebook PC but
will able to ‘submit’ my code to run on the most powerful
hardware infrastructure.
Examples of Platform as a Service include the Google
AppEngine, Windows Azure, AppJet, Etelos, Qrimp,
and Force.com, which is the official development
environment for Salesforce.com
The advantage of PaaS is that the developers need
not worry about installing, maintaining, securing and
patching the server.
Software as a Service
This layer we refer to the situation where the service
provider offers the customer the ability to run business
applications that are hosted by the provider.
Today, most of the traditional desktop applications like
word processors and spreadsheet packages are available
over the web. These new breed of applications just need a
browser and offer high fidelity with the desktop software.
This fundamentally changes the way software is deployed
and licensed.
You need not double click setup.exe to install an
Office suite on your desktop.
Just subscribe to the applications and the features
that you need and only pay for what you use.
This is almost equivalent to exposing the application
as a service.
These applications may be called as Cloud
Applications.
Software as a Service (SaaS) is a silent revolution in
the world of traditional software products.
Consumers can now use inexpensive devices that are
capable of connecting to the web to get their work
done.
This reduces the upfront investment in software and
brings the Pay-as-you-go model. Google Apps,
Salesforce.com and Microsoft Online Services are
examples of SaaS.
For IT Professionals, Cloud Computing is all about
consolidation and outsourcing the infrastructure. They are
typically focused on the Infrastructure as a Service.
Platform as a Service is an offering meant for developers
and architects. They need to design applications keeping
the statelessness of the Cloud.
If you have ever used Google Docs or Microsoft Live Mesh,
you have already leveraging the Cloud. Consumers will
subscribe to Software as a Service offerings.
Why Cloud Computing ?


Pay per use
Instant Scalability
Security
Reliability
APIs
Hosting vs. Cloud Computing


Hosting can never meet the promise of elasticity.
Even if it does, it won’t match the economics of the
Cloud.
Hosting does offer some level of Self Service but not
to an extent of manipulating the server.
Pay-By-Use attribute is emulated by some hosting
companies. But, it is not a norm in the hosting business.
  Programmability is too expensive to be supported by
  hosters as they cannot invest in the SDK and tools to
  manage the infrastructure.
  So, it is clearly evident that hosting is not the same as
  Cloud Computing.
Discovering the value of the cloud for the business
Public Clouds


This is the most popular incarnation of the Cloud.
Many businesses and individuals realize Cloud
through the Public Cloud implementation.
It needs a huge investment and only well established
companies with deep pockets like Microsoft, Amazon
and Google can afford to set them up.
For example, a London based business can choose to
deploy their app at the Europe data center and an
American company prefers a data center in North America.
With the geographical spread, Public Clouds like Amazon
Web Services and Microsoft Windows Azure also offer
Content Delivery Network (CDN) features.
Through this, static content will be automatically replicated
across all the data centers around the globe thus
increasing the scalability and availability of the
applications.
Private Cloud


Private Clouds are normal data centers within an
enterprise with all the 4 attributes of the Cloud – Elasticity,
Self Service, Pay-By-Use and Programmability.
By setting up a Private Cloud, enterprises can consolidate
their IT infrastructure. They will need fewer IT staff to
manage the data center. They will also realize reduced
power bills because of the low electricity consumption and
lesser cooling equipment needs.
Private Cloud empowers employees within an organization
through Self Service of their IT needs. It becomes easy to
provision new machines and quickly assign them to project
teams.
Private Cloud borrows some of the best practices of
Public Cloud but limited to an organizational
boundary.
Private Cloud can be setup using a variety of offerings
from vmWare, Microsoft, IBM, SUN and others. There
are also some of the Open Source implementations
like Eucalyptus and Ubuntu Enterprise Cloud.
Hybrid Cloud


There are scenarios where you need a combination of
Private Cloud and Public Cloud.
Due to the regulations and compliance issues in few
countries, sensitive data like citizen information,
patient medical history, and financial transactions
cannot be stored in servers that physically not located
within the political boundaries of a country.
In some scenarios, the enterprise customers want to
get best of the both worlds by logically connecting
their Private Cloud and the Public Cloud.
Through this, they can offer seamless scalability by
moving some of the on premise and Private Cloud
based applications to the Public Cloud.
Security plays a critical role in connecting the Private
Cloud to the Public Cloud.
Amazon Web Services has recently announced Virtual
Private Cloud (VPC) that securely bridges Private
Cloud and Amazon Web Services.
It is almost like extending your infrastructure beyond
the organizational boundary and the firewall in a
secure way.
Microsoft’s recent announcement of Windows
AppFabric brings the concept of Hybrid Cloud to
Microsoft’s future customers.
Community Cloud


Community Cloud is implemented when a set of
businesses have a similar requirement and share the
same context. This would be made available to a set
of select organizations.
For example
  Government of India
  Reserve Bank of India
A Community Cloud Goes Beyond an organization.
1 de 30

Recomendados

Introducing cloud computing complete por
Introducing cloud computing completeIntroducing cloud computing complete
Introducing cloud computing completeDr. Ramkumar Lakshminarayanan
714 visualizações58 slides
Mashups por
MashupsMashups
MashupsPhani Kumar Bhamidipati
1.5K visualizações34 slides
An Intro to Cloud Computing......RG por
An Intro to Cloud Computing......RGAn Intro to Cloud Computing......RG
An Intro to Cloud Computing......RGrajatricky
370 visualizações19 slides
AWS overview por
AWS overviewAWS overview
AWS overviewRajib Associates
431 visualizações22 slides
Aws seminar report por
Aws seminar report Aws seminar report
Aws seminar report Rahul Kumar
4.4K visualizações35 slides
IaaS Cloud Providers: A comparative analysis por
IaaS Cloud Providers: A comparative analysisIaaS Cloud Providers: A comparative analysis
IaaS Cloud Providers: A comparative analysisGraisy Biswal
145 visualizações19 slides

Mais conteúdo relacionado

Mais procurados

Hybrid Customer Insight - Data Collection and Analysis from On-premise and in... por
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...LicensingLive! - SafeNet
7K visualizações30 slides
Cloud Computing por
Cloud ComputingCloud Computing
Cloud ComputingPhani Kumar Bhamidipati
588 visualizações26 slides
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaS por
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaSOpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaS
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaSDaniel Krook
4.8K visualizações38 slides
2012 Future of Cloud Computing por
2012 Future of Cloud Computing 2012 Future of Cloud Computing
2012 Future of Cloud Computing Michael Skok
41.1K visualizações80 slides
Seminar Report On Amazon Web Service por
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Serviceshishupal choudhary
10.5K visualizações30 slides
Cloud and big data por
Cloud and big dataCloud and big data
Cloud and big dataBALAJIK155
99 visualizações16 slides

Mais procurados(20)

Hybrid Customer Insight - Data Collection and Analysis from On-premise and in... por LicensingLive! - SafeNet
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
LicensingLive! - SafeNet7K visualizações
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaS por Daniel Krook
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaSOpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaS
OpenStack and Cloud Foundry - Pair the leading open source IaaS and PaaS
Daniel Krook4.8K visualizações
2012 Future of Cloud Computing por Michael Skok
2012 Future of Cloud Computing 2012 Future of Cloud Computing
2012 Future of Cloud Computing
Michael Skok41.1K visualizações
Seminar Report On Amazon Web Service por shishupal choudhary
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Service
shishupal choudhary10.5K visualizações
Cloud and big data por BALAJIK155
Cloud and big dataCloud and big data
Cloud and big data
BALAJIK15599 visualizações
Introduction to Cloud computing and Microsoft azure por ShravandeepYadav
 Introduction to Cloud computing and Microsoft azure Introduction to Cloud computing and Microsoft azure
Introduction to Cloud computing and Microsoft azure
ShravandeepYadav83 visualizações
Cloud Computing por Edureka!
Cloud ComputingCloud Computing
Cloud Computing
Edureka!4.5K visualizações
AWS Enterprise First Call Deck por Alexandre Melo
AWS Enterprise First Call DeckAWS Enterprise First Call Deck
AWS Enterprise First Call Deck
Alexandre Melo3.4K visualizações
Business Cloud Integration Glossary por Hubspan
Business Cloud Integration GlossaryBusiness Cloud Integration Glossary
Business Cloud Integration Glossary
Hubspan1.1K visualizações
Amazon web services por Swapnil Bendale
Amazon web servicesAmazon web services
Amazon web services
Swapnil Bendale125 visualizações
Ethos Cloud Computing White Paper-v1a por ethoscomcn
Ethos Cloud Computing White Paper-v1aEthos Cloud Computing White Paper-v1a
Ethos Cloud Computing White Paper-v1a
ethoscomcn745 visualizações
Cloud Computing for the Enterprise por Amazon Web Services
Cloud Computing for the EnterpriseCloud Computing for the Enterprise
Cloud Computing for the Enterprise
Amazon Web Services1.1K visualizações
Cloud Computing - Benefits and Challenges por ThoughtWorks Studios
Cloud Computing - Benefits and ChallengesCloud Computing - Benefits and Challenges
Cloud Computing - Benefits and Challenges
ThoughtWorks Studios9K visualizações
Seminar report on microsoft azure por Mohammad Ilyas Malik
Seminar report on microsoft azureSeminar report on microsoft azure
Seminar report on microsoft azure
Mohammad Ilyas Malik6.2K visualizações
Cloud Computing & Control Auditing por Navin Malhotra
Cloud Computing & Control AuditingCloud Computing & Control Auditing
Cloud Computing & Control Auditing
Navin Malhotra 892 visualizações
Andy Jassy Keynote Sydney Customer Appreciation Day por Amazon Web Services
Andy Jassy Keynote Sydney Customer Appreciation DayAndy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation Day
Amazon Web Services3.5K visualizações
Cloud presentation for marketing purpose por Asif Anik
Cloud presentation for marketing purposeCloud presentation for marketing purpose
Cloud presentation for marketing purpose
Asif Anik713 visualizações
Advantages of Cloud Computing for Business por Grazitti Interactive
Advantages of Cloud Computing for BusinessAdvantages of Cloud Computing for Business
Advantages of Cloud Computing for Business
Grazitti Interactive15.1K visualizações
AWS the ultimate cloud solution guide por NetCom Learning
AWS the ultimate cloud solution guideAWS the ultimate cloud solution guide
AWS the ultimate cloud solution guide
NetCom Learning196 visualizações

Destaque

Css advanced – session 5 por
Css advanced – session 5Css advanced – session 5
Css advanced – session 5Dr. Ramkumar Lakshminarayanan
639 visualizações32 slides
Android action bar and notifications-chapter16 por
Android action bar and notifications-chapter16Android action bar and notifications-chapter16
Android action bar and notifications-chapter16Dr. Ramkumar Lakshminarayanan
1.3K visualizações11 slides
Web technology today por
Web technology todayWeb technology today
Web technology todayDr. Ramkumar Lakshminarayanan
608 visualizações36 slides
Spc Ardmona por
Spc ArdmonaSpc Ardmona
Spc ArdmonaDavidCarver
159 visualizações9 slides
Amazon web services session 4 por
Amazon web services   session 4Amazon web services   session 4
Amazon web services session 4Dr. Ramkumar Lakshminarayanan
257 visualizações41 slides
Android canvas-chapter20 por
Android canvas-chapter20Android canvas-chapter20
Android canvas-chapter20Dr. Ramkumar Lakshminarayanan
392 visualizações4 slides

Similar a Discovering the value of the cloud for the business

Discovering the value of the cloud for the business session 2 por
Discovering the value of the cloud for the business   session 2Discovering the value of the cloud for the business   session 2
Discovering the value of the cloud for the business session 2Dr. Ramkumar Lakshminarayanan
281 visualizações30 slides
Cloud computing por
Cloud computingCloud computing
Cloud computingAnkur Mishra
334 visualizações21 slides
Cloud1 por
Cloud1Cloud1
Cloud1manager
277 visualizações3 slides
Cloud presentation for marketing purpose por
Cloud presentation for marketing purposeCloud presentation for marketing purpose
Cloud presentation for marketing purposeAsif Anik
2.7K visualizações28 slides
Cloud computing por
Cloud computingCloud computing
Cloud computingRomano Machoka
180 visualizações24 slides
Overview of Amazon Web Services - kwiecień 2017 por
Overview of Amazon Web Services - kwiecień 2017Overview of Amazon Web Services - kwiecień 2017
Overview of Amazon Web Services - kwiecień 2017LCloud
351 visualizações52 slides

Similar a Discovering the value of the cloud for the business (20)

Discovering the value of the cloud for the business session 2 por Dr. Ramkumar Lakshminarayanan
Discovering the value of the cloud for the business   session 2Discovering the value of the cloud for the business   session 2
Discovering the value of the cloud for the business session 2
Dr. Ramkumar Lakshminarayanan281 visualizações
Cloud computing por Ankur Mishra
Cloud computingCloud computing
Cloud computing
Ankur Mishra334 visualizações
Cloud1 por manager
Cloud1Cloud1
Cloud1
manager277 visualizações
Cloud presentation for marketing purpose por Asif Anik
Cloud presentation for marketing purposeCloud presentation for marketing purpose
Cloud presentation for marketing purpose
Asif Anik2.7K visualizações
Cloud computing por Romano Machoka
Cloud computingCloud computing
Cloud computing
Romano Machoka180 visualizações
Overview of Amazon Web Services - kwiecień 2017 por LCloud
Overview of Amazon Web Services - kwiecień 2017Overview of Amazon Web Services - kwiecień 2017
Overview of Amazon Web Services - kwiecień 2017
LCloud 351 visualizações
CLOUD COMPUTING.pptx por SurajThapa79
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptx
SurajThapa7926 visualizações
Cloud computing jayanth por Nihanth Charan
Cloud computing jayanthCloud computing jayanth
Cloud computing jayanth
Nihanth Charan785 visualizações
Cloud Model for SMB por Chandan Kumar
Cloud Model for SMBCloud Model for SMB
Cloud Model for SMB
Chandan Kumar867 visualizações
Third party cloud services cloud computing por SohailAliMalik
Third party cloud services cloud computingThird party cloud services cloud computing
Third party cloud services cloud computing
SohailAliMalik1.6K visualizações
cloud computing por Roshan Bagdiya
cloud computingcloud computing
cloud computing
Roshan Bagdiya993 visualizações
CC ASSIGNMENT 01.docx por IrfanRasheed24
CC ASSIGNMENT 01.docxCC ASSIGNMENT 01.docx
CC ASSIGNMENT 01.docx
IrfanRasheed2414 visualizações
Cloud computing por Amiya Kumar
Cloud computingCloud computing
Cloud computing
Amiya Kumar1.2K visualizações
Cloud computing por Sreehari820
Cloud computingCloud computing
Cloud computing
Sreehari82013.5K visualizações
Cloud Computing por Darshil Parmar
Cloud ComputingCloud Computing
Cloud Computing
Darshil Parmar60 visualizações
Cloud Computing - Everything you wanted to know! por Debasish Patra
Cloud Computing - Everything you wanted to know!Cloud Computing - Everything you wanted to know!
Cloud Computing - Everything you wanted to know!
Debasish Patra1.2K visualizações
Clpud-Computing-PPT-3.pptx por Piyush793067
Clpud-Computing-PPT-3.pptxClpud-Computing-PPT-3.pptx
Clpud-Computing-PPT-3.pptx
Piyush7930671 visão
UNIT III - ppt.pptx por Padmapriya471418
UNIT III - ppt.pptxUNIT III - ppt.pptx
UNIT III - ppt.pptx
Padmapriya4714185 visualizações

Mais de Dr. Ramkumar Lakshminarayanan

IT security awareness por
IT security awarenessIT security awareness
IT security awarenessDr. Ramkumar Lakshminarayanan
1.7K visualizações34 slides
Basics of IT security por
Basics of IT securityBasics of IT security
Basics of IT securityDr. Ramkumar Lakshminarayanan
595 visualizações39 slides
IT Security Awareness Posters por
IT Security Awareness PostersIT Security Awareness Posters
IT Security Awareness PostersDr. Ramkumar Lakshminarayanan
536 visualizações10 slides
Normalisation revision por
Normalisation revisionNormalisation revision
Normalisation revisionDr. Ramkumar Lakshminarayanan
1.4K visualizações41 slides
Windows mobile programming por
Windows mobile programmingWindows mobile programming
Windows mobile programmingDr. Ramkumar Lakshminarayanan
711 visualizações30 slides
Concurrency control por
Concurrency controlConcurrency control
Concurrency controlDr. Ramkumar Lakshminarayanan
855 visualizações13 slides

Mais de Dr. Ramkumar Lakshminarayanan(20)

Último

LLMs in Production: Tooling, Process, and Team Structure por
LLMs in Production: Tooling, Process, and Team StructureLLMs in Production: Tooling, Process, and Team Structure
LLMs in Production: Tooling, Process, and Team StructureAggregage
57 visualizações77 slides
Digital Personal Data Protection (DPDP) Practical Approach For CISOs por
Digital Personal Data Protection (DPDP) Practical Approach For CISOsDigital Personal Data Protection (DPDP) Practical Approach For CISOs
Digital Personal Data Protection (DPDP) Practical Approach For CISOsPriyanka Aash
162 visualizações59 slides
"Node.js Development in 2024: trends and tools", Nikita Galkin por
"Node.js Development in 2024: trends and tools", Nikita Galkin "Node.js Development in 2024: trends and tools", Nikita Galkin
"Node.js Development in 2024: trends and tools", Nikita Galkin Fwdays
33 visualizações38 slides
Why and How CloudStack at weSystems - Stephan Bienek - weSystems por
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsShapeBlue
247 visualizações13 slides
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 por
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023BookNet Canada
44 visualizações19 slides
Future of AR - Facebook Presentation por
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook PresentationRob McCarty
65 visualizações27 slides

Último(20)

LLMs in Production: Tooling, Process, and Team Structure por Aggregage
LLMs in Production: Tooling, Process, and Team StructureLLMs in Production: Tooling, Process, and Team Structure
LLMs in Production: Tooling, Process, and Team Structure
Aggregage57 visualizações
Digital Personal Data Protection (DPDP) Practical Approach For CISOs por Priyanka Aash
Digital Personal Data Protection (DPDP) Practical Approach For CISOsDigital Personal Data Protection (DPDP) Practical Approach For CISOs
Digital Personal Data Protection (DPDP) Practical Approach For CISOs
Priyanka Aash162 visualizações
"Node.js Development in 2024: trends and tools", Nikita Galkin por Fwdays
"Node.js Development in 2024: trends and tools", Nikita Galkin "Node.js Development in 2024: trends and tools", Nikita Galkin
"Node.js Development in 2024: trends and tools", Nikita Galkin
Fwdays33 visualizações
Why and How CloudStack at weSystems - Stephan Bienek - weSystems por ShapeBlue
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystems
ShapeBlue247 visualizações
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 por BookNet Canada
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
BookNet Canada44 visualizações
Future of AR - Facebook Presentation por Rob McCarty
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook Presentation
Rob McCarty65 visualizações
"Surviving highload with Node.js", Andrii Shumada por Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays58 visualizações
Generative AI: Shifting the AI Landscape por Deakin University
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI Landscape
Deakin University67 visualizações
Optimizing Communication to Optimize Human Behavior - LCBM por Yaman Kumar
Optimizing Communication to Optimize Human Behavior - LCBMOptimizing Communication to Optimize Human Behavior - LCBM
Optimizing Communication to Optimize Human Behavior - LCBM
Yaman Kumar38 visualizações
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... por Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Jasper Oosterveld35 visualizações
Business Analyst Series 2023 - Week 4 Session 8 por DianaGray10
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8
DianaGray10145 visualizações
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online por ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue225 visualizações
Ransomware is Knocking your Door_Final.pdf por Security Bootcamp
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdf
Security Bootcamp98 visualizações
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue por ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue265 visualizações
Initiating and Advancing Your Strategic GIS Governance Strategy por Safe Software
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software184 visualizações
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue por ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue224 visualizações
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... por ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue108 visualizações
Business Analyst Series 2023 - Week 4 Session 7 por DianaGray10
Business Analyst Series 2023 -  Week 4 Session 7Business Analyst Series 2023 -  Week 4 Session 7
Business Analyst Series 2023 - Week 4 Session 7
DianaGray10146 visualizações
The Power of Heat Decarbonisation Plans in the Built Environment por IES VE
The Power of Heat Decarbonisation Plans in the Built EnvironmentThe Power of Heat Decarbonisation Plans in the Built Environment
The Power of Heat Decarbonisation Plans in the Built Environment
IES VE84 visualizações

Discovering the value of the cloud for the business

  • 1. Discovering the Value of the Cloud for the Business Ramkumar Lakshminarayanan
  • 2. Why Cloud Computing ? With the advent of the cloud, an organization can try out a new application or even develop a new application without first investing in hardware, software, and networking. This can have a positive impact on companies that want to innovate and experiment without risk.
  • 4. As we started our discussion about cloud computing we ran into the repetitive use of the adjective clause as a service. For example, Infrastructure as a Service, Hardware as a Service, Applications as a Service, Software as a Service, and so on. Services you purchase from these cloud service providers will be offered to you in a way that is similar to your television cable provider.
  • 6. Infrastructure as a Service (IaaS) is the delivery of a compute foundation (servers, networking technology, storage, and data center space) as a service. It also includes the delivery of operating systems and virtualization technology to manage the resources.
  • 7. Visualize a scenario where the hardware and the Operating System (OS) are exposed as a Web Service over the public Internet. Based on the principles of Web Services, we could send a request to this service along with a few parameters. Since the OS is expected to act as an interface to the CPU and the devices, we can potentially invoke a service that accepts a ‘job’ that will be processed by the OS and the underlying hardware. Technically, this Web Service has just turned the OS + H/W combination into a ‘Service’.
  • 8. All that the Cloud OS offers is the infrastructure services. You may choose to use REST API to manage this OS or use SSH or Remote Desktop console. Technically, when you are able to delegate a program to execute on a remote OS running on the Web, you are leveraging Infrastructure as a Service (IaaS). This is different from classic web hosting. Web hosting only hosts web pages and cannot execute code that needs low level access to the OS API. Web hosting cannot dynamically scale on demand.
  • 9. IaaS enables you to run your computing task on virtually unlimited number of machines. Remember that through IaaS, you have just moved a server running in your backyard into the Cloud. You pretty much own the managing, patching, securing and the health of the remote servers. Amazon EC2 is an example of commercial IaaS offering.
  • 10. Platform as a Service
  • 11. With Platform as a Service (PaaS) the provider delivers more than infrastructure. It delivers what you can think of as a solution stack for both a software development and runtime environment. Platform as a Service or PaaS goes one level above the Cloud OS. Through this, developers can leverage a scalable platform to run their applications.
  • 12. Developers always develop and deploy their applications on the application development platforms. Some of the most popular application development platforms are .NET and Java. In the last scenario, we have seen how the OS + H/W combination is offered as a service. Now, imagine a scenario where the application development platform is offered to you as a service. Through this, you will be able to develop and test your applications on a low end, inexpensive notebook PC but will able to ‘submit’ my code to run on the most powerful hardware infrastructure.
  • 13. Examples of Platform as a Service include the Google AppEngine, Windows Azure, AppJet, Etelos, Qrimp, and Force.com, which is the official development environment for Salesforce.com The advantage of PaaS is that the developers need not worry about installing, maintaining, securing and patching the server.
  • 14. Software as a Service
  • 15. This layer we refer to the situation where the service provider offers the customer the ability to run business applications that are hosted by the provider. Today, most of the traditional desktop applications like word processors and spreadsheet packages are available over the web. These new breed of applications just need a browser and offer high fidelity with the desktop software. This fundamentally changes the way software is deployed and licensed.
  • 16. You need not double click setup.exe to install an Office suite on your desktop. Just subscribe to the applications and the features that you need and only pay for what you use. This is almost equivalent to exposing the application as a service. These applications may be called as Cloud Applications.
  • 17. Software as a Service (SaaS) is a silent revolution in the world of traditional software products. Consumers can now use inexpensive devices that are capable of connecting to the web to get their work done. This reduces the upfront investment in software and brings the Pay-as-you-go model. Google Apps, Salesforce.com and Microsoft Online Services are examples of SaaS.
  • 18. For IT Professionals, Cloud Computing is all about consolidation and outsourcing the infrastructure. They are typically focused on the Infrastructure as a Service. Platform as a Service is an offering meant for developers and architects. They need to design applications keeping the statelessness of the Cloud. If you have ever used Google Docs or Microsoft Live Mesh, you have already leveraging the Cloud. Consumers will subscribe to Software as a Service offerings.
  • 19. Why Cloud Computing ? Pay per use Instant Scalability Security Reliability APIs
  • 20. Hosting vs. Cloud Computing Hosting can never meet the promise of elasticity. Even if it does, it won’t match the economics of the Cloud. Hosting does offer some level of Self Service but not to an extent of manipulating the server.
  • 21. Pay-By-Use attribute is emulated by some hosting companies. But, it is not a norm in the hosting business. Programmability is too expensive to be supported by hosters as they cannot invest in the SDK and tools to manage the infrastructure. So, it is clearly evident that hosting is not the same as Cloud Computing.
  • 23. Public Clouds This is the most popular incarnation of the Cloud. Many businesses and individuals realize Cloud through the Public Cloud implementation. It needs a huge investment and only well established companies with deep pockets like Microsoft, Amazon and Google can afford to set them up.
  • 24. For example, a London based business can choose to deploy their app at the Europe data center and an American company prefers a data center in North America. With the geographical spread, Public Clouds like Amazon Web Services and Microsoft Windows Azure also offer Content Delivery Network (CDN) features. Through this, static content will be automatically replicated across all the data centers around the globe thus increasing the scalability and availability of the applications.
  • 25. Private Cloud Private Clouds are normal data centers within an enterprise with all the 4 attributes of the Cloud – Elasticity, Self Service, Pay-By-Use and Programmability. By setting up a Private Cloud, enterprises can consolidate their IT infrastructure. They will need fewer IT staff to manage the data center. They will also realize reduced power bills because of the low electricity consumption and lesser cooling equipment needs. Private Cloud empowers employees within an organization through Self Service of their IT needs. It becomes easy to provision new machines and quickly assign them to project teams.
  • 26. Private Cloud borrows some of the best practices of Public Cloud but limited to an organizational boundary. Private Cloud can be setup using a variety of offerings from vmWare, Microsoft, IBM, SUN and others. There are also some of the Open Source implementations like Eucalyptus and Ubuntu Enterprise Cloud.
  • 27. Hybrid Cloud There are scenarios where you need a combination of Private Cloud and Public Cloud. Due to the regulations and compliance issues in few countries, sensitive data like citizen information, patient medical history, and financial transactions cannot be stored in servers that physically not located within the political boundaries of a country.
  • 28. In some scenarios, the enterprise customers want to get best of the both worlds by logically connecting their Private Cloud and the Public Cloud. Through this, they can offer seamless scalability by moving some of the on premise and Private Cloud based applications to the Public Cloud. Security plays a critical role in connecting the Private Cloud to the Public Cloud.
  • 29. Amazon Web Services has recently announced Virtual Private Cloud (VPC) that securely bridges Private Cloud and Amazon Web Services. It is almost like extending your infrastructure beyond the organizational boundary and the firewall in a secure way. Microsoft’s recent announcement of Windows AppFabric brings the concept of Hybrid Cloud to Microsoft’s future customers.
  • 30. Community Cloud Community Cloud is implemented when a set of businesses have a similar requirement and share the same context. This would be made available to a set of select organizations. For example Government of India Reserve Bank of India A Community Cloud Goes Beyond an organization.