Research Study on the Economic Impact of Cloud Services on South African SMMEs

Size: px
Start display at page:

Download "Research Study on the Economic Impact of Cloud Services on South African SMMEs"

Transcription

1 Research Study on the Economic Impact of Cloud Services on South African SMMEs Prepared by: Adrian Schofield Manager: Applied Research Unit Joburg Centre for Software Engineering at Wits University December 2013 Rev 2.1

2 Contents 1. Executive Summary Objective of this Study Introduction to the JCSE and LINK Centre Background Literature Review Issues Arising Connectivity Mobility Security Policy Choice Survey Results Demographics Current usage Cloud computing status Cloud computing concerns Small businesses and the web Cloud Computing Hype or Reality? Cloud Computing Risks and Rewards Conclusions Bibliography Research Team Adrian Schofield Professor Barry Dwolatzky Charley Lewis... 29

3 1. Executive Summary The term cloud computing has achieved prominence in recent years as the way in which enterprise and their users will access technology, in preference to the traditional in house or outsourced approaches. The Joburg Centre for Software Engineering (JCSE) in conjunction with the LINK Centre (both at University of the Witwatersrand) undertook this research study to evaluate the economic impact of cloud services on South African SMMEs. Having explained what cloud computing is and how it supports the technology needs of an enterprise, we set out to establish its relevance in our local market. There has been a significant amount of research on this topic published in the last few years, both in South Africa and internationally, and an in-depth review of this material guided this study. We found that a high proportion of the published material was funded or compiled by businesses in the vendor community, promoting the benefits of adopting cloud computing. The published literature examines the impact of cloud computing at the macro level (suggesting increased SMME revenues and significant job creation) and at the micro level (addressing issues of compliance, security, access and cost). We found that SMME decision-makers could be faced with a confusing range of choices when considering if cloud was an appropriate tool for them. We tested how a selection of South African SMMEs were dealing with these issues through an online survey, which we compared with similar surveys carried out by other researchers. We found that many respondents were not aware of what actually constitutes cloud computing. They are happy to use the technology without necessarily understanding the terminology. We conclude that there are valid concerns that can be resolved (largely through better user education), that cloud computing does add value at the enterprise level and that compliance can add complexity to adoption. Increased adoption requires easy implementation, understandable pricing and access to affordable, reliable broadband. Economic Impact of Cloud Services on South African SMMEs Page 1

4 2. Objective of this Study The purpose of the study is to provide an in-depth understanding of the potential economic and other benefits which cloud computing can bring to South African small, medium and micro enterprises (SMMEs) as well as highlighting any regulatory/policy impediments or accelerators and how they may be addressed. There have been previous studies of this topic in South Africa (and elsewhere). In this research, we will endeavour to validate what has been concluded and to suggest new trends and influences that have surfaced in our study. The study will be followed by a round table discussion to publicise the study findings as well as to generate debate and discussion with relevant stakeholders in the public, SMME and other private sector spaces. The research questions that have guided this research include: o o o o o What are the views and perceptions of the economic value of cloud services by SMME owners and managers? What has been the economic impact of the use and provision of cloud services by South African SMMEs? Here considerations with reference to the role of cloud services in supporting innovation, improved productivity and job creation are pertinent; What are the experiences of SMMEs in South Africa with issues related to privacy and security? What are the policy implications of SMME experiences, views and concerns with cloud computing so far? What policy/regulatory impediments or accelerators exist to cloud adoption in South Africa and how may these by addressed? The University of Witwatersrand (Wits) has carried out this study, using the resources of the Applied Research Unit at the Joburg Centre for Software Engineering (JCSE) and the LINK Centre. A grant from Microsoft South Africa was used to support the costs of the research project. Economic Impact of Cloud Services on South African SMMEs Page 2

5 3. Introduction to the JCSE and LINK Centre The Joburg Centre for Software Engineering (JCSE) was established in 2005 a partnership between the University of Witwatersrand (Wits), the City of Joburg and other government and industry players. The Centre is becoming the focus of a software development cluster, drawing on the established academic and research programmes at Wits and the expertise of ICT enterprises. The cluster has drawn stakeholders together within the vehicle of the Tech-in-Braam concept around the creation of the Tshimologong Precinct. The JCSE is headed by Professor Barry Dwolatzky and is functionally supported by various Wits departments, including the School of Electrical & Information Engineering and the LINK Centre. The Applied Research Unit within the JCSE has been managed by Adrian Schofield, since its inception in The Unit produces the Annual ICT Skills Survey and other applied research outputs focused on the ICT sector. The LINK Centre is the leading research and training body in the field of information and communications technology (ICT) policy, regulation and management in Southern Africa. The LINK Centre focuses on capacity building in the public sector and development arenas through quality training, applied research and consultancy services necessary to maximise the benefits of the Information Society and the Knowledge Economy. Economic Impact of Cloud Services on South African SMMEs Page 3

6 4. Background What is cloud computing? The use of the term cloud in relation to information technology is not new to the 21 st Century. The principles of sharing expensive computer resources among a variety of users were clearly established in the 1950s and 1960s. The X.25 family of protocols, defined in the 1970s, were popular in the 1980s for packet-switched wide area network communication over leased lines and ISDN connections. When illustrating such a network, the IT managers of the time would typically show the terminals and servers linking to a cloud, wherein the packet-switching took place. The X.25 protocols have largely been replaced by the Internet Protocol. The National Institute of Standards and Technology (NIST) at the US Department of Commerce is generally recognised as the source of the commonly-used definition of cloud computing. Their Special Publication (Mell & Grance, 2011) of September 2011 contains the following: Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model is composed of five essential characteristics, three service models, and four deployment models. Essential Characteristics: On-demand self-service. A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service provider. Broad network access. Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, tablets, laptops, and workstations). Resource pooling. The provider s computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand. There is a sense of location independence in that the customer generally has no control or knowledge over the exact location of the provided resources but may be able to specify location at a higher level of abstraction (e.g., country, state, or datacentre). Examples of resources include storage, processing, memory, and network bandwidth. Rapid elasticity. Capabilities can be elastically provisioned and released, in some cases automatically, to scale rapidly outward and inward commensurate with demand. To the consumer, the capabilities available for provisioning often appear to be unlimited and can be appropriated in any quantity at any time. Measured service. Cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer of the utilized service. Economic Impact of Cloud Services on South African SMMEs Page 4

7 Service Models: Software as a Service (SaaS). The capability provided to the consumer is to use the provider s applications running on a cloud infrastructure. The applications are accessible from various client devices through either a thin client interface, such as a web browser (e.g., web-based ), or a program interface. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings. Platform as a Service (PaaS). The capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or acquired applications created using programming languages, libraries, services, and tools supported by the provider. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, or storage, but has control over the deployed applications and possibly configuration settings for the application-hosting environment. Infrastructure as a Service (IaaS). The capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, and deployed applications; and possibly limited control of select networking components (e.g., host firewalls). Deployment Models: Private cloud. The cloud infrastructure is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it may exist on or off premises. Community cloud. The cloud infrastructure is provisioned for exclusive use by a specific community of consumers from organizations that have shared concerns (e.g., mission, security requirements, policy, and compliance considerations). It may be owned, managed, and operated by one or more of the organizations in the community, a third party, or some combination of them, and it may exist on or off premises. Public cloud. The cloud infrastructure is provisioned for open use by the general public. It may be owned, managed, and operated by a business, academic, or government organization, or some combination of them. It exists on the premises of the cloud provider. Hybrid cloud. The cloud infrastructure is a composition of two or more distinct cloud infrastructures (private, community, or public) that remain unique entities, but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load balancing between clouds). 30 years ago, connections through the cloud were very expensive and typically only available through the incumbent (monopoly) telecommunications provider. Users would be large enterprises with the need for accessing common data in different locations, such as between Head and Regional or Branch Offices. The development of the Internet as a services environment supporting relatively Economic Impact of Cloud Services on South African SMMEs Page 5

