Open Source and Free Software 2015:

Size: px
Start display at page:

Download "Open Source and Free Software 2015:"

Transcription

1 INTELLECTUAL PROPERTY Course Handbook Series Number G-1250 Open Source and Free Software 2015: Benefits, Risks and Challenges Co-Chairs Lori E. Lesser Stuart D. Levi Heather Meeker Lawrence Rosen To order this book, call (800) 260-4PLI or fax us at (800) Ask our Customer Service Department for PLI order number 59187, Dept. BAV5. Practising Law Institute 1177 Avenue of the Americas New York, New York 10036

2 3 Effective Business Practices in the Open Source Cloud Nissa M. Strottman Hewlett-Packard Company If you find this article helpful, you can learn more about the subject by going to to view the on demand program or segment for which it was written. 125

3 126 Practising Law Institute

4 Over the past few years, cloud computing has become an increasingly important and prevalent technology. The cloud is used by large companies and small businesses for both internal operations and to provide critical, customer-facing aspects of their businesses. Individuals are also cloud consumers, e.g. using the cloud to store music, photographs and other data. Developing and provisioning cloud technologies and services are major areas of focus for many technology companies and developers. Open source code is commonly used in the development and provision of cloud technologies and services and is often a significant component of such technologies and services. This paper will explore open source issues that arise from the open source cloud, with respect to providers (including developers) and consumers of cloud technologies and services. For a more general discussion on open source business practices, please refer to the paper entitled Effective Open Source Development Business Practices by Adam G. Cohn and Gary Spiegel, also in this publication. The first section of this paper will provide a brief overview of cloud computing and different service and deployment models. The second section of this paper will address open source issues for cloud service providers, and the third section will discuss open source issues faced by consumers of cloud technologies and services. I. A BRIEF OVERVIEW OF CLOUD COMPUTING There are three common cloud computing service models: Infrastructure as a Service ( IaaS ), Platform as a Service ( PaaS ), and Software as a Service ( SaaS ). IaaS provides a user with computing resources, such as processing and storage, that enable the user to perform various operations including provisioning virtual machines, running operating systems and applications and storing and accessing data. IaaS users do not manage the underlying physical infrastructure. PaaS provides a user with programming languages and other tools (such as databases and web servers) that allow the user to develop and deploy applications from the cloud-provided platform; the user does not control the underlying infrastructure. In the SaaS model, software is provided and accessed (though not downloaded to or installed on user devices) through the cloud, but the user does not control either the underlying infrastructure or platform. Each of these service models can be made available in different cloud deployment models. Cloud deployment models include public and private clouds

5 With respect to a public cloud, the infrastructure is controlled by the service provider and the service is made available to multiple customers. Public cloud services are typically made available on a pay-as-you go basis and are often used by developers or small businesses who want a wide variety of scalable computing resources without having to expend the resources to either acquire their own infrastructure or a private cloud. Public clouds are also used by larger organizations who want to reduce expenditures by storing certain types of data or running certain operations outside of their own infrastructure. In contrast, a private cloud is operated for a single organization, and the infrastructure is owned and/or operated by or on behalf of that organization. A private cloud model may be preferred by organizations for various reasons, including the ability to control the infrastructure. Now, let s turn to a discussion of open source issues which may be encountered by cloud service providers. II. SERVICE PROVIDERS AND THE OPEN SOURCE CLOUD If you are a provider of any type of cloud solution, whether it is IaaS, PaaS, or SaaS, whether you offer a public or private cloud deployment, you are almost certainly using open source in some capacity, and it is likely that your customers will be using open source code as well. In addition, your customers may have questions about your use of open source code and will expect you to comply with your obligations under open source licenses. Given this, you should understand what open source code you are using and identify the licenses associated with such open source code. If you have built your own cloud solution, you should identify the open source components that you used. If you are using third party proprietary technology to provide any part of your service, there are several things you should know: What open source code is included with that technology? What are the third party s obligations under those licenses, and have they complied with those obligations (and put you in a position where you can comply with any obligations you may have under those licenses, e.g. source code distribution)? Have you architected your solution in such a way as to avoid any license incompatibility issues? If you modified any open source code, are you obligated under the terms of the license to make those modifications available in source code form? You should also understand how open source code in your service is being used. Is it being used on the backend to provide the service, where it will never be accessed by customers, or is it accessible to customers 4 128

