0% found this document useful (0 votes)
12 views

CC - Unit 4 - Full Notes

The document discusses Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) cloud service models, highlighting their characteristics, suitability, pros, and cons. IaaS offers on-demand computing resources with benefits like pay-as-you-use pricing and dynamic scaling, while PaaS facilitates online application development and deployment, providing tools and frameworks for developers. Both models cater to specific business needs, with IaaS being ideal for unpredictable resource demands and PaaS suited for collaborative and rapid application development.

Uploaded by

Akshaya Reddy
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

CC - Unit 4 - Full Notes

The document discusses Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) cloud service models, highlighting their characteristics, suitability, pros, and cons. IaaS offers on-demand computing resources with benefits like pay-as-you-use pricing and dynamic scaling, while PaaS facilitates online application development and deployment, providing tools and frameworks for developers. Both models cater to specific business needs, with IaaS being ideal for unpredictable resource demands and PaaS suited for collaborative and rapid application development.

Uploaded by

Akshaya Reddy
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

IV Unit

Cloud Service Models

Topic1: Characteristics of IaaS


IaaS, or Infrastructure as a Service, is a cloud computing model that provides on-
demand access to computing resources such as servers, storage, networking, and
virtualization.

• IaaS providers offer virtual computing resources to the consumers on a pay-as-


you basis.
• IaaS contains the characteristics of cloud computing such as on-demand self-
service, broad network access, resource pooling, rapid elasticity, and measured
service.

Apart from all these, IaaS has its own unique characteristics as follows:

1. We access to the resources


The IaaS model enables the IT users to access infrastructure resources over the
Internet.
The way of accessing the virtual resources to accessing a huge computing power, the
IT user not need get physical access to the servers. Through any web browsers or
management console, the users can access the required infrastructure.

2.Centralized management
Even though the physical resources are distributed the management will be from
single place. The resources distributed across different parts can be controlled from
any management console. This ensures effective resource management and effective
resource utilization.

3.Elasticity and dynamic scaling


IaaS provides elastic services where the usage of resources can be increased or
decreased according to the requirements. The infrastructure need depends on the
load on the application.

According to the load, IaaS services can provide the resources. The load on any
application is dynamic and IaaS services are capable of providing the required
services dynamically.

4.Shared infrastructure
IaaS follows a one-to-many delivery model and allows multiple IT users to share the
same physical infrastructure. The different IT users will be given different VMs. IaaS
ensures high resource utilization.

5.Preconfigured VMs
IaaS providers offer preconfigured VMs with operating system, network configuration
etc. The IT users can select any kind of VMs from scratch. The users can directly start
using the VMs as soon as they subscribe to the services.
6.Metered services
IaaS allows the IT users to rent the computing resources instead of buying it. The
services consumed by the IT user will be measured, and the users will be charged by
the IaaS providers on the amount of usage.

Suitability of IaaS
IaaS reduces the total cost of ownership(TCO) and increases the return on
investment(ROI) for start-up companies that cannot invest more in buying
infrastructure.

IaaS can be used in the following situations:

1.Unpredictable spikes in usage


When there is a significant spike in usage of computing resources, IaaS is the best
option for IT industries. When demand is very volatile, we cannot predict the spikes
and troughs in terms of demand of the infrastructure.

In this situation, we cannot add or remove infrastructure immediately according to the


demand in a traditional infrastructure. If there is unpredictable demand of
infrastructure, then it is recommended to use IaaS services.

2.Limited capital investment


New start-up companies cannot invest more on buying infrastructure for their business
needs. And so by using IaaS, start-up companies can reduce the capital investment
on hardware. IaaS is the suitable option for start-up companies with less capital
investment on hardware.

3.Infrastructure on demand
Some organizations may require large infrastructure for a short period of time. For
this purpose, an organization cannot afford to buy more on-premises resources.
Instead, they can rent the required infrastructure for a specific period of time. IaaS best
suits the organizations that look for infrastructure on demand or for a short time period.

IaaS helps start-up companies limit its capital expenditure. While it is widely used by
start-up companies, there are some situations where IaaS may not be the best
companies, there are some situations where IaaS may not be the best option.

