Capstone Paper Building Business on the Cloud. Benjamin Manyara Chaitanya Nutakki Charlie Milligan Susri Anuradha Vijai Chalamkuri

Size: px
Start display at page:

Download "Capstone Paper Building Business on the Cloud. Benjamin Manyara Chaitanya Nutakki Charlie Milligan Susri Anuradha Vijai Chalamkuri"

Transcription

1 Capstone Paper Building Business on the Cloud Benjamin Manyara Chaitanya Nutakki Charlie Milligan Susri Anuradha Vijai Chalamkuri 12/18/2010

2 TABLE OF CONTENTS 1 EXECUTIVE SUMMARY PROBLEM STATEMENT PROPOSED SOLUTION BUSINESS REQUIREMENTS BUSINESS DRIVERS AND BENEFITS SCOPE AND STAKEHOLDERS... 5 Figure A - Key Stakeholders REQUIRED FUNCTIONALITY... 6 Use-Case 1: Sales Representative Login and Ordering Workflow... 6 Use-Case 2: Customer Login... 6 Use-Case 3: Sales Reporting AS-IS BUSINESS PROCESS... 7 Figure B - As-Is Business Process TO-BE BUSINESS PROCESS... 8 Figure C - To Be Business Process TECHNICAL REQUIREMENTS: ARCHITECTURAL APPROACH System Functions and Components Business Context Diagram Figure D - Business Context Diagram SOFTWARE SOLUTIONS Vendor Selection Development Platform and Approach NETWORK LEVEL ARCHITECTURAL VIEW Figure E - Network Level Architectural View DEPLOYMENT PLATFORM AND MODEL SYSTEM METRICS INTEGRATION CLOUD MANAGEMENT FRAMEWORK AND INTEGRATION METHOD Figure F - Queplix Application/Data Management Platform for GLOCO DATA DESIGN AND MANAGEMENT AS-IS DATABASE DESIGN TO-BE DATABASE DESIGN Benjamin, Chaitanya, Charlie, Susri, Vijai Page 2

3 5.3 DATABASE DESIGN SPECIFICATION OPERATIONAL CONSIDERATIONS NON-FUNCTIONAL COMPONENTS LAUNCHING THE IT SOLUTION INTO BUSINESS OPERATIONS ITIL SERVICE OPERATIONS SERVICE KNOWLEDGE MANAGEMENT EVENT MONITORING TOOL PROJECT MANAGEMENT DEPLOYMENT ACTIVITIES MAINTENANCE PROJECT TIMELINE DELIVERABLES PROJECT SUCCESS METRICS DELIVERY, DEPLOYMENT AND ROLLOUT RISKS, DEPENDENCIES AND CONSTRAINTS APPENDIX 1 - PRIMARY COMPETITORS APPENDIX 2 - SCREENSHOTS FROM THE NEW ORDER APPLICATION APPENDIX 3 - SWOT (Strengths, Weaknesses, Opportunities & Threats) ANALYSIS REFERENCES Benjamin, Chaitanya, Charlie, Susri, Vijai Page 3

4 1 EXECUTIVE SUMMARY 1.1 PROBLEM STATEMENT GLOCO is a multi-national medical equipment manufacturing company headquartered in Cambridge, MA. In its first 9 years it has expanded quickly by building plants and acquiring other companies. GLOCO s Information Technology and Communication (ICT) organization is tasked with cutting costs while maintaining existing applications and implementing new business initiatives. GLOCO currently spends 490M on ICT, which is 7% of its total revenue. This is much higher than the industry average of 4%. GLOCO has formulated a strategic objective of giving its customers and employees cloud 1 accessibility. 1.2 PROPOSED SOLUTION GLOCO has engaged our firm, Cloud-U Consulting, to migrate applications to the cloud. We are experienced in customizing and implementing cloud-based solutions for enterprise and mid-level businesses. We will examine current processes in light of how they could be streamlined and implemented in Salesforce. We propose to build a custom order application on Force.com, which is a Platform as a Service (PaaS) part of Salesforce, a cloud-based service provider. This solution will provide customers access to the order system, where they will be able to place orders online without having to contact GLOCO s sales representatives. GLOCO s employees will now be able to access to order management system from outside of GLOCO's intranet without needing to use a VPN. This will allow them to maximize sales and resolve issues more efficiently. 2 BUSINESS REQUIREMENTS 2.1 BUSINESS DRIVERS AND BENEFITS Internet accessibility of the web-based ordering system to GLOCO s employees and customers. Reducing infrastructure, software and maintenance requirements. Eliminating the need for an in-house disaster recovery solution. Automatic upgrades, shared resources and other features of multi-tenancy. 1 Cloud computing is a general term for anything that involves delivering hosted services over the Internet. These services are broadly divided into three categories: Infrastructure-as-a-Service, Platform-as-a-Service and Software-as-a-Service. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 4

5 2.2 SCOPE AND STAKEHOLDERS The scope of the proposed solution is confined to GLOCO s ordering system. The key stakeholders are: ICT SALES & MARKETING CUSTOMER SERVICE CLIENT RELATIONSHIP MANAGER SENIOR MANAGEMENT CUSTOMER Figure A - Key Stakeholders 1. Information Technology & Communication (ICT) department: As an in-house operation that manages GLOCO s technological infrastructure, ICT will play a major role in the analysis and implementation of this project. ICT will also undergo some changes in employee responsibilities in the latter stages, and its employees will be trained on the new system. 2. Sales & Marketing: Sales and Marketing personnel will have web access to the new system, making it easier for them to access critical data while on the field. 3. Customer Service: Customer Service personnel will be trained on the new system so that they will be able to support users. 4. Client Relationship Management (CRM): Client relationship managers will be responsible for ensuring that their clients' transition to the new system succeeds. 5. Senior Management: Executive sponsorship is imperative for the success of this project. 6. Customer Service: Customer Service personnel will need training on the new system to be able to support users. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 5

6 2.3 REQUIRED FUNCTIONALITY Use-Case 1: Sales Representative Login and Ordering Workflow As-is scenario: Sales representatives in the field must first access GLOCO s private network through VPN and then log into the current ordering system. To-be scenario: Sales representatives in the field will have web access to the new ordering system. The Force.com platform will be configured to categorize product catalogs and differentiate pricing models based on region. Use-Case 2: Customer Login As-is scenario: This use-case is not currently supported in GLOCO s existing Siebel ordering system. To-be scenario: Customers will have web access to the new ordering system. Use-Case 3: Sales Reporting As-is scenario: With the current Siebel CRM system, generating sales reports is a manual task requiring the use of Crystal Reports. To-be scenario: Salesforce provides out-of-box reporting capability that can be leveraged, configured and customized easily. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 6

7 2.4 AS-IS BUSINESS PROCESS Figure B - As-Is Business Process A step-by-step description of this process flow is provided in detail below. 1. Customer logs in to the Customer Order website. Initial login requires the Customer to get registered or verified in the Customer database by a Sales Representative. 2. A product is selected and checked against the Inventory database. 3. The price of the selected item is supplied by the Price Model database. 4. On successful credit verification, the order is placed on the Order database. 5. A shipping confirmation is sent to the user. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 7

