SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Cloud Computing - Basics
R|B|A Course 1 in cloud computing
1
Course 1
Richard B ANTAL is an IT consultant with 12+ years of experience in Systems
and Database administration, who worked for large European Mobile
Telecommunication companies in the late 1990’s and early 2000’s (Telecom
Italia Mobile revenue €19.7 billion, T-Mobile revenue €2,08 billion, Wind
Telecom, Revenue: €4,428 billion), moved to Australia in 2006, since 2011
working as Senior Business Analyst and accumulated 5+ years experience in
Business Analysis.
Richard is currently working on a Cloud Migration programme in a mid-sized
organization. While coordinating server migration waves to a managed IaaS
Cloud (full migration of servers in IT) Richard spent time to study how Cloud
Computing started, who the biggest player are, which the key characteristics
of Cloud Computing are and decided to share this knowledge.
Please enjoy the slides!
2
About the author
R|B|A Cloud Computing basics
PART I
 When Cloud Computing started?
 What is Cloud Computing?
 Three Cloud service models
 Business Benefits of Cloud
 Four key deployment models
 Public, Private, Community and Hybrid Cloud
 Is Cloud Computing real?
 Cloud Benefits recap
3
Course Agenda – PART I
R|B|A Cloud Computing basics
 2002 Amazon Web Services (AWS)
2006 commercial launch of Amazon Web Services
R|B|A Cloud Computing basics 4
When Cloud Computing started?
2002
2006
2008
2009
2013
2016
2008 and 2009 Lot of talk and media coverage of
Cloud Computing, definitions, models, and early adopters.
2013-2016 Mass adoption with multiple big IT
names offering high variety of cloud services to masses
In simple terms Cloud Computing is to
access over the internet of IT services
which are running on someone else’s
infrastructure.
Notes:
 Usually access is device independent;
 User can be anywhere where there is
Internet connectivity;
 Applications or services usually
accessed via browser;
5
What is Cloud Computing?
R|B|A Cloud Computing basics
Internet
Cloud Provider’s Data Centre
Network link
APPL APPLAPPL
USER
Network link
6
Three Cloud service models
Software as a Service
Platform as a Service
Infrastructure as a Service
R|B|A Cloud Computing basics
7
Business Benefits of Cloud
R|B|A Cloud Computing basics
Accessible
anywhere
Flexible
and Agile
Focus on
Business
Cost
effective
IaaS
PaaS
SaaS
Competitive Advantage
8
Understanding Cloud better

R|B|A Cloud Computing basics
9
Key deployment models
R|B|A Cloud Computing basics
Public – Community - Private and Hybrid Cloud
P U B L I C P R I V A T EC O M M U N I T Y
Few Organizations
One organization
100 – 10,000 clients
Organization which uses
both public and private cloud
H Y B R I D
10
More on deployment models
R|B|A Cloud Computing basics
Public – Private – Hybrid – Community Cloud
Public Cloud - services and
infrastructure are offered to numerous
clients (multi-tenancy) who actually
sharing the cost of the provider’s
infrastructure. Clients pay for use.
Private Cloud - Private cloud is cloud
infrastructure operated solely for a
single organization, whether managed
internally or by a third-party, and
hosted
either internally or externally. Users
"still have to buy, build, and manage
them - essentially lacking the economic
model that makes cloud computing
Hybrid Cloud - this deployment model helps
businesses to make most of the protection
of data and applications in a private cloud,
while using as well the cost-effectiveness of
the public cloud for other applications.
Community cloud - shares infrastructure
between several organizations from a
specific community with common concerns
(compliance, jurisdiction, etc.), whether
managed internally or by a third-party, and
either hosted internally or externally. The
costs are spread over fewer users than a
public cloud (but more than a private
cloud), so only some of the cost savings
potential of cloud computing are realized
YES it is real, in 2014 more than 22 billion dollars were made
from providing Cloud Services; which equals roughly the GDP
of Honduras, Cyprus, Zambia or Iceland.
11
Is Cloud Computing real?
R|B|A Cloud Computing basics
12
Cloud Computing Benefits recap
R|B|A Cloud Computing basics
Possible Cost Savings,
Pay for use, CAPEX free
Use what you need,
When you need Latest technology,
continuous innovation
Pay only for what is used,
Fast provisioning & setup
Any device
from anywhere
Agility, competitive
business advantage
PART II – Agenda
 NIST definition of Cloud
 5 essential characteristics
 Software as a Service
 Platform as a Service
 Infrastructure as a Service
 Reasons behind benefits
 Risks of using the Cloud
 Test your knowledge