In following situations, IT users should avoid using the IaaS.

• When regulatory compliance does not allow off-premise hosting: For


some companies, its regulation may not allow the application and data to hosted
on third party off-premise infrastructure.

• When usage is minimal: When the usage is minimal and available on-
premises infrastructure itself is capable of satisfying their needs.

• When better performance is required: Since the IaaS services are accessed
through the Internet, sometimes the performance might be not as expected due
to network latency
• When there is a need for more control on physical infrastructure: Some
organizations might require physical control over the underlying infrastructure.
As the IaaS services are abstracted as virtual resources, it is not possible to
have more control on underlying physical infrastructure.

Proc and Cons of IaaS


Being one of the important service models of cloud computing, IaaS provides lot of
benefits to the IT users.

The following are benefits provided by IaaS:

1.Pay-as-you-use model
The IaaS services are provided to the customers on a pay-per-use basis. This ensures
that the customers are required to pay for what they have used. This model eliminates
the unnecessary spending on buying hardware.

2.Reduced TCO
Since IaaS providers allow the IT users to rent the computing resources, they need
not buy physical hardware for running their business. The IT users can rent the IT
infrastructure rather than buy it by spending large amount. IaaS reduces the need for
buying hardware resources and thus reduces the TCO.

Cloud TCO stands for cloud Total Cost of Ownership. The cost of everything needed
for cloud computing services should be included in this total: infrastructure costs,
support costs, software licensing, data storage, network bandwidth, and personnel
expense

3.Elastic resources
IaaS provides resources based on the current needs. IT users can scale up or scale
down the resources whenever they want. This dynamic scaling is done automatically
using some load balancers. This load balancer transfers the additional resource
requests to the new server and improves application efficiency.

4.Better resource utilization


Resource utilization is the most important criteria to succeed in the IT business. The
purchased infrastructure should be utilized properly to increase the Return on
Investment(ROI). IaaS ensures better resource utilization and provides high ROI for
IaaS providers.

5.Supports Green IT
In traditional infrastructure, dedicated servers are used for different business needs.
Since many servers are used, the power consumption will be high. This does not result
in Green IT.
In IaaS, the need of buying dedicated servers is eliminated as single infrastructure is
shared between multiple customers, thus reducing the number of servers to the
purchased and hence the power consumption that results in Green IT Even though
IaaS provides cost-related benefits to small-scale industries, it lacks in providing
security to the data.
The following are the drawbacks of IaaS:

Security issue: Since IaaS uses virtualization as the enabling technology, hypervisors
play an important role. There are many attacks that target the hypervisors to
compromise it.

If hypervisors get compromised then any VMs can be attacked easily. Most of the IaaS
providers are not able to provide 100% security to the VMs and the data stored on the
VMs.

A hypervisor is a software that you can use to run multiple virtual machines on a single
physical machine. Every virtual machine has its own operating system and
applications. The hypervisor allocates the underlying physical computing resources
such as CPU and memory to individual virtual machines as required.

Interperability issues: There are no common standards followed among the different
IaaS providers. It is very difficult to migrate any VM from one IaaS provider to the other.
Sometimes, the customers might face the vendor lock-in problem.

Performance issues: IaaS is nothing but the consolidation of available resources


from the distributed cloud servers. Here, all the distributed servers are connected over
the network. Latency of the network plays an important role in deciding the
performance. Because of latency issues, sometimes the VM contains issues with its
performance.

Summary of IaaS providers


There are many public and private IaaS providers in the market who provides
infrastructure services to the end users.

In the table, the popular IaaS providers are classified based on the license,
deployment model, and supported host OS, guest OS, and hypervisors. The end user
may choose any IaaS provide that matches their needs. Generally public IaaS
consumers need not consider the host OS as it is maintained by the service provider.
In managing cloud, the users should see the supported host OS. However, most of the
private IaaS supports popular guest OS, fully depending on the hypervisor that the
IaaS providers are supporting.
Unit-4
Topic2: Platform as a Service (PaaS)
PaaS changes the software is developed and deployed. In traditional application
development, the application will be developed locally and will be hosted in the central
location. [software deployment is the process of making software available to users
and other programs to use on a system. It can involve: Installing new software
packages or updates, configuring software applications, testing software, monitoring
the health and performance of deployed environments, and performing automated
rollbacks etc.].
In stand-alone application development the applications will be developed and
delivered as executables. Most of the applications developed by traditional
development platforms results in a licensing-based software.
whereas
PaaS changes the application development from local machine to online. PaaS
providers provide the development PaaS from the data center. The developers can
consume the services over the Internet.

