The consulting firm has published the results of a study on the market for software as a service (SaaS) and good prospects for the coming years in this business.
The segment of the management of customer relationships ( CRM ) remains the largest SaaS market segment.
In second position, in terms of market share appears content segment, communications and collaboration, highlighting the ERP (Enterprise Resource Planner).
Almost all of these services are included within the cloud solutions model, which will grow up to 90% till 2015. This is in spite of restrictions on IT investments.
This growth in India is closely linked to that of SMEs, micro businesses and freelancers.
The ERP programs were emerged in the United States at the end of World War II to manage the inventory front. Then the industry by bringing these programs, which were improved and the 90′s, are consolidated as ERP, a management program for all business areas of an organization.
At first they were exclusive to companies with large resources and custom development. Currently this software is already available to all businesses and it has become imperative for SMEs, thanks to its versatility, the proliferation of new providers, the integration of more functions and, above all, the ability to access it via the Internet.
The evolution of these programs led to its offer as SaaS. The possibility of renting the software in packages, according to business needs, makes it a very interesting option for SMEs and micro enterprises, which can have the advantages of a software prohibitive for small businesses before.
According to new research, cloud computing offers significant advantages in terms of efficiency of energy consumption and the development of this area will have important implications both for energy and for green environment. The market research predicts that by 2020 the distribution of cloud computing will reduce the global data center energy costs by 38% compared with the scenario of growth in data center facilities in their current form.
Distribution of cloud services will have a significant positive effect on energy consumption. Only a handful of environmentally friendly technologies, if any, can reduce energy costs and green technology, while creating as little disturbance to the business. “SaaS” (software-as-a-service), “IaaS” (Infrastructure-as-a-Service) and “PaaS” (platform-as-a-service) – all this is, in essence, more efficient models than those used now, and expanding their application to become one of the main factors responsible for environmental cleanliness of IT in enterprises.
As one of the elements of the script spread, Cloud research predicts that in 2020 data centers will consume 139.8 terawatt hours (TWh • h) of electricity, ie by 31% compared with 201.8 TWh • h in 2012, this also means a significant reduction compared with 226.4 TWh • h, which would have been expended on the scenario of data center expansion in their current form. Reducing consumption will reduce data center total cost of electricity from 23.3 billion dollars in 2012 to 16.0 billion in 2020, and will reduce greenhouse gas emissions by 28% compared to 2011, according to a report prepared by the firm.
This week I accompanied some discussions in the forum of the .NET Architects. Among several issues, one in particular caught my attention: Mission Critical projects.
What do you mean by a Mission Critical Project ?
From Wikipedia we have the term Mission Critical refers to any factors ( equipment, process, procedure, software , etc.). it is crucial to the success or completion of an activity or project. It can also refer to a project whose success is vital to the mission of the organization or company’s business.
Speaking of projects, a few examples that I consider as Critical Mission:
I believe all the above examples as systems of Mission Critical projects are at different levels and involve risks for the company’s business.
So we can highlight three types of risks involved:
What is the response time involved in real time (in milliseconds, for example)? Depend on the scenario we are dealing with, is a channel of feeders with news about politics or filter messages for opening safes security systems in banking.
Typically, conditions of real time are involved in mission critical scenarios, but are not mandatory.
My point here is that we cannot consider as Mission Critical project only on the aspect of performance and response time involved. For some industries, other attributes are just as important as the financial impact, availability and other risks.
How critical is the system you’re working today? It involves financial risks, human risks or material risks?
In short, what is the impact of a failure in your system for running the business of your company? Aspects such as disaster recovery, exception handling, fault tree, etc.., Become important in many cases.
Once identified the mission-critical scenario, how to conduct the project?
Some questions are recurring now as:
Not to mention even on issues surrounding it such as:
There are several resources that address these scenarios, either on the platform .NET or even on unmanaged code, with processes in C + + on Windows Server. In the managed environment, resources and service interfaces in WCF – Windows Communication Foundation, messaging with MSMQ, parallelism, synchronization and integration systems with low latency are examples. In all cases, the impact to the company’s business is present.
Soon, we will need new resources available on the Microsoft platform, such as Dublin (for dedicated hosting services and processes on Windows Server), Velocity (for distributed caching and high performance applications)..
Finally, try to identify which scenarios of Mission Critical Projects you are personally involved and how will these develop in the coming time. You will notice that your IT has a direct impact on the success of your company!