13
Part II – definitions & details
R|B|A Cloud Computing basics
NIST (National Institute of Standards and Technology US)
definition of Cloud Computing is much more technical and
reveals a lot more about Cloud:
14
Cloud Computing definition
“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)
that can be rapidly provisioned and released with
minimal effort or service provider interaction.”
R|B|A Cloud Computing basics
NIST defines 5 essential cloud characteristics:
1) On-demand self-service – automatic provisioning;
2) Broad network access – accessible from any device;
3) Resource pooling – resources dynamically assigned
to clients depending on their needs;
4) Rapid elasticity – quick or automatic scaling
up/down without human interaction from the
provider = fast turnaround times ;
5) Measured Service – metered use and monitoring.
R|B|A Cloud Computing basics
15
Five essential Cloud characteristic
R|B|A Cloud Computing basics
SaaS is a software licensing and delivery
model in which software is licensed on a
subscription basis and is hosted centrally
on the provider’s premises "on-demand
software". SaaS is typically accessed
through the Internet by a thin client via
a web browser.
Users does not manage or control the
underlying infrastructure and have
limited or no influence on the application
capabilities or future releases. Software
developed, maintained and released by
the service provider.
16
Software as a Service defined
R|B|A Cloud Computing basics
Business User
Cloud Provider controls:
Application, Platform, OS,
Virtualization, Infrastructure
ClientControlProvider’sControl
 End-User view: using browser based applications or services through
the internet. The application runs on an infrastructure which is not on
premise and not owned by the user or the user’s organization, but
owned and fully managed by a Cloud Service Provider.
 User’s parent company: monthly subscription fee is paid for an
application used for a given business function. The application is
maintained by a third party, associated data is stored at the third party
infrastructure, no or minimal ability to influence development of the
software or its functions.
 Internal IT department: application for the given business function is
not maintained by internal IT, no infrastructure need to be provided for
production, development or other environments, no IT staff is required
for application maintenance, software development, or maintenance of
underlying infrastructure. Do need to consider however that Internet
connectivity is required from the user’s location to access the
application.
17
SaaS – Software as a Service
R|B|A Cloud Computing basics
18
Implementing & reaching the Cloud
R|B|A Cloud Computing basics
 End-User view: End-users are typically software developers who
accessing the development platform provided on the web. End-users will
use normal SDLC workflows, including deployment, release, version
control and testing tools all running “in the Cloud”.
 User’s parent company: monthly subscription fee is paid for the
application development platform. There is no maintenance cost or
complexity of managing underlying IT infrastructure and there is no
internal infrastructure associated with the software development.
Predictable monthly cost instead of CAPEX.
 Internal IT department: providers deliver a computing platform,
typically including operating system, database, or web server. Staff can
develop, run, or deploy software solutions on the platform without the
cost and complexity of buying and managing the underlying hardware
and software layers. With some providers, underlying computer and
storage resources scale automatically to match application demand.
19
PaaS – Platform as a Service
R|B|A Cloud Computing basics
 PaaS allows the creation of applications quickly and easily by
delivering an web based application development environment
to clients without the complexity of buying and maintaining
the software and infrastructure underneath it.
 PaaS does not delivers software over the web, it delivers a
platform for the creation of software and associated tools.
 You’ll still need software developers, but can develop much
faster and with some of the tools available from start.
20
Platform as a Service notes
R|B|A Cloud Computing basics
PaaS
Developer Output = SW
 End-User view: end users does still need to engage internal IT to get
applications and databases installed and to maintain these. However
experience faster provisioning turnaround, known price for services,
know exactly what they consumed and might realize performance
benefits from automatic scaling. No need to design for peak load.
 User’s parent company: utility based pricing for IT infrastructure,
agility to scale up and down, OPEX type of spending for IT. Slightly more
business focus as no need to manage all the infrastructure, but still need
IT staff to configure, install and operate applications and servers.
 Internal IT department: don’t need to maintain or refresh IT
infrastructure, no CAPEX. IT “hires” or “subscribe” the required amount
of compute capacity, can simply scale it up or down and pay only for the
used capacity. As usually only the infrastructure is hired IT still need to
have personnel to install software, maintain databases and servers, and
to manage the OS. License fees need to be paid for software.
21
IaaS – Infrastructure as a Service
R|B|A Cloud Computing basics
Cost effective because: multiple clients sharing the
infrastructure costs of the provider, the infrastructure is
highly utilized, provider can negotiate better supply side
prices because of scale (support, license fees, electricity
)
Agile & flexible because: as clients have different usage
profiles resources can be allocated to those clients who
actually need them, automation allows service provisioning
in minutes or in hours instead of weeks.
More focus on business: no need to manage IT or there is
considerable reduction of managing IT. It is someone else’s
problem. More resources are available for business roles.
22
Reasons behind Cloud Benefits
R|B|A Cloud Computing basics
 Security breach (external) – provider’s information security