PaaS allows the developers to develop their application online and also allows them
to deploy immediately on the same platform. PaaS consumers or developers can
consume language runtime, application frameworks, databases, message queues,
testing tools, and deployment tools as a service over the Internet. Thus, it reduces the
complexity of buying and maintaining different tools for developing an application.
Typical PaaS providers may provide programming languages, application frameworks,
databases, and testing tools as shown in figure. Some of the PaaS providers also
provide build tools, deployment tools, and software load balancers as a service.
1. Programming languages: PaaS providers provide a wide variety of programming
languages for the developers to develop applications.
Ex: Some of the popular programming languages provided by PaaS vendors are Java,
Perl, PHP(hypertext preprocessor), Python, Ruby, Scala, Clojure and Go.
2.Application frameworks: PaaS vendors provide application frameworks that
simplify the application development. Some of the popular application development
frameworks provided by a PaaS provider include..
Ex: Node.js(allows developers to create web and server-side applications),
Django( Python web framework to build web applications quickly and efficiently),
Drupal, Joomla, WordPress, EE6, Spring, Sinatra, Rack and Zend.

3.Database: Since every application needs to communicate with the databases, it


becomes a must-have tool for every application. PaaS providers are providing
databases also with their PaaS platforms.
The popular databases provided by the popular Ex: PaaS vendors are ClearDB,
PostgreSQL, Cloudant, Membase, MongoDB and Redis.
4.Other tools: PaaS providers provide all the tools that are required to develop, test
and deploy and application.
Characteristics of PaaS
PaaS development platforms are different from the traditional application development
platforms. The following are the essential characteristics that make PaaS unique from
traditional development platforms.
1.All in one
Most of the PaaS providers offer services to develop, test, deploy and maintain
applications in the same IDE.
Additionally, many service providers provide all the programming languages,
frameworks, databases and other development-related services that make developers
choose from a wide variety of development platforms.
2.Web access to the development platform
A typical development platform uses any IDEs for developing applications. Typically,
the IDE will be installed in the developer's machines. But, PaaS provides web access
to the development platform. Using web UI, any developer can get Access to the
development platform. The web-based UI helps the developers create, modify, test
and deploy different applications on the same platform.

3. Offline access
A developer may not be able to connect to the Internet for a whole day to access the
PaaS services. When there is no Internet connectivity, the developers should be
allowed to work offline. To enable offline development, some of the PaaS providers
allow the developer to synchronize their local IDE with the PaaS services.
The developers can develop an application locally and deploy it online whenever they
are connected to the Internet.
4.Built in Scalability
Scalability is an important requirement for the new-generation web or SaaS
applications. It is very difficult to enable the dynamic scalability for any application
developed using traditional development platforms. In dynamic scalability the
resources are assign automatically as per the requirement for application.
But, PaaS services provide built-in scalability to an application that is developed using
any particular PaaS. This ensures that the application is capable of handling varying
loads efficiently.
5.Collaborative platform
Nowadays, the development team consists of developers who are working from
different places. There is a need for a common platform where the developers can
collaboratively work together on the same project.
Most of the PaaS services provide support for collaborative development. To enable
collaboration among developers, most of the PaaS providers provide tools for project
planning and communication.

6.Diverse client tools


To make the development easier, PaaS providers provide a wide variety of client tools
to help the developer. The client tools include CLI, web CLI, web UI, REST API, and
IDE. The developers can choose any tools of their choice. These client tools are also
capable of handling billing and subscription management.
Suitability of PaaS
Most of the start-up SaaS development companies and independent software (ISVs)
widely use PaaS in the developing an application.
PaaS technology is getting attention from other traditional software development
companies also. PaaS is suitable option for the following situations.
1.Collaborative development
To increase the time to market and development efficiency, there is a need for a
common place where the development team and other stakeholders of the application
can collaborate with each other.