6 even if there is no physical transfer of bits to the customer? Is the code actually being distributed to or made available for download by customers? Once you understand how the code is being used in the service, you can determine what your obligations are under the corresponding open source licenses. Note that some open source licenses provide that certain obligations are triggered by distribution of the code covered by that license; other open source licenses (such as AGPLv3) provide that obligations (e.g. making source code available) may be triggered in certain instances even if you are not distributing the code, but you are simply using the licensed code to provide a service. The licenses governing the open source code should be reviewed carefully to understand your obligations and also to determine whether the use of code governed by those licenses is consistent with the open source policy and strategic goals of your business. Another question for your consideration is whether you want to contribute code to open source projects or the open source community. There are many reasons you may want to participate, including improving the code base, promoting interoperability of your solution with other services, influencing the direction a particular project takes, driving adoption, attracting other developers to work on projects of interest to you or enabling other developers to develop applications that are compatible with your solution. If you are offering IaaS to customers, those customers may be storing and running open source code in your service (and using that code to provide a service to their own customers). Therefore, you should consider how you want to address your customers potential use of open source code in your Terms of Service. For instance, you may want to add a provision to your Terms of Service that requires customers to comply with all third party license terms. Having discussed open source issues that may be faced by service providers, let s now review open source issues for consumers of cloud solutions. III. CONSUMERS AND THE OPEN SOURCE CLOUD As a consumer of cloud technologies or services, the types of open source issues you need to consider vary based upon whether you are using a public or private cloud

7 A. The Public Cloud Practising Law Institute When utilizing a public cloud, one of the first questions you should ask is, what code, if any, is distributed or otherwise provided or available to you under an open source license by or from your service provider? Once that code and the associated license(s) are identified, you should consider how you are planning to use that code, what rights you have under the license, and whether you have any obligations under the license. For instance, if you are planning to use the code in a product you will distribute or a service you will make available, does your proposed distribution or use in providing that service trigger any obligations under the open source license, such as attribution or making source code available? You should also consider whether the content you are uploading to the public cloud includes any open source code and, if so, what rights and obligations you have under the controlling open source licenses given your intended use of that code. For instance, if you are going to use the public cloud to provide a service of your own in which you will be (1) using open source code to provide the service (though you won t actually make any of the bits of the code used to provide the service accessible to customers) and (2) making open source code available for download to customers of the service, understand your obligations under the relevant open source licenses for each of these proposed uses and whether these uses are consistent with the public cloud provider s Terms of Service. Finally, for businesses using a public cloud service, you should determine whether the proposed use of the public cloud service and any open source code distributed by or otherwise available to you from the service provider is consistent with the open source policy and strategic goals of your business. B. The Private Cloud There are various issues raised by the private open source cloud. If you are using a third party solution to provide all or part of your private cloud, what open source code has been provided or is available to you from that third party? What licenses govern that code? How are you planning to use the code? Given your planned use of the code, what rights and obligations do you have under the licenses governing the code (including any proprietary licenses that may be part of the private cloud solution)? Assuming you have the right to modify the open source code in the private cloud solution and you are 6 130

8 planning to do so, do you have an obligation to make those changes available in source code form or, if you have no obligation to make those changes available, do you want to contribute those changes to the community? Will any such modification impact your rights under any agreement you have with the third party provider of your solution e.g., does modification impact your right to receive support? If you are going to add additional open source or proprietary code to your private cloud solution, are the licenses of the code you are considering compatible with the licenses governing the code in the private cloud solution? You should also consider the third party s obligations under the licenses controlling the open source code in the third party solution and whether those obligations have been met. As with the public cloud, you should consider whether the content you are uploading to the private cloud includes any open source code and, if so, what rights and obligations you have under the controlling open source licenses, given your intended use of that code. If you are going to use the private cloud to provide a service which is publicly available, and you have uploaded open source code to your private cloud in order to provide that service, you will need to consider what obligations you may have under the open source licenses with regard to that open source code. In addition, you should determine whether the proposed use of the private cloud service and any open source code associated with that private cloud is consistent with the open source policy and strategic goals of your business. IV. CONCLUSION The use of open source in the cloud requires a review and an analysis of the corresponding open source licenses by service providers and consumers of cloud solutions. The review and analysis should include identifying the open source code being used, the licenses that govern that code, the proposed use of that code, and any obligations arising under the open source licenses based upon the proposed use, and aligning these with the open source policy and strategic goals of your business

9 NOTES 132

TechLaw Institute 2017:

TechLaw Institute 2017: INTELLECTUAL PROPERTY Course Handbook Series Number G-1312 TechLaw Institute 2017: The Digital Evolution Co-Chairs Philip Blum Marc S. Roth James G. Snell To order this book, call (800) 260-4PLI or fax

More information

Fundamental Concepts and Models

Fundamental Concepts and Models Fundamental Concepts and Models 1 Contents 1. Roles and Boundaries 2. Cloud Delivery Models 3. Cloud Deployment Models 2 1. Roles and Boundaries Could provider The organization that provides the cloud

More information

Privacy Shield Boot Camp 2016

Privacy Shield Boot Camp 2016 INTELLECTUAL PROPERTY Course Handbook Series Number G-1291 Privacy Shield Boot Camp 2016 Chair Harry A. Valetk To order this book, call (800) 260-4PLI or fax us at (800) 321-0093. Ask our Customer Service

More information

1/10/2011. Topics. What is the Cloud? Cloud Computing

1/10/2011. Topics. What is the Cloud? Cloud Computing Cloud Computing Topics 1. What is the Cloud? 2. What is Cloud Computing? 3. Cloud Service Architectures 4. History of Cloud Computing 5. Advantages of Cloud Computing 6. Disadvantages of Cloud Computing