systems fail and client data compromised, stolen or destroyed.
 Data Protection risks: provider’s backup systems or policies fail
and may cause loss of data.
 Security breach (internal) – as information is accessible through
internet former employees may continue to have access, traffic
could be observed, access credentials stolen.
 Vendor lock-in: customer tied to a given cloud provider;
 Vendor failure: if cloud provider fails there is a potential loss of IT
services or client’s data and unexpected costs may occur.
23
Risks of using Cloud services
R|B|A Cloud Computing basics
Which is the most basic form of Cloud Computing?
A) PaaS B) SaaS C)XaaS D) Iaas E) BaaS
What Cloud deployment model encompasses
actually two models?
A) Public B) Private C)Hybrid D) Community
24
Knowledge Test – Slide1
R|B|A Cloud Computing basics
Some of the key benefits of Cloud Computing:
A) Lower server utilization
B) No IT staff required
C) Increased agility
D) Flexibility
Is it true that using the IaaS Cloud deployment
model no internal IT staff will be required?
TRUE FALSE
25
Knowledge Test – Slide2
R|B|A Cloud Computing basics
Q & A
If you liked this slide pack you can proceed with the:
Cloud Computing – Intermediate Course (Course2)
NIST publications: https://www.nist.gov/publications
(search for the word cloud)
Quiz solutions: D, C, C+D, FALSE
26
Questions, Answers & references
R|B|A Cloud Computing basics

Weitere Àhnliche Inhalte

Was ist angesagt?

Cloud deployment models
Cloud deployment modelsCloud deployment models
Cloud deployment modelsAshok Kumar
 
Ppt cloud deployment
Ppt cloud deploymentPpt cloud deployment
Ppt cloud deploymentVirendra Ruhela
 
Cloud computing pricing models
Cloud computing pricing modelsCloud computing pricing models
Cloud computing pricing modelsHadi Fadlallah
 
Trend and Future of Cloud Computing
Trend and Future of Cloud ComputingTrend and Future of Cloud Computing
Trend and Future of Cloud Computinghybrid cloud
 
Cloud interoperability and portability
Cloud interoperability and portabilityCloud interoperability and portability
Cloud interoperability and portabilityOmar Sulca Correa
 
Cloud computing ppt
Cloud computing pptCloud computing ppt
Cloud computing pptA
 
Cloud computing
Cloud computingCloud computing
Cloud computingPallavi Rai
 
Cloud Computing Project
Cloud Computing Project Cloud Computing Project
Cloud Computing Project Ayush Mukherjee
 
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014Amazon Web Services
 
Cloud Architecture
Cloud ArchitectureCloud Architecture
Cloud ArchitectureArief Gunawan
 
Azure security architecture
Azure security architectureAzure security architecture
Azure security architectureKarl Ots
 
PRESENTATION ON CLOUD COMPUTING
PRESENTATION ON CLOUD COMPUTINGPRESENTATION ON CLOUD COMPUTING
PRESENTATION ON CLOUD COMPUTINGvipluv mittal
 
Platform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersPlatform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersCloud Computing Wire
 
Cloud computing
Cloud computingCloud computing
Cloud computingJihed Kaouech
 
Cloud Computing paradigm
Cloud Computing paradigmCloud Computing paradigm
Cloud Computing paradigmVidoushi B-Somrah
 
Cloud computing
Cloud computingCloud computing
Cloud computingSyam Lal
 
An Introduction To Infarstructures For Cloud Computing V0.2
An Introduction To Infarstructures For Cloud Computing V0.2An Introduction To Infarstructures For Cloud Computing V0.2
An Introduction To Infarstructures For Cloud Computing V0.2Ignacio M. Llorente
 
Top 7 value propositions of a Multi Cloud strategy
Top 7 value propositions of a Multi Cloud strategyTop 7 value propositions of a Multi Cloud strategy
Top 7 value propositions of a Multi Cloud strategyVincy Ko
 

Was ist angesagt? (20)

Cloud deployment models
Cloud deployment modelsCloud deployment models
Cloud deployment models
 
Ppt cloud deployment
Ppt cloud deploymentPpt cloud deployment
Ppt cloud deployment
 
