SlideShare a Scribd company logo
1 of 3
Download to read offline
@ IJTSRD | Available Online @ www.ijtsrd.com
ISSN No: 2456
International
Research
An Insight into Cloud Computing Paradigm and Services
Heena Girdher
1
Department of Computer Applications
Chandigarh Group of Colleges
ABSTRACT
Cloud computing is a computing model which
provides the computing services over the internet on
pay-as-you-go basis. You can take the services on
rent instead of building your own IT-
which results in cost saving. In this paper, we have
discussed the differences between traditional IT
infrastructure and cloud computing. We have also
discussed the benefits of cloud, risks associated
with cloud computing and the cloud models.
Keywords: Cloud computing, Iaas, Saas, Paas,
Virtualization
I. INTRODUCTION
Cloud computing is the delivery of computing
services like servers, storage, applications,
databases, networks and so on anywhere, anytime
over the internet. The services are provided by
cloud service providers on pay-as-
You have to pay only for the amount of services
you use.
Why cloud Traditional software applications
require in-house building and deploying of complex
IT infrastructure. A team of professionals is
required to manage this infrastructure. Hardware are
prone to be updated very soon. Managing software
installations and up gradations is a challenging task.
To manage infrastructure is not an easy task. To run
small business, you have to spend a lot of money on
infrastructure. Cloud computing provide services on
rent just like electricity. You use electricity rather
than building it.
Traditional applications require capacity planning
before using the application. We buy more servers
so that at peak time they can meet our demands but
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018
ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume
International Journal of Trend in Scientific
Research and Development (IJTSRD)
International Open Access Journal
An Insight into Cloud Computing Paradigm and Services
Heena Girdher1
, Jagjit Kaur2
Department of Computer Applications, 2
Department of Computer Science and Engineering
Chandigarh Group of Colleges, Landran, Mohali, Punjab, India
Cloud computing is a computing model which
provides the computing services over the internet on
go basis. You can take the services on
- infrastructure
which results in cost saving. In this paper, we have
ussed the differences between traditional IT
infrastructure and cloud computing. We have also
discussed the benefits of cloud, risks associated
with cloud computing and the cloud models.
Cloud computing, Iaas, Saas, Paas,
Cloud computing is the delivery of computing
services like servers, storage, applications,
networks and so on anywhere, anytime
over the internet. The services are provided by
-you-go basis.
You have to pay only for the amount of services
Traditional software applications
ng and deploying of complex
IT infrastructure. A team of professionals is
required to manage this infrastructure. Hardware are
prone to be updated very soon. Managing software
installations and up gradations is a challenging task.
is not an easy task. To run
small business, you have to spend a lot of money on
infrastructure. Cloud computing provide services on
rent just like electricity. You use electricity rather
Traditional applications require capacity planning
before using the application. We buy more servers
so that at peak time they can meet our demands but
at other times our servers will be idle. Suppose if
we talk about online shopping site, we know that
during festival days there will be more users of the
site. So our site should be able to handle that load
also. In cloud computing, our application may scale
up or down elastically. There is no need to do
capacity planning in advance. We can rent more
servers based upon usage.
II. BENEFITS OF CLOUD
There are three main benefits of cloud:
Cost: - cloud provides services at low cost than
building your own IT infrastructure. In cloud, you
have to pay only for the amount of services you use.
Self-service:- With cloud, you can get the services
with just few clicks. You don’t have to be depend
upon others for services.
Elasticity: -With the help of cloud, services can be
scaled up or down on demand.
III. RISKS IN CLOUD COMPUTING
There are various risks associated with cloud
computing:-
Security: - In cloud computing, our data and
applications are managed by third party but it is the
higher risk to give control of your data to third
party.
Data Location: - In cloud, we don’t know the
location of data. We don’t know at which location
our data is placed on the server.
There are security benefits of cloud also. In cloud,
multiple copies of data is placed at many places. In
the case of failure, data can be easily recovered.
Jun 2018 Page: 1573
www.ijtsrd.com | Volume - 2 | Issue – 4
Scientific
(IJTSRD)
International Open Access Journal
An Insight into Cloud Computing Paradigm and Services
Department of Computer Science and Engineering
, Punjab, India
at other times our servers will be idle. Suppose if
we talk about online shopping site, we know that
during festival days there will be more users of the
ite. So our site should be able to handle that load
also. In cloud computing, our application may scale
up or down elastically. There is no need to do
capacity planning in advance. We can rent more
three main benefits of cloud:-
cloud provides services at low cost than
building your own IT infrastructure. In cloud, you
have to pay only for the amount of services you use.
With cloud, you can get the services
s. You don’t have to be depend
With the help of cloud, services can be
scaled up or down on demand.
RISKS IN CLOUD COMPUTING
There are various risks associated with cloud
computing, our data and
applications are managed by third party but it is the
higher risk to give control of your data to third
In cloud, we don’t know the
location of data. We don’t know at which location
server.
There are security benefits of cloud also. In cloud,
multiple copies of data is placed at many places. In
the case of failure, data can be easily recovered.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1574
IV. CLOUD MODELS
There are two types of cloud models i.e.service
models and deployment models.
Cloud service models are divided into three
categories Iaas, Paas and Saas.
Iaas: -In infrastructure as a service, we can take
infrastructure like servers, storage, databases on rent
from cloud service providers. Virtualization is the
process through which we can access remote
servers. AWS provide Amazon EC2 to use
infrastructure as a service. In Iaas you can use the
remote servers without worrying about the hardware
maintenance.
Paas: -In platform as a service, we can take the
platform on rent from service providers. Suppose if
a student writes a first java program and he has not
installed JVM on his machine. He can directly copy
the java code and run the code online by using
online java compiler. Paas is used by developers to
develop, test and deploy software applications.
Saas:-In software as a service, we can use the
software online without purchasing the license of
software and installing it on computer. In saas,
software upgrades and security patching is managed
by the service providers. In saas, users do not have
their own software. They are using the company
software. Gmail is the example of saas where Gmail
is the software and Google is the service provider.
Table 4.1: Cloud Service Models
Services Use Users Examples
Iaas Outsource the
elements of
infrastructure like
servers, storage,
databases
Network
architects
IBM SoftLayer,
Amazon EC2,
Rackspace
Paas Here, the platform used to
design, develop, build and
test applications are
provided by the cloud
infrastructure.
Application
developers
IBM BlueMix,
Microsoft Azure,
Cloudbees
Saas A software distribution
model in which a third-
party provider hosts
applications and make them
available to customers over
the internet.
End users SendGrid, Tivoli
Live,
Salesforce.com
V. DEPLOYMENT MODEL
Public cloud: -It is available to the general public. It
provides the sharable storage. Example: - Google
drive.
Private cloud: -It is available to an organization. It
provides the dedicated storage to an organization. If
an organization doesn’t want to put its crucial data on
public cloud, it can hire private cloud. Private clouds
can be deployed at company’s own data centres or on
the third party.
Hybrid cloud: -It is the combination of both public
and private cloud. Suppose ABC institute puts its
crucial lecture videos in a private cloud but it replies
to its students via email using public cloud, is an
example of hybrid cloud.
Community cloud: -Community cloud is used by
number of organizations. Multiple organizations
purchase the sharable storage from service providers
is an example of community cloud.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1575
To understand the concept of cloud, let us take an
example. Suppose you want to open an E-commerce
company and you have to manage sales, marketing
department and IT infrastructure but you have limited
amount of money. In this case you want someone to
manage your infrastructure so that you may focus on
other departments. It is possible through cloud
computing.
VI. CONCLUSION
In this paper, we have discussed the concept of cloud
computing which has gained lot of popularity now a
days. Organizations are moving their data to cloud
due to its various benefits over traditional IT
infrastructure. But there is security issues related to
cloud also. So there is a need to focus on the security
problems to maintain the trust level of the
organization
REFERENCES
1. Onur, E., Sfakianakis, E., Papagianni, C.,
Karagiannis, G., Kontos, T., Niemegeers, I.,
Chochliouros, I.P., de Groot, S.H., Sjodin, P.,
Hidell, M., Cinkler, T., Maliosz, M., Kaklamani,
D.I., Carapinha, J., Belesioti, M., Fytros, E.,
―Intelligent End-To-End Resource Virtualization
Using Service Oriented Architecture‖, Delft Univ.
of Technol., Delft, Netherlands, GLOBECOM
Workshops, IEEE, 28 December 2009.
2. Buyya R, "Market-Oriented Cloud Computing:
Vision, Hype, and Reality of Delivering
Computing as the 5th Utility," 9th IEEE/ACM
International Symposium on Cluster Computing
and the Grid, pp. 1, 2009.
3. G. Gruman, "What cloud computing really
means", InfoWorld, Jan. 2009.
4. R. Buyya, Y. S. Chee, and V. Srikumar,
―Market-Oriented Cloud Computing: Vision,
Hype, and Reality for Delivering IT Services as
Computing Utilities‖, Department of Computer
Science and Software Engineering, University of
Melbourne, Australia, pp. 9, July 2008.
5. C. Braun, M. Kunze, J. Nimis, and S. Tai.
―Cloud Computing, Web-based Dynamic IT-
Services”. Springer Verlag, Berlin, Heidelberg,
2010.
6. S. Adabala, V. Chadha, P. Chawla, R. Figueiredo,
J. Fortes, I. Krsul, A. Matsunaga, M. Tsugawa, J.
Zhang, Mi. Zhao, L. Zhu, and X. Zhu. From
virtualized resources to virtual computing Grids:
the In-VIGO system. Future Generation Comp.
Syst., 21(6):896–909, 2005.
7. P. Barham, B. Dragovic, K. Fraser, S. Hand, T. L.
Harris, A. Ho, R. Neugebauer, I. Pratt, and A.
Warfield. Xen and the art of virtualization. In
Proceedings of the 19th ACM Symposium on
Operating Systems Principles, pages 164–177,
NewYork, U. S. A., Oct.2003