8 2.5 TO-BE BUSINESS PROCESS Figure C - To Be Business Process A step-by-step description of this process flow is provided in detail below. 1. The ordering portal is available in the Salesforce cloud. 2. A customer is registered by a customer service or sales representative. 3. A product is selected and checked against the Inventory database. 4. The price of the selected item is supplied by the Price Model database. 5. On successful credit verification, the order is entered on the Order database. 6. A shipping confirmation is sent to the user. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 8

9 3 TECHNICAL REQUIREMENTS: 3.1 ARCHITECTURAL APPROACH System Functions and Components The order management system on the cloud interfaces with the Queplix 2 Cloud Management Solution to access entities within GLOCO s infrastructure. Queplix provides a set of web-service interfaces which enables querying GLOCO s Siebel CRM system, taking the data and storing it as virtual metadata in the Queplix interface. This data is also accessible from the cloud. The order management system on Force.com has the following system functions: Customer Login Sales Agent Login Sales Agent Workflow Order Placement Order Fulfillment Sales Reporting The following components support the system functions above: Customer Component Product Component Payments Component Order Component Note: These are reusable components; therefore there are fewer components than system functions. 2 Queplix Corporation is a US-based software company. It produces software platform designed to accelerate adaptation of enterprise cloud computing architectures. Queplix Virtual Data Manager provides automated integration of cloud and on-premises application. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 9

10 3.1.2 Business Context Diagram Figure D - Business Context Diagram The Customer, Inventory and Price Model databases and Support applications will remain in the GLOCO environment, while the Order application and Order database will move to Force.com. The middleware is provided by Queplix, a cloud management system provider. 3.2 SOFTWARE SOLUTIONS Vendor Selection Competitive analysis performed by Cloud-U Consulting for selecting a cloud partner and cloud management solution provider considered numerous vendors. We selected Salesforce.com as the cloud partner and Queplix as the cloud management solution provider. According to Gartner, Salesforce.com is one of the leaders in SaaS offerings. Gartner places Salesforce.com in the Leaders Quadrant in the 2009 CRM Magic Quadrant. 3 We have done a SWOT 4 analysis on the following companies: Salesforce.com, Oracle and Sage. Salesforce.com is set apart from the other companies by providing value with its well-conceived application development platform and ability to work without user installed software See Appendix-1 for SWOT. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 10

11 Salesforce doesn t have an order management system in their main product line. Cloud-U Consulting has established that the few order management system solutions available on Salesforce s AppExchange platform do not fit GLOCO s requirements. Therefore, we decided to use Salesforce s Force.com, a Platform as a Service (PaaS), where we will build and customize the order management application in the cloud. Cloud-U Consulting has chosen Queplix to provide the Cloud Management Interface which will map GLOCO s in-house databases to the cloud application. In choosing the cloud management provider, our due diligence has established that Queplix is the leader in the data virtualization market. Queplix offers its products for integration of applications and also for synchronizing the data that reside in different places 5. Queplix is more object-oriented and hence it lends to the business-oriented approach. It also provides for features such as polymorphism, inheritance and encapsulation which make it easier to interface and integrate with other applications Development Platform and Approach Force.com has a robust development platform which enables faster, cheaper building and delivering of applications than traditional software platforms. Apex is the strongly-typed, Java-like programming language which runs on and provides the logic layer for Force.com. Visualforce is an IDE which is based on the popular open source Eclipse IDE. Data records in Force.com are stored in persisted database objects called SObjects, rather than in tables. Data Manipulation Language (DML) consists of Salesforce.com Object Query Language (SOQL) and Salesforce.com Object Search Language (SOSL), which are used to store, adjust and delete data. Visualforce employs the Model-View-Controller (MVC) software architectural pattern which separates application logic from user interfaces, so both can be developed independently. Models have SObjects or Apex classes, views have pages and components, and controllers have standard or custom behavior defined in Apex. Every Visualforce page has a unique URL, and when the page is accessed it gets presented by a server on Force.com. Cloud-U Consulting developers will use Visualforce as much as possible, but they will modify or write Apex functions wherever needed. A Visualforce page can be set up to render in many ways, including as a tab near the top of the screen, as part of a standard page layout, or in response to a custom or over-ridden standard button or link. AJAX components can be added to enable partial page updates which maintain user context. Cascading style sheets can be added to adjust the overall look. Content can be set up to be rendered as PDFs by the server before being presented to the browser. Mobile browsers can also be accommodated. Force.com requires testing new Apex code prior to deploying it. The code must be tested in a Sandbox, which is a test environment which mimics the current production environment. New code cannot be deployed until at least 75% of it has been successfully tested with unit tests. Every use case needs to be successfully tested. 5 Benjamin, Chaitanya, Charlie, Susri, Vijai Page 11

12 3.3 NETWORK LEVEL ARCHITECTURAL VIEW Figure E - Network Level Architectural View The diagram above is a simplified network diagram showing the systems that are specific to GLOCO s ordering system. Given that GLOCO is a multinational company and realizing that the ordering system spans all geographical locations, the above diagram represents a high level schematic of the network architecture. GLOCO s corporate network is a high speed Ethernet secured behind Cisco firewall systems. Applications servers, databases servers and user systems are assigned unique IPs by one of the four domain controllers that manage IP and domain name assignments in the four geographical locations. Currently customers do not have direct access to the system; they make a call to the GLOCO Customer Service Desk. GLOCO employees who are out on the field may access the system through VPN portals which are assigned on a user basis. Qualified users are assigned a VPN connection which allows them access through the corporate firewall. Manufacturing companies rely heavily on shipping vendors, so it s in their best interest to have an efficient process for notifying vendors when shipments are ready. GLOCO has an application dedicated to keeping track Benjamin, Chaitanya, Charlie, Susri, Vijai Page 12

13 of their vendors which is integrated into the ordering system. In order to facilitate this process, GLOCO has secure VPN tunnels between its network and the most highly used shipping vendors. Third party credit checking is done over the Internet whenever a new customer is to be added. Queplix will have secured T1 lines into the GLOCO network and into Salesforce in order to perform the necessary entity mappings and data migration. 3.4 DEPLOYMENT PLATFORM AND MODEL The deployment model is cloud / platform as a service. We will create the order system application using Force.com. After modifications and testing are complete, we will move it from the Sandbox s testing environment to Force.com s production environment. No additional hardware will be needed on the GLOCO side. 3.5 SYSTEM METRICS System metrics: Of GLOCO s 29,000 total employees, approximately 400 work in sales, and 800 work in customer support. Each salesperson uses the order system an average of 15 times per week, for 5 minutes to 20 minutes each time (average 8 minutes), or 120 total minutes. Each customer support person uses the order system an average of 40 times per week, for 2 to 9 minutes each time (average 4 minutes), or 160 total minutes. Current availability of the Seibel system is very good, with less than an hour of unscheduled downtime per month. The average user is only unable to use the system once every three months, so there are approximately 400 such incidents per month. With Salesforce implementation, expected availability will be better because of intense system monitoring. The response time of the new system should be similar to that of the old system. Performance is predicated on there being adequate, reliable Internet bandwidth at the various user locations. Any scaling needed for increased traffic will be handled by Force.com. 4 INTEGRATION 4.1 CLOUD MANAGEMENT FRAMEWORK AND INTEGRATION METHOD As our selected cloud management vendor, Queplix will integrate GLOCO with Force.com. The diagram below provides a high level description of the integration model. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 13

14 Figure F - Queplix Application/Data Management Platform for GLOCO This integration process is described below. Connectivity: The first step is to connect applications, databases, files, web services, and XML schema. This layer hosts the authentication codes and network level information necessary to make the connections. Virtual Metadata Directory: The virtual metadata layer retrieves the meta-data (data representing data) relating to the entities and places them in a virtual store. Entity Mapping: This layer maps the data model of the source application with that of the target application using the meta-data in the virtual store. Entity Extraction Engine: This engine is a high level interface that allows for querying the entities. Administration: This layer provides an environment with which users can administer the interface. IT managers need to monitor all real-time integration activities, handle exceptions, and provide proactive support for forecasted problems. The administration part of the framework consists of a web management console that enables managers to monitor integration operations remotely. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 14

15 5 DATA DESIGN AND MANAGEMENT 5.1 AS-IS DATABASE DESIGN Order Schema Figure G - Order Object Schema The schema consists of Orders, OrderDetails and Payments tables. The Orders table holds the customer s number, order date and the current status of the order. The OrderDetails table holds detail information relating to the order, ordered product, price of the product, discount if any applied to the order and the order quantity. The Payments table holds payment information, payment type (credit card or bank card), payment date and the status of payment transaction Customer Schema Figure H - Customer Object Schema Benjamin, Chaitanya, Charlie, Susri, Vijai Page 15

16 The schema consists of Customers and CustomerAddress tables. The Customer table holds customer contact and payment information. The CustomerAddress table holds customer address, contact address, billing address and shipping address information Inventory Schema Figure I - Inventory Object Schema The schema consists of Products, Category and Suppliers tables. The Products table holds product information, unit price information, weight and stock information. The Category table holds product category name and description. The Suppliers table holds company name, contact name and address, and payment method information. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 16

17 5.2 TO-BE DATABASE DESIGN Order Schema Figure J - New Order Object Schema The Order Object Schema represents the column details of the Order table. The following are the main functions of this object: Orders will be placed and collected via the Ordering web application. This application will be available to Customers and Sales Representatives through the public Internet. Orders can either be placed directly by a Customer or by a Sales Representative. The collected ordering information will be stored in the Order object. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 17

18 5.2.2 Payment Schema Figure K - Payment Object Schema The entity above represents the column details of the Payment table. The following are the main functions of this object: The payment object stores Payments information. The collected payment information will be stored in the Payment Object Product Schema Figure L - Product Object Schema The entity above represents the column details of the Product table. The following are the main functions of this object: Product information is collected through Product tab. The Product tab will be available only to Admin users. The collected product information will be stored in the Product Object. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 18

19 5.2.4 Account Schema Figure M- Account Object Schema The entity above represents the column details of the Account table. The following are the main functions of this object: Account information is collected through the Account tab. The Account tab will be available only to Admin users. The collected information will be stored in the Account Object. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 19

20 5.3 DATABASE DESIGN SPECIFICATION The following diagram represents the data flow process of the new ordering system. These are the detailed steps for data flow process: Figure N - Data Flow Process User logs in to Force.com. User is verified agains`t customer DB located in GLOCO. Data is transferred by the cloud management solution. Product catalogue is retrieved from GLOCO s inventory DB and presented for user selection. Product pricing is retrieved from GLOCO s Price Model DB and presented to the user for selection. Order is placed. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 20

21 After order placement, a credit check is performed against a third party credit agency. Product shipment request is sent to the selected shipping vendor. Order is complete. 6 OPERATIONAL CONSIDERATIONS 6.1 NON-FUNCTIONAL COMPONENTS Salesforce.com offers many non-functional or supporting components. As part of their cloud offering Salesforce helps monitor and manage the system. They also provide Training and Certification, Consulting and Support. Salesforce.com non-functional components include administrative tools, content management tools, monitoring and logging tools, analytics tools, etc. which help manage users, data, and the overall order system. GLOCO has many non-functional components including: Training Program Classroom based instructor training for new ordering system will be provided by Cloud-U staff. Recorded webinar sessions for Customers and Sales Representatives will describe usage of the New Ordering System. Content Management GLOCO s knowledge portal will be leveraged to record issues identified on the New Ordering System. Help Desk There will be two service level desks Training Salesforce.com have specialized training options for employees in different roles. They also offer certification for the key users of the system. Cloud-U will also provide training to familiarize people with the new application. Training for Systems Administrators will be crucial for the adoption of this new system. Training will be provided in different forms such as class room based instructor training sessions as well as recorded Webinar sessions that will be made available on the Intranet for internal GLOCO users. The sales and marketing departments will post the recorded Webinar training sessions on the company s website and on the home page of the customer portal when the system goes live. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 21

22 6.1.2 Content Management: The content within the Order system will be managed by GLOCO ICT staff, and all metrics will also be collected and analyzed on the cloud. We plan to take advantage of extensive online documentation at Salesforce.com for the day-to-day training necessary to use the Salesforce.com platform. Issues which arise during the operation of the order system will be documented, and their solutions will be kept in knowledge-based articles in GLOCO s knowledge portal Help Desk: The following are GLOCO's two service desk levels: Level 1: A GLOCO service desk level 1 technicians will entertain each incident or change request, log it into the GLOCO ticketing system, categorize it by type, and assign it to the appropriate group. The main categories will be Applications, Systems and Network. Level 2: GLOCO service desk level 2 will be comprised of the Applications, Systems and Network groups. Each group will be assigned tickets from the level 1 service desk and manage them appropriately. Any incident which is not part of a specific group will be handled collectively. GLOCO support technicians will require access to the Queplix and Salesforce support teams in case their help is needed. Each group will have access to the event monitoring tool to help troubleshoot tickets. 7 LAUNCHING THE IT SOLUTION INTO BUSINESS OPERATIONS Task Production of work flow templates Administering users Data content management Metrics collection Data governance Who and How Workflow templates for Sales Representatives will be developed on Force.com by Cloud-U s developers. The templates will be produced as a set of web screens. Customer Service will register Customers on the Ordering System. Once registered, their profiles will be managed by GLOCO s system administrators. Orders are stored in the Orders database on Force.com, so the order content will be managed by Force.com administrators. Custom reports including Metrics reports will be built by Cloud-U developers on Force.com. GLOCO Sales and Marketing department is responsible for data governance. Figure O - IT Solution-Workflow Template Benjamin, Chaitanya, Charlie, Susri, Vijai Page 22

23 8 ITIL SERVICE OPERATIONS Figure P- ITIL Service Operations Cloud-U is prescribing a service operation model that includes a ticketing system, two service desk levels and an Event monitoring tool. The GLOCO Ticketing system will have reporting capabilities that will allow metrics to be extracted and established. For example the number of incidents, downtimes and performance levels will be monitored. 8.1 SERVICE KNOWLEDGE MANAGEMENT The Ticketing system will feed into a knowledge management repository, which will be updated as each incident is recorded in the ticketing system. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 23

24 8.2 EVENT MONITORING TOOL The GLOCO Event monitoring tool will pull logs from the Application, Systems and Network systems associated with the ordering system. All this data will be compiled, and the results will be displayed in a dashboard. Application: Since the application will be on the Salesforce cloud, a real time FTP process will be in place to feed into the Event monitoring tool. The logs from the Force.com application will be sent to GLOCO using FTP. Systems: The remaining systems residing within the GLOCO infrastructure will feed into the monitoring tool by use of WMI (Windows Management Instrument) calls. Each system will push hardware, security and diagnostic logs to the tool. Network: The network devices associated with the Order system will also feed network traffic logs to the tool. 9 PROJECT MANAGEMENT 9.1 DEPLOYMENT ACTIVITIES Deploy New Ordering System on Force.com. Deploy customized Queplix system to establish connections from and to the Ordering system to GLOCO systems. Enable firewall ports on GLOCO network to setup connections from Queplix. Build Order database on Force.com and migrate order data from GLOCO database servers. 9.2 MAINTENANCE Define procedures for Force.com application support. Define process for supporting, diagnosing and fixing Queplix related failures. Order database maintenance by Force.com administrators. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 24

25 9.3 PROJECT TIMELINE Figure Q - Project Timeline Benjamin, Chaitanya, Charlie, Susri, Vijai Page 25

26 9.4 DELIVERABLES Benchmarking of the current order system will focus on measuring and recording its response times. A Cloud-U Consulting business analyst will interview stakeholders, current system users, and internal IT staff to gather requirements and produce a specification for the new order system. Cloud-U Consulting will help GLOCO negotiate SLAs (service level agreements) and contracts with Salesforce and Queplix. Provisions will address pricing, performance, required uptime, GLOCO's sole ownership of the data, data security, disaster recovery and backups, a ban on provider withholding of services, and an opt-out contract termination clause in the event of vendor financial instability. Cloud-U Consulting will write the alpha application, including Queplix integration to connect to external components, in a sandbox environment. Testing will be performed with a variety of use cases for users with different roles and permissions. Their observations and survey results will be incorporated into a beta application which they will also test. We will incorporate the feedback gathered on the beta application into producing the go-live ready version 1.0 of the new ordering system. Senior helpdesk personnel will be trained on using and troubleshooting the application. Their input will be valuable for Cloud-U Consulting's trainer, who will produce a user training tutorial. The tutorial will have exercises to ensure user comprehension. A user who completes the tutorial should be ready to use the new ordering system. 9.5 PROJECT SUCCESS METRICS The following metrics will be assessed: Metric Moving of order database and application to the cloud Removal of Seibel order system Reported monthly unscheduled Force.com downtime Percentage of customers who try the ordering system Percentage of orders made directly by customers Minimum, average and maximum times per use Desired Result completed completed less than 0.1% per month more than 7%, 90 days from go-live more than 2%, 90 days from go-live at least as good as old benchmarks Removing the Seibel order system will free up resources and eliminate related costs. System unavailability previously only affected the average user four times per year. The new order application should be at least equally robust. The monthly expectation is less than 0.1% downtime, excluding scheduled maintenance. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 26

27 Fewer sales resources will be needed over time as customers begin to order online. Minimum, average and maximum times GLOCO users spend with each use of the new ordering system are expected to be slightly higher than the corresponding pre-migration benchmarks. This is expected to correct itself as users get comfortable with the new system. 9.7 DELIVERY, DEPLOYMENT AND ROLLOUT The system change will involve migrating the order application and database from Seibel to the cloud. As the web application will be developed and tested in a Force.com sandbox, it will be easily deployable by simply moving it to production in the user interface. The first deployment will include the North American division of GLOCO. A link to the introductory tutorial and the helpdesk hotline phone number and link will be visible on the order screen. The rollout will feature an ed introduction and login instructions sent to the current Seibel users, with support people ready to address user incident and informational calls. The second deployment and rollout will feature the remaining divisions. The third deployment will be to customers. 9.8 RISKS, DEPENDENCIES AND CONSTRAINTS There are risks associated with using the cloud that may be absent from traditional models. Network bandwidth dictates speed of access to the order database, which could lead to variable performance of the application. Vendor lock-in: Integration with third party vendors such as Salesforce and Queplix causes a loss of cloud interoperability. Poor Service Level Agreements (SLAs): Inflexible, boilerplate SLAs are the norm. Transaction Time: The order database will be communicating with GLOCO's in-house database; the response time may be more. 9.9 RISK MITIGATION Network Bandwidth: GLOCO at all time should have dedicated T1 lines for efficient accessibility to cloud. Poor Service Level Agreements (SLA): Cloud-U Consulting will negotiate with Salesforce.com and Queplix to get the SLA as per GLOCO's need. Transaction Time: CRUD (Create, Read, Update and Delete) operation will be performed on the databases to increase efficiency. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 27

28 10 APPENDIX APPENDIX 1 - PRIMARY COMPETITORS Benjamin, Chaitanya, Charlie, Susri, Vijai Page 28

29 APPENDIX 2 - SCREENSHOTS FROM THE NEW ORDER APPLICATION 2.1 Account Details Benjamin, Chaitanya, Charlie, Susri, Vijai Page 29

30 2.2 Accounts Benjamin, Chaitanya, Charlie, Susri, Vijai Page 30

31 2.3 Order Detail Benjamin, Chaitanya, Charlie, Susri, Vijai Page 31

32 2.4 Order Benjamin, Chaitanya, Charlie, Susri, Vijai Page 32

33 2.5 Product Detail Benjamin, Chaitanya, Charlie, Susri, Vijai Page 33

34 2.6 Products: Benjamin, Chaitanya, Charlie, Susri, Vijai Page 34

35 APPENDIX 3 - SWOT (Strengths, Weaknesses, Opportunities & Threats) ANALYSIS Key Success Factors/Themes Salesforce Oracle - On Demand Sage Software Branding Market leader. Very strong in enterprise databases, a software giant. Customer Service Strong customer service includes customer advocacy program. Less well supported than other Oracle products. Functionality Strong feature set. Limited features, lacks realtime information system. Licensing Full user license required for Full user license, not a pure all employees, not a flexible SaaS offering. SaaS offering. Middleware Integration Limited set of customization tools, but integrates well with web 2.0. Integrates well with other Oracle products and Siebel CRM. Pricing Expensive SaaS price point. Competitive SaaS price point. SaaS Offerings An SaaS pioneer and market Strongest in Sales Force leader. Automation (SFA). Offers hosted and on-premises solutions. SLAs Architecture Type Value Added Reseller and Partnership Support SLAs not standardized but negotiable. Multi tenant architecture enables cost savings. AppExchange lets customers buy or sell solutions. SLA agreement provides for good uptime, but is not negotiable. Single Tenant Standard Edition can't grow elastically. Poor VAR support Ranked the #2 CRM provider globally by Gartner. Multiple delivery options (on Premise and SaaS) complicate the support process. Strong features provide good end-user usability. Flexible per-user and external access licensing options. Easy customization and integration with Sage SalesLogic. Inexpensive single product price point. On-demand version is a smaller subset of the standard version. Good SLAs. Only single-tenant offered. Poorly compensated. Benjamin, Chaitanya, Charlie, Susri, Vijai Page 35

36 11 REFERENCES 1) Karlyn, Matt, The Legal Implications of Cloud Computing, Social Media and Mobility, CIO The Year Ahead Summit, November 9, ) Knoerschild, Kirk, Metrics: Improving IT Value, Justifying IT Investment, Burton Group, February 23, ) Reeves, Drue, Cloud Computing: Transforming IT, Burton Group, April 20, ) Cartlidge, Alison et. al., An Introductory Overview of ITIL V3, Version 1, The IT Service Management Forum, Benjamin, Chaitanya, Charlie, Susri, Vijai Page 36

Salesforce Admin Course Content: Chapter 1 CRM Introduction Introduction to CRM? Why CRM?

Salesforce Admin Course Content: Chapter 1 CRM Introduction Introduction to CRM? Why CRM? Salesforce Admin Course Content: Chapter 1 CRM Introduction Introduction to CRM? Why CRM? Chapter 2 Introduction to Cloud Computing & Salesforce.com Cloud Computing - Overview What is Software-as-a-Service

More information

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled HEXAWARE Q & A E-BOOK ON CLOUD BI Layers Applications Databases Security IaaS Self-managed

More information

THE QUEST FOR A CLOUD INTEGRATION STRATEGY

THE QUEST FOR A CLOUD INTEGRATION STRATEGY THE QUEST FOR A CLOUD INTEGRATION STRATEGY ENTERPRISE INTEGRATION Historically, enterprise-wide integration and its countless business benefits have only been available to large companies due to the high

More information

WHITE PAPER. iet ITSM Enables Enhanced Service Management

WHITE PAPER. iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management Need for IT Service Management The focus within the vast majority of large and medium-size companies has shifted

More information

Empowering the Enterprise Through Unified Communications & Managed Services Solutions

Empowering the Enterprise Through Unified Communications & Managed Services Solutions Continuant Managed Services Empowering the Enterprise Through Unified Communications & Managed Services Solutions Making the transition from a legacy system to a Unified Communications environment can

More information

Advancement in Salesforce using CPQ (Configure Price Quote) Technological Catalyst

Advancement in Salesforce using CPQ (Configure Price Quote) Technological Catalyst Advancement in Salesforce using CPQ (Configure Price Quote) Technological Catalyst Shiv Kumar Goyal 1, Nupoor Narendra Nimbalkar 2 Deputy Head of the Department, Master of Computer Application, Vivekanand

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

Remote Infrastructure Management Emergence of the Cloud-based Helpdesk

Remote Infrastructure Management Emergence of the Cloud-based Helpdesk Remote Infrastructure Management Emergence of the Cloud-based Helpdesk A leadership perspectives white paper Recommended next steps for business and industry executives Issue 11 in a series Executive Summary

More information

GMI CLOUD SERVICES. GMI Business Services To Be Migrated: Deployment, Migration, Security, Management

GMI CLOUD SERVICES. GMI Business Services To Be Migrated: Deployment, Migration, Security, Management GMI CLOUD SERVICES Deployment, Migration, Security, Management SOLUTION OVERVIEW BUSINESS SERVICES CLOUD MIGRATION Founded in 1983, General Microsystems Inc. (GMI) is a holistic provider of product and

More information

The SMB IT Decision Maker s Guide: Choosing a SaaS Service Management Solution

The SMB IT Decision Maker s Guide: Choosing a SaaS Service Management Solution BEST PRACTICES WHITE PAPER The SMB IT Decision Maker s Guide: Choosing a SaaS Service Management Solution Nine Things to Look For in Your Next SaaS Service Desk Table of Contents Introduction...................................................

More information

Leveraging the Cloud for Smarter Development On Oilfields; What Does that Entail? Kevin Wagner, Director - Energy

Leveraging the Cloud for Smarter Development On Oilfields; What Does that Entail? Kevin Wagner, Director - Energy Leveraging the Cloud for Smarter Development On Oilfields; What Does that Entail? Kevin Wagner, Director - Energy Covisint Overview Cloud platform enabling organizations with complex business relationships

More information

ITIL Asset and Configuration. Management in the Cloud

ITIL Asset and Configuration. Management in the Cloud ITIL Asset and Configuration Management in the Cloud An AWS Cloud Adoption Framework Addendum September 2015 A Joint Whitepaper with Minjar Cloud Solutions 2015, Amazon Web Services, Inc. or its affiliates.

More information

Cloud Service Rollout. Chapter 9

Cloud Service Rollout. Chapter 9 Cloud Service Rollout Chapter 9 Cloud Service Topics Cloud service rollout plans vary depending on the type of cloud service SaaS, PaaS, or IaaS and the vendor. Unit Topics Identifying vendor roles and

More information

EXIN Cloud Computing Foundation

EXIN Cloud Computing Foundation Sample Questions EXIN Cloud Computing Foundation Edition April 2013 Copyright 2013 EXIN All rights reserved. No part of this publication may be published, reproduced, copied or stored in a data processing

More information

ATS. The. The Staffing Agency s Guide to Buying an Applicant Tracking System

ATS. The. The Staffing Agency s Guide to Buying an Applicant Tracking System ATS The Advantage: The Staffing Agency s Guide to Buying an Applicant Tracking System 87 % of North American recruiting professionals agree that using ATS/CRM technology is important to the success of

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

Transforming Service Life Cycle Through Automation with SDN and NFV

Transforming Service Life Cycle Through Automation with SDN and NFV Transforming Service Life Cycle Through Automation with SDN and NFV Automated workflows improve TCO for service delivery 1 Table of Contents Executive Summary... 3 Introduction... 3 Today s Challenges...

More information

Minder. simplifying IT. All-in-one solution to monitor Network, Server, Application & Log Data

Minder. simplifying IT. All-in-one solution to monitor Network, Server, Application & Log Data Minder simplifying IT All-in-one solution to monitor Network, Server, Application & Log Data Simplify the Complexity of Managing Your IT Environment... To help you ensure the availability and performance

More information

Six advantages of a cloud-based IT help desk

Six advantages of a cloud-based IT help desk WHITE PAPER Contents Introduction... 1 Six advantages of putting the IT help desk in the cloud... 1 Advantage #1: More proactive IT support...1 Advantage #2: More collaboration...2 Advantage #3: More point-and-click

More information

IT Service Management tools - Acquisition and implementation

IT Service Management tools - Acquisition and implementation IT Service Management tools - and implementation Christian F. Nissen, CFN People A/S ITIL and PRINCE2 are Registered Trade Marks of Axelos in the United Kingdom and other countries COBIT is a registered

More information

How to Turn the Promise of the Cloud into an Operational Reality

How to Turn the Promise of the Cloud into an Operational Reality TecTakes Value Insight How to Turn the Promise of the Cloud into an Operational Reality By David Talbott The Lure of the Cloud In recent years, there has been a great deal of discussion about cloud computing

More information

Executive summary. Table of Contents. Technical Paper Minimize program coding and reduce development time with Infor Mongoose

Executive summary. Table of Contents. Technical Paper Minimize program coding and reduce development time with Infor Mongoose Technical Paper Minimize program coding and reduce development time with Infor Mongoose Executive summary Infor Mongoose is an application development framework that lets you easily design and deploy software

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

KICK-START CLOUD VENTURES

KICK-START CLOUD VENTURES Contents SALESFORCE & CRM PRACTICE GROUP 3 MARKETING & CAMPAIGN MESSAGE ORCHESTRATION 4 FORCE.COM & ISV PARTNER INTEGRATED COLLABORATION & CAMPAIGN MANAGEMENT 4 MARKETING & OPERATIONAL MESSAGE ORCHESTRATION

More information

NAREIM Session: Dangers and challenges of The Cloud. President, NiceNets Consulting, LLC

NAREIM Session: Dangers and challenges of The Cloud. President, NiceNets Consulting, LLC Main Types of Cloud Environments: - Public Cloud: A service built on an external platform run by a cloud service provider such as IBM, Amazon Web Services or Microsoft Azure. Subscribers can get access

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

Indicee Analytics for Salesforce FAQs

Indicee Analytics for Salesforce FAQs Indicee Analytics for Salesforce FAQs Last updated: July 12, 2013 2013 Indicee, Inc. All rights reserved. About Indicee Analytics for Salesforce... 3 What is Indicee Analytics for Salesforce?... 3 What

More information

IBM WebSphere Cast Iron Cloud Integration for JD Edwards EnterpriseOne

IBM WebSphere Cast Iron Cloud Integration for JD Edwards EnterpriseOne IBM WebSphere Cast Iron Cloud Integration for JD Edwards EnterpriseOne Integrate JD Edwards EnterpriseOne in days Highlights Uses a configuration, not coding approach which helps reduce implementation

More information

Course Details V1.0. Selinis Technologies Pvt Ltd. 2012, All Rights Reserved

Course Details V1.0. Selinis Technologies Pvt Ltd. 2012, All Rights Reserved Salesforce.com CRM Administration & Development Course Details V1.0 Selinis Pvt Ltd. 2012, All Rights Reserved Salesforce.com Administration Course Details V1.0 CRM Overview Introduction to CRM? Why CRM?

More information

Datamation. 3 Ways to Move Application Development to the Cloud. Executive Brief. In This Paper

Datamation. 3 Ways to Move Application Development to the Cloud. Executive Brief. In This Paper 3 Ways to Move Application Development to the Cloud In This Paper Many companies are looking to cloud-based platforms to speed development PaaS provides a cloud-based platform for developing and deploying

More information

Welcome to the Force.com Developer Day

Welcome to the Force.com Developer Day Welcome to the Force.com Developer Day Sign up for a Developer Edition account at: http://developer.force.com/join Nicola Lalla nlalla@saleforce.com n_lalla nlalla26 Safe Harbor Safe harbor statement under

More information

Optimizing Service Levels in Public Cloud Deployments

Optimizing Service Levels in Public Cloud Deployments WHITE PAPER OCTOBER 2014 Optimizing Service Levels in Public Cloud Deployments Keys to Effective Service Management 2 WHITE PAPER: OPTIMIZING SERVICE LEVELS IN PUBLIC CLOUD DEPLOYMENTS ca.com Table of

More information

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs ISVforce Guide Version 35.0, Winter 16 @salesforcedocs Last updated: vember 12, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Best Practices Report

Best Practices Report Overview As an IT leader within your organization, you face new challenges every day from managing user requirements and operational needs to the burden of IT Compliance. Developing a strong IT general

More information

Vector HelpDesk - Administrator s Guide

Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks

More information

ITSM Software: Is SaaS the Model for You?

ITSM Software: Is SaaS the Model for You? ITSM Software: Is SaaS the Model for You? By Kai Holthaus, ITIL v3 Expert and Director for Third Sky, Inc. Software as a Service (SaaS) has gotten a lot of attention recently. Many companies and IT organizations

More information

The Importance of Information Delivery in IT Operations

The Importance of Information Delivery in IT Operations The Importance of Information Delivery in IT Operations David Williams Notes accompany this presentation. Please select Notes Page view. These materials can be reproduced only with written approval from

More information

journey to a hybrid cloud

journey to a hybrid cloud journey to a hybrid cloud Virtualization and Automation VI015SN journey to a hybrid cloud Jim Sweeney, CTO GTSI about the speaker Jim Sweeney GTSI, Chief Technology Officer 35 years of engineering experience

More information

PROFESSIONAL SERVICES

PROFESSIONAL SERVICES v.2016.02 PROFESSIONAL SERVICES Training Services Computrition offers a wide array of training services to streamline the implementation process. Of all the factors critical to the success of an automation

More information

The Benefits of Modern Customer Service: Moving Your On-Premise Contact Center to the Cloud

The Benefits of Modern Customer Service: Moving Your On-Premise Contact Center to the Cloud The Benefits of Modern Customer Service: Moving Your On-Premise Contact Center to the Cloud Many contact center managers are now deliberating whether to upgrade their traditional systems or start over

More information

Platform Leadership in Software as a Service: How Platforms Facilitate Innovation

Platform Leadership in Software as a Service: How Platforms Facilitate Innovation Platform Leadership in Software as a Service: How Platforms Facilitate Innovation Bartłomiej Kołakowski Judge Business School University of Cambridge Based on an MPhil dissertation for Technology Policy

More information

Kenandy TM Cloud ERP White Paper. Kenandy Cloud ERP Overview

Kenandy TM Cloud ERP White Paper. Kenandy Cloud ERP Overview White Paper Kenandy Cloud ERP Overview Kenandy TM Cloud ERP Key Benefits Easy to use Global Social Mobile Real-time visibility Fast deployment Users can tailor Add fields Change workflows Create reports

More information

Software as a Service: Uncertainties Revealed

Software as a Service: Uncertainties Revealed Software as a Service: Uncertainties Revealed Robert DeSisto Vice President and Distinguished Analyst Notes accompany this presentation. Please select Notes Page view. These materials can be reproduced

More information

Understanding Financial Cloud Services

Understanding Financial Cloud Services Understanding Financial Cloud Services A Complete Guide for Hedge Funds About RFA RFA (Richard Fleischman & Associates) has been a Financial Cloud and trusted technology partner to our financial services

More information

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010 Siebel HelpDesk Guide Version 8.0, Rev. C March 2010 Copyright 2005, 2010 Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Pervasive Software + NetSuite = Seamless Cloud Business Processes

Pervasive Software + NetSuite = Seamless Cloud Business Processes Pervasive Software + NetSuite = Seamless Cloud Business Processes Successful integration solution between cloudbased ERP and on-premise applications leveraging Pervasive integration software. Prepared

More information

How Secure Is Your Salesforce Org?

How Secure Is Your Salesforce Org? How Secure Is Your Salesforce Org? Fortifying Salesforce With SnapShot Org Intelligence Reporting DreamFactory White Paper The Challenges of Securing Your Salesforce Org As an on-demand SaaS application,

More information

Optimos Enterprise Helpdesk Automation Solution Case Study

Optimos Enterprise Helpdesk Automation Solution Case Study Optimos Enterprise Helpdesk Automation Solution Case Study IT Help Central National Science Foundation Optimos Incorporated 4455 Brookfield Corporate Drive Chantilly, VA 20151 Telephone: (703) 488-6900

More information

MICROSOFT DYNAMICS CRM. Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers

MICROSOFT DYNAMICS CRM. Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers MICROSOFT DYNAMICS CRM Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers January 2011 CONTENTS Foundations for Business Applications: xrm and Force.com... 3 Why

More information

Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions

Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions Fixed Scope Offering for Implementation of Sales Cloud & Sales Cloud Integration With GTS Property Extensions Today s Business Challenges Adopt leading CRM practices and stream line processes Take advantage

More information

The Power of BMC Remedy, the Simplicity of SaaS WHITE PAPER

The Power of BMC Remedy, the Simplicity of SaaS WHITE PAPER The Power of BMC Remedy, the Simplicity of SaaS WHITE PAPER TABLE OF CONTENTS EXECUTIVE SUMMARY............................................... 1 BUSINESS CHALLENGE: MANAGING CHANGE.................................

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

MANAGED SECURITY SERVICES RESPONSIBILITIES GUIDE July 2013

MANAGED SECURITY SERVICES RESPONSIBILITIES GUIDE July 2013 MANAGED SECURITY SERVICES RESPONSIBILITIES GUIDE July 2013 1. ABOUT THIS GUIDE...3 1.1 S NEW CTOMERS...3 1.2 S ALL CTOMERS...3 1.3 OUR S...3 1.4 KEEPING R CONTACT DETAILS UP-TO-DATE...4 1.5 RECORDING R

More information

Statement of Service Enterprise Services - AID Microsoft IIS

Statement of Service Enterprise Services - AID Microsoft IIS Statement of Service Enterprise Services - AID Microsoft IIS Customer Proprietary Rights The information in this document is confidential to Arrow Managed Services, Inc. and is legally privileged. The

More information

Before You Buy! Ten Questions to Ask Your Cloud Vendor

Before You Buy! Ten Questions to Ask Your Cloud Vendor Before You Buy! Ten Questions to Ask Your Cloud Vendor Abstract Cloud Computing is a hot topic these days, engendering widespread interest from CEOs,CFOs and CIOs who are curious about this new paradigm

More information

Six advantages of a cloud-based help desk for small to midsize businesses

Six advantages of a cloud-based help desk for small to midsize businesses Six advantages of a cloud-based help desk for small to midsize businesses WHITE PAPER Contents Introduction... 2 Six advantages of putting the help desk in the cloud... 2 Advantage #1: More proactive service...2

More information

How To Integrate With Salesforce Crm

How To Integrate With Salesforce Crm Introduction Turbo-Charge Salesforce CRM with Dell Integration Services By Chandar Pattabhiram January 2010 Fueled by today s fiercely competitive business environment, IT managers must deliver rapid,

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Page 1 of 9 IT Service Management with System Center Service Manager Course 10965B: 3 days; Instructor-Led Introduction This Three-day

More information

Expert Reference Series of White Papers. Understanding NIST s Cloud Computing Reference Architecture: Part II

Expert Reference Series of White Papers. Understanding NIST s Cloud Computing Reference Architecture: Part II Expert Reference Series of White Papers Understanding NIST s Cloud Computing Reference Architecture: Part II info@globalknowledge.net www.globalknowledge.net Understanding NIST s Cloud Computing Reference

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

Successful Platform-as-a-Service Requires a Supporting Ecosystem for HR Applications

Successful Platform-as-a-Service Requires a Supporting Ecosystem for HR Applications Successful Platform-as-a-Service Requires a Supporting Ecosystem for HR Applications Platform-as-a-Service is the computing term used to describe a hosted web-based computing environment and the associated

More information

How To Manage Cloud Management

How To Manage Cloud Management WHITE PAPER Five Steps to Successful Integrated Cloud Management Sponsored by: HP Mary Johnston Turner May 2011 Robert P. Mahowald IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA

More information

2008 Small Business Technology Trends Survey: A Peer Perspective on IT in Small Business

2008 Small Business Technology Trends Survey: A Peer Perspective on IT in Small Business Enabling Small Business Success 2008 Small Business Technology Trends Survey: A Peer Perspective on IT in Small Business 2008 All Covered Inc. www.allcovered.com Contents EXECUTIVE SUMMARY... 3 RECOMMENDATIONS...

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

SaaS the new normal. Service-now.com, Terry Brown

SaaS the new normal. Service-now.com, Terry Brown SaaS the new normal Service-now.com, Terry Brown Discussion Points Undeniable evolution What is SaaS? How can you benefit from SaaS Creating an ITSM solution at John Maneely Company Business drivers affecting

More information

IT Operations Management. Intelligent. Integrated. Innovative.

IT Operations Management. Intelligent. Integrated. Innovative. IT Operations Management Intelligent. Integrated. Innovative. Who We Are We are Symphony SUMMIT. We offer intelligent, integrated, and innovative solutions for managing IT operations. Our mantra is to

More information

Cloud Computing Safe Harbor or Wild West?

Cloud Computing Safe Harbor or Wild West? IT Best Practices Series Cloud Computing Safe Harbor or Wild West? With IT expenditures coming under increasing scrutiny, the cloud is being sold as an oasis of practical solutions. It s true that many

More information

SMBs Prefer an Integrated Business Applications Suite

SMBs Prefer an Integrated Business Applications Suite Yankee Group DecisionNote SM Survey Analysis February 22, 2006 by Sanjeev Aggarwal, Small & Medium Business Strategies Senior Analyst, saggarwal@yankeegroup.com, 617-880-0246 SMBs Prefer an Integrated

More information

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.

More information

<Insert Picture Here> Integrating your On-Premise Applications with Cloud Applications

<Insert Picture Here> Integrating your On-Premise Applications with Cloud Applications Integrating your On-Premise Applications with Cloud Applications Agenda Hybrid IT Infrastructure An Emerging Trend A New Set of Challenges The Five Keys to Overcoming the Challenges

More information

The Need for Service Catalog Design in Cloud Services Development

The Need for Service Catalog Design in Cloud Services Development The Need for Service Catalog Design in Cloud Services Development The purpose of this document: Provide an overview of the cloud service catalog and show how the service catalog design is an fundamental

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com IT Service Management with System Center Service Manager

More information

Government Efficiency through Innovative Reform IBM Digital Experience on Cloud

Government Efficiency through Innovative Reform IBM Digital Experience on Cloud Government Efficiency through Innovative Reform IBM Digital Experience on Cloud Standard terms and conditions Copyright IBM Corporation 2015 IBM Terms of Use SaaS Specific Offering Terms IBM Digital Experience

More information

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining BUSINESS INTELLIGENCE Bogdan Mohor Dumitrita 1 Abstract A Business Intelligence (BI)-driven approach can be very effective in implementing business transformation programs within an enterprise framework.

More information

Building The Business Case For Launching an App Store

Building The Business Case For Launching an App Store Building The Business Case For Launching an App Store Why Telcos and ISPs are perfectly positioned to become the SaaS channel for their SMB customers This paper is intended to help ISPs and Telcos realize

More information

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Andy Oppenheim Enterprise Management, Product Management Mervyn Lally

More information

CA Service Desk Manager

CA Service Desk Manager PRODUCT BRIEF: CA SERVICE DESK MANAGER CA Service Desk Manager CA SERVICE DESK MANAGER IS A VERSATILE, COMPREHENSIVE IT SUPPORT SOLUTION THAT HELPS YOU BUILD SUPERIOR INCIDENT AND PROBLEM MANAGEMENT PROCESSES

More information

Migrating SaaS Applications to Windows Azure

Migrating SaaS Applications to Windows Azure Migrating SaaS Applications to Windows Azure Lessons Learned 04.04.2012 Speaker Introduction Deepthi Raju Marketing Technology Services Deepthi joined Smartbridge in 2005 and has over twenty years of technology

More information

Apex Code: The World s First On-Demand Programming Language

Apex Code: The World s First On-Demand Programming Language WHIT EP AP ER Apex Code: The World s First On-Demand Programming Language Contents Extending the Power of the Apex Platform... 1 Multi-tenancy and Programming Languages... 1 Apex Code Design and Syntax...

More information

Second CRM CRM Solution for Small Companies

Second CRM CRM Solution for Small Companies Second CRM CRM Solution for Small Companies Technologize Your Business TM Introductory Presentation June 2010 Agenda Second CRM On Demand CRM Solution Introduction Second CRM Features Pricing, Implementation

More information

Cloud Computing: Risks and Auditing

Cloud Computing: Risks and Auditing IIA Chicago Chapter 53 rd Annual Seminar April 15, 2013, Donald E. Stephens Convention Center @IIAChicago #IIACHI Cloud Computing: Risks Auditing Phil Lageschulte/Partner/KPMG Sailesh Gadia/Director/KPMG

More information

Software-as-a-Service: Managing Key Concerns and Considerations

Software-as-a-Service: Managing Key Concerns and Considerations Software-as-a-Service: Managing Key Concerns and Considerations A research report Publication sponsored by: TABLE OF CONTENTS Introduction: Cloud IT, including SaaS, is Real IT Managing The Key Concerns

More information

Cloud-Testing vs. Testing a Cloud

Cloud-Testing vs. Testing a Cloud Cloud- vs. a Cloud - 10th Annual International Software Conference 2010 Neha Mehrotra Abstract This white paper introduces Cloud computing business model which has been the natural evolution of the adoption

More information

10 Steps to a Successful Digital Asset Management Implementation by SrIkAnth raghavan, DIrector, ProDuct MAnAgeMent

10 Steps to a Successful Digital Asset Management Implementation by SrIkAnth raghavan, DIrector, ProDuct MAnAgeMent m a y 2 0 1 2 10 Steps to a Successful Digital Asset Management Implementation Strategies and Best Practices Implementing and deploying enterprise solutions across the organization can be complex, involving

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

Fact Sheet Yellowfin & Cloud Computing

Fact Sheet Yellowfin & Cloud Computing Fact Sheet Yellowfin & Cloud Computing 1 Copyright Yellowfin International 2010 Contents Contents...2 What is Cloud Computing...3 Defining types of Cloud Computing...3 Deployment models: Public, Private,

More information

An Evaluation Framework for Selecting an Enterprise Cloud Provider

An Evaluation Framework for Selecting an Enterprise Cloud Provider An Evaluation Framework for Selecting an Enterprise Cloud Provider WHITE PAPER This White Paper is intended for senior IT leaders of global enterprises considering a new cloud solution or expanding an

More information

Nine Considerations When Choosing a Managed Hosting Provider

Nine Considerations When Choosing a Managed Hosting Provider Nine Considerations When Choosing a Managed Hosting Provider Selecting the right managed hosting provider for your business is a critical part of your success. This white paper provides a roadmap for companies

More information

TECHNOLOGY STRATEGY AUDIT

TECHNOLOGY STRATEGY AUDIT TECHNOLOGY STRATEGY AUDIT Executive Summary It is our intention to facilitate the understanding of technology strategy and its integration with business strategies. This guideline is organized as series

More information

Choosing IT Service Management Software

Choosing IT Service Management Software Choosing IT Service Management Software What to look for in an IT Service Management solution Monitor 24-7 Inc. www.monitor24-7.com sales@monitor24-7.com 1 416 410 2716 1 866 364 2757 Introduction Service

More information

Maximize potential with services Efficient managed reconciliation service

Maximize potential with services Efficient managed reconciliation service RECONCILIATION IntelliMatch Operational Control services Optimize. PRODUCT SHEET Maximize potential with services Efficient managed reconciliation service Overview At its best, technology provides financial

More information

CA Service Desk Manager

CA Service Desk Manager DATA SHEET CA Service Desk Manager CA Service Desk Manager (CA SDM), on-premise or on-demand, is designed to help you prevent service disruptions, better manage change risks, and provides a 360-degree

More information

CA IT Client Manager. Asset Intelligence

CA IT Client Manager. Asset Intelligence DATA SHEET: ASSET INTELLIGENCE CA IT Client Manager Asset Intelligence CA IT CLIENT MANAGER AUTOMATICALLY CONVERTS RAW ASSET DATA INTO ACTIONABLE INTELLIGENCE SO YOU CAN QUICKLY IDENTIFY OPPORTUNITIES

More information

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Table of Contents Executive Summary... 3 Introduction: Cloud Deployment Models... 3 Private Clouds...3 Public

More information

Benefits of an ITIL Help Desk in the Cloud

Benefits of an ITIL Help Desk in the Cloud SOLUTION WHITE PAPER Benefits of an ITIL Help Desk in the Cloud A New ITIL Solution for Small-to-Medium Businesses Contents Introduction 1 Help Desk Needs in Smaller Environments 1 Power in the Cloud 3

More information

Connected Product Maturity Model

Connected Product Maturity Model White Paper Connected Product Maturity Model Achieve Innovation with Connected Capabilities What is M2M-ize? To M2Mize means to optimize business processes using machine data often accomplished by feeding

More information

1 Introduction. 2 What is Cloud Computing?

1 Introduction. 2 What is Cloud Computing? 1 Introduction Table of Contents 1 Introduction 2 What is Cloud Computing? 3 Why is Cloud Computing important? 4 Why Cloud deployments fail? 5 Holistic Approach to cloud computing implementation 6 Conclusion

More information

Traditionally, large IT organizations have utilized their own

Traditionally, large IT organizations have utilized their own White Paper Cloud Identity Services Cloud Identity Services TCO Substantially Reducing Cost with Cloud Identity Services Traditionally, large IT organizations have utilized their own resources to design,

More information

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity . White Paper The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity The cloud computing phenomenon is generating a lot of interest worldwide because of its potential to offer services

More information

How To Make Money From Cloud Computing

How To Make Money From Cloud Computing JDA Cloud Services We Keep Our Head In The Clouds John Frazier January, 2012 1 Gartner CIO IT Strategies 2011 IT strategies for 2011 strongly focus on creating infrastructure while streamlining costs and

More information