Since PaaS services provide a collaborative development environment, it is a suitable


option for applications that need collaboration among developers and other third
parties to carry out the development process.

2.Automated testing and deployment


Automated testing and building of an application are very useful while developing
applications at a very short time frame. The automated testing tools reduce the time
spent in manual testing tools.

Most of the PaaS services offer automated testing and deployment capabilities. The
development team needs to concentrate more on development rather than testing and
deployment. Thus, PaaS services are the best option where there is a need for
automated testing and deployment of the applications.

3.Time to market
The PaaS services follow the iterative and incremental development methodologies
that ensure that the application is in the market as per the time frame given.
Ex: PaaS services are the best option for application development that uses agile
development methodologies. If the software vendor wants their application to be in the
market as soon as possible, then the PaaS services are the best option for the
development.
Agile is a project management approach that emphasizes adaptability, collaboration,
and quick delivery.

PaaS is used widely to accelerate the application development process to ensure the
time to market. Most of the start-up companies and independent software (ISVs)
started migrating to the PaaS services.

Even though it is used widely, there are some situations where PaaS may not be
the best option:

• Frequent application migration: The major problem with PaaS services


are vendor lock-in. Since there are no common standards followed among
PaaS providers, it is very difficult to migrate the application from one PaaS
provider to the other.
• Customization at the infrastructure level: PaaS is an abstracted service,
and the PaaS users do not have full control over the underlying
infrastructure. There are some application development platforms that need
some configuration or customization of underlying infrastructure.

• In these situations, it is not possible to customize the underlying infrastructure


with PaaS. If the application development platform needs any configuration at
the hardware level, it is not recommended to go for PaaS.

• Flexibility at the platform level: PaaS provides template-based


applications where all the different programming languages, databases,
and message queues are predefined. It is an advantage if the application is
a generic application.

• Integration with on-premise application: A company might have used PaaS


services for some set of applications. For some set of applications, they might
have used on-premise platforms. Since many PaaS services use their own
proprietary technologies to define the application stack, it may not match with
the on-premise application stack. This makes the integration of application
hosted in on-premise platform and PaaS platform a difficult job.
Proc and Cons of PaaS
The main advantage of using PaaS is that it hides the complexity of maintaining the
platform and infrastructure. This allows the developers to work more on implementing
the important functionalities of the application.
The PaaS has the following benefits.
1.Quick development and deployment
PaaS provides all the required & necessary development and testing tools to develop,
test and deploy the software in one place.

Most of the PaaS services automate the testing and deployment process as soon as
the developer completes the development. This speeds up application development
and deployment than traditional development platforms.

2.Reduces TCO
The developers need not buy licensed development and testing tools if PaaS services
are selected. Most of the traditional development platforms requires high-end
infrastructure for its working which increase the Total cost ownership(TCO) of the
application development company.

Cloud TCO stands for cloud total cost of ownership. The cost of everything needed for
cloud computing services should be included in this total: infrastructure costs, support
costs, software licensing, data storage, network bandwidth, and personnel expenses.

But PaaS allows the developers to rent the software, development platforms, and
testing tools to develop, build and deploy the application.

PaaS does not require high-end infrastructure also to develop the application, thus
reducing the TCO of the development company.

3.Supports Agile software development


Nowadays, most of the new-generation applications are developed using Agile
methodologies.

Agile is a software development methodology. It allows for incremental change over


time where solutions evolve through collaboration. Cloud computing ensures your
information is seamlessly(without any disturbance) managed, protected and available
anywhere at anytime from almost any device.

An ISV (independent software vendor) makes and sells software products that run on
one or more computer hardware or operating system (OS) platforms.

Independent software vendor(ISVs) and SaaS development companies started


adopting Agile methodologies for application development. PaaS services support
Agile methodologies that the ISVs and other development companies are looking for.
4. Different teams can work together
The traditional development platform does not have extensive support for collaborative
development. PaaS services support developers from different places to work together
on the same project.