More Related Content

What's hot

Vendor classification & rating
Vendor classification & ratingVendor classification & rating
Vendor classification & ratingAmit Puri
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudMicrosoft Private Cloud
 
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...
Cloud Computing – Time for delivery.  The question is not “if”, but “how, whe...Cloud Computing – Time for delivery.  The question is not “if”, but “how, whe...
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...Capgemini
 
About Cloud Computing
About Cloud ComputingAbout Cloud Computing
About Cloud ComputingNaman Talati
 
Cloud for dummies easycloud
Cloud for dummies   easycloudCloud for dummies   easycloud
Cloud for dummies easycloudAlessandro Greco
 
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS)  Cloud D...Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS)  Cloud D...
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...Govt. P.G. College Dharamshala
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesCompTIA
 
5 BENEFITS OF HYBRID CLOUD
5 BENEFITS OF HYBRID CLOUD5 BENEFITS OF HYBRID CLOUD
5 BENEFITS OF HYBRID CLOUDTyrone Systems
 
Fundamentals of Cloud Computing
Fundamentals of Cloud ComputingFundamentals of Cloud Computing
Fundamentals of Cloud ComputingSouvik Pal
 
Seminar report on cloud computing
Seminar report on cloud computingSeminar report on cloud computing
Seminar report on cloud computingJagan Mohan Bishoyi
 