More information

11th Annual Patent Law Institute

11th Annual Patent Law Institute INTELLECTUAL PROPERTY Course Handbook Series Number G-1316 11th Annual Patent Law Institute Co-Chairs Scott M. Alter Douglas R. Nemec John M. White To order this book, call (800) 260-4PLI or fax us at

More information

Architectural Implications of Cloud Computing

Architectural Implications of Cloud Computing Architectural Implications of Cloud Computing Grace Lewis Research, Technology and Systems Solutions (RTSS) Program Lewis is a senior member of the technical staff at the SEI in the Research, Technology,

More information

What is cloud computing? The enterprise is liable as data controller. Various forms of cloud computing. Data controller

What is cloud computing? The enterprise is liable as data controller. Various forms of cloud computing. Data controller A guide to CLOUD COMPUTING 2014 Cloud computing Businesses that make use of cloud computing are legally liable, and must ensure that personal data is processed in accordance with the relevant legislation

More information

CHEM-E Process Automation and Information Systems: Applications

CHEM-E Process Automation and Information Systems: Applications CHEM-E7205 - Process Automation and Information Systems: Applications Cloud computing Jukka Kortela Contents What is Cloud Computing? Overview of Cloud Computing Comparison of Cloud Deployment Models Comparison

More information

Introduction to Cloud Computing. [thoughtsoncloud.com] 1

Introduction to Cloud Computing. [thoughtsoncloud.com] 1 Introduction to Cloud Computing [thoughtsoncloud.com] 1 Outline What is Cloud Computing? Characteristics of the Cloud Computing model Evolution of Cloud Computing Cloud Computing Architecture Cloud Services:

More information

SailPoint Technologies

SailPoint Technologies SailPoint Technologies OASIS Cloud ID Technical Committee Use Case Submission Author Darran Rolls, SailPoint Technologies Doc Version 003 Last Changed Date 04/18/2011 Change Summary third release of the

More information

Domain Registrations. Shared Hosting. Office 365 and Hosted Exchange #DOMAINS #HOSTING #

Domain Registrations. Shared Hosting. Office 365 and Hosted Exchange #DOMAINS #HOSTING # GDPR Compliance Responsibilities on Blacknight Products April 2018 GDPR is due to come into force May 25 th 2018. It sets out regulations for security and privacy controls required when handling Personally

More information

Chapter 4. Fundamental Concepts and Models

Chapter 4. Fundamental Concepts and Models Chapter 4. Fundamental Concepts and Models 4.1 Roles and Boundaries 4.2 Cloud Characteristics 4.3 Cloud Delivery Models 4.4 Cloud Deployment Models The upcoming sections cover introductory topic areas

More information

Reviewing Nist Cloud Computing Definition

Reviewing Nist Cloud Computing Definition Reviewing Nist Cloud Computing Definition Danko Naydenov Eurorisk Systems Ltd. 31, General Kiselov Str., 9002 Varna, Bulgaria Е-mail: sky аt eurorisksystems dot com Abstract: The main goal of this paper

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : HP0-D31 Title : Designing HP Data Center and Cloud Solutions Vendor : HP Version : DEMO Get Latest & Valid HP0-D31

More information

CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD?

CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? CORPORATE PERFORMANCE IMPROVEMENT DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? DOES CLOUD MEAN THE PRIVATE DATA CENTER IS DEAD? MASS MIGRATION: SHOULD ALL COMPANIES MOVE TO THE CLOUD? Achieving digital

More information

MANAGED CLOUD SERVICES

MANAGED CLOUD SERVICES JARGON BUSTERS MANAGED CLOUD SERVICES CLOUD SERVICES Any IT service that is accessed on demand via the internet rather than from your own computers and servers. PRIVATE CLOUD Services offered over the

More information

CLOUD COMPUTING. Rajesh Kumar. DevOps Architect.

CLOUD COMPUTING. Rajesh Kumar. DevOps Architect. CLOUD COMPUTING Rajesh Kumar DevOps Architect @RajeshKumarIN www.rajeshkumar.xyz www.scmgalaxy.com 1 Session Objectives This session will help you to: Introduction to Cloud Computing Cloud Computing Architecture

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Part III: Evaluating the Business Value of the Hybrid Cloud

Part III: Evaluating the Business Value of the Hybrid Cloud Contents at a Glance Introduction... 1 Part I: Understanding Concepts and Construction... 7 Chapter 1: Discovering the Fundamentals of Your Computing Environment...9 Chapter 2: The Hybrid Cloud Continuum...25

More information

Cloud First Policy General Directorate of Governance and Operations Version April 2017

Cloud First Policy General Directorate of Governance and Operations Version April 2017 General Directorate of Governance and Operations Version 1.0 24 April 2017 Table of Contents Definitions/Glossary... 2 Policy statement... 3 Entities Affected by this Policy... 3 Who Should Read this Policy...

More information

Practical Guide to Cloud Computing Version 2. Read whitepaper at

Practical Guide to Cloud Computing Version 2. Read whitepaper at Practical Guide to Cloud Computing Version 2 Read whitepaper at www.cloud-council.org/resource-hub Sept, 2015 The Cloud Standards Customer Council THE Customer s Voice for Cloud Standards! 2011/2012 Deliverables

More information

What s New in VMware vcloud Automation Center 5.1

What s New in VMware vcloud Automation Center 5.1 What s New in VMware vcloud Automation Center 5.1 Feature Overview Technical White paper october 2012 Table of Contents vcloud Automation Center Overview.... 3 VMware vsphere 5.1 Support.... 3 VMware vcloud

More information

Module Day Topic. 1 Definition of Cloud Computing and its Basics

Module Day Topic. 1 Definition of Cloud Computing and its Basics Module Day Topic 1 Definition of Cloud Computing and its Basics 1 2 3 1. How does cloud computing provides on-demand functionality? 2. What is the difference between scalability and elasticity? 3. What

More information

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer Oracle Cloud at What's New for Oracle Cloud at Release 18.1.4 E93578-04 October 2018 What s New for Oracle Cloud at This document lists the new features and enhancements added to the Oracle Cloud at and

More information

Ellie Bushhousen, Health Science Center Libraries, University of Florida, Gainesville, Florida

Ellie Bushhousen, Health Science Center Libraries, University of Florida, Gainesville, Florida Cloud Computing Ellie Bushhousen, Health Science Center Libraries, University of Florida, Gainesville, Florida In the virtual services era the term cloud computing has worked its way into the lexicon.

More information

CLOUD COMPUTING PRIMER FOR EXECUTIVES

CLOUD COMPUTING PRIMER FOR EXECUTIVES CLOUD COMPUTING PRIMER FOR EXECUTIVES Cloud Computing Who Cares? Enables New products, services, business models (digital) Faster growth (agility) Better efficiency (not necessarily cheaper) Requires different

More information

ENISA s Position on the NIS Directive

ENISA s Position on the NIS Directive ENISA s Position on the NIS Directive 1 Introduction This note briefly summarises ENISA s position on the NIS Directive. It provides the background to the Directive, explains its significance, provides

More information

INFS 214: Introduction to Computing

INFS 214: Introduction to Computing INFS 214: Introduction to Computing Session 13 Cloud Computing Lecturer: Dr. Ebenezer Ankrah, Dept. of Information Studies Contact Information: eankrah@ug.edu.gh College of Education School of Continuing

More information

Cloud Deployment Scenarios

Cloud Deployment Scenarios Cloud Deployment Scenarios Preface List the four major cloud deployment types Describe the features of private, public, hybrid, and community clouds List some additional cloud deployment types Select the

More information

INTO THE CLOUD WHAT YOU NEED TO KNOW ABOUT ADOPTION AND ENSURING COMPLIANCE

INTO THE CLOUD WHAT YOU NEED TO KNOW ABOUT ADOPTION AND ENSURING COMPLIANCE INTO THE CLOUD WHAT YOU NEED TO KNOW ABOUT ADOPTION AND ENSURING COMPLIANCE INTRODUCTION AGENDA 01. Overview of Cloud Services 02. Cloud Computing Compliance Framework 03. Cloud Adoption and Enhancing

More information

COURSE BROCHURE. Professional Cloud Service Manager Training & Certification

COURSE BROCHURE. Professional Cloud Service Manager Training & Certification COURSE BROCHURE Professional Cloud Service Manager Training & Certification What is Professional Cloud Service Manager? What is Professional Cloud Service Manager In an increasingly interconnected and

More information

Privacy hacking & Data Theft

Privacy hacking & Data Theft Privacy hacking & Data Theft Cloud Computing risks & the Patricia A RoweSeale CIA, CISA, CISSP, CRISC, CRMA The IIA (Barbados Chapter) Internal Audit Portfolio Director CIBC FirstCaribbean Objectives Cloud

More information

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY WHY DIGITAL TRANSFORMATION IS DRIVING ADOPTION OF MULTI-CLOUD STRATEGIES In the era of digital business, enterprises are increasingly using

More information

The Challenge of Cloud Security

The Challenge of Cloud Security The Challenge of Cloud Security Dr. Ray Klump Chair, Mathematics & Computer Science Director, MS in Information Security Lewis University Poll Question #1: What type of cloud service are you

More information

Cloud Computing: Making the Right Choice for Your Organization

Cloud Computing: Making the Right Choice for Your Organization Cloud Computing: Making the Right Choice for Your Organization A decade ago, cloud computing was on the leading edge. Now, 95 percent of businesses use cloud technology, and Gartner says that by 2020,

More information

Microsoft Skype for Business

Microsoft Skype for Business Microsoft Skype for Business The Next generation of LYNC IM Community OCIO - Operations & Security September 27, 2017 Agenda Past Present Capabilities Statistics Use Cases Challenges Future Skype for Business

More information

In this unit we are going to look at cloud computing. Cloud computing, also known as 'on-demand computing', is a kind of Internet-based computing,