8 low cost devices and storage capacity has led to the current growth in cloud computing. The commoditisation of services and applications through mobile devices has created a generation of consumers/end-users who accept the cloud environment as the normal way to access information, services and communications. This, in turn, has put pressure on enterprises to adapt their information processing to utilise this environment. In this study, we have focused our attention on the computing needs of small, medium and micro enterprises (SMMEs).There is a considerable disparity in the approach to acquiring and using technology between micro and medium enterprises. While the latter will often have resources dedicated to managing these tasks (such as an IT or network manager, or even their own systems developers), the former will merely seek an affordable solution to a business problem. Our research endeavours to identify the real contribution of cloud technology to these different enterprises. No use of technology exists without being subject to government policy and regulation. The Organisation for Economic Cooperation & Development (OECD) says in the introduction to its publication on Measuring the Internet Economy (OECD Publishing, 2013): Even though policy makers have been keenly aware of the Internet s increasing economic importance, there is no widely accepted methodology for assigning an economic value to the Internet. Policy makers look to broadband and mobile data networks as platforms for innovation and development. Governments increasingly fund broadband rollouts, either through direct public investment or via the modification of universal service programmes, to extend access and achieve these goals. Given the growing importance of the Internet as a policy tool, the question about the value of the Internet economy becomes particularly relevant. There is a high level of interest, therefore, in being able to measure the size of the Internet economy as a way to understand the effects of various investment strategies, regulatory rulings and policy decisions. There have been various studies that attempt to address this issue, but the methodologies are not always consistent with statistical standards and economic concepts. Based on our review of this and other relevant studies and publications, our study highlights where South African and international policy issues influence the value of cloud computing to SMMEs and, through their activities, to the country as a whole. In Gartner s predictions (Jacobs, 2013) of the top 10 technological trends for 2014, cloud computing is mentioned in four of them, so we can be confident that its use will grow in importance at all levels of enterprise. Gartner also suggest that the bulk of new IT spend in 2016 will be in cloud computing. On the other hand, some commentators and analysts suggest that the vendor community is overdoing the promotion of cloud as the solution to every IT manager s problems. Economic Impact of Cloud Services on South African SMMEs Page 6

9 5. Literature Review There is a wealth of literature on the topic of cloud computing relevant to SMMEs in the South African context, with additional material being published daily. During the course of the review for this study, we selected about 100 items that contained facts or debate that would contribute to the outcomes of our research. Not all of them are cited, as there is much duplication and we wanted to avoid repeating any specific vendor-aligned messages. The items we have reviewed cover academic and commissioned research, commercial white papers, official reports, industry association reviews and trade press commentary. Any SMME decision-maker seeking information on the topic would be advised to differentiate sponsored trade publications from objective commentary and to identify peers who have experienced utilisation of cloud computing for reference purposes. Although there is material available from several years ago, we have also chosen to concentrate on the more recent publications. The items discussed below are a representative selection, highlighting the predominant factors, most of which are common to current research output. Two significant studies were published in South Africa in June 2013 by the Free Market Foundation (FMF). One, by Mike Schüssler and Jasson Urbach is The Economic Impact of Cloud Computing in South Africa (Schüssler & Urbach, 2013) in which it is suggested that cloud computing has the potential to create jobs per existing jobs in the South African economy for the same amount invested. The study makes reference to SMEs (small and medium enterprises) but this is not the focus of the study. The second FMF publication is The Regulatory Environment Affecting Cloud Computing in South Africa (Moore, 2013) by Gary Moore, subtitled Legislative and Policy Measures Influencing the Implementation of Cloud Computing. This detailed study was summarised into a small booklet compiled by Terence Davie and also published by the FMF, A Guide to Laws and Regulations Affecting Cloud Computing in South Africa (Davie, 2013). The message we take from the regulatory information, as it relates to SMMEs, is the ease with which a business owner can transgress any of the myriad laws and regulations that apply to operations in South Africa. However, the reality is that it is not difficult to categorise the areas that need attention. These include privacy and data protection, companies and tax laws and intellectual property rights. Whilst we expect owners and managers of SMMEs to take heed of the need to comply with the statutes detailed in these publications, we believe the risks are manageable and that compliance need not incur significant costs. We explore these issues further in the next section. The Schüssler/Urbach study relies on the link between reduced initial capital costs flowing from the use of cloud computing and the rate of creation of new enterprises to conclude that there is the potential for job creation as mentioned above. We will examine whether this link applies in the SMME environment and the influence of South African factors on enterprise and job creation. We will also examine whether assumptions based on economic data available in 2009/10 remain valid in the light of more recent local and global economic experience. This examination is relevant in view of the reference by Schüssler and Urbach to the papers published by Frederico Etro (Etro, 2009) in May 2009, updated in February 2011 (Etro, 2011), on the economics of cloud computing in Europe. Etro s research was carried out in the early days of the current wave of cloud computing and he calls his study an experiment and a simulation in identifying the impact that the diffusion of cloud computing will have in Europe. Etro cautions that Economic Impact of Cloud Services on South African SMMEs Page 7

10 we should take the estimates on the impact on employment with care. He suggests that a fast adoption of cloud computing in Europe will result in the creation of new SMEs and more than a million new jobs. However, he also says that the estimated reduction in unemployment rate that this represents will be between 0,05% and 0,3%. Translated into the South African scenario, this would not have a major impact on the jobless numbers. We can compare the European view with the Australian view, looking at the study commissioned by the Australian Information Industry Association (AIIA) and the Australian government, carried out by KPMG (KPMG, 2012). Therein, the focus is on the effect of cloud computing on Gross Domestic Product (GDP) growth and not on job creation, as illustrated in this statement in the Executive Summary: Based on the current level of Australian GDP, KPMG estimates that adoption of cloud computing services across 75% of relevant ICT spending, achieving opex and capex savings of 25% and 50% respectively, after 10 years would result in an increase in long-run GDP of A$3,32 billion per annum. At 50% adoption levels, the GDP gain is A$2,16 billion per annum. The Summary goes on to group the benefits of cloud computing as follows: Direct cost savings reduced cost per unit of output Productivity improvements increased output per unit of cost Innovation ability to deliver new and evolving products The KPMG study was cross-sectoral and included companies employing from 20 personnel up to many thousands. Papers published in South Africa include two from the University of Cape Town. Madisha and Van Belle reported on research into software-as-a-service (SaaS) readiness and adoption in South Africa (Madisha & Van Belle, 2009), with the intention of informing prospective SaaS adopters about the challenges of adoption and the mitigation thereof. Madisha and Van Belle carried out an extensive literature review and arrived at the following as the characteristic benefits and challenges associated with SaaS (which we find generally apply to the broader field of cloud computing): Benefits Quick implementation Pay per use Superior IT infrastructure and support Transparent upgrades Mobility Challenges Limited customisation Limited integration Vendor lock-in Data security and privacy Broadband infrastructure Managers were targeted by Madisha and van Belle in a survey of SMEs and non-profit organisations (NPOs), to which 104 valid responses were received. Factors influencing SaaS adoption were closely related to the benefits and challenges listed above and recommendations focused on education of potential users, promotion of ICTs by government and access to affordable, reliable Internet connections. In the second UCT paper (Hinde & Van Belle, 2012) Charles Hinde and Jean-Paul Van Belle set out to explore the adoption of cloud computing within South African SMMEs and develop an insight into the advantages and disadvantages thereof. Economic Impact of Cloud Services on South African SMMEs Page 8