Cloud Computing Business Model
Cloud Computing Business ModelCloud Computing Business Model
Cloud Computing Business Modelippei_suzuki
 
Cloud Computing overview and case study
Cloud Computing overview and case studyCloud Computing overview and case study
Cloud Computing overview and case studyBabak Hosseinzadeh
 
Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3Ignacio M. Llorente
 
The seminar report on cloud computing
The seminar report on cloud computingThe seminar report on cloud computing
The seminar report on cloud computingDivyesh Shah
 
Report on cloud computing by prashant gupta
Report on cloud computing by prashant guptaReport on cloud computing by prashant gupta
Report on cloud computing by prashant guptaPrashant Gupta
 

What's hot (20)

Vendor classification & rating
Vendor classification & ratingVendor classification & rating
Vendor classification & rating
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the Cloud
 
Ey35869874
Ey35869874Ey35869874
Ey35869874
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptx
 
Cloud Presentation
Cloud PresentationCloud Presentation
Cloud Presentation
 
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...
Cloud Computing – Time for delivery.  The question is not “if”, but “how, whe...Cloud Computing – Time for delivery.  The question is not “if”, but “how, whe...
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...
 
About Cloud Computing
About Cloud ComputingAbout Cloud Computing
About Cloud Computing
 
Cloud for dummies easycloud
Cloud for dummies   easycloudCloud for dummies   easycloud
Cloud for dummies easycloud
 
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS)  Cloud D...Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS)  Cloud D...
Cloud Infrastructure m Service Delivery Models (IAAS, PAAS and SAAS) Cloud D...
 
Hybrid cloud computing explained
Hybrid cloud computing explainedHybrid cloud computing explained
Hybrid cloud computing explained
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for Businesses
 
5 BENEFITS OF HYBRID CLOUD
5 BENEFITS OF HYBRID CLOUD5 BENEFITS OF HYBRID CLOUD
5 BENEFITS OF HYBRID CLOUD
 