Cloud computing pricing models
Cloud computing pricing modelsCloud computing pricing models
Cloud computing pricing models
 
Trend and Future of Cloud Computing
Trend and Future of Cloud ComputingTrend and Future of Cloud Computing
Trend and Future of Cloud Computing
 
Multi Cloud Architecture Approach
Multi Cloud Architecture ApproachMulti Cloud Architecture Approach
Multi Cloud Architecture Approach
 
Cloud interoperability and portability
Cloud interoperability and portabilityCloud interoperability and portability
Cloud interoperability and portability
 
Cloud computing ppt
Cloud computing pptCloud computing ppt
Cloud computing ppt
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
vm provisioning
vm provisioningvm provisioning
vm provisioning
 
Cloud Computing Project
Cloud Computing Project Cloud Computing Project
Cloud Computing Project
 
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014
(ENT305) Develop an Enterprise-wide Cloud Adoption Strategy | AWS re:Invent 2014
 
Cloud Architecture
Cloud ArchitectureCloud Architecture
Cloud Architecture
 
Azure security architecture
Azure security architectureAzure security architecture
Azure security architecture
 
PRESENTATION ON CLOUD COMPUTING
PRESENTATION ON CLOUD COMPUTINGPRESENTATION ON CLOUD COMPUTING
PRESENTATION ON CLOUD COMPUTING
 
Platform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersPlatform as a Service (PaaS) Providers
Platform as a Service (PaaS) Providers
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing paradigm
Cloud Computing paradigmCloud Computing paradigm
Cloud Computing paradigm
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
An Introduction To Infarstructures For Cloud Computing V0.2
An Introduction To Infarstructures For Cloud Computing V0.2An Introduction To Infarstructures For Cloud Computing V0.2
An Introduction To Infarstructures For Cloud Computing V0.2
 
Top 7 value propositions of a Multi Cloud strategy
Top 7 value propositions of a Multi Cloud strategyTop 7 value propositions of a Multi Cloud strategy
Top 7 value propositions of a Multi Cloud strategy
 

Andere mochten auch

Cloud computing - Basics and Beyond
Cloud computing - Basics and BeyondCloud computing - Basics and Beyond
Cloud computing - Basics and BeyondYukti Kaura
 
Server virtualization by VMWare
Server virtualization by VMWareServer virtualization by VMWare
Server virtualization by VMWaresgurnam73
 
Cloud 101: The Basics of Cloud Computing
Cloud 101: The Basics of Cloud ComputingCloud 101: The Basics of Cloud Computing
Cloud 101: The Basics of Cloud ComputingHostway|HOSTING
 
Virtualizing Business Critical Apps
Virtualizing Business Critical AppsVirtualizing Business Critical Apps
Virtualizing Business Critical Appsheraldschelke
 
Computadora en la Nube documento
Computadora en la Nube documentoComputadora en la Nube documento
Computadora en la Nube documentoositamarissa
 
The Cornerstones of Oracle Retail Strategy
The Cornerstones of Oracle Retail StrategyThe Cornerstones of Oracle Retail Strategy
The Cornerstones of Oracle Retail StrategyOracle Retail
 
What Is Cloud Computing? | Jacovia Cartwright
What Is Cloud Computing? | Jacovia CartwrightWhat Is Cloud Computing? | Jacovia Cartwright
What Is Cloud Computing? | Jacovia CartwrightJacovia Cartwright
 
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_o
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_oCloud Computing Basics - https://youtu.be/ohK8Nd8Jq_o
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_oRahul Premchand
 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technologysanjoysanyal
 
Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...taniyakhurana
 
All about paas_iaas_saas_29.01.2015
All about paas_iaas_saas_29.01.2015All about paas_iaas_saas_29.01.2015
All about paas_iaas_saas_29.01.2015mihaiburada
 
Understanding the Cloud Stack
Understanding the Cloud StackUnderstanding the Cloud Stack
Understanding the Cloud StackRapidScale
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingAniket Saxena
 
An Introduction to VMware NSX
An Introduction to VMware NSXAn Introduction to VMware NSX
An Introduction to VMware NSXScott Lowe
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualizationHwanju Kim
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentationaleyeldean
 
Quantitative techniques introduction 19 pages
Quantitative techniques introduction 19 pagesQuantitative techniques introduction 19 pages
Quantitative techniques introduction 19 pagestaniyakhurana
 

Andere mochten auch (20)

Cloud computing - Basics and Beyond
Cloud computing - Basics and BeyondCloud computing - Basics and Beyond
Cloud computing - Basics and Beyond
 