This is possible because of the online common development platform provided by


PaaS providers.

5.Ease of use
The traditional development platforms use any one of command line interface (CLI) or
Integrated Development Environment(IDE) based interfaces for development. Some
developers may not be familiar with the interfaces provided by the application
development platform.

This makes the development job a little bit difficult. But, PaaS provides a wide variety
of client tools such as CLI, web CLI web UI, APIs and IDEs.

The developers are free to choose any client tools of their choice. Especially, the web
UI based PaaS services increase the usability of the development platform for all types
of developers. A Web User Interface (WebUI) is a user-friendly tool used for
managing Juniper firewalls.

6.Less maintenance overhead


In on-premise applications, the development company or software vendor is
responsible for maintaining the underlying hardware.

On-premises infrastructure, or private cloud, refers to a cloud environment available


exclusively to a single client or organization. Unlike public clouds, where resources
are shared among multiple customers, private clouds provide complete access to
dedicated resources.

To improve the performance of PaaS services, its need to recruit skilled admittaturs to
maintain the servers. This overhead is eliminated by the PaaS services as the
underlying infrastructure is maintained by the infrastructure providers. This gives
freedom to developers to work on the application development.

7. Produces scalable applications


Most of the applications developed using PaaS services are web application or SaaS
application. These applications require better scalability on the extra load.

For handling extra load, the software vendors need to maintain an additional server. It
is very difficult for a new start-up company to provide extra servers based on the
additional load.

But, PaaS services are providing built-in scalability to the application that is developed
using the PaaS platform. PaaS provides a lot of benefits to developers when compared
to the traditional development environment.
On the other hand PaaS contains drawbacks, which are described in the
following:
1.Vendor lock-in:
Vendor lock-in refers to a situation in which a client gets dependent on a certain cloud
provider in order to complete their computing needs.
The major drawback with PaaS providers are vendor lock-in. The main reason for
vendor lock-in is lack of standards. There are no common standards followed among
the different PaaS providers.
The other reason for vendor lock-in is proprietary technologies used by PaaS
providers. Most of the PaaS vendors use the proprietary technologies that are not
compatible with the other PaaS providers. The vendor lock-in problem of PaaS
services does not allow the applications to be migrated from one PaaS provider to the
other.
2.Security issues:
Like in the other cloud services, security is one of the major issues in PaaS services.
Since data are stored in off-premise third-party servers, many developers are afraid to
go for PaaS services. Of course, many PaaS providers provide mechanism to protect
the use data, and it is not sufficient to feel the safety of on-premise deployment.
When selecting the PaaS provider, the developer should review the regulatory,
compliance, and security policies properly reviewed, the developers or users are at
the risk of data security breach.
3.Less flexibility:
PaaS providers do not give much freedom for the developers to define their own
application stack. Most of the PaaS providers provide many programming languages,
databases and other development tools.
But it is not extensive and does not satisfy all developer needs. Only some of the PaaS
providers allow developers to extend the PaaS tools with the custom or new
programming languages. Still most of the PaaS providers do not provide flexibility to
the developers.
4.Depends on Internet connection:
Since the PaaS services are delivered over the Internet, the developers should depend
on Internet connectivity for developing the application.
Even though some of the providers allow offline access, most of the PaaS providers
do not allow offline access. With slow Internet connection, the usability and efficiency
of the PaaS platform do not satisfy the developer requirements.
Software as a service (SaaS)
• SaaS provides access to ready-to-use application software and databases.
• SaaS is often used by end users who access the software through a web
browser or client program.
• The cloud provides software to the users. Users no need to install any
application on their PCs to access the software services provided by the cloud.
• The minimum requirement for access all the cloud services are internet
connection with a PC.
• The user can use the software utility but don’t have rights to control or manage
infrastructure of the cloud.
Ex: SaaS include Salesforce, Dropbox, and BigCommerce

Real time examples