Fundamentals of Cloud Computing
Fundamentals of Cloud ComputingFundamentals of Cloud Computing
Fundamentals of Cloud Computing
 
Seminar report on cloud computing
Seminar report on cloud computingSeminar report on cloud computing
Seminar report on cloud computing
 
Cloud Computing Business Model
Cloud Computing Business ModelCloud Computing Business Model
Cloud Computing Business Model
 
Cloud Computing overview and case study
Cloud Computing overview and case studyCloud Computing overview and case study
Cloud Computing overview and case study
 
Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
The seminar report on cloud computing
The seminar report on cloud computingThe seminar report on cloud computing
The seminar report on cloud computing
 
Report on cloud computing by prashant gupta
Report on cloud computing by prashant guptaReport on cloud computing by prashant gupta
Report on cloud computing by prashant gupta
 

Similar to An Insight into Cloud Computing Paradigm and Services

Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computingvishnu varunan
 
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...Understanding the Determinants of Security and Privacy in Cloud Computing Arc...
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...ijtsrd
 
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGA STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGEr Piyush Gupta IN ⊞⌘
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computingsuraj bhandari
 
Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxPARTHO KUMAR SAHA
 
Public cloud: A Review
Public cloud: A ReviewPublic cloud: A Review
Public cloud: A ReviewAjay844
 
Cloud Computing Made Easy
Cloud Computing Made EasyCloud Computing Made Easy
Cloud Computing Made EasyMayank Aggarwal
 
Fault Tolerance in AWS Distributed Cloud Computing
Fault Tolerance in AWS Distributed Cloud ComputingFault Tolerance in AWS Distributed Cloud Computing
Fault Tolerance in AWS Distributed Cloud ComputingCaner KAYA
 
Why the buzz around cloud computing
Why the buzz around cloud computingWhy the buzz around cloud computing
Why the buzz around cloud computingStructure Cabling
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingImane SBAI
 
Cloud Computing By Faisal Shehzad
Cloud Computing By Faisal ShehzadCloud Computing By Faisal Shehzad
Cloud Computing By Faisal ShehzadFaisal Shehzad
 
Cloud computing 1
Cloud computing 1Cloud computing 1
Cloud computing 1Sagar Kumar
 

Similar to An Insight into Cloud Computing Paradigm and Services (20)

Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
cloud computing by satwik
cloud computing by satwikcloud computing by satwik
cloud computing by satwik
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
 
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...Understanding the Determinants of Security and Privacy in Cloud Computing Arc...
Understanding the Determinants of Security and Privacy in Cloud Computing Arc...
 
ReactJS Test Questions Answers.pdf
ReactJS Test Questions Answers.pdfReactJS Test Questions Answers.pdf
ReactJS Test Questions Answers.pdf
 
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGA STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
 
Features of cloud
Features of cloudFeatures of cloud
Features of cloud
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
 
Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptx
 
Public cloud: A Review
Public cloud: A ReviewPublic cloud: A Review
Public cloud: A Review
 
Cloud Computing Made Easy
Cloud Computing Made EasyCloud Computing Made Easy
Cloud Computing Made Easy
 
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
 
Fault Tolerance in AWS Distributed Cloud Computing
Fault Tolerance in AWS Distributed Cloud ComputingFault Tolerance in AWS Distributed Cloud Computing
Fault Tolerance in AWS Distributed Cloud Computing
 
Why the buzz around cloud computing
Why the buzz around cloud computingWhy the buzz around cloud computing
Why the buzz around cloud computing
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud Computing By Faisal Shehzad
Cloud Computing By Faisal ShehzadCloud Computing By Faisal Shehzad
Cloud Computing By Faisal Shehzad
 
Cloud Computing Neccesity
Cloud Computing  NeccesityCloud Computing  Neccesity
Cloud Computing Neccesity
 
Cloud computing 1
Cloud computing 1Cloud computing 1
Cloud computing 1
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