In this unit we are going to look at cloud computing. Cloud computing, also known as 'on-demand computing', is a kind of Internet-based computing, In this unit we are going to look at cloud computing. Cloud computing, also known as 'on-demand computing', is a kind of Internet-based computing, where shared resources, data and information are provided

More information

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter Welcome to the OpenChain Curriculum Slides. These slides can be used to help train internal teams about FOSS compliance issues and to conform with the OpenChain Specification. You can deliver these slides

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 6 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

Business Technology Briefing: Fear of Flying, And How You Can Overcome It

Business Technology Briefing: Fear of Flying, And How You Can Overcome It Business Technology Briefing: Fear of Flying, And How You Can Overcome It Joseph Tobloski Senior Director for Data & Platforms R&D Accenture Technology Labs Fear of Flying And How You Can Overcome It May

More information

VMware vrealize Suite and vcloud Suite

VMware vrealize Suite and vcloud Suite VMware vrealize Suite and vcloud Suite Licensing, Pricing, and Packaging WHITE PAPER Table of Contents Executive Summary.... 3 vrealize Suite Licensing Overview... 3 Multiple Components under a Single

More information

Migrating Applications to the Cloud

Migrating Applications to the Cloud Migrating Applications to the Cloud Mr. John Hale Chief, DISA Cloud Services May, 2018 1 Disclaimer The information provided in this briefing is for general information purposes only. It does not constitute

More information

Oracle Exadata Cloud Service Enables Rapid App Delivery for Reinhart Foodservice [CON4867]

Oracle Exadata Cloud Service Enables Rapid App Delivery for Reinhart Foodservice [CON4867] Oracle Exadata Cloud Service Enables Rapid App Delivery for Reinhart Foodservice [CON4867] Michael Kennaugh Vice President & CIO Reinhart Foodservice, L.L.C. Karl Jonsson Sr. Enterprise Architect Reinhart

More information

Multi Packed Security Addressing Challenges in Cloud Computing

Multi Packed Security Addressing Challenges in Cloud Computing Global Journal of Computer Science and Technology Cloud and Distributed Volume 13 Issue 1 Version 1.0 Year 2013 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

OFFICE OF THE ASSISTANT SECRETARY OF DEFENSE HEALTH AFFAIRS SKYLINE FIVE, SUITE 810, 5111 LEESBURG PIKE FALLS CHURCH, VIRGINIA

OFFICE OF THE ASSISTANT SECRETARY OF DEFENSE HEALTH AFFAIRS SKYLINE FIVE, SUITE 810, 5111 LEESBURG PIKE FALLS CHURCH, VIRGINIA OFFICE OF THE ASSISTANT SECRETARY OF DEFENSE HEALTH AFFAIRS SKYLINE FIVE, SUITE 810, 5111 LEESBURG PIKE FALLS CHURCH, VIRGINIA 22041-3206 TRICARE MANAGEMENT ACTIVITY MEMORANDUM FOR: SEE DISTRIBUTION SUBJECT:

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 1 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

First Quarter 2018 Earnings Presentation. May 8, 2018

First Quarter 2018 Earnings Presentation. May 8, 2018 First Quarter 2018 Earnings Presentation May 8, 2018 1 Safe Harbor Caution Concerning Forward-Looking Statements Various remarks that the Company makes contain forward-looking statements regarding acquisitions,

More information

Cloud ecosystem and the role of cloud interconnect

Cloud ecosystem and the role of cloud interconnect Cloud ecosystem and the role of interconnect Data center interconnect for the era Strategic White Paper Data center interconnect (DCI) solutions are used to link and transport traffic between. Although

More information

Version 1/2018. GDPR Processor Security Controls

Version 1/2018. GDPR Processor Security Controls Version 1/2018 GDPR Processor Security Controls Guidance Purpose of this document This document describes the information security controls that are in place by an organisation acting as a processor in

More information

CLOUD COMPUTING PRIMER

CLOUD COMPUTING PRIMER CLOUD COMPUTING PRIMER for Small and Medium-Sized Businesses CONTENTS 1 Executive Summary 2 ABCs of Cloud Computing An IT Revolution 3 The Democratization of Computing Cloud Computing Service Models SaaS

More information

ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast

ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast 21 ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast The NIST Definition of Cloud Computing: Recommendations of the National Institute of Standards

More information

ERP Solution to the Cloud

ERP Solution to the Cloud IT s Not so Scary: Moving your Onprem ERP Solution to the Cloud Lizza Novo Mission Furthering your success through the alignment of strategy, people, processes and technology. What is the Term Cloud? Server

More information

NATIONAL GUIDELINES ON CLOUD COMPUTING FOR GOVERNMENT, MINISTRIES, DEPARTMENTS AND AGENCIES

NATIONAL GUIDELINES ON CLOUD COMPUTING FOR GOVERNMENT, MINISTRIES, DEPARTMENTS AND AGENCIES NATIONAL GUIDELINES ON CLOUD COMPUTING FOR GOVERNMENT, MINISTRIES, DEPARTMENTS AND AGENCIES DOCUMENT DETAIL Security Classification Unclassified Authority National Information Technology Authority - Uganda

More information

Programowanie w chmurze na platformie Java EE Wykład 1 - dr inż. Piotr Zając

Programowanie w chmurze na platformie Java EE Wykład 1 - dr inż. Piotr Zając Programowanie w chmurze na platformie Java EE Wykład 1 - dr inż. Piotr Zając Cloud computing definition Cloud computing is a model for enabling ubiquitous, convenient, ondemand network access to a shared

More information

Kako napraviti Cloud?

Kako napraviti Cloud? Kako napraviti Cloud? Tomislav Lukačević Converged Infrastructure Presales Consultant tomislav.lukacevic@hp.com Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein

More information

Case Study: Deployment of Amazon Web Services to Fuel innovation in Multimedia Applications

Case Study: Deployment of Amazon Web Services to Fuel innovation in Multimedia Applications Case Study: Deployment of Amazon Web Services to Fuel innovation in Multimedia Applications Part of Series: Designorate Case Study Written by: Rafiq Elmansy Published by: Designorate www.designorate.com

More information

Using application properties in IBM Cúram Social Program Management JUnit tests

Using application properties in IBM Cúram Social Program Management JUnit tests Using application properties in IBM Cúram Social Program Management JUnit tests Erika Grine (Erika.Grine@ie.ibm.com) 8 June 2015 Senior Software Engineer, IBM Cúram Social Program Management group IBM

More information

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption Getting Hybrid IT Right A Softchoice Guide to Hybrid Cloud Adoption Your Path to an Effective Hybrid Cloud The hybrid cloud is on the radar for business and IT leaders everywhere. IDC estimates 1 that

More information

Cloud Computing and Its Impact on Software Licensing

Cloud Computing and Its Impact on Software Licensing Cloud Computing and Its Impact on Software Licensing By Gretchen Kwashnik & Jim Cecil January 25, 2012 What is Cloud Computing? Cloud computing is a model for enabling: on-demand network access to a shared

More information

1-2-3 Webinar: Demystifying the Cloud

1-2-3 Webinar: Demystifying the Cloud 1-2-3 Webinar: Demystifying the Cloud Presented by: Kristi Robison, Paintrock Consulting Services Kristi.Robison@outlook.com Sponsored by Wyoming Entrepreneur Small Business Development Center in conjunction

More information

About the DISA Cloud Playbook

About the DISA Cloud Playbook Cloud Playbk About the DISA Cloud Playbk Cloud Adopters, As you attempt to help the department move more data into the Cloud, there will be many challenges to overcome and learning to be realized. We

More information

SOFTWARE PLATFORM INFRASTRUCTURE. as a Service. as a Service. as a Service. Empower Users. Develop Apps. Manage Machines

SOFTWARE PLATFORM INFRASTRUCTURE. as a Service. as a Service. as a Service. Empower Users. Develop Apps. Manage Machines SOFTWARE as a Service PLATFORM as a Service INFRASTRUCTURE as a Service Empower Users Develop Apps Manage Machines 2013 2009 $2.9B $5.7B $6.9B $13.3B $14.0B $17.6B By 2014, cloud computing services will

More information

THREE-PART GUIDE TO DEVELOPING A BYOD STRATEGY WHITE PAPER FEBRUARY 2017

THREE-PART GUIDE TO DEVELOPING A BYOD STRATEGY WHITE PAPER FEBRUARY 2017 THREE-PART GUIDE TO DEVELOPING A BYOD STRATEGY WHITE PAPER FEBRUARY 2017 An IT Architect s Guide to Implementation Considerations and Best Practices When Developing a BYOD Strategy As the consumerization

More information

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Number: CLO-001 Passing Score: 800 Time Limit: 120 min File Version: 39.7 http://www.gratisexam.com/ COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Exam Name: CompTIA

More information

IBM Commerce Insights

IBM Commerce Insights Service Description IBM Commerce Insights This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud Service.

More information

ITPS Empowering clients businesses with Microsoft Azure cloud services

ITPS Empowering clients businesses with Microsoft Azure cloud services ITPS Empowering clients businesses with Microsoft Azure cloud services Many organizations are looking to move their IT systems to the cloud. With a turnkey hybrid cloud platform from Lenovo and Microsoft,

More information

Third Party Cloud Services Its Adoption in the New Age

Third Party Cloud Services Its Adoption in the New Age Solutions for higher performance! Third Party Cloud Services Its Adoption in the New Age 1 Introduction Cloud computing is the delivery of computing services over the Internet. Cloud services allow individuals

More information

ECE Enterprise Storage Architecture. Fall ~* CLOUD *~. Tyler Bletsch Duke University

ECE Enterprise Storage Architecture. Fall ~* CLOUD *~. Tyler Bletsch Duke University ECE590-03 Enterprise Storage Architecture Fall 2017.~* CLOUD *~. Tyler Bletsch Duke University Includes material adapted from the course Information Storage and Management v2 (module 13), published by

More information

Computing as a Service