11 Again, extensive literature review was carried out, much of it common to the earlier paper. The study highlighted the difference between the issues of cloud adoption for SMMEs and those affecting larger organisations and came to similar conclusions about the drivers and inhibitors of cloud computing adoption by SMMEs. 72 responses to a survey were incorporated into the study and compared with a 2011 survey carried out by ITWeb and some European data. We will examine that comparison further in Section 6 of this paper. The conclusions were that small IT companies with tech savvy owners were quite aggressive in adopting cloud computing and that the benefits assuage any concerns fairly quickly in the post-implementation period. In April 2012, the International Telecommunication Union (ITU) published a study by Slaheddine Maaref on Cloud Computing in Africa (Maaref, 2012), examining the issues from a legislative and regulatory perspective. The study concludes that, against the background of the need for broadband infrastructure, there are clear advantages of cloud computing but that concerns over security, confidentiality, data protection and network reliability must be addressed. Recommendations include effective regulation, comprehensive cloud computing contracts, establishment of data centres, introduction of training programmes and cross-border standardisation. In March/May 2013, Mpho Mohlameane and Nkqubela Ruxwana submitted a paper to the Journal of Economics, Business & Management entitled The potential of cloud computing as an alternative technology for SMEs in South Africa (Mohlameane & Ruxwana, 2013), in which they investigated the challenges faced by SMEs in the adoption of traditional ICT solutions and the potential for cloud computing as an alternative technology. Interestingly, they excluded very small and micro enterprises with fewer than 10 employees, which they allege do not have any potential of adopting ICT services. This statement is highly debatable and we will test the assertion in our survey results. Mohlameane and Ruxwana go on to find that there is widespread adoption of ICT solutions among SMEs such as services, office suite, servers and network infrastructure. They note challenges hindering adoption of ICTs include insufficient capital, a lack of ICT skills, performance issues, downtime and disaster recovery, and the cost of ICT solutions. In support of cloud computing as an alternative to the traditional use of ICTs, Mohlameane and Ruxwana quote from research by Osterman Research (Osterman Research, 2012) and Ted Schadler (Schadler, 2012) illustrating the savings to be made by moving services such as and office suite products into the cloud. Their recommendations include SMEs increasing their knowledge of cloud computing, vendors developing proof of concepts and presentations to SMEs and trial periods, such as those offered by Google, Salesforce and Microsoft. Osterman Research published a further white paper in November 2012 (Osterman Research, 2012) which, in our opinion, is an example of how SMME decision-makers can be confused by the proliferation of data available on the topic of cloud computing and also demonstrates the tendentiousness of vendor-driven research. The paper claims that the three primary benefits of the cloud for small businesses are: The cloud can significantly reduce the costs of providing , voice, fax, realtime and other forms of communication compared to managing these services using internally deployed and managed infrastructure. The cloud can improve communications by eliminating the impact of electricity or Internet outages, and it can minimize the impact of slow Internet connections. Economic Impact of Cloud Services on South African SMMEs Page 9

12 The cloud enables the deployment of unified communications systems and the improved business efficiencies that accompany the use of this technology. The first benefit may well be true (in part, at least) but we would argue that the second does not make sense, since cloud computing is (by definition) dependent on a reliable, high speed Internet connection. We confess to being mystified by the second benefit as it would appear that the opposite is true. The mention of unified communication systems in the third point is unique to this document as a primary benefit. We note that the paper was sponsored by MynextMail, a business solutions provider. Another publication in early 2012 was The Open Group s Maximising the value of cloud for smallmedium enterprises (Isom, et al., 2012) a guide aimed at executives in SMEs. The guide was produced to make small enterprise owners more aware of the value of cloud computing. The authors highlighted the light nature of information technology in small and medium enterprises, noting characteristics such as smaller IT budgets, use of commercial off the shelf (COTS) software, less sophisticated systems and use of third-party facilities. The Open Group Guide explains the principles and elements of cloud computing and suggests that SMEs can benefit from adopting cloud computing in the following ways: Quick provisioning of IT services supports rapid time-to-market, thus improving competitiveness; The shift from Capex to Opex and scaling of cloud services according to need reduces costs and improves cash flow; Cloud computing enables mobility of the workforce These benefits are common to the majority of analysts, unlike those identified by Osterman, above. The Guide stresses that business owners must manage the risks associated with cloud computing, as with any other use of ICTs, including security and privacy, integrity of the providers, regulatory compliance and service management. The Guide assists SMEs by outlining the typical workloads that are candidates for transfer to cloud operation, from basic infrastructure and standard office suites to more sophisticated management systems and vertical applications. The types of cloud environment and levels of cloud services are explained and the issues of cloud integration are considered. For a better view of the risks associated with cloud computing, especially for SMMEs, we selected a May 2013 publication by the Australian Government s Institute of Criminology, Cloud computing for small business: Criminal and security threats and prevention measures (Hutchings, et al., 2013). This paper confirms the attractiveness of cloud computing for small businesses but cautions that the service providers and their clients are exposed to significant risks of criminal behaviour and security breaches. It concludes by identifying the actions that can be taken by small businesses and the cloud service providers to mitigate the risks and prevent losses. Admittedly, the threats are daunting but adopting the right policies and procedures will enable most of the concerns to be resolved, putting the small enterprise on a more equal footing with its larger competitors. A recent addition to the commissioned reports on cloud computing s impact is the Boston Consulting Group s Ahead of the Curve: Lessons on Technology and Growth from Small Business Leaders (Michael, et al., 2013). This study classifies enterprises as leaders, followers and laggards, based on their adoption of technology and suggests that, If more SMEs could achieve the growth rates of technology leaders, we estimate that SME revenue could potentially grow by $770 Economic Impact of Cloud Services on South African SMMEs Page 10