An Insight into Cloud Computing Paradigm and Services

  • 1. @ IJTSRD | Available Online @ www.ijtsrd.com ISSN No: 2456 International Research An Insight into Cloud Computing Paradigm and Services Heena Girdher 1 Department of Computer Applications Chandigarh Group of Colleges ABSTRACT Cloud computing is a computing model which provides the computing services over the internet on pay-as-you-go basis. You can take the services on rent instead of building your own IT- which results in cost saving. In this paper, we have discussed the differences between traditional IT infrastructure and cloud computing. We have also discussed the benefits of cloud, risks associated with cloud computing and the cloud models. Keywords: Cloud computing, Iaas, Saas, Paas, Virtualization I. INTRODUCTION Cloud computing is the delivery of computing services like servers, storage, applications, databases, networks and so on anywhere, anytime over the internet. The services are provided by cloud service providers on pay-as- You have to pay only for the amount of services you use. Why cloud Traditional software applications require in-house building and deploying of complex IT infrastructure. A team of professionals is required to manage this infrastructure. Hardware are prone to be updated very soon. Managing software installations and up gradations is a challenging task. To manage infrastructure is not an easy task. To run small business, you have to spend a lot of money on infrastructure. Cloud computing provide services on rent just like electricity. You use electricity rather than building it. Traditional applications require capacity planning before using the application. We buy more servers so that at peak time they can meet our demands but @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume International Journal of Trend in Scientific Research and Development (IJTSRD) International Open Access Journal An Insight into Cloud Computing Paradigm and Services Heena Girdher1 , Jagjit Kaur2 Department of Computer Applications, 2 Department of Computer Science and Engineering Chandigarh Group of Colleges, Landran, Mohali, Punjab, India Cloud computing is a computing model which provides the computing services over the internet on go basis. You can take the services on - infrastructure which results in cost saving. In this paper, we have ussed the differences between traditional IT infrastructure and cloud computing. We have also discussed the benefits of cloud, risks associated with cloud computing and the cloud models. Cloud computing, Iaas, Saas, Paas, Cloud computing is the delivery of computing services like servers, storage, applications, networks and so on anywhere, anytime over the internet. The services are provided by -you-go basis. You have to pay only for the amount of services Traditional software applications ng and deploying of complex IT infrastructure. A team of professionals is required to manage this infrastructure. Hardware are prone to be updated very soon. Managing software installations and up gradations is a challenging task. is not an easy task. To run small business, you have to spend a lot of money on infrastructure. Cloud computing provide services on rent just like electricity. You use electricity rather Traditional applications require capacity planning before using the application. We buy more servers so that at peak time they can meet our demands but at other times our servers will be idle. Suppose if we talk about online shopping site, we know that during festival days there will be more users of the site. So our site should be able to handle that load also. In cloud computing, our application may scale up or down elastically. There is no need to do capacity planning in advance. We can rent more servers based upon usage. II. BENEFITS OF CLOUD There are three main benefits of cloud: Cost: - cloud provides services at low cost than building your own IT infrastructure. In cloud, you have to pay only for the amount of services you use. Self-service:- With cloud, you can get the services with just few clicks. You don’t have to be depend upon others for services. Elasticity: -With the help of cloud, services can be scaled up or down on demand. III. RISKS IN CLOUD COMPUTING There are various risks associated with cloud computing:- Security: - In cloud computing, our data and applications are managed by third party but it is the higher risk to give control of your data to third party. Data Location: - In cloud, we don’t know the location of data. We don’t know at which location our data is placed on the server. There are security benefits of cloud also. In cloud, multiple copies of data is placed at many places. In the case of failure, data can be easily recovered. Jun 2018 Page: 1573 www.ijtsrd.com | Volume - 2 | Issue – 4 Scientific (IJTSRD) International Open Access Journal An Insight into Cloud Computing Paradigm and Services Department of Computer Science and Engineering , Punjab, India at other times our servers will be idle. Suppose if we talk about online shopping site, we know that during festival days there will be more users of the ite. So our site should be able to handle that load also. In cloud computing, our application may scale up or down elastically. There is no need to do capacity planning in advance. We can rent more three main benefits of cloud:- cloud provides services at low cost than building your own IT infrastructure. In cloud, you have to pay only for the amount of services you use. With cloud, you can get the services s. You don’t have to be depend With the help of cloud, services can be scaled up or down on demand. RISKS IN CLOUD COMPUTING There are various risks associated with cloud computing, our data and applications are managed by third party but it is the higher risk to give control of your data to third In cloud, we don’t know the location of data. We don’t know at which location server. There are security benefits of cloud also. In cloud, multiple copies of data is placed at many places. In the case of failure, data can be easily recovered.
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1574 IV. CLOUD MODELS There are two types of cloud models i.e.service models and deployment models. Cloud service models are divided into three categories Iaas, Paas and Saas. Iaas: -In infrastructure as a service, we can take infrastructure like servers, storage, databases on rent from cloud service providers. Virtualization is the process through which we can access remote servers. AWS provide Amazon EC2 to use infrastructure as a service. In Iaas you can use the remote servers without worrying about the hardware maintenance. Paas: -In platform as a service, we can take the platform on rent from service providers. Suppose if a student writes a first java program and he has not installed JVM on his machine. He can directly copy the java code and run the code online by using online java compiler. Paas is used by developers to develop, test and deploy software applications. Saas:-In software as a service, we can use the software online without purchasing the license of software and installing it on computer. In saas, software upgrades and security patching is managed by the service providers. In saas, users do not have their own software. They are using the company software. Gmail is the example of saas where Gmail is the software and Google is the service provider. Table 4.1: Cloud Service Models Services Use Users Examples Iaas Outsource the elements of infrastructure like servers, storage, databases Network architects IBM SoftLayer, Amazon EC2, Rackspace Paas Here, the platform used to design, develop, build and test applications are provided by the cloud infrastructure. Application developers IBM BlueMix, Microsoft Azure, Cloudbees Saas A software distribution model in which a third- party provider hosts applications and make them available to customers over the internet. End users SendGrid, Tivoli Live, Salesforce.com V. DEPLOYMENT MODEL Public cloud: -It is available to the general public. It provides the sharable storage. Example: - Google drive. Private cloud: -It is available to an organization. It provides the dedicated storage to an organization. If an organization doesn’t want to put its crucial data on public cloud, it can hire private cloud. Private clouds can be deployed at company’s own data centres or on the third party. Hybrid cloud: -It is the combination of both public and private cloud. Suppose ABC institute puts its crucial lecture videos in a private cloud but it replies to its students via email using public cloud, is an example of hybrid cloud. Community cloud: -Community cloud is used by number of organizations. Multiple organizations purchase the sharable storage from service providers is an example of community cloud.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1575 To understand the concept of cloud, let us take an example. Suppose you want to open an E-commerce company and you have to manage sales, marketing department and IT infrastructure but you have limited amount of money. In this case you want someone to manage your infrastructure so that you may focus on other departments. It is possible through cloud computing. VI. CONCLUSION In this paper, we have discussed the concept of cloud computing which has gained lot of popularity now a days. Organizations are moving their data to cloud due to its various benefits over traditional IT infrastructure. But there is security issues related to cloud also. So there is a need to focus on the security problems to maintain the trust level of the organization REFERENCES 1. Onur, E., Sfakianakis, E., Papagianni, C., Karagiannis, G., Kontos, T., Niemegeers, I., Chochliouros, I.P., de Groot, S.H., Sjodin, P., Hidell, M., Cinkler, T., Maliosz, M., Kaklamani, D.I., Carapinha, J., Belesioti, M., Fytros, E., ―Intelligent End-To-End Resource Virtualization Using Service Oriented Architecture‖, Delft Univ. of Technol., Delft, Netherlands, GLOBECOM Workshops, IEEE, 28 December 2009. 2. Buyya R, "Market-Oriented Cloud Computing: Vision, Hype, and Reality of Delivering Computing as the 5th Utility," 9th IEEE/ACM International Symposium on Cluster Computing and the Grid, pp. 1, 2009. 3. G. Gruman, "What cloud computing really means", InfoWorld, Jan. 2009. 4. R. Buyya, Y. S. Chee, and V. Srikumar, ―Market-Oriented Cloud Computing: Vision, Hype, and Reality for Delivering IT Services as Computing Utilities‖, Department of Computer Science and Software Engineering, University of Melbourne, Australia, pp. 9, July 2008. 5. C. Braun, M. Kunze, J. Nimis, and S. Tai. ―Cloud Computing, Web-based Dynamic IT- Services”. Springer Verlag, Berlin, Heidelberg, 2010. 6. S. Adabala, V. Chadha, P. Chawla, R. Figueiredo, J. Fortes, I. Krsul, A. Matsunaga, M. Tsugawa, J. Zhang, Mi. Zhao, L. Zhu, and X. Zhu. From virtualized resources to virtual computing Grids: the In-VIGO system. Future Generation Comp. Syst., 21(6):896–909, 2005. 7. P. Barham, B. Dragovic, K. Fraser, S. Hand, T. L. Harris, A. Ho, R. Neugebauer, I. Pratt, and A. Warfield. Xen and the art of virtualization. In Proceedings of the 19th ACM Symposium on Operating Systems Principles, pages 164–177, NewYork, U. S. A., Oct.2003