Computing as a Service Cloud Computing? Dipl. Ing. Abdelnasser Abdelhadi Islamic University Gaza Department of Computer Engineering April 2010 Computing as a Service Business Processes Collaboration Industry Applications Software

More information

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS redhat.com PROGRAM GUIDE Red Hat Connect for Technology Partners 1 TABLE OF CONTENTS Disclaimer... 3 Program Language Changes... 3 Introduction...

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( )

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( ) Oracle Enterprise Manager Ops Center Creating vservers 12c Release 1 (12.1.4.0.0) E27357-02 June 2013 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops Center. Introduction

More information

CLOUD COMPUTING READINESS CHECKLIST

CLOUD COMPUTING READINESS CHECKLIST CLOUD COMPUTING READINESS DAVE WILLIS STEPHEN GOLDSMITH SUBJECT MATTER EXPERTS, CLOUD COMPUTING DENOVO DAVE WILLIS STEPHEN GOLDSMITH SUBJECT MATTER EXPERTS, CLOUD COMPUTING DENOVO 1 CONTENTS INTRODUCTION

More information

Cloud Computing Standard 1.1 INTRODUCTION 2.1 PURPOSE. Effective Date: July 28, 2015

Cloud Computing Standard 1.1 INTRODUCTION 2.1 PURPOSE. Effective Date: July 28, 2015 Cloud Computing Standard Effective Date: July 28, 2015 1.1 INTRODUCTION Cloud computing services are application and infrastructure resources that users access via the Internet. These services, contractually

More information

ENERGY EFFICIENT VIRTUAL MACHINE INTEGRATION IN CLOUD COMPUTING

ENERGY EFFICIENT VIRTUAL MACHINE INTEGRATION IN CLOUD COMPUTING ENERGY EFFICIENT VIRTUAL MACHINE INTEGRATION IN CLOUD COMPUTING Mrs. Shweta Agarwal Assistant Professor, Dept. of MCA St. Aloysius Institute of Technology, Jabalpur(India) ABSTRACT In the present study,

More information

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN S O L U T I O N O V E R V I E W SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN Today s branch office users are consuming more wide area network (WAN) bandwidth

More information

NIST Cloud Computing Security Working Group

NIST Cloud Computing Security Working Group NIST Cloud Computing Security Working Group NIST Cloud Computing Security Reference Architecture NIST Enterprise-Wide Data-Centric Computing Environment February, 2013 Dr. Michaela Iorga, NIST, Computer

More information

Public, Private, or Hybrid Cloud

Public, Private, or Hybrid Cloud White Paper Public, Private, or Hybrid Cloud www.rapidscale.net 1 Public, Private, or Hybrid Cloud When it comes to business, cloud computing is on everyone s mind. This next generation of computing technology

More information

to know how and when to apply which Microsoft technology. In many cases, you can combine multiple

to know how and when to apply which Microsoft technology. In many cases, you can combine multiple Overview of Microsoft Virtualization Microsoft offers a number of virtualization technologies that administrators and infrastructure architects can use to create and administer a virtual environment. To

More information

Cloud solution consultant

Cloud solution consultant Cloud solution consultant Role brief Directorate Jisc technologies Base location Harwell or Bristol Grade B Job level 18 Job family Professional services Date 23/10/2017 Reports to Cloud services group

More information

CLOUD GOVERNANCE SPECIALIST Certification

CLOUD GOVERNANCE SPECIALIST Certification CLOUD GOVERNANCE SPECIALIST Certification The Cloud Professional (CCP) program from Arcitura is dedicated to excellence in the fields of cloud computing technology, mechanisms, platforms, architecture,

More information

CLOUD STRATEGY. Approved by. Prepared by Jonathan White Cloud Strategist. Joel Hartman Chief Information Officer. Michael Sink Chief Operating Officer

CLOUD STRATEGY. Approved by. Prepared by Jonathan White Cloud Strategist. Joel Hartman Chief Information Officer. Michael Sink Chief Operating Officer Approved by Joel Hartman Chief Information Officer Michael Sink Chief Operating Officer Chris Vakhordjian Chief Information Security Officer Aaron Streimish Director of Program Management & Planning Jim

More information

Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS)

Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS) Cloud computing is the present fast developing purpose built architecture created to support computer users. The cloud addresses three main areas of operation: Software as a Service (SaaS) Platform as

More information

Cloud Computing. January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION

Cloud Computing. January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION Cloud Computing January 2012 CONTENT COMMUNITY CONVERSATION CONVERSION Purpose and Methodology Survey Sample Field Work December 20, 2011 January 9, 2012 Total Respondents 554 Margin of Error +/- 4.2%

More information

Data Security and Privacy Principles IBM Cloud Services

Data Security and Privacy Principles IBM Cloud Services Data Security and Privacy Principles IBM Cloud Services 2 Data Security and Privacy Principles: IBM Cloud Services Contents 2 Overview 2 Governance 3 Security Policies 3 Access, Intervention, Transfer

More information

NiceLabel Licensing. Options and Deployment. Rev NiceLabel 2018.