13 billion also have the potential to create an additional 6,2 million jobs. (p5) While we agree with the statement s principle, we contend that the culture of winning that makes leaders adopt technology cannot be used to argue that technology adoption makes winners. We see their success as the result of factors such as leadership, entrepreneurship, access to funding, innovation and the like, where one of the characteristics is that they use the most effective tools they can acquire. We would argue that good management leads to good IT adoption, which leads to better productivity and profits, which leads to higher employment levels. Having said that, we do agree that the Boston Consulting Group study presents some valuable information to guide SMEs and policy makers in assessing the value of technology adoption and using appropriate solutions to support economic growth. The volume of literature on the subject of cloud computing is evidence of the level of interest in the topic. In addition to the formal research outputs, there is a daily stream of advice from on-line media houses such as TechTarget ( and ComputerWeekly ( most of which is sponsored by the big vendors. What the small business owner or manager can gain from this material depends on their willingness to devote the time required for sifting the wheat from the chaff. It is not surprising that a high percentage of the information on offer is either directly from or sponsored by the providers of services related to cloud computing, extolling its virtues. In the next section, we will identify the issues as seen from the SMME perspective, before checking them against the results of our survey and other surveys. We end the literature review with two quotations from Brainstorm magazine s Round Table on Cloud computing (Bakker, 2013) in September 2013, which support what we found: If one believes the technology-focussed press around the world, every single ICT vendor on the planet has magically become a provider of cloud-friendly products and services. (p.69) Anton Heÿdenrÿch, an analyst at Africa Analysis, believes vendors are doing too much to promote cloud, referring to the fact that just about every vendor press release these days attempts to capitalise on the hype around cloud. (p.67) The last word comes from the same magazine s feature on SMEs in September 2013 (Barnard, 2013): Paying as little as R79 per month for access to Microsoft s Office 365 suite is palatable to even the smallest business. Our research suggests that business owners of any size want to know what the service will cost, what it will do and how easy it is to implement in their environment. Over-hyping the attractions of cloud computing will lead to failure understanding of the real potential benefits, supported by carefully managed adoption and implementation are the ingredients of success in this market. Economic Impact of Cloud Services on South African SMMEs Page 11

14 6. Issues Arising In this section, we identify the common issues relevant to SMMEs and the adoption of Cloud Computing, based on our analysis of existing literature. From the literature available in print and on-line, there is general acceptance among the authors that cloud computing for SMMEs is a good thing, offering the potential for a cost-effective access to the ICT tools that enable businesses to be more efficient, more productive and more competitive. What is also clear, though, is that small and medium businesses need to be aware of and to avoid the pitfalls that might be involved in adopting this solution to their IT requirements. Some concerns are particularly relevant in the South African/African context; many are common across the globe. We question whether many of the decision-makers in the SMME arena are actually aware of cloud computing and what it might mean for them as an enhancer of their business. Our research indicates that many such users see no reason to keep up to date with technology trends they seek a feasible solution to their problems based on their experience to date and, possibly, on word of mouth. Many are using cloud services without realising this, as we will explore in the survey results, below. Connectivity It (almost) goes without saying that connectivity is at the heart of the cloud computing issues for SMMEs, particularly in Africa and, to a large extent, in South Africa. Whereas larger enterprises can afford to have duplicate or triplicate means of connection to the networks, even in apparently wellconnected geographical areas, smaller organisations need the right answers when it comes to questions of reliability, speed and cost from a single service provider. There have been significant improvements in recent years in the cost and availability of broadband connections in South Africa, largely thanks to increased international bandwidth and growing competition from wireless access providers. Many small businesses (and private users) back up their ADSL connection with a 3G option. However, there is still considerable further improvement required before small enterprises can be confident that their connection will be always on and not out of bundle. The pervasiveness of ICTs and the Internet in the management, administration and control functions of 21 st Century enterprises leads to the recognition that connectivity is a basic utility, along with electricity and water. The prolonged failure of the connection would have a measurable negative economic impact related to the scale of the failure. At the SMME level, the lack of business recovery or mitigation processes could lead to business failure in the event of a prolonged separation from the cloud. It is therefore important that the country s broadband policy (currently under development) recognises the critical need for affordable and reliable access to the broadband network, with spectrum managed to take maximum benefit from advances such as LTE. Mobility Wherever the data and applications are stored or hosted, the user interface is the second most important element, after the connection. The move from desktop hardware to portable and then to hand-held devices has enabled users to choose to be connected from almost anywhere at any time. The proliferation of smart phones, tablet and ultrabook computers has created a significant workforce taking advantage of no longer being anchored to a work station but now carrying it with them. Economic Impact of Cloud Services on South African SMMEs Page 12

15 There are measurable productivity and efficiency gains from the use of mobile connections. However, SMME decision-makers need to be aware of the risks arising from any loss of the devices or interception of sensitive data. Security The user interface and the cloud infrastructure must offer a degree of security that satisfies the enterprise s requirements. By security, we mean that the user s data is protected from theft or loss and that its integrity can be preserved from end-to-end. Many small business owners, preoccupied with the pressures of managing their operations, will trust that the cloud is a secure environment. This trust follows the assumption that nobody eavesdrops on their voice calls and that s are delivered to the intended addressee. Many are aware of the risks of viruses, malware and phishing but the scale of interception by government agencies revealed in the PRISM saga in 2013 will have undermined many people s faith in the Internet. For a period through August and September 2013, following the Snowden revelations about PRISM, there was a spirited ( ) debate among members of the Internet Society under the thread The end of the Internet (internetpolicy@elists.isoc.org), lamenting the loss of trust in the Internet s ability to protect privacy and the diminution of its value as a forum for open debate. However, many correspondents suggested that the Internet user community would live with the risk to their data privacy, with the convenience of the services available outweighing the possibility of invasion of privacy. Our research supports this in respect of the average individual and small enterprise. Policy We mentioned in the literature review Gary Moore s FMF publication (Moore, 2013) on the regulatory environment in South Africa. Without absolving any enterprise owner or manager from compliance with all the relevant laws and regulations, we highlight the following as being of particular interest to SMMEs. Electronic Communications Act, 2005 reflecting the convergence of broadcasting and telecommunications and promoting the interests of consumers and SMMEs Electronic Communications and Transactions Act, 2002 facilitates and regulates electronic communications and governs the handling of electronic transactions Protection of Personal Information Bill, 2009 Signed into law, becoming effective late 2014, regulates collection, storage and processing of data containing personal information Promotion of Access to Information Act, 2000 requires certain information to be available on request, details of how to obtain must be on the enterprise web site Regulation of Interception of Communications and provision of communication-related information Act, 2002 requires that all SIM cards are registered to an identifiable owner, to inhibit fraud and other criminal activity Consumer Protection Act, 2011 protects consumers from false claims in marketing and advertising material and from defective products and services, including those supplied inline Companies Act, 2008 and various Tax Acts and SARS regulations requiring the retention of records in readable formats for minimum periods of time, including s and other correspondence Economic Impact of Cloud Services on South African SMMEs Page 13

16 Intellectual Property rights, as covered by copyright and patent legislation SMMEs need to ensure they have the right to use the software offered within the cloud and that they have taken steps to protect their rights in any software they have developed for such use by others Compliance for SMMEs can be challenging, particularly if their operations are associated with larger enterprises. Not only do they have to be knowledgeable about the laws and regulations that directly affect them but they may also have to meet the requirements of their large customers or suppliers. The FMF publication is a useful tool in this regard. Choice The final issue is the selection of service providers in the cloud environment. SMME decision-makers will be faced with a confusing range of choices, both locally and globally. In our literature review, we have already mentioned the plethora of information sources on the topic of cloud computing. The challenge for SMME owners and managers is to establish what they need to know in the most effective manner. One can look to a company like Tolly ( for their analyst and test reports, but they may not cover the suppliers being considered. The trade media (such as IT News Africa and ITWeb) will periodically review the available offerings but in an uncritical way. There are cloud services brokers and value-add resellers, who may have a stronger allegiance to their supplier, rather than to their customer. In respect of this trend, Gartner suggests that, by 2015, at least 20% of all cloud services will be consumed via cloud service brokerages, rather than directly (Gartner, 2013) but there is no indication of how much of this will relate to SMMEs. There are issues of integration which need to be resolved. The user needs to know if it is possible to source (for example) , ERP, CRM and accounting from different suppliers, or whether it is better to depend on a single service provider. However the decision-maker arrives at the choice of vendor(s), they must start with a very clear understanding of their requirements and costs. Cloud does offer greater efficiency and cost-saving opportunities but, like all applications of technology, must be implemented and managed effectively. Economic Impact of Cloud Services on South African SMMEs Page 14

17 7. Survey Results An important component of this research study was to carry out a survey that would update the picture presented by previous surveys reported over the last two years. Those include: ITWeb 2 nd Online Cloud Computing Survey 2011 (ITWeb Surveys, 2011) (279 respondents); SME Survey 2012 (Goldstuck, 2012) (2 000 respondents); Deloitte Cloud Computing 2012 (Deloitte, 2012) (Unstated respondents); Microsoft SMB Cloud Adoption Study 2011 (Microsoft, 2011) (3 258 respondents); IDG Cloud Computing Survey 2013 (IDG Enterprise, 2013) (1 358 respondents). With the exception of Arthur Goldstuck s SME Survey, the South African surveys are drawn from small numbers of respondents and ours is no different in this respect. Although Goldstuck estimates there are SMEs in South Africa, making contact with them and persuading them to respond to an ad hoc technology survey is not easy. Using on-line sources, we identified and contacted over 600 SMMEs, spread across most sectors of the economy and all Provinces. The selection was random, requiring that the contact details were valid and that there was no bias towards any economic sector or size of enterprise. Our success rate of 132 responses reflects that of Madisha/Van Belle and Hinde/Van Belle (op.cit.), who recorded 104 and 72 responses, respectively. This is less than our target of 200 responses but we were constrained by time from pursuing the contacts further. We feel that a very high proportion of SMME owners would discard survey requests that had no direct bearing on their revenue generation. Many of those contacted for follow up to the first request advised that they would respond but did not do so. We also found that there was even less willingness to be interviewed on the topic, with only a handful of respondents discussing the issues with us. The survey questions were deliberately framed to follow on the types of questions asked in the earlier surveys, so that we can more easily identify commonalities and trends. Comparisons will be noted where appropriate in the analysis of responses, below. Demographics 57% of our responses came from companies employing 10 or fewer people; 30% from the employees band; 11% from and 2% from There were no responses from enterprises employing more than 250 staff. These results are thus more weighted towards the micro and small enterprises than the 2011 surveys in the Hinde and Van Belle paper (Hinde & Van Belle, 2012). 66% of our respondents were located in Gauteng Province, 18% in Western Cape and 7% in KwaZulu Natal. This is slightly more weighted towards Gauteng than the demographics of South Africa but not by a sufficient margin to influence the conclusions. Respondents were drawn from the following sectors of the economy: Chemical Products; Construction; Cultural, Tourism & Hospitality; Education & Training; Financial Services; Food & Beverage Manufacture; ICTs; Metal & Engineering; Mining; Other Services. The latter category represented 34% of the responses, followed by ICTs with 32%. Each of the others was less than 10% of the total. Current usage We asked a series of questions to establish the current level of usage of technology by our respondents: Economic Impact of Cloud Services on South African SMMEs Page 15

18 Does your enterprise use the following? We would expect desktops, laptops and mobile phones to be in common use, and all are found in over 80% of our respondents enterprises. Given the acknowledged high level of penetration of mobile phones in South Africa, we might have expected to see higher than 89% in that category but the high proportion of small and micro enterprises in our sample is the likely explanation. Of greater significance is the ready adoption of tablet computers in this sector, in use by almost 64% of respondents. Does your enterprise use cloud computing? We asked this question without qualifying what we meant by cloud computing to establish a baseline of understanding among the respondents about the technology. Equal numbers of respondents said Yes and No, with almost 5% responding Don t know. This correlates with the Hinde and Van Belle (Hinde & Van Belle, 2012) result of 52% saying their company had adopted a cloud service. We will compare these answers against the responses to the next question. Does your enterprise use any of the following? The responses to this question illustrate the difference in understanding of cloud computing between the SMME respondents and the vendor community. Less than 5% of respondents say that they use none of the listed applications all of which fall into the category of applications that run in the cloud. This supports our view that smaller enterprises do not concern themselves with how a service becomes available, only with its value to them in the course of business and how easy it is to use. For example, LinkedIn and Facebook are recognised more as social media, not cloud services. Further reflecting the high number of small and micro respondents, the simpler tools, such as Gmail and Dropbox, have achieved good penetration levels, whereas Salesforce.com is seen as too complex at this level of the market. Economic Impact of Cloud Services on South African SMMEs Page 16

19 Does your enterprise have its own website/ ? Almost 90% of respondents have their own website and addresses, i.e. they indicate the company name in the address. Cloud computing status Our next series of questions examines the respondents perceptions of the value and risks of cloud computing and their plans and progress towards implementing cloud computing within their enterprise operations. We first asked for their rating of where cloud computing adds or could add value to their business. With respect to cost reduction, 61% said it would add at least some value ranging up to high value. 71% felt that it would simplify IT (51% feeling very positive that this would be the case). 60% thought that there would be a reasonable to high value arising from cloud computing providing the ability to move IT out of their business. 58% were positive about the opportunity to effect a reduction in energy demand. These results reflect those shown in the IDG Cloud Computing Survey (IDG Enterprise, 2013), where the drivers towards cloud computing were listed as business continuity, greater flexibility, speed of deployment and improved customer support, followed by reducing waste and lower Capex. Don't know Already implemented Busy implementing Considering implementing Have not yet started Will not start Progress with Cloud implementing cloud computing Only 82% of the respondents chose to answer the question, How far have you got with using cloud computing? Correlating the answer to the earlier question about the use of cloud computing within the enterprise, 50% of respondents who answered this question say they have implemented or are Economic Impact of Cloud Services on South African SMMEs Page 17

20 The Deloitte Survey (Deloitte, 2012) reported 41% of respondents already engaged in a cloud strategy, suggesting the move into cloud computing continues. The next question asked, If you are considering implementing or have implemented (cloud computing), which of the following applications/services would/did you initially move to the cloud? All respondents answered this question, which seeks to identify which cloud services or applications are seen to be the most useful to move from the internal environment at the outset of a migration project. As web-based systems have become more akin to the on-device applications, it makes sense that is the most popular service to move into the cloud at the outset, as indicated by almost 55% of respondents. SMME managers will find it easier to access from any device in any location using a cloud service, rather than setting up (for example) an Exchange Server. The ITWeb Survey (ITWeb Surveys, 2011) had 70% of respondents putting mail systems at the top of this list. For a small enterprise, moving their File Servers (34%) and Data Storage & Backup (41%) into the cloud is often as easy as using a free service such as Dropbox, Google Drive or SkyDrive. As their needs outgrow the entry-level services, it is an easy transition into a more formal process. While we note that 36% of respondents mentioned moving web servers into the cloud, we believe that (in many cases) they were already there. Certainly at the micro to small level of the market, not many enterprises will host their own web servers. Most will use an external service provider. In the 2011 surveys noted by Hinde and Van Belle (Hinde & Van Belle, 2012), web hosting and hosting were the top two services, followed by data backup and CRM. The preference for the various business applications that can move into the cloud would seem to reflect the maturity and reputation of the offerings from the vendor community. Microsoft, Sage and Oracle are among the trusted brands that users are confident will meet their needs. Finally, in this section, we asked two questions to establish the type and model of cloud computing that SMMEs are adopting. Only 84% of respondents answered the question about the type of cloud they were moving into, with a fairly even spread between public, private and hybrid. Economic Impact of Cloud Services on South African SMMEs Page 18

The NIST Definition of Cloud Computing

The NIST Definition of Cloud Computing Special Publication 800-145 The NIST Definition of Cloud Computing Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication 800-145 The NIST

More information

The NIST Definition of Cloud Computing (Draft)

The NIST Definition of Cloud Computing (Draft) Special Publication 800-145 (Draft) The NIST Definition of Cloud Computing (Draft) Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication

More information

IS PRIVATE CLOUD A UNICORN?

IS PRIVATE CLOUD A UNICORN? IS PRIVATE CLOUD A UNICORN? With all of the discussion, adoption, and expansion of cloud offerings there is a constant debate that continues to rear its head: Public vs. Private or more bluntly Is there

More information

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models.

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models. Cloud Strategy Information Systems and Technology Bruce Campbell What is the Cloud? From http://csrc.nist.gov/publications/nistpubs/800-145/sp800-145.pdf Cloud computing is a model for enabling ubiquitous,

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes Cloud Computing Supplementary slides Course: Designing and Implementing Service Oriented Business Processes 1 Introduction Cloud computing represents a new way, in some cases a more cost effective way,

More information

Capability Paper. Today, aerospace and defense (A&D) companies find

Capability Paper. Today, aerospace and defense (A&D) companies find Today, aerospace and defense (A&D) companies find Today, aerospace and defense (A&D) companies find themselves at potentially perplexing crossroads. On one hand, shrinking defense budgets, an increasingly

More information

White Paper on CLOUD COMPUTING

White Paper on CLOUD COMPUTING White Paper on CLOUD COMPUTING INDEX 1. Introduction 2. Features of Cloud Computing 3. Benefits of Cloud computing 4. Service models of Cloud Computing 5. Deployment models of Cloud Computing 6. Examples

More information

A white paper from Fordway on CLOUD COMPUTING. Why private cloud should be your first step on the cloud computing journey - and how to get there

A white paper from Fordway on CLOUD COMPUTING. Why private cloud should be your first step on the cloud computing journey - and how to get there A white paper from Fordway on CLOUD COMPUTING Why private cloud should be your first step on the cloud computing journey - and how to get there PRIVATE CLOUD WHITE PAPER January 2012 www.fordway.com Page

More information

CLOUD COMPUTING GUIDELINES FOR LAWYERS

CLOUD COMPUTING GUIDELINES FOR LAWYERS INTRODUCTION Legal practices are increasingly using cloud storage and software systems as an alternative to in-house data storage and IT programmes. The cloud has a number of advantages particularly flexibility

More information

CSO Cloud Computing Study. January 2012

CSO Cloud Computing Study. January 2012 CSO Cloud Computing Study January 2012 Purpose and Methodology Survey Sample Survey Method Fielded Dec 20, 2011-Jan 8, 2012 Total Respondents Margin of Error +/- 7.3% Audience Base Survey Goal 178 security

More information

Kent State University s Cloud Strategy

Kent State University s Cloud Strategy Kent State University s Cloud Strategy Table of Contents Item Page 1. From the CIO 3 2. Strategic Direction for Cloud Computing at Kent State 4 3. Cloud Computing at Kent State University 5 4. Methodology

More information

/ WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA. By Melbourne IT Enterprise Services

/ WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA. By Melbourne IT Enterprise Services / WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA By Melbourne IT Enterprise Services THE EVOLUTION OF CLOUD According to the United States Department of Commerce Computer Security Division i,

More information

East African Information Conference 13-14 th August, 2013, Kampala, Uganda. Security and Privacy: Can we trust the cloud?

East African Information Conference 13-14 th August, 2013, Kampala, Uganda. Security and Privacy: Can we trust the cloud? East African Information Conference 13-14 th August, 2013, Kampala, Uganda Security and Privacy: Can we trust the cloud? By Dr. David Turahi Director, Information Technology and Information Management

More information

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE H.Madhusudhana Rao* Md. Rahmathulla** Dr. B Rambhupal Reddy*** Abstract: This paper targets on the productivity of cloud computing technology in healthcare

More information

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India

More information

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Cloud Computing 159.735 Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Table of Contents Introduction... 3 What is Cloud Computing?... 3 Key Characteristics...

More information

Enhancing Operational Capacities and Capabilities through Cloud Technologies

Enhancing Operational Capacities and Capabilities through Cloud Technologies Enhancing Operational Capacities and Capabilities through Cloud Technologies How freight forwarders and other logistics stakeholders can benefit from cloud-based solutions 2013 vcargo Cloud Pte Ltd All

More information

Business Intelligence (BI) Cloud. Prepared By: Pavan Inabathini

Business Intelligence (BI) Cloud. Prepared By: Pavan Inabathini Business Intelligence (BI) Cloud Prepared By: Pavan Inabathini Summary Federal Agencies currently maintain Business Intelligence (BI) solutions across numerous departments around the enterprise with individual

More information

Cloud Computing in the Enterprise An Overview. For INF 5890 IT & Management Ben Eaton 24/04/2013

Cloud Computing in the Enterprise An Overview. For INF 5890 IT & Management Ben Eaton 24/04/2013 Cloud Computing in the Enterprise An Overview For INF 5890 IT & Management Ben Eaton 24/04/2013 Cloud Computing in the Enterprise Background Defining the Cloud Issues of Cloud Governance Issue of Cloud

More information

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp.

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud 1 What is meant by Cloud Computing, or Going To The Cloud? A model

More information

Aged Care ICT trends. Findings from a Logicalis survey of Australian Aged Care IT and business decision-makers

Aged Care ICT trends. Findings from a Logicalis survey of Australian Aged Care IT and business decision-makers Aged Care ICT trends Findings from a Logicalis survey of Australian Aged Care IT and business decision-makers Unlike the commercial business sector, the majority of Aged Care providers are in the late

More information

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS Shirley Radack, Editor Computer Security Division Information

More information

Cloud Computing; What is it, How long has it been here, and Where is it going?

Cloud Computing; What is it, How long has it been here, and Where is it going? Cloud Computing; What is it, How long has it been here, and Where is it going? David Losacco, CPA, CIA, CISA Principal January 10, 2013 Agenda The Cloud WHAT IS THE CLOUD? How long has it been here? Where

More information

The HIPAA Security Rule: Cloudy Skies Ahead?

The HIPAA Security Rule: Cloudy Skies Ahead? The HIPAA Security Rule: Cloudy Skies Ahead? Presented and Prepared by John Kivus and Emily Moseley Wood Jackson PLLC HIPAA and the Cloud In the past several years, the cloud has become an increasingly

More information

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era (1944-1978) Workstation Era (1968-1985) Xerox Star 1981!

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era (1944-1978) Workstation Era (1968-1985) Xerox Star 1981! Demystifying Cloud Computing What is Cloud Computing? First, a little history. Tim Horgan Head of Cloud Computing Centre of Excellence http://cloud.cit.ie 1" 2" Mainframe Era (1944-1978) Workstation Era

More information

Managing Cloud Computing Risk

Managing Cloud Computing Risk Managing Cloud Computing Risk Presented By: Dan Desko; Manager, Internal IT Audit & Risk Advisory Services Schneider Downs & Co. Inc. ddesko@schneiderdowns.com Learning Objectives Understand how to identify

More information

sponsored by White paper What can CRM bring to your business? A study of the benefits offered by CRM across all areas of the business

sponsored by White paper What can CRM bring to your business? A study of the benefits offered by CRM across all areas of the business sponsored by >> White paper What can CRM bring to your business? April 2011 A study of the benefits offered by CRM across all areas of the business Contents Executive summary p 3 The evolution of CRM p

More information

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing

More information

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro Cloud definitions you've been pretending to understand Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro You keep using that word cloud. I do not think it means what you think it

More information

AskAvanade: Answering the Burning Questions around Cloud Computing

AskAvanade: Answering the Burning Questions around Cloud Computing AskAvanade: Answering the Burning Questions around Cloud Computing There is a great deal of interest in better leveraging the benefits of cloud computing. While there is a lot of excitement about the cloud,

More information

Technology & Business Overview of Cloud Computing

Technology & Business Overview of Cloud Computing Your Place or Mine? In-House e-discovery Platform vs. Software as a Service Technology & Business Overview of Cloud Computing Janine Anthony Bowen, Esq. Jack Attorneys & Advisors www.jack-law.com Atlanta,

More information

Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1

Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1 Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1 Taking a Deeper Look at the Cloud: Solution or Security Risk? LoyCurtis Smith East Carolina University TAKING A DEEPER LOOK AT THE CLOUD:

More information

Trends in Business Intelligence

Trends in Business Intelligence Trends in Business Intelligence The Impact of SaaS and Social Data Shawn P. Rogers Vice President Research ~ Business Intelligence Practice Enterprise Management Associates décembre 16, 2010 Speaker Shawn

More information

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service Cloud Computing Although cloud computing is quite a recent term, elements of the concept have been around for years. It is the maturation of Internet. Cloud Computing is the fine end result of a long chain;

More information

Cloud Computing 2012 Survey Results. Date: 21 September 2012

Cloud Computing 2012 Survey Results. Date: 21 September 2012 Cloud Computing 2012 Survey Results Date: 21 September 2012 Executive Summary Cloud computing solutions distribution between SME s and Enterprise Clients There have been many reports that speak to the

More information

The Cloud vs. the Back-Office. Which is right for you?

The Cloud vs. the Back-Office. Which is right for you? The Cloud vs. the Back-Office Which is right for you? Introductions Andy Skrzypczak President NetSource One We help, guide and support frustrated and overwhelmed business owners who want Pain Free IT so

More information

Cloud computing is a marketing term for technologies that provide servers, outside of the firewall, for:

Cloud computing is a marketing term for technologies that provide servers, outside of the firewall, for: Peter Hirsch Cloud computing is a marketing term for technologies that provide servers, outside of the firewall, for: Computation Software Applications Data access Storage services.that do not require

More information

The cloud - ULTIMATE GAME CHANGER ===========================================

The cloud - ULTIMATE GAME CHANGER =========================================== The cloud - ULTIMATE GAME CHANGER =========================================== When it comes to emerging technologies, there is one word that has drawn more controversy than others: The Cloud. With cloud

More information

Quick guide: Using the Cloud to support your business

Quick guide: Using the Cloud to support your business Quick guide: Using the Cloud to support your business This Quick Guide is one of a series of information products targeted at small to medium sized enterprises (SMEs). It is designed to help businesses

More information

Introduction to Cloud Services

Introduction to Cloud Services Introduction to Cloud Services (brought to you by www.rmroberts.com) Cloud computing concept is not as new as you might think, and it has actually been around for many years, even before the term cloud

More information

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU ABSTRACT Dan Smedescu This article provides an introduction to cloud computing and choosing a vendor. The first part includes definitions and service

More information

How cloud computing can transform your business landscape

How cloud computing can transform your business landscape How cloud computing can transform your business landscape Introduction It seems like everyone is talking about the cloud. Cloud computing and cloud services are the new buzz words for what s really a not

More information

Cloud Computing. Bringing the Cloud into Focus

Cloud Computing. Bringing the Cloud into Focus Cloud Computing Bringing the Cloud into Focus November 2011 Introduction Ken Cochrane CEO, IT/NET Partner, KPGM Performance and Technology National co-leader IT Advisory Services KPMG Andrew Brewin Vice

More information

Cloud Computing Thunder and Lightning on Your Horizon?

Cloud Computing Thunder and Lightning on Your Horizon? Cloud Computing Thunder and Lightning on Your Horizon? Overview As organizations automate more and more of their manual processes, the Internet is increasingly becoming an important tool in the delivery

More information

Cloud Computing Masterclass

Cloud Computing Masterclass Cloud Computing Masterclass Andrew Stott Senior Consultant, TWICT formerly Deputy UK Gov CIO Washington 27 Feb 2013 v0.4 @dirdigeng andrew.stott@dirdigeng.com What is Cloud Computing? 2 Perhaps not such

More information

Chamber SME E-Business Survey 2002

Chamber SME E-Business Survey 2002 Chamber SME E-Business Survey 2002 Prepared for Chambers of Commerce of Ireland September 2002 Chambers of Commerce of Ireland 17 Merrion Square Dublin 2 Ireland W: www.chambersireland.ie E: info@chambersireland.ie

More information

Cloud Panel Draft Statement of Requirement

Cloud Panel Draft Statement of Requirement Cloud Panel Draft Statement of Requirement August 2014 Statement of Requirement This draft Statement of Requirement (SOR) has been created to provide Commonwealth Agencies, industry members and interested

More information

THE CLOUD- CHANGING THE INDIAN HEALTHCARE SYSTEM

THE CLOUD- CHANGING THE INDIAN HEALTHCARE SYSTEM Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 5, May 2013, pg.238

More information

Module 1: Facilitated e-learning

Module 1: Facilitated e-learning Module 1: Facilitated e-learning CHAPTER 3: OVERVIEW OF CLOUD COMPUTING AND MOBILE CLOUDING: CHALLENGES AND OPPORTUNITIES FOR CAs... 3 PART 1: CLOUD AND MOBILE COMPUTING... 3 Learning Objectives... 3 1.1

More information

Securing Your Journey to the Cloud. Managing security across platforms today and for the future. Table of Contents

Securing Your Journey to the Cloud. Managing security across platforms today and for the future. Table of Contents P h y s i c a l V i r t u a l - C l o u d Securing Your Journey to the Cloud Managing security across platforms today and for the future Table of Contents Executive summary 1 Journey to the cloud varies,

More information

Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC

Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC www.fmsinc.org 1 2015 Financial Managers Society, Inc. Cloud Security Implications

More information

10 steps to the Cloud for SMBs Introduction to Cloud computing. www.fasthosts.co.uk. Ask the Experts. Making Business Work Better Online

10 steps to the Cloud for SMBs Introduction to Cloud computing. www.fasthosts.co.uk. Ask the Experts. Making Business Work Better Online 10 steps to the Cloud for SMBs Introduction to Cloud computing This paper is designed to explain, in plain English, the real reasons behind how your business can benefit from Cloud computing, and help

More information

Cloud Security Introduction and Overview

Cloud Security Introduction and Overview Introduction and Overview Klaus Gribi Senior Security Consultant klaus.gribi@swisscom.com May 6, 2015 Agenda 2 1. Cloud Security Cloud Evolution, Service and Deployment models Overview and the Notorious

More information

Email archives: no longer fit for purpose?

Email archives: no longer fit for purpose? RESEARCH PAPER Email archives: no longer fit for purpose? Most organisations are using email archiving systems designed in the 1990s: inflexible, non-compliant and expensive May 2013 Sponsored by Contents

More information

Flying into the Cloud: Do You Need a Navigator? Services. Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government

Flying into the Cloud: Do You Need a Navigator? Services. Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government Services Flying into the Cloud: Do You Need a Navigator? Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government Table of Contents Executive Summary... 3 Current IT Challenges...

More information

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government October 4, 2009 Prepared By: Robert Woolley and David Fletcher Introduction Provisioning Information Technology (IT) services to enterprises

More information

How cloud computing can transform your business landscape.

How cloud computing can transform your business landscape. How cloud computing can transform your business landscape. This whitepaper will help you understand the ways cloud computing can benefit your business. Introduction It seems like everyone is talking about

More information

CPNI VIEWPOINT 01/2010 CLOUD COMPUTING

CPNI VIEWPOINT 01/2010 CLOUD COMPUTING CPNI VIEWPOINT 01/2010 CLOUD COMPUTING MARCH 2010 Acknowledgements This viewpoint is based upon a research document compiled on behalf of CPNI by Deloitte. The findings presented here have been subjected

More information

Cloud Computing & Hosting Solutions

Cloud Computing & Hosting Solutions Cloud Computing & Hosting Solutions SANTA FE COLLEGE CTS2356: NETWORK ADMIN DANIEL EAKINS 4/15/2012 1 Cloud Computing & Hosting Solutions ABSTRACT For this week s topic we will discuss about Cloud computing

More information

Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate.

Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate. Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate. Presented by: Sabrina M. Segal, USITC, Counselor to the Inspector General, Sabrina.segal@usitc.gov Reference

More information

Bringing the Cloud into Focus. A Whitepaper by CMIT Solutions and Cadence Management Advisors

Bringing the Cloud into Focus. A Whitepaper by CMIT Solutions and Cadence Management Advisors Bringing the Cloud into Focus A Whitepaper by CMIT Solutions and Cadence Management Advisors Table Of Contents Introduction: What is The Cloud?.............................. 1 The Cloud Benefits.......................................

More information

An Introduction to Cloud Computing Concepts

An Introduction to Cloud Computing Concepts Software Engineering Competence Center TUTORIAL An Introduction to Cloud Computing Concepts Practical Steps for Using Amazon EC2 IaaS Technology Ahmed Mohamed Gamaleldin Senior R&D Engineer-SECC ahmed.gamal.eldin@itida.gov.eg

More information

Using the Cloud to fill the void between the business and the IT Department

Using the Cloud to fill the void between the business and the IT Department Using the Cloud to fill the void between the business and the IT Department David Bennett IT Consultant david.bennett@changeharbour.com Agenda The legal services market Business demands on the IT Department

More information

The business owner s guide for replacing accounting software

The business owner s guide for replacing accounting software The business owner s guide for replacing accounting software Replacing your accounting software is easier and more affordable than you may think. Use this guide to learn about the benefits of a modern

More information

6 Cloud strategy formation. 6.1 Towards cloud solutions

6 Cloud strategy formation. 6.1 Towards cloud solutions 6 Cloud strategy formation 6.1 Towards cloud solutions Based on the comprehensive set of information, collected and analysed during the strategic analysis process, the next step in cloud strategy formation

More information

The NREN s core activities are in providing network and associated services to its user community that usually comprises:

The NREN s core activities are in providing network and associated services to its user community that usually comprises: 3 NREN and its Users The NREN s core activities are in providing network and associated services to its user community that usually comprises: Higher education institutions and possibly other levels of

More information

ACS CLOUD COMPUTING CONSUMER PROTOCOL. Response from AIIA

ACS CLOUD COMPUTING CONSUMER PROTOCOL. Response from AIIA ACS CLOUD COMPUTING CONSUMER PROTOCOL Response from AIIA AUGUST 2013 INTRODUCTION The Australian Information Industry Association (AIIA) is the peak national body representing multinational and domestic

More information

Cloud Computing. What is Cloud Computing?

Cloud Computing. What is Cloud Computing? Cloud Computing What is Cloud Computing? Cloud computing is where the organization outsources data processing to computers owned by the vendor. Primarily the vendor hosts the equipment while the audited

More information

The Cloud Opportunity: Italian Market 01/10/2010

The Cloud Opportunity: Italian Market 01/10/2010 The Cloud Opportunity: Italian Market 01/10/2010 Alessandro Greco @Easycloud.it In collaboration with easycloud.it Who is easycloud.it? Easycloud.it is a Consultant Company based in Europe with HQ in Italy.

More information

Guardian365. Managed IT Support Services Suite

Guardian365. Managed IT Support Services Suite Guardian365 Managed IT Support Services Suite What will you get from us? Award Winning Team Deloitte Best Managed Company in 2015. Ranked in the Top 3 globally for Best Managed Service Desk by the Service

More information

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Wikipedia defines cloud computing as Internet-based computing, whereby shared

More information

CLOUD TECHNOLOGY IMPLEMENTATION/SECURITY

CLOUD TECHNOLOGY IMPLEMENTATION/SECURITY 1 CLOUD TECHNOLOGY IMPLEMENTATION/SECURITY Torrell Griffin 2 Cloud Technology Implementation/Risk Mitigation The purpose of this report, in essence, is to define cloud technology as well as describe some

More information

Roadmap for Cloud migration

Roadmap for Cloud migration Roadmap for Cloud migration James Threapleton Client Director, Housing & Public Sector Graham Curran Director, Strategic Consulting 2 nd July 2015 ABOUT GRAHAM 25+ years experience delivering transformational

More information

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Samah Sadeq Ahmed Bagish Department of Information Technology, Faculty of Engineering, Aden University,

More information

The Key Components of a Cloud-Based Unified Communications Offering

The Key Components of a Cloud-Based Unified Communications Offering The Key Components of a Cloud-Based Unified Communications Offering Organizations must enhance their communications and collaboration capabilities to remain competitive. Get up to speed with this tech

More information

A discussion on Does cloud computing payback? Another in Inecom s series of Insight white papers to help improve your business process

A discussion on Does cloud computing payback? Another in Inecom s series of Insight white papers to help improve your business process INSIGHTS A discussion on Does cloud computing payback? Another in Inecom s series of Insight white papers to help improve your business process One of the issues with discussing cloud solutions, is trying

More information

Computing in a virtual world Cloud Computing

Computing in a virtual world Cloud Computing Computing in a virtual world Cloud Computing Just what is cloud computing anyway? Skeptics might say it is nothing but industry hyperbole, visionaries might say it is the future of IT. In realty, both

More information

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory Perspectives on Cloud Computing and Standards Peter Mell, Tim Grance NIST, Information Technology Laboratory Caveats and Disclaimers This presentation provides education on cloud technology and its benefits

More information

Adoption, Approaches & Attitudes

Adoption, Approaches & Attitudes Adoption, Approaches & Attitudes The Future of Cloud Computing in the Public and Private Sectors A Global Cloud Computing Study Sponsored by JUNE 2011 TABLE OF CONTENTS Executive Summary... 1 Methodology

More information

Legal Issues in the Cloud: A Case Study. Jason Epstein

Legal Issues in the Cloud: A Case Study. Jason Epstein Legal Issues in the Cloud: A Case Study Jason Epstein Outline Overview of Cloud Computing Service Models (SaaS, PaaS, IaaS) Deployment Models (Private, Community, Public, Hybrid) Adoption Different types

More information

The Key Components of a Cloud-Based UC Offering

The Key Components of a Cloud-Based UC Offering The Key Components of a Cloud-Based UC Offering Organizations must enhance their communications and collaboration capabilities to remain competitive. Get up to speed with this tech primer and find new

More information

Cloud Procurement Discussion Paper. For Comment

Cloud Procurement Discussion Paper. For Comment Cloud Procurement Discussion Paper For Comment AUGUST 2014 Acronyms Acronym AGIMO ASD DCaaS MUL IaaS NIST PaaS RFT SaaS SCS Definition Australian Government Information Management Office Australian Signals

More information

Computing: Public, Private, and Hybrid. You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds.

Computing: Public, Private, and Hybrid. You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds. Cloud Computing: Public, Private, and Hybrid You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds. And you ve got questions:» What are the differences between Public

More information

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT An Overview Of Future Impact Of Cloud Computing Shiva Chaudhry COMPUTER SCIENCE DEPARTMENT IFTM UNIVERSITY MORADABAD Abstraction: The concept of cloud computing has broadcast quickly by the information

More information

Cloud Computing and Records Management

Cloud Computing and Records Management GPO Box 2343 Adelaide SA 5001 Tel (+61 8) 8204 8773 Fax (+61 8) 8204 8777 DX:336 srsarecordsmanagement@sa.gov.au www.archives.sa.gov.au Cloud Computing and Records Management June 2015 Version 1 Version

More information

1. From the CIO 3. 2. Strategic Direction for Cloud Computing at Kent State 4. 3. Cloud Computing at Kent State University 5

1. From the CIO 3. 2. Strategic Direction for Cloud Computing at Kent State 4. 3. Cloud Computing at Kent State University 5 Kent State University ss Cloud Strategy Table of Contents Item Page 1. From the CIO 3 2. Strategic Direction for Cloud Computing at Kent State 4 3. Cloud Computing at Kent State University 5 4. Methodology

More information

Whitepaper. Cloud Cover. A HR and Payroll Professional s Guide to Cloud Computing

Whitepaper. Cloud Cover. A HR and Payroll Professional s Guide to Cloud Computing Whitepaper Cloud Cover A HR and Payroll Professional s Guide to Cloud Computing Introduction A few years ago cloud computing was a concept relatively unknown to all but the IT industry. Now, however, the

More information

The effects of cloud technology on management accounting and decision making

The effects of cloud technology on management accounting and decision making Chartered Institute of Management Accountants The effects of cloud technology on management accounting and decision making Chartered Institute of Management Accountants Research executive summary series

More information

Market Maturity. Cloud Definitions

Market Maturity. Cloud Definitions HRG Assessment: Cloud Computing Provider Perspective In the fall of 2009 Harvard Research Group (HRG) interviewed selected Cloud Computing companies including SaaS (software as a service), PaaS (platform

More information

IT Security Risk Management Model for Cloud Computing: A Need for a New Escalation Approach.

IT Security Risk Management Model for Cloud Computing: A Need for a New Escalation Approach. IT Security Risk Management Model for Cloud Computing: A Need for a New Escalation Approach. Gunnar Wahlgren 1, Stewart Kowalski 2 Stockholm University 1: (wahlgren@dsv.su.se), 2: (stewart@dsv.su.se) ABSTRACT

More information

Trends in enterprise ICT

Trends in enterprise ICT UBS Telecoms Enterprise Day 2014 Trends in enterprise ICT 28 March 2014 Robert Schumann 2 Contents About Analysys Mason Sizing African SME ICT markets Case studies from Developed Markets Challenges and

More information

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar Cloud Computing Guide & Handbook SAI USA Madhav Panwar Background 2010 WGITA approved the cloud computing project with SAI USA as lead and Canada & India as members 2011 A status report was presented and

More information

OWASP Chapter Meeting June 2010. Presented by: Brayton Rider, SecureState Chief Architect

OWASP Chapter Meeting June 2010. Presented by: Brayton Rider, SecureState Chief Architect OWASP Chapter Meeting June 2010 Presented by: Brayton Rider, SecureState Chief Architect Agenda What is Cloud Computing? Cloud Service Models Cloud Deployment Models Cloud Computing Security Security Cloud

More information

SCADA Cloud Computing

SCADA Cloud Computing SCADA Cloud Computing Information on Cloud Computing with SCADA systems Version: 1.0 Erik Daalder, Business Development Manager Yokogawa Electric Corporation Global SCADA Center T: +31 88 4641 360 E: erik.daalder@nl.yokogawa.com

More information

WHAT S ON YOUR CLOUD? Workload Deployment Strategies for Private and Hybrid Clouds RESEARCH AND ANALYSIS PROVIDED BY TECHNOLOGY BUSINESS RESEARCH

WHAT S ON YOUR CLOUD? Workload Deployment Strategies for Private and Hybrid Clouds RESEARCH AND ANALYSIS PROVIDED BY TECHNOLOGY BUSINESS RESEARCH WHAT S ON YOUR CLOUD? Workload Deployment Strategies for Private and Hybrid Clouds RESEARCH AND ANALYSIS PROVIDED BY TECHNOLOGY BUSINESS RESEARCH Contents I. Private Cloud: Making IT a business partner

More information

Session 2. The economics of Cloud Computing

Session 2. The economics of Cloud Computing Session 2. The economics of Cloud Computing Cloud computing is the next step in the on-going evolution of Information Technology. From a technical standpoint, very little that currently is done on cloud

More information

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Cloud Computing. Karan Saxena * & Kritika Agarwal** Page29 Cloud Computing Karan Saxena * & Kritika Agarwal** *Student, Sir M. Visvesvaraya Institute of Technology **Student, Dayananda Sagar College of Engineering ABSTRACT: This document contains basic

More information