Server virtualization by VMWare
Server virtualization by VMWareServer virtualization by VMWare
Server virtualization by VMWare
 
Cloud 101: The Basics of Cloud Computing
Cloud 101: The Basics of Cloud ComputingCloud 101: The Basics of Cloud Computing
Cloud 101: The Basics of Cloud Computing
 
Virtualizing Business Critical Apps
Virtualizing Business Critical AppsVirtualizing Business Critical Apps
Virtualizing Business Critical Apps
 
Cloud Computing Basics
Cloud Computing BasicsCloud Computing Basics
Cloud Computing Basics
 
Computadora en la Nube documento
Computadora en la Nube documentoComputadora en la Nube documento
Computadora en la Nube documento
 
The Cornerstones of Oracle Retail Strategy
The Cornerstones of Oracle Retail StrategyThe Cornerstones of Oracle Retail Strategy
The Cornerstones of Oracle Retail Strategy
 
What Is Cloud Computing? | Jacovia Cartwright
What Is Cloud Computing? | Jacovia CartwrightWhat Is Cloud Computing? | Jacovia Cartwright
What Is Cloud Computing? | Jacovia Cartwright
 
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_o
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_oCloud Computing Basics - https://youtu.be/ohK8Nd8Jq_o
Cloud Computing Basics - https://youtu.be/ohK8Nd8Jq_o
 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technology
 
Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...
 
All about paas_iaas_saas_29.01.2015
All about paas_iaas_saas_29.01.2015All about paas_iaas_saas_29.01.2015
All about paas_iaas_saas_29.01.2015
 
Understanding the Cloud Stack
Understanding the Cloud StackUnderstanding the Cloud Stack
Understanding the Cloud Stack
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
An Introduction to VMware NSX
An Introduction to VMware NSXAn Introduction to VMware NSX
An Introduction to VMware NSX
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualization
 
Virtualization basics
Virtualization basics Virtualization basics
Virtualization basics
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentation
 
VMware Presentation
VMware PresentationVMware Presentation
VMware Presentation
 
Quantitative techniques introduction 19 pages
Quantitative techniques introduction 19 pagesQuantitative techniques introduction 19 pages
Quantitative techniques introduction 19 pages
 

Ähnlich wie Cloud Computing Basics Explained

Introduction to Cloud B2B Integration
Introduction to Cloud B2B IntegrationIntroduction to Cloud B2B Integration
Introduction to Cloud B2B IntegrationMark Morley, MBA
 
Transitioning to Hybrid Cloud
Transitioning to Hybrid CloudTransitioning to Hybrid Cloud
Transitioning to Hybrid CloudProlifics
 
Cloud computing
Cloud computingCloud computing
Cloud computingmikerrr
 
Mainframe cloud computing presentation
Mainframe cloud computing presentationMainframe cloud computing presentation
Mainframe cloud computing presentationxKinAnx
 
Introduction to Could computing & its Growth in India
Introduction to Could computing & its Growth in IndiaIntroduction to Could computing & its Growth in India
Introduction to Could computing & its Growth in IndiaAjay Ghawte
 
Cloud Computing Networks
Cloud Computing NetworksCloud Computing Networks
Cloud Computing Networksjayapal385
 
cloud.pptx
cloud.pptxcloud.pptx
cloud.pptxSmartyking2
 
IRJET- Proficient Business Solutions through Cloud Services
IRJET- Proficient Business Solutions through Cloud ServicesIRJET- Proficient Business Solutions through Cloud Services
IRJET- Proficient Business Solutions through Cloud ServicesIRJET Journal
 
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMBuild end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMCodemotion Tel Aviv
 
Introduction on Cloud Computing
Introduction on Cloud Computing Introduction on Cloud Computing
Introduction on Cloud Computing Sanjiv Pradhan
 
A Breif On Cloud computing
A Breif On Cloud computingA Breif On Cloud computing
A Breif On Cloud computingRaja Raman
 
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...Club Alliances
 
47 . Cloud as a Growth Engine for Business
47 . Cloud as a Growth Engine for Business47 . Cloud as a Growth Engine for Business
47 . Cloud as a Growth Engine for BusinessGeneXus
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.Minor33
 
Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxPARTHO KUMAR SAHA
 
Cloud computing a services business application challenges
Cloud computing a services business application challengesCloud computing a services business application challenges
Cloud computing a services business application challengesEditor Jacotech
 

Ähnlich wie Cloud Computing Basics Explained (20)