Ex: Salesforce, one of the most popular b2b SaaS examples, is an American cloud-
based software company that provides customer relationship management (CRM)
services and software.
Besides customer service, analytics, marketing automation, and application
development, it also offers enterprise applications.
Ex: Netfix is an American streaming service that combines subscriptions and
productions and is one of the most used SaaS applications worldwide.
Its offerings are award-winning television shows, movies, anime, and documentaries.
There are millions of Netflix users worldwide, making it the most extensive
entertainment and media brand in the world.
Unit 4

Topic3 - Characteristics of SaaS


The following are the essential characteristics of SaaS services that make it
unique from traditional software:
1.One to many: SaaS services are delivered as a one-to-many model where a single
instance of the application can be shared by multiple tenants or customers.
2.Web access: SaaS services provide web access to the software. It allows the end
user to access the application from any location if the device is connected to the
Internet.
3.Centralized management: Since SaaS services are hosted and managed from the
central location, management of the SaaS application becomes easier.
Normally, the SaaS providers will perform the automatic updates that ensure that each
tenant is accessing the most recent version of the application without any user-side
updates.
4.Multidevice support: SaaS services can be accessed from any end user devices
such as desktop, laptops, tablets, smartphones and Thin clients.
Thin client refers to a device that is completely dependent on some other system for
its complete functionality. In simple terms, they have very low processing capability.
Thin client uses a remote computer for processing an application.
Whereas, Thick client are general computers that have adequate processing
capability. They have sufficient capability for independent work. The Thick client does
the application processing by itself as it locally runs the applications.
5.Better scalability: Since most of the SaaS services leverage PaaS and IaaS for its
development and deployment, it ensures a better scalability than the traditional
software. The dynamic scaling underlying cloud resources makes SaaS applications
work efficiently even with varying loads.
6.High availability: SaaS services ensure the 99.99% availability of user data as
proper backup and recovery mechanisms are implemented at the back end.
7.API integration: SaaS services have the capability of integrating with other software
or service through standard APIs.
• Application Program Interface(API), is a set of protocols and tools for easily
developing software applications.
• API provide communication channel to a particular software that connected
devices or resources.
• API enable data exchange between one device to other device.

Real-Time Examples of API


Google Maps APIs.
• Google’s Directions API uses an HTTP request to return XML formatted
directions between geo-locations.

Vulkan API
• Vulkan is a cross-platform API that works on the operating system level.
• It enables developers to create high-quality, real-time graphics in applications
and apply the communication between an application and graphical processing
unit.

Weather API.
• This is a free geo-location and weather information provider with lots of different
APIs ranging from the weather forecast, IP lookup, astronomy, geo-location,
and time zone.
• It provides access to geo-data and weather using a XML RESTful API.
Suitability of SaaS
SaaS is popular among individual and start-up companies because of the benefits it
provides the resources.
Most of the traditional software users are looking for SaaS versions of the software as
SaaS has several advantages over traditional applications. SaaS applications are best
option for the following:
1.On-demand software:
The licensed-based software model requires buying full packages software and
increases the spending on buying software.
Some of the occasionally used software does not give any return on investment(ROI).
Because of this, many end users are looking for a software that they can use as and
when they needed.
[Cloud ROI is the measure in cloud economics of the impact a cloud investment has
on an organization. Return on investment (ROI) in cloud computing is a metric that
measures the financial benefits of adopting cloud-based solutions compared to the
costs of doing so. It's a common way to evaluate the efficiency of investments and is
used to make informed decisions about cloud adoption].
If the end users are looking for on-demand software rather than the licensing-based
full-term software, then the SaaS model is the best option.
2.Software for start-up companies:
When using any traditional software, the end user should buy devices with minimum
requirements specified by the software vendor. This increases the investment on
buying hardware for start-up companies.
Since SaaS services do not require high-end infrastructure for accessing, it is suitable
option for start-up companies that can reduce the initial expenditure on buying high-
end hardware.
3.Software with varying loads:
We cannot predict the load on popular applications such as social networking sites.
The user many connect or disconnect from applications anytime.

In traditional computing, It is very difficult to handle varying loads with the traditional
infrastructure.
Whereas
In cloud computing, with the dynamic scaling capabilities, SaaS application can handle
varying loads efficiently without disrupting the normal behaviour of the application.