NiceLabel Licensing. Options and Deployment.   Rev NiceLabel 2018. NiceLabel Licensing Options and Deployment Rev-2019-1 NiceLabel 2018. Contents INTRODUCTION 3 NICELABEL LICENSING OPTIONS 3 NiceLabel on-premises editions 3 Single-user license 3 Multi-user license 3 NiceLabel

More information

Cloud Computing Overview. The Business and Technology Impact. October 2013

Cloud Computing Overview. The Business and Technology Impact. October 2013 Cloud Computing Overview The Business and Technology Impact October 2013 Cloud Computing offers new types of IT services and models On-demand self-service Rapid elasticity Pay per use Increase Agility

More information

INNOVATOR AWARDS: NETWORKING

INNOVATOR AWARDS: NETWORKING INNOVATOR AWARDS: NETWORKING SECOND HALF 2017 An Enterprise Management Associates Research Report Summary Prepared for Arista Networks Written by Shamus McGillicuddy Q1 2018 EMA Innovator Awards: Networking

More information

End-to-End Cloudification of Mobile Telecoms. The MCN Consortium Presenter: Andy Edmonds ZHAW

End-to-End Cloudification of Mobile Telecoms. The MCN Consortium Presenter: Andy Edmonds ZHAW End-to-End Cloudification of Mobile Telecoms The MCN Consortium Presenter: Andy Edmonds (@dizz), ZHAW Goals of MCN Architecture Modularity, reusability Creation of composed (end-to-end) services Adhere

More information

Building your Castle in the Cloud for Flash Memory

Building your Castle in the Cloud for Flash Memory Building your Castle in the Cloud for Flash Memory Effectively using flash in the cloud Steve Knipple Principal Consultant CloudShift Advisors Santa Clara, CA 1 Agenda Speaker Perspective State of Cloud

More information

Day One Success for DevSecOps and Automation on Azure

Day One Success for DevSecOps and Automation on Azure Day One Success for DevSecOps and Automation on Azure Chris Jeffrey Senior Cloud Architect Microsoft Azure Cloud Technology Partners, A Hewlett Packard Enterprise Company Twitter: @chrisjeffrey_uk What

More information

CompTIA CV CompTIA Cloud+ Certification. Download Full Version :

CompTIA CV CompTIA Cloud+ Certification. Download Full Version : CompTIA CV0-001 CompTIA Cloud+ Certification Download Full Version : http://killexams.com/pass4sure/exam-detail/cv0-001 Answer: D QUESTION: 379 An administrator adds a new virtualization host to an existing

More information

Introduction To Cloud Computing

Introduction To Cloud Computing Introduction To Cloud Computing What is Cloud Computing? Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g.,

More information

Cloud Computing - Reaping the Benefits and Avoiding the Pitfalls. Stuart James & Delizia Diaz. Intellectual Property & Technology Webinar

Cloud Computing - Reaping the Benefits and Avoiding the Pitfalls. Stuart James & Delizia Diaz. Intellectual Property & Technology Webinar Intellectual Property & Technology Webinar Cloud Computing - Reaping the Benefits and Avoiding the Pitfalls Stuart James & Delizia Diaz 37 Offices in 18 Countries Birmingham Wednesday, 11 July 2012 Speakers

More information

A guide for IT professionals. implementing the hybrid cloud

A guide for IT professionals. implementing the hybrid cloud A guide for IT professionals implementing the hybrid cloud A guide for IT professionals implementing the hybrid cloud Cloud technology is maturing and advancing rapidly. And for schools today, hybrid cloud

More information

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) CLD100 Cloud for SAP. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

Cloud solution consultant

Cloud solution consultant Cloud solution consultant Role brief Directorate Jisc technologies Base location Harwell or Bristol Grade B Level 18 Job family Professional services Date November 2017 Reports to Cloud services group

More information

Cloud Computing Introduction & Offerings from IBM

Cloud Computing Introduction & Offerings from IBM Cloud Computing Introduction & Offerings from IBM Gytis Račiukaitis IT Architect, IBM Global Business Services Agenda What is cloud computing? Benefits Risks & Issues Thinking about moving into the cloud?

More information

Course Overview This five-day course will provide participants with the key knowledge required to deploy and configure Microsoft Azure Stack.

Course Overview This five-day course will provide participants with the key knowledge required to deploy and configure Microsoft Azure Stack. [MS20537]: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Azure Delivery Method : Instructor-led (Classroom)

More information

USA HEAD OFFICE 1818 N Street, NW Suite 200 Washington, DC 20036

USA HEAD OFFICE 1818 N Street, NW Suite 200 Washington, DC 20036 US-China Business Council Comments on The Draft Measures for Security Review of Online Products and Services March 6, 2017 On behalf of the more than 200 members of the US-China Business Council (USCBC),

More information

Michel Ruffin Software coordination manager

Michel Ruffin Software coordination manager STANDARDIZING THE FOSS GOVERNANCE PROCESSES Michel Ruffin Software coordination manager December 2013 STANDARDIZING THE FOSS GOVERNANCE PROCESSES Background The use of Free and/or Open Source Software

More information