Introduction to Cloud B2B Integration
Introduction to Cloud B2B IntegrationIntroduction to Cloud B2B Integration
Introduction to Cloud B2B Integration
 
Cloud computing stack
Cloud computing stackCloud computing stack
Cloud computing stack
 
Transitioning to Hybrid Cloud
Transitioning to Hybrid CloudTransitioning to Hybrid Cloud
Transitioning to Hybrid Cloud
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Mainframe cloud computing presentation
Mainframe cloud computing presentationMainframe cloud computing presentation
Mainframe cloud computing presentation
 
Introduction to Could computing & its Growth in India
Introduction to Could computing & its Growth in IndiaIntroduction to Could computing & its Growth in India
Introduction to Could computing & its Growth in India
 
Cloud Computing Networks
Cloud Computing NetworksCloud Computing Networks
Cloud Computing Networks
 
cloud.pptx
cloud.pptxcloud.pptx
cloud.pptx
 
IRJET- Proficient Business Solutions through Cloud Services
IRJET- Proficient Business Solutions through Cloud ServicesIRJET- Proficient Business Solutions through Cloud Services
IRJET- Proficient Business Solutions through Cloud Services
 
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMBuild end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
 
Introduction on Cloud Computing
Introduction on Cloud Computing Introduction on Cloud Computing
Introduction on Cloud Computing
 
Cloud Customer Architecture for Hybrid Integration
Cloud Customer Architecture for Hybrid IntegrationCloud Customer Architecture for Hybrid Integration
Cloud Customer Architecture for Hybrid Integration
 
A Breif On Cloud computing
A Breif On Cloud computingA Breif On Cloud computing
A Breif On Cloud computing
 
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...
2010.10.07. Le Cloud Computing pour les N...ouveaux - Loic Simon - Club Allia...
 
47 . Cloud as a Growth Engine for Business
47 . Cloud as a Growth Engine for Business47 . Cloud as a Growth Engine for Business
47 . Cloud as a Growth Engine for Business
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.
 
Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptx
 
Cloud computing a services business application challenges
Cloud computing a services business application challengesCloud computing a services business application challenges
Cloud computing a services business application challenges
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 

KĂŒrzlich hochgeladen

Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRL
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRLLucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRL
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRLimonikaupta
 
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445ruhi
 
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goasexy call girls service in goa
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 

KĂŒrzlich hochgeladen (20)

Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 đŸ«Š Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 đŸ«Š Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 đŸ«Š Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 đŸ«Š Vanshika Verma More Our Se...
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRL
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRLLucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRL
Lucknow ❀CALL GIRL 88759*99948 ❀CALL GIRLS IN Lucknow ESCORT SERVICE❀CALL GIRL
 
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭ 6378878445
 
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
â‚č5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls In South Ex đŸ“± 9999965857 đŸ€© Delhi đŸ«Š HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex đŸ“±  9999965857  đŸ€© Delhi đŸ«Š HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex đŸ“±  9999965857  đŸ€© Delhi đŸ«Š HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex đŸ“± 9999965857 đŸ€© Delhi đŸ«Š HOT AND SEXY VVIP 🍎 SERVICE
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 