Most of the traditional software vendors moved to SaaS business as it is an emerging


software delivery model that attracts end users.

But still many traditional applications do not have its SaaS version. This implies that
SaaS applications may not be the best option for all types of software.
The SaaS delivery model is NOT the best option for the applications mentioned
in the following:
1.Real-time applications:
Since SaaS applications depend on Internet connectivity, it may not work better with
low Internet speed.
If data are stored far away from the end user, the latency issues may delay the data
retrieval things.
Real-time applications require fast processing of data that may not be possible with
the SaaS applications because of the dependency on high-speed Internet connectivity
and latency issues.
2.Appications with confidential data:
Data security, data governance, and data compliance are always issues with SaaS
applications.
Since data are stored with third-party service providers, there is no surety that our data
will be safe. If the stored confidential data get lost, it will make a serious loss to the
organization. It is not recommended to go for SaaS for applications that handle
confidential data.
3.Better on-premise application:
Some of the on-premise applications might fulfil all the requirements of the
organization. In such situations, migrating to the SaaS model may not the best option.
Pros and Cos of SaaS
SaaS applications are used by a wide range of individuals and start-up industries for
its cost-related benefits. Apart from the cost-related benefits. SaaS services provide
the following benefits ..
1.No client-side installation: SaaS services do not require client-side installation of
the software. The end users can access the services directly from the service provider
data center without any installation. There is no need of high-end hardware to
consume SaaS services. It can be accessed from thin clients or any handheld devices,
thus reducing the initial expenditure on buying high-end hardware.
2.Cost savings: Since SaaS services follow the quality-based billing or pay-as-you-
go billings, it demands the end users to pay for what they have used. Most of the SaaS
providers offer different subscription plans to benefit different customers. Sometimes,
the generic SaaS services such as word processors are given for free to the end users.
3.Less maintenance: SaaS services eliminate the additional overhead of maintaining
the software from the client side. Ex: in the traditional software, the end user is
responsible for performing bulk updates. But in SaaS, the service provider itself
maintains the automatic updates, monitoring and other activities of the applications.
4.Ease of access: SaaS services can be accessed from any devices if it is connected
to the Internet. Accessibility of SaaS services is not restricted to any particular devices.
It is adaptable to all the devices as it uses the responsive web UI.
5.Dynamic scaling: SaaS services are popular known for elastic dynamic scaling. It
is very difficult for on-premise software to provide dynamic scaling capability as it
requires additional hardware. Since the SaaS services leverage elastic resources
provided by cloud computing, it can handle any type of varying loads without disrupting
the normal behaviour of the application.
6.Disaster recovery: With proper backup and recovery mechanisms, replicas are
maintained for every SaaS services. The replicas are distributed across many servers.
If any server fails, the end user can access the SaaS from other servers. It eliminate
the problem of single point of failure. It also ensures the high availability of the
application.
7.Multitenancy: Multitenancy is the ability given to the end users to share a single
instance of the application. Multitenancy increase resource utilization from the service
provider side.
Even though SaaS services are used by many individuals and start-up industries, the
adoption from large industries is very low. The major problem with SaaS services is
security to the data. All companies are worried about the security of their data that are
hosted in the service provider data center.
The following are the major problems with SaaS services:
1.Security: Security is the major concern in migrating to SaaS application. Since the
SaaS application is shared between many end users, there is a possibility of data
leakage. Here, the data are stored in the service provider data center. We cannot
simply trust some third-party service provider to store our company-sensitive and
confidential data. The end user should be careful while selecting the SaaS provider to
avoid un-necessary data loss.
2.Connectivity requirements: SaaS applications require Internet connectivity for
accessing it. Sometimes, the end users Internet connectivity might be very slow. In
such situations, the user cannot access the services with ease. The dependency on
high-speed Internet connection is a major problem in SaaS applications.
3.Loss of control: Since the data are stored in third-party and off-premises location,
the end user does not have control over the data. The degree of control over the SaaS
application and data is lesser than the on-premise application.
On-premise is a model for hosting and managing software applications on a
company's own hardware

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy