21
I was reading this question What is cloud computing? and I was left wondering which line separates normal software from a Software as a Service (Saas).
After all, what is a Saas? And what are the main differences for a so-called normal software?
21
I was reading this question What is cloud computing? and I was left wondering which line separates normal software from a Software as a Service (Saas).
After all, what is a Saas? And what are the main differences for a so-called normal software?
14
The two fundamental characteristics that differentiate a "Software as a Service" or on-demand, standard software, also called on premise, sane:
In general you "buy" more than software, purchase infrastructure and complete support for what you need. No need to worry about hardware, network (to some extent), backup, maintenance, upgrade of the structure, update version, etc.
This is not always true. There are cases where only the monthly payment model or something like that already characterizes a Saas. But there are those who disagree of these cases.
In thesis it is a "pay to use". Pay according to demand and this would make the costs lower. In practice it is common for costs to be higher in the long run, but it depends somewhat on a number of factors.
It is common in web software, but nothing prevents the use of other forms. It is common to need a client, mobile or desktop to access the main software.
There are often gains from sharing the resources used (even people) among all users. But there’s a cost to trying to make everything work, for everyone, in the same environment. It can even be more complicated or charge a cost of lack of flexibility offered.
There are those who complain of lack of control, security and convenience. It is not easy to identify how much is a good solution.
It also sells the idea that it’s more predictable that way. In practice whenever the supplier has additional, unforeseen costs, he ends up passing it on to the customer. What can happen is to have fewer unforeseen costs from the supplier’s experience, but that is not guaranteed. Depending on the model adopted the cost can be much less predictable. And when it’s predictable, you end up charging the maximum you’d spend, the worst case, which is no advantage at all.
This is a way to improve the industry’s revenue, so much so that after it, the revenues of many companies in the industry, from cloud vendors, as well as the products that were previously sold without this model, including basic and specific software, exploded. If the industry is earning so much more then they have not offered less costs as promised. This occurred just when the current (old now) billing model was showing saturation. Some people will say that it is selling more software than before. I have not seen clear evidence that this is.
It’s a way for industry to fight piracy.
Anyway, it has advantages, but it also brings disadvantages and I will not list all because it is not the focus of the question.
When you say he has brothers like Paas it would be the same as saying they have equal goals but do it differently?
Not really, not from my point of view. They are similar models with different objectives, that is, you centralize somewhere and pay as you use for a full service, but what is being offered is something else, is a platform, a general infrastructure, is a desktop, etc.
9
Using Azure as an example,
The image above tries to illustrate a bit the difference between each of the available cloud modes in Azure.
And what are the main differences for so-called normal software?
When we talk about Saas and talk about cloud, it is important that the software complies with the characteristics that define a cloud technology. This is the main difference between a software as a service and a so-called normal software.
By way of information, it follows below some characteristics considered essential for a technology to be considered cloud.
Browser other questions tagged terminology saas
You are not signed in. Login or sign up in order to post.
When I hit my eye on the question I read Sass , Anyway, great question, I will be following, I also have this doubt
– MarceloBoni
Not to be confused with [tag:]
– Wallace Maxters