Cloud Computing Basics Explained

  • 1. Cloud Computing - Basics R|B|A Course 1 in cloud computing 1 Course 1
  • 2. Richard B ANTAL is an IT consultant with 12+ years of experience in Systems and Database administration, who worked for large European Mobile Telecommunication companies in the late 1990’s and early 2000’s (Telecom Italia Mobile revenue €19.7 billion, T-Mobile revenue €2,08 billion, Wind Telecom, Revenue: €4,428 billion), moved to Australia in 2006, since 2011 working as Senior Business Analyst and accumulated 5+ years experience in Business Analysis. Richard is currently working on a Cloud Migration programme in a mid-sized organization. While coordinating server migration waves to a managed IaaS Cloud (full migration of servers in IT) Richard spent time to study how Cloud Computing started, who the biggest player are, which the key characteristics of Cloud Computing are and decided to share this knowledge. Please enjoy the slides! 2 About the author R|B|A Cloud Computing basics
  • 3. PART I  When Cloud Computing started?  What is Cloud Computing?  Three Cloud service models  Business Benefits of Cloud  Four key deployment models  Public, Private, Community and Hybrid Cloud  Is Cloud Computing real?  Cloud Benefits recap 3 Course Agenda – PART I R|B|A Cloud Computing basics
  • 4.  2002 Amazon Web Services (AWS) 2006 commercial launch of Amazon Web Services R|B|A Cloud Computing basics 4 When Cloud Computing started? 2002 2006 2008 2009 2013 2016 2008 and 2009 Lot of talk and media coverage of Cloud Computing, definitions, models, and early adopters. 2013-2016 Mass adoption with multiple big IT names offering high variety of cloud services to masses
  • 5. In simple terms Cloud Computing is to access over the internet of IT services which are running on someone else’s infrastructure. Notes:  Usually access is device independent;  User can be anywhere where there is Internet connectivity;  Applications or services usually accessed via browser; 5 What is Cloud Computing? R|B|A Cloud Computing basics Internet Cloud Provider’s Data Centre Network link APPL APPLAPPL USER Network link
  • 6. 6 Three Cloud service models Software as a Service Platform as a Service Infrastructure as a Service R|B|A Cloud Computing basics
  • 7. 7 Business Benefits of Cloud R|B|A Cloud Computing basics Accessible anywhere Flexible and Agile Focus on Business Cost effective IaaS PaaS SaaS Competitive Advantage
  • 9. 9 Key deployment models R|B|A Cloud Computing basics Public – Community - Private and Hybrid Cloud P U B L I C P R I V A T EC O M M U N I T Y Few Organizations One organization 100 – 10,000 clients Organization which uses both public and private cloud H Y B R I D
  • 10. 10 More on deployment models R|B|A Cloud Computing basics Public – Private – Hybrid – Community Cloud Public Cloud - services and infrastructure are offered to numerous clients (multi-tenancy) who actually sharing the cost of the provider’s infrastructure. Clients pay for use. Private Cloud - Private cloud is cloud infrastructure operated solely for a single organization, whether managed internally or by a third-party, and hosted either internally or externally. Users "still have to buy, build, and manage them - essentially lacking the economic model that makes cloud computing Hybrid Cloud - this deployment model helps businesses to make most of the protection of data and applications in a private cloud, while using as well the cost-effectiveness of the public cloud for other applications. Community cloud - shares infrastructure between several organizations from a specific community with common concerns (compliance, jurisdiction, etc.), whether managed internally or by a third-party, and either hosted internally or externally. The costs are spread over fewer users than a public cloud (but more than a private cloud), so only some of the cost savings potential of cloud computing are realized
  • 11. YES it is real, in 2014 more than 22 billion dollars were made from providing Cloud Services; which equals roughly the GDP of Honduras, Cyprus, Zambia or Iceland. 11 Is Cloud Computing real? R|B|A Cloud Computing basics
  • 12. 12 Cloud Computing Benefits recap R|B|A Cloud Computing basics Possible Cost Savings, Pay for use, CAPEX free Use what you need, When you need Latest technology, continuous innovation Pay only for what is used, Fast provisioning & setup Any device from anywhere Agility, competitive business advantage
  • 13. PART II – Agenda  NIST definition of Cloud  5 essential characteristics  Software as a Service  Platform as a Service  Infrastructure as a Service  Reasons behind benefits  Risks of using the Cloud  Test your knowledge 13 Part II – definitions & details R|B|A Cloud Computing basics
  • 14. NIST (National Institute of Standards and Technology US) definition of Cloud Computing is much more technical and reveals a lot more about Cloud: 14 Cloud Computing definition “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) that can be rapidly provisioned and released with minimal effort or service provider interaction.” R|B|A Cloud Computing basics
  • 15. NIST defines 5 essential cloud characteristics: 1) On-demand self-service – automatic provisioning; 2) Broad network access – accessible from any device; 3) Resource pooling – resources dynamically assigned to clients depending on their needs; 4) Rapid elasticity – quick or automatic scaling up/down without human interaction from the provider = fast turnaround times ; 5) Measured Service – metered use and monitoring. R|B|A Cloud Computing basics 15 Five essential Cloud characteristic R|B|A Cloud Computing basics
  • 16. SaaS is a software licensing and delivery model in which software is licensed on a subscription basis and is hosted centrally on the provider’s premises "on-demand software". SaaS is typically accessed through the Internet by a thin client via a web browser. Users does not manage or control the underlying infrastructure and have limited or no influence on the application capabilities or future releases. Software developed, maintained and released by the service provider. 16 Software as a Service defined R|B|A Cloud Computing basics Business User Cloud Provider controls: Application, Platform, OS, Virtualization, Infrastructure ClientControlProvider’sControl
  • 17.  End-User view: using browser based applications or services through the internet. The application runs on an infrastructure which is not on premise and not owned by the user or the user’s organization, but owned and fully managed by a Cloud Service Provider.  User’s parent company: monthly subscription fee is paid for an application used for a given business function. The application is maintained by a third party, associated data is stored at the third party infrastructure, no or minimal ability to influence development of the software or its functions.  Internal IT department: application for the given business function is not maintained by internal IT, no infrastructure need to be provided for production, development or other environments, no IT staff is required for application maintenance, software development, or maintenance of underlying infrastructure. Do need to consider however that Internet connectivity is required from the user’s location to access the application. 17 SaaS – Software as a Service R|B|A Cloud Computing basics
  • 18. 18 Implementing & reaching the Cloud R|B|A Cloud Computing basics
  • 19.  End-User view: End-users are typically software developers who accessing the development platform provided on the web. End-users will use normal SDLC workflows, including deployment, release, version control and testing tools all running “in the Cloud”.  User’s parent company: monthly subscription fee is paid for the application development platform. There is no maintenance cost or complexity of managing underlying IT infrastructure and there is no internal infrastructure associated with the software development. Predictable monthly cost instead of CAPEX.  Internal IT department: providers deliver a computing platform, typically including operating system, database, or web server. Staff can develop, run, or deploy software solutions on the platform without the cost and complexity of buying and managing the underlying hardware and software layers. With some providers, underlying computer and storage resources scale automatically to match application demand. 19 PaaS – Platform as a Service R|B|A Cloud Computing basics
  • 20.  PaaS allows the creation of applications quickly and easily by delivering an web based application development environment to clients without the complexity of buying and maintaining the software and infrastructure underneath it.  PaaS does not delivers software over the web, it delivers a platform for the creation of software and associated tools.  You’ll still need software developers, but can develop much faster and with some of the tools available from start. 20 Platform as a Service notes R|B|A Cloud Computing basics PaaS Developer Output = SW
  • 21.  End-User view: end users does still need to engage internal IT to get applications and databases installed and to maintain these. However experience faster provisioning turnaround, known price for services, know exactly what they consumed and might realize performance benefits from automatic scaling. No need to design for peak load.  User’s parent company: utility based pricing for IT infrastructure, agility to scale up and down, OPEX type of spending for IT. Slightly more business focus as no need to manage all the infrastructure, but still need IT staff to configure, install and operate applications and servers.  Internal IT department: don’t need to maintain or refresh IT infrastructure, no CAPEX. IT “hires” or “subscribe” the required amount of compute capacity, can simply scale it up or down and pay only for the used capacity. As usually only the infrastructure is hired IT still need to have personnel to install software, maintain databases and servers, and to manage the OS. License fees need to be paid for software. 21 IaaS – Infrastructure as a Service R|B|A Cloud Computing basics
  • 22. Cost effective because: multiple clients sharing the infrastructure costs of the provider, the infrastructure is highly utilized, provider can negotiate better supply side prices because of scale (support, license fees, electricity
) Agile & flexible because: as clients have different usage profiles resources can be allocated to those clients who actually need them, automation allows service provisioning in minutes or in hours instead of weeks. More focus on business: no need to manage IT or there is considerable reduction of managing IT. It is someone else’s problem. More resources are available for business roles. 22 Reasons behind Cloud Benefits R|B|A Cloud Computing basics
  • 23.  Security breach (external) – provider’s information security systems fail and client data compromised, stolen or destroyed.  Data Protection risks: provider’s backup systems or policies fail and may cause loss of data.  Security breach (internal) – as information is accessible through internet former employees may continue to have access, traffic could be observed, access credentials stolen.  Vendor lock-in: customer tied to a given cloud provider;  Vendor failure: if cloud provider fails there is a potential loss of IT services or client’s data and unexpected costs may occur. 23 Risks of using Cloud services R|B|A Cloud Computing basics
  • 24. Which is the most basic form of Cloud Computing? A) PaaS B) SaaS C)XaaS D) Iaas E) BaaS What Cloud deployment model encompasses actually two models? A) Public B) Private C)Hybrid D) Community 24 Knowledge Test – Slide1 R|B|A Cloud Computing basics
  • 25. Some of the key benefits of Cloud Computing: A) Lower server utilization B) No IT staff required C) Increased agility D) Flexibility Is it true that using the IaaS Cloud deployment model no internal IT staff will be required? TRUE FALSE 25 Knowledge Test – Slide2 R|B|A Cloud Computing basics
  • 26. Q & A If you liked this slide pack you can proceed with the: Cloud Computing – Intermediate Course (Course2) NIST publications: https://www.nist.gov/publications (search for the word cloud) Quiz solutions: D, C, C+D, FALSE 26 Questions, Answers & references R|B|A Cloud Computing basics