IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation

Size: px
Start display at page:

Download "IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation"

Transcription

1 Welcome to: Unit 1 Overview of delivery models in Cloud Computing 9.1

2 Unit Objectives After completing this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy of Cloud Explain the benefits of Cloud Define cloud transformation roadmap Identify cloud delivery models and explain their advantages Cloud Computing Architecture Copyright IBM Corporation 2015

3 Overview Cloud delivers IT as a service to business with the following characteristics: The cloud services are available on demand and can scale up or down based on usage You do not need to own a datacenter to use hardware or software services The excess capacity goes into a general pool and used by someone else You have an option to subscribe or unsubscribe to services delivered in the cloud Monitoring allows for more granular optimization of usage of resources in the cloud The provider will share a SLA(Service Level Agreement) for the services in the catalog The cloud services could be accessed using a standard interface The subscriber gets charged for the services subscribed and the periodic usage A large part of cloud operations is automated. The process is known as orchestration. 3

4 Cloud Definition The Cloud NIST definition is as follows: "Cloud computing is a model for enabling, convenient, on-demand network access to a shared pool of configurable computing resources(e.g., networks, servers, storage, applications and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. 4

5 Key characteristics of cloud 1. Broad network access 2. On-demand self-service (Self Provisioning) 3. Rapid elasticity 4. Measured service 5. Resource pooling 5

6 Service Models and Deployment Models Deployment Models 1. Private Cloud 2. Public Cloud 3. Hybrid Cloud 4. Community Cloud 6

7 Service Models and Deployment Models Delivery Models or Service Models 1. IaaS (Infrastructure as a Service) 2. PaaS (Platform as a Service) 3. SaaS (Software as a Service) 7

8 Cloud History (Cloud Roots) Cloud roots can be tracked by observing the advancement of several technologies, especially in hardware (virtualization, multi-core chips), Internet technologies (Web services, service-oriented architectures, Web 2.0), distributed computing (clusters, grids), and systems management (autonomic computing, data center automation). 8

9 Cloud History (Cloud Roots) 9

10 Cloud History (Cloud Roots) Few important terms in this context. SOA WEB 1.0 WEB 2.0 WEB 3.0 IoT Mashup 10

11 Cloud History (Cloud Roots) Distributed computing (Utility and Grid Computing) 11

12 Cloud History (Cloud Roots) Few important terms in this context Utility Computing Grid Computing Cluster 12

13 Utility computing Utility Computing is a service provisioning model in which a service provider makes computing resources and infrastructure management available to the customer as needed, and charges them for specific usage rather than a flat rate. Like other types of on-demand computing (such as grid computing), the utility model seeks to maximize the efficient use of resources and/or minimize associated costs. Utility is the packaging of computing resources, such as computation, storage and services, as a metered service. This model has the advantage of a low or no initial cost to acquire computer resources; instead, computational resources are essentially rented. 13

14 Grid computing (1 of 2) With an exponential increase in information generation, an infrastructure was required that could scale well with the size of job under consideration. This problem was solved by Grid Computing in the 1990s. Grid computing allowed computers from different administrative domains to run workloads in parallel. Grid computing formed a distributed network of loosely-coupled geographically dispersed computers working towards a common goal. This allowed sharing of computing resources like a utility, ex: electricity. A grid infrastructure is not owned by any one entity but can be used in entirety, on a sharing basis by all participating users. 14

15 Grid computing (2 of 2) Grid computing is a type of parallel and distributed system that enables sharing, selection, and aggregation of geographically distributed autonomous resources dynamically at run-time depending on their availability, capability, performance, cost, and users quality-of-service requirements for solving large-scale compute and data intensive applications such as brain activity analysis, high energy physics etc. Computing grids harness distributed computer power and coordinate the execution of application at internet scale, for the purpose of reducing computation time. 15

16 Cluster A computer cluster is a group of linked computers, working together closely so that in many respects they form a single computer. The components of a cluster are commonly, but not always, connected to each other through fast local area networks. 16

17 Hardware Figure 2 17

18 Cloud History (Cloud Roots) 18

19 Virtual Machine Monitor(VMM) platforms VMWare ESXi Xen KVM 19

20 Virtual Appliances and the Open Virtualization Format 20

21 System Management ( 1 of 2) With the increase in the complexity of computing systems, which in turn motivated the research on autonomic computing, which seeks to improve systems by decreasing human involvement in their operation. In other words, systems should manage themselves, with high-level guidance from humans. Autonomic, or self-managing, systems rely on monitoring probes and gauges (sensors), on an adaptation engine (autonomic manager) for computing optimizations based on monitoring data, and on effectors to carry out changes on the system. IBM s Autonomic Computing Initiative has contributed to define the four properties of autonomic systems as follows : 1. Self-configuration 2. Self-optimization 3. Self-healing 4. Self-protection 21

22 System Management ( 2 of 2) IBM has also suggested a reference model for autonomic control loops of autonomic managers, called MAPE-K (Monitor Analyze Plan Execute Knowledge). The large data centers of cloud computing providers must be managed in an efficient way. In this sense, the concepts of autonomic computing inspire software technologies for data center automation, which may perform tasks such as: management of data center capacity, management of service levels of running applications, proactive disaster recovery and automation of VM provisioning. 22

23 Anatomy of a cloud A cloud is composed of seven major components. 1. Provisioning and Configuration Module 2. Monitoring and Optimization 3. Metering and Chargeback 4. Orchestration 5. CMDB (Configuration Management Database) 6. Cloud Lifecycle Management Layer 7. Service Catalog 23

24 Cloud components Each component serves a specific function in Cloud. Not all components are present in every Cloud solution available in the market. Cloud vendors may choose to implement a subset of features to suit their end-user requirements. The choice of components may also depend on the Delivery model. Some of these components may also be partially implemented depending on the deployment model used for Cloud. 24

25 Cloud computing solution components A cloud computing solution is the end-to-end integration of components, each bringing a specific value to the whole User/IT self service Improving customer satisfaction and responsiveness Standardized delivery models Utilize service catalog of standard components. Capacity management Reservation with connection to platform configuration Controlled anticipation Validated change requests with automated approval workflow process Low or no touch deployment Drive down operational costs and manage thru full life-cycle Deploy new systems faster Shorter leads times, quicker to market, agility, competitive advantage Improve server and power utilization Cost avoidance on new hardware, energy and cooling costs Consistency of configuration Driving compliance, easier support and auditing, consistent security. 25

26 Service Catalog All offerings that the cloud can provide in a standard way but customizable through parameters End user will be offered a means (command/gui) to consume what is represented by service catalog entries Service creation Service modification Service termination Entries in the service catalog are reflected in a service template Service topology to offer Service instance process creation details Associated management functions Service is defined by technical artifacts Virtual image with contained operating system, middleware and software, associated VM definitions, and so on. 26

27 User self service portal Accessing the offerings in the self-service interface Approvals and notifications Creating a project and adding virtual servers Creating a project from a saved server image Canceling a project Modifying project Modifying server Backing up and restoring server images Managing image library Managing users Viewing requests Viewing the details of a submitted request Viewing and managing requests for approval Viewing projects Viewing and managing servers User roles 27

28 Service request management All aspects in between user actions on the portal and service deployment with provisioning Business workflows between cloud users like approval Mail integration to disseminate information and transaction lists identifying services being requested Capacity planning and reservation Change management allowing reconfiguration of the deployed service 28

29 Provisioning Provisioning is one of the key processes that accelerated the emergence of cloud Automation of pre-defined scenarios to ensure their repetitive, efficient, and reliable execution Execution steps described in provisioning workflows Provisioning runtime monitoring workflow execution to proper completion or stable recovery stage Goal is to keep workflow tasks as generic and platform independent as possible; To implement workflow steps on specific platforms To leverage existing tools and skills To integrate provisioning with future service production To limit the number of workflows to be developed and maintained Provisioning used in cloud computing as well as runtime automation in data centers 29

30 Optimized infrastructure Cloud computing provides a means to manage large numbers of highly virtualized resources and control the delivery of services on these. An optimized infrastructure for cloud Scalable Available Therefore it has to be: Virtualized Managed So all the infrastructure components (servers, storage and networks) can be automatically defined and deployed. 30

31 Chargeback Chargeback is the component which supports the pay per use functions. Based on metrics provided by the optimized infrastructure Establishes a cost for delivered services Charges are generally based on what the user uses CPU, memory, storage Metrics which could be linked to a specific workload Metrics which can be specific to a customer environment Chargeback model agreement between cloud provider and cloud consumer 31

32 What is different about cloud computing? Without cloud computing With cloud computing Virtualized resources Automated service management Standardized services Location independent Rapid scalability Self-service Software Hardware Storage Networking Software Hardware Storage Networking Software Hardware Storage Networking 32

33 Benefits of cloud (1 of 3) Provisioning is automated and on-demand and can be done on a self-service basis. The provisioning typically takes from few seconds to few hours. Also, the demand for resources can be estimated well in advance to plan for procurement of hardware. Utilization typically is around 60-70%. The freed up resources goes into a pool which can be assigned transparently to other users. It is also possible to downscale and upscale based on demand. Scalability is on-demand. Capacity can be planned and operational expenses can be fine-tuned to meet the current demand. Availability: Typically the VM instances are not tied to any particular hardware. Rather they are designed to run over a range of hardware. Hence, it is possible to restart the instance on secondary hardware if the primary hardware fails. This happens automatically and transparently. Elasticity allows scaling up and down ondemand. 33

34 Benefits of cloud (2 of 3) Capital Expenditure: Depending on the cloud deployment, a customer saves about 40% in upfront capital expenditure required to procure hardware. The operational expense can be further fine tuned based on demand, thus resulting in much higher savings. Chargeback allows for more granular monitoring of usage of resources in terms of cost. This opens up avenues for further optimization. Monitoring in cloud allows for further optimization of resources for maximum utilization and reduced wastage. This results in higher savings over time. Based on the cloud implementation, the savings in Cloud may vary. There are multiple factors that may impact the features of Cloud and the savings and benefits inherent in Cloud. 34

35 Benefits of cloud (3 of 3) 35

36 Cloud transformation roadmap (1 of 2) An organization planning to transform their infrastructure to Cloud move through three major stages of evolution. Consolidation and Virtualization Automation and Optimization Integration of Service Management 36

37 Cloud transformation roadmap (2 of 2) 37

38 Cloud Delivery models and their advantages IaaS (Infrastructure as a Service) SaaS (Software as a Service) PaaS (Platform as a Service) BPaaS ( Business Process as a Service) 38

39 Infrastructure as a Service (IaaS) Provides data center, infrastructure hardware and software resources to users via the Internet; applications are delivered as a virtualization platform by the cloud provider and can be accessed across the Internet. Features Virtualization Cloudbursting Mulit-tenancy Resource pooling Advantages Utility service Dynamic elasticity Multiple tenants Fixed costs Flexible access Green IT 39

40 Platform as a Service (PaaS) In the PaaS model, cloud providers deliver a computing platform typically including operating system, programming language execution environment, database, and web server. Application developers can develop and run their software solutions on a cloud platform without the cost and complexity of buying and managing the underlying hardware and software layers. Features Ease of use Simplicity Automation Multi-tenant Architecture Integration with web services and databases Advantages Cost savings Shortened application delivery Increased adaptability With some PaaS offers, the underlying computer and storage resources scale automatically to match application demand such that cloud user does not have to allocate resources manually. 40

41 Software as a Service (SaaS) SaaS provides a web/internet based access to software applications. The user is relieved of maintaining any licenses, patches for the provided software. The user can use the software on a subscription basis and pay for only the duration it was used. Features Configuration and Customization Advantages High adoption Accelerated feature delivery Open integration protocols Collaborative (and social ) functionality Lower initial costs Painless upgrades Seamless integration 41

42 Business Process as a Service (BPaaS) Business process services are any business process (horizontal or vertical) delivered through the Cloud service model (Multi-tenant, self-service provisioning, elastic scaling and usage metering or pricing) via the Internet with access via Web-centric interfaces and exploiting Web-oriented cloud architecture. The BPaaS provider is responsible for the related business function(s). Examples are processes for employee benefit management, business travel, procurement or also IT-centric processes such as software testing (where the entire testing process including testing staff is provided as an externally hosted cloud service). Advantages of BPaaS Decreased costs from not buying and maintaining servers to manage and coordinate business process. Pay-as-you-go pricing model Increased mobility, by accessing the solution from any geographical point. This allows usinesses the opportunity to grow and expand much faster. Scalability by allowing companies to add new processes without much infrastructural cost 42

43 Cloud Computing Architecture (1 of 2) Cloud computing architecture refers to the components and subcomponents required for cloud computing. These components typically consist of a front end platform (fat client, thin client, mobile device), back end platforms (servers, storage), a cloud based delivery, and a network (Internet, Intranet, Intercloud). Combined, these components make up cloud computing architecture. Cloud client platforms Cloud computing architectures consist of front-end platforms called clients or cloud clients. These clients comprise servers, fat (or thick) clients, thin clients, zero clients, tablets and mobile devices. These client platforms interact with the cloud data storage via an application (middleware), via a web browser, or through a virtual session. The zero client The zero or ultra-thin client initializes the network to gather required configuration files that, then tell it where its OS binaries are stored. The entire zero client device runs via the network. This creates a single point of failure, in that, if the network goes down, the device is rendered useless. 43

44 Cloud Computing Architecture (2 of 2) Cloud storage A online network storage where data is stored and accessible to multiple clients. Cloud storage is generally deployed in the following configurations: public cloud, private cloud, community cloud, or some combination of the three also known as hybrid cloud. In order to be effective, the cloud storage needs to be agile, flexible, scalable, multitenancy, and secure. Cloud based delivery Cloud networking 44

45 Unit summary Having completed this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy of Cloud Explain the benefits of Cloud Define cloud transformation roadmap Identify cloud delivery models and explain their advantages Define cloud computing architecture 45

46 Thank you 46

The Cloud at Your Service

The Cloud at Your Service C 1 The Cloud at Your Service loud computing is a way to use and share hardware, operating systems, storage, and network capacity over the Internet. Cloud service providers rent virtualized servers, storage,

More information

Understanding Cloud. #IBMDurbanHackathon. Presented by: Britni Lonesome IBM Cloud Advisor

Understanding Cloud. #IBMDurbanHackathon. Presented by: Britni Lonesome IBM Cloud Advisor Understanding Cloud #IBMDurbanHackathon Presented by: Britni Lonesome IBM Cloud Advisor What is this thing called cloud? Cloud computing is a new consumption and delivery model inspired by consumer internet

More information

A Cloud Computing Handbook for Business

A Cloud Computing Handbook for Business white paper Reimagine technology to accelerate your buisness A Cloud Computing Handbook for Business By Dr. Wolfgang Rohde, Douglas Clark and Jimmy Hum A Cloud Computing Handbook for Business Abstract

More information

Module: Building the Cloud Infrastructure

Module: Building the Cloud Infrastructure Upon completion of this module, you should be able to: Describe the cloud computing reference model Describe the deployment options and solutions for building a cloud infrastructure Describe various factors

More information

Bluemix Overview. Last Updated: October 10th, 2017

Bluemix Overview. Last Updated: October 10th, 2017 Bluemix Overview Last Updated: October 10th, 2017 Agenda Overview Architecture Apps & Services Cloud Computing An estimated 85% of new software is being built for cloud deployment Cloud Computing is a

More information

CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE

CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle

More information

A Examcollection.Premium.Exam.35q

A Examcollection.Premium.Exam.35q A2030-280.Examcollection.Premium.Exam.35q Number: A2030-280 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ Exam Code: A2030-280 Exam Name: IBM Cloud Computing Infrastructure

More information

Cisco Intelligent Automation for Cloud

Cisco Intelligent Automation for Cloud Data Sheet Cisco Intelligent Automation for Cloud Introduction IT is under increasing pressure to deliver services to the business more quickly and inexpensively than ever before. Fortunately, a new solution,

More information

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Cloud Blueprint and Roadmap Service 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Cloud Computing: Addressing Today s Business Challenges Business Flexibility & Agility Cost

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Trends and Data Centre Innovation Sudheesh Subhash Principal Solutions Architect Agenda Application trends Current data centre trends IT Cloud integration Automation and

More information

Srinivasan Sundara Rajan MASTER Architect / Cloud Evangelist / Cloud Computing Journal Author

Srinivasan Sundara Rajan MASTER Architect / Cloud Evangelist / Cloud Computing Journal Author Architecting The Cloud Srinivasan Sundara Rajan MASTER Architect / Cloud Evangelist / Cloud Computing Journal Author Cloud Definition Definition Cloud Computing is a model for enabling convenient, on-demand

More information

Redefining Perspectives A thought leadership forum for technologists interested in defining a new future

Redefining Perspectives A thought leadership forum for technologists interested in defining a new future Redefining Perspectives A thought leadership forum for technologists interested in defining a new future Session 1 The Past, Present and Future of Cloud Computing in Capital and Commodity Markets Dixit

More information

Cloud Computing & On Demand Services

Cloud Computing & On Demand Services Cloud Computing & On Demand Services Christian Muschter Oracle On Demand Fast Facts Lower Risk. Faster Value. Predictable Costs. Scalable. In On Demand business since 1999 Over 5.5

More information

Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S

Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S Above the Cloud Helping clients creating value through targeted cloud application decisions and migration strategies A structured

More information

Cloud Computing An IBM Perspective

Cloud Computing An IBM Perspective Computing An IBM Perspective Simeon McAleer, PhD mcaleer@us.ibm.com IBM S&D Solutions IT Architect Evolution of Computing Computing Software as a Grid Computing Solving large problems with parallel computing

More information

5 Pitfalls and 5 Payoffs of Conducting Your Business Processes in the Cloud

5 Pitfalls and 5 Payoffs of Conducting Your Business Processes in the Cloud 5 Pitfalls and 5 Payoffs of Conducting Your Business Processes in the Cloud Keith Swenson VP R&D, Chief Architect Fujitsu America, Inc. April 2014 Fujitsu at a Glance Headquarters: Tokyo, Japan Established:

More information

An IBM Proof of Technology IBM Workload Deployer Overview

An IBM Proof of Technology IBM Workload Deployer Overview An IBM Proof of Technology IBM Workload Deployer Overview WebSphere Infrastructure: The Big Picture Vertically integrated and horizontally fit for purpose Operational Management & Efficiency IBM Workload

More information

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle management

More information

PDSA Special Report. Why Move to the Cloud

PDSA Special Report. Why Move to the Cloud PDSA Special Report Why Move to the Cloud Overview Cloud computing has gained incredible momentum over the last several years, and with good reason. As companies start looking at the cost of purchasing

More information

Cloud Computing, How do I do that?

Cloud Computing, How do I do that? Cloud Computing, How do I do that? Christian Verstraete Chief Technologist - Cloud Every Generation has a Defining Industry 2 IT is the Defining Industry of our Generation 1970-80s Mainframe 1990s Client/Server

More information

THE CLOUD, RISKS AND INTERNAL CONTROLS. Presented By William Blend, CPA, CFE

THE CLOUD, RISKS AND INTERNAL CONTROLS. Presented By William Blend, CPA, CFE THE CLOUD, RISKS AND INTERNAL CONTROLS Presented By William Blend, CPA, CFE AGENDA Cloud Basics Risks Related Cloud Use GOA on Service Level Agreements COSO ERM Internal Control Model 2 CLOUD BASICS Evolution

More information

IBM SmartCloud Strategy How cloud computing can support your business Christoph Schwaiger Cloud Offering manager, CEE October 18th, 2011

IBM SmartCloud Strategy How cloud computing can support your business Christoph Schwaiger Cloud Offering manager, CEE October 18th, 2011 IBM SmartCloud Strategy How cloud computing can support your business Christoph Schwaiger Cloud Offering manager, CEE October 18th, 2011 Expectations and demands on data centers are increasing exponentially

More information

Cisco Intelligent Automation for Cloud

Cisco Intelligent Automation for Cloud Lifecycle Management Data Sheet Cisco Intelligent Automation for Cloud Introduction Enterprise IT leaders are under increasing pressures to deliver services to the business more quickly and inexpensively

More information

Our Own Experience: How IBM is using Cloud

Our Own Experience: How IBM is using Cloud Our Own Experience: How IBM is using Cloud Desmond Koh Putting a Price Tag to Cloud: Chargeback and Metering 7th October, 2010 The Value of Cloud Computing to the User and the Enterprise Improve Business

More information

Service management solutions White paper. Six steps toward assuring service availability and performance.

Service management solutions White paper. Six steps toward assuring service availability and performance. Service management solutions White paper Six steps toward assuring service availability and performance. March 2008 2 Contents 2 Overview 2 Challenges in assuring high service availability and performance

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

Cloud Computing. Christian Muschter. Oracle On Demand Sales Manager Deutschland. Hamborner Strasse 51, Düsseldorf, Deutschland

Cloud Computing. Christian Muschter. Oracle On Demand Sales Manager Deutschland. Hamborner Strasse 51, Düsseldorf, Deutschland Cloud Computing Christian Muschter Oracle On Demand Sales Manager Deutschland Hamborner Strasse 51, Düsseldorf, Deutschland Schlüsselworte: Cloud Computing, Enterprise computing, Grid computing, Oracle

More information

IBM SmartCloud public images with selected software

IBM SmartCloud public images with selected software IBM SmartCloud public images with selected software Current as of September 1, 2011. To find out how your organization can leverage the IBM SmartCloud, visit our IBM SmartCloud Enterprise website. PAYG:

More information

Customer Challenges SOLUTION BENEFITS

Customer Challenges SOLUTION BENEFITS SOLUTION BRIEF Matilda Cloud Solutions simplify migration of your applications to a public or private cloud, then monitor and control the environment for ongoing IT operations. Our solution empowers businesses

More information

itsmf Annual Conference 2012

itsmf Annual Conference 2012 itsmf Annual Conference 2012 IBM Cloud Adoption Patterns Rethink IT, Reinvent Business Mr. Alwyn Tse Technical Consultant, Software Group, IBM China/HK Ltd Rethink IT and reinvent business with IBM SmartCloud.

More information

IBM Tivoli Monitoring

IBM Tivoli Monitoring Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Proactively monitor critical components Help reduce total IT operational

More information

SUGGESTED SOLUTION IPCC November-17 EXAM. Test Code I N J 7005

SUGGESTED SOLUTION IPCC November-17 EXAM. Test Code I N J 7005 SUGGESTED SOLUTION IPCC November-17 EXAM INFORMATION TECHNOLOGY Test Code I N J 7005 BRANCH - (MULTIPLE) (Date :21.05.2017) Head Office : Shraddha, 3 rd Floor, Near Chinai College, Andheri (E), Mumbai

More information

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible WHITE PAPER CA Nimsoft APIs keys to effective service management agility made possible table of contents Introduction 3 CA Nimsoft operational APIs 4 Data collection APIs and integration points Message

More information

Oracle Management Cloud

Oracle Management Cloud Oracle Management Cloud Cloud Essentials Autonomously monitor, detect, triage, and proactively resolve issues across hybrid-cloud environments. Oracle Management Cloud represents a new generation of systems

More information

Cloud OS Customer-Ready Services

Cloud OS Customer-Ready Services Cloud OS Customer-Ready Services ON-PREMISES CONSISTENT 1PLATFORM MICROSOFT SERVICE PROVIDER Web Platform application Services (PaaS) Infrastructure Services (IaaS) Reliable messaging Virtual Networking

More information

Fostering Business Consumption With Automation & Orchestration Of IT Services. Antoine Acklin Head of Consulting, Australia & New Zealand

Fostering Business Consumption With Automation & Orchestration Of IT Services. Antoine Acklin Head of Consulting, Australia & New Zealand Fostering Business Consumption With Automation & Orchestration Of IT Services Antoine Acklin Head of Consulting, Australia & New Zealand 1 IT AS A SERVICE 62% 70% BUSINESS LEADERS IT LEADERS Business leaders

More information

Secure information access is critical & more complex than ever

Secure information access is critical & more complex than ever WHITE PAPER Purpose-built Cloud Platform for Enabling Identity-centric and Internet of Things Solutions Connecting people, systems and things across the extended digital business ecosystem. Secure information

More information

JOURNEY TO AS A SERVICE

JOURNEY TO AS A SERVICE JOURNEY TO AS A SERVICE CONTAINERIZATION JULY 2017 THE DIGITAL ERA EVOLVED IT TO BUSINESS STRATEGY Siloed, legacy, de-centralized, multi vendor setup. IT product focused. AO Operations IO Operations Wall

More information

Trasformare il Business con Soluzioni Cloud

Trasformare il Business con Soluzioni Cloud Trasformare il Business con Soluzioni Cloud Marco Sebastiani Product Manager, IBM Tivoli Cloud Solutions 1 What is different about cloud computing? Without cloud computing With cloud computing Virtualized

More information

IBM Db2 Warehouse. Hybrid data warehousing using a software-defined environment in a private cloud. The evolution of the data warehouse

IBM Db2 Warehouse. Hybrid data warehousing using a software-defined environment in a private cloud. The evolution of the data warehouse IBM Db2 Warehouse Hybrid data warehousing using a software-defined environment in a private cloud The evolution of the data warehouse Managing a large-scale, on-premises data warehouse environments to

More information

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Disclaimer The following is intended to outline our general product direction.

More information

Cloud Opportunity and Smarter IT Delivery Bora TAŞER

Cloud Opportunity and Smarter IT Delivery Bora TAŞER Cloud Opportunity and Smarter IT Delivery Bora TAŞER Test & Development Cloud Computing Leader & SME, IBM CEE Agenda What is Cloud Computing? (aka Computing on Demand - CoD) What is the Market Trend? Upcoming

More information

Cloud Messaging. Graham Wallis STSM, WebSphere MQ

Cloud Messaging. Graham Wallis STSM, WebSphere MQ Cloud Messaging Graham Wallis STSM, WebSphere MQ 1 Disclaimer THE INFORMATION CONTAINED IN THIS PRESENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILST EFFORTS WERE MADE TO VERIFY THE COMPLETENESS

More information

Central Management Server (CMS) for SMA

Central Management Server (CMS) for SMA Central Management Server (CMS) for SMA Powerful virtual machine for appliance management, resilience and reporting SonicWall Central Management Server (CMS) provides organizations, distributed enterprises

More information

Learn How To Implement Cloud on System z. Delivering and optimizing private cloud on System z with Integrated Service Management

Learn How To Implement Cloud on System z. Delivering and optimizing private cloud on System z with Integrated Service Management Learn How To Implement Cloud on System z Delivering and optimizing private cloud on System z with Integrated Service Mike Baskey, Distinguished Engineer, Tivoli z Architecture IBM August 9th, 2012 Session:

More information

Deliver a Private Cloud Middleware Platform or Public Cloud Platform as a Service

Deliver a Private Cloud Middleware Platform or Public Cloud Platform as a Service Deliver a Private Cloud Middleware Platform or Public Cloud Platform as a Service Paul Fremantle, Co-founder and CTO Chris Haddad, Vice President Technology Evangelism Chris Haddad Your Presenters WSO2

More information

Meetup DB2 LUW - Madrid. IBM dashdb. Raquel Cadierno Torre IBM 1 de Julio de IBM Corporation

Meetup DB2 LUW - Madrid. IBM dashdb. Raquel Cadierno Torre IBM 1 de Julio de IBM Corporation IBM dashdb Raquel Cadierno Torre IBM Analytics @IBMAnalytics rcadierno@es.ibm.com 1 de Julio de 2016 1 2016 IBM Corporation What is dashdb? http://www.ibm.com/analytics/us/en/technology/cloud-data-services/dashdb/

More information

Stateful Services on DC/OS. Santa Clara, California April 23th 25th, 2018

Stateful Services on DC/OS. Santa Clara, California April 23th 25th, 2018 Stateful Services on DC/OS Santa Clara, California April 23th 25th, 2018 Who Am I? Shafique Hassan Solutions Architect @ Mesosphere Operator 2 Agenda DC/OS Introduction and Recap Why Stateful Services

More information

Using CA AppLogic for System z to Leverage Your Mainframe in the Private Cloud

Using CA AppLogic for System z to Leverage Your Mainframe in the Private Cloud Using CA AppLogic for System z to Leverage Your Mainframe in the Private Cloud Scott Fagen CA Distinguished Engineer, Mainframe Chief Architect August, 2012 1 legal notice Copyright CA 2012. All rights

More information

Central Management Server (CMS) for SMA

Central Management Server (CMS) for SMA Central Management Server (CMS) for SMA Powerful virtual machine for appliance management, resilience and reporting SonicWall Central Management Server (CMS) provides organizations, distributed enterprises

More information

Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there.

Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there. Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there. Ginni Rometty, CEO IBM: IBM today is the leader in enterprise

More information

Middleware for Supporting Private Clouds

Middleware for Supporting Private Clouds for Supporting Private Clouds Shigeaki Nitoh Hiroshi Nagakura Akihiko Sakurai Cloud computing is attracting attention because it enables speedy construction of systems in response to rapidly changing business

More information

Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix

Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix 2015 IBM Corporation WASaaS What is WebSphere as a Service on IBM

More information

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources.

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources. Data Sheet Application Development, Test & Delivery Performance Center Micro Focus Performance Center software is an enterprise-class performance engineering software, designed to facilitate standardization,

More information

CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY

CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY Prof. Pragati Goel Asso. Prof. MCA Dept., Sterling Institute of Management Studies, Nerul, Navi Mumbai. Navi Mumbai, India Email: goelpragati78@gmail.com The Cloud

More information

Cloud Solutions Infrastructure, Platform or Software: Where should you go?

Cloud Solutions Infrastructure, Platform or Software: Where should you go? Cloud Solutions Infrastructure, Platform or Software: Where should you go? Arlene F Minkiewicz PRICE Systems, LLC arlene.minkiewicz@pricesystems.com 2016 PRICE Systems, LLC All Rights Reserved Decades

More information

Decision Framework for Building Platform as a Service (PaaS) based Government Services

Decision Framework for Building Platform as a Service (PaaS) based Government Services Decision Framework for Building Platform as a Service (PaaS) based Government Services Ratko Mutavdžić Microsoft Croatia, Zagreb, Croatia ratkom@microsoft.com Abstract - PaaS is the operating environment

More information

Configuration Management in cloud environment

Configuration Management in cloud environment Configuration Management in cloud environment An effective way to manage your inventory Ai www.freshservice.com Digitalization and virtualization change the landscape of asset management in any organization.

More information

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources.

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources. Data Sheet Application Development, Test & Delivery Performance Center Micro Focus Performance Center software is an enterprise-class performance engineering software, designed to facilitate standardization,

More information

CLOUD TECHNOLOGY MAXIMIZES ROI BY REDUCING TCO

CLOUD TECHNOLOGY MAXIMIZES ROI BY REDUCING TCO WHITE PAPER CLOUD TECHNOLOGY MAXIMIZES ROI BY REDUCING TCO 427 N Tatnall St #42818 Wilmington DE 19801-2230 USA The advent of cloud technology has helped many labs to automate by easily migrating their

More information

Tech Mahindra s Cloud Platform and PaaS Offering. Copyright 2015 Tech Mahindra. All rights reserved.

Tech Mahindra s Cloud Platform and PaaS Offering. Copyright 2015 Tech Mahindra. All rights reserved. Tech Mahindra s Platform and PaaS Offering 1 Issues impacting today s Enterprises? Coping with new hardware requirements as the enterprise grows Growing number of stakeholders with various requirements

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Duration: 5 Days Course Code: 20533C About this Course: This course is intended for IT professionals who are familiar with managing on-premises IT

More information

BUILDING A PRIVATE CLOUD

BUILDING A PRIVATE CLOUD INNOVATION CORNER BUILDING A PRIVATE CLOUD How Platform Computing s Platform ISF* Can Help MARK BLACK, CLOUD ARCHITECT, PLATFORM COMPUTING JAY MUELHOEFER, VP OF CLOUD MARKETING, PLATFORM COMPUTING PARVIZ

More information

Realize More with the Power of Choice. Microsoft Dynamics ERP and Software-Plus-Services

Realize More with the Power of Choice. Microsoft Dynamics ERP and Software-Plus-Services Realize More with the Power of Choice Microsoft Dynamics ERP and Software-Plus-Services Software-as-a-service (SaaS) refers to services delivery. Microsoft s strategy is to offer SaaS as a deployment choice

More information

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar Cloud Platforms Various types and their properties Prof. Balwinder Sodhi 1 Computer Science and Engineering, IIT Ropar Cloud Classification Service model based Depends on the cloud services being offered

More information

Hitachi Solutions. Ground to Cloud Dynamics AX 2012 Migration to D365

Hitachi Solutions. Ground to Cloud Dynamics AX 2012 Migration to D365 Hitachi Solutions Ground to Cloud Dynamics AX 2012 Migration to D365 Benefits, On Prem ERP 01 / 24/7 Visibility An on-prem ERP provides peace of mind because it keeps all of your data on your company s

More information

Viewpoint Transition to the cloud

Viewpoint Transition to the cloud Transition to the cloud Get answers to common public sector questions Table of contents What are the 2 considerations that preserve the benefits of moving to a cloud platform? How do cloud 2 services affect

More information

IBM Certified Managed Service Provider. A Joint Venture: ABC and Data Storage Corporation IBM Corporation

IBM Certified Managed Service Provider. A Joint Venture: ABC and Data Storage Corporation IBM Corporation IBM Certified Managed Service Provider A Joint Venture: ABC and Data Storage Corporation 2012 IBM Corporation Overview Fast Facts Trends and Growth of Cloud Solutions Benefits of Providing Cloud The Realities

More information

Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn

Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn Mike Baskey, DE, Cloud and Smarter Infrastructure IBM August 15, 2013 Session 14345 Mainframe applications increasingly used

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights ORACLE PRODUCT LOGO Virtualization and Cloud Deployments of Oracle E-Business Suite Ivo Dujmović, Director, Applications Development 2 Copyright

More information

APPLICATIONS OF CLOUD COMPUTING TECHNOLOGIES IN LIBRARY AND INFORMATION CENTERS: ADVANTAGES AND DISADVANTAGES

APPLICATIONS OF CLOUD COMPUTING TECHNOLOGIES IN LIBRARY AND INFORMATION CENTERS: ADVANTAGES AND DISADVANTAGES Scholarly Research Journal for Interdisciplinary Studies, Online ISSN 2278-8808, SJIF 2018 = 6.371, www.srjis.com PEER REVIEWED JOURNAL, NOV-DEC, 2018, VOL- 6/48 APPLICATIONS OF CLOUD COMPUTING TECHNOLOGIES

More information

IBM Service Management solutions To support your business objectives. Increase your service availability and performance with IBM Service Management.

IBM Service Management solutions To support your business objectives. Increase your service availability and performance with IBM Service Management. IBM Service Management solutions To support your business objectives Increase your service availability and performance with IBM Service Management. The challenges are clear for today s operations If you

More information

Innovate with Oracle Public Cloud Platform & Infrastructure Services

Innovate with Oracle Public Cloud Platform & Infrastructure Services Innovate with Oracle Public Cloud Platform & Infrastructure Services Ravi Pinto Director, Product Management Copyright 2014 Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The

More information

On-premise or Cloud: Which is Right for Your Business

On-premise or Cloud: Which is Right for Your Business On-premise or Cloud: Which is Right for Your Business 1 TABLE OF CONTENTS Buzzword or Relevant IT Strategy?...3 Visualizing What You Can t See...4 On-premise vs. Cloud: Evaluating the Pros and Cons...5

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T E f f e c t i ve M u l t i c l o u d, H yb r i d I T Operations D e p e n d o n Au tomation and An a l yt i c s April 2017 Adapted from Effective Multicloud

More information

Enterprise Cloud Computing

Enterprise Cloud Computing Enterprise Cloud Computing Leon Chen, 陳逸嘉 Sr. Sales Consultant Oracle leon.x.chen@oracle.com 2009 Oracle 1 The following is intended to outline our general product direction. It is intended for information

More information

VMware Cloud Automation Design and Deploy IaaS Service

VMware Cloud Automation Design and Deploy IaaS Service DATASHEET VMware Cloud Automation AT A GLANCE The VMware Cloud Automation Design and Deploy IaaS Service expands the power of virtualization and moves IT services away from existing infrastructure delivery

More information

The innovation engine for the digitized world The New Style of IT

The innovation engine for the digitized world The New Style of IT The innovation engine for the digitized world The New Style of IT New Style of IT supported by HP Software bernd.ludwig@hpe.com Copyright 2015 Hewlett-Packard Development Company, L.P. The information

More information

Cloud Solutions Infrastructure, Platform or Software

Cloud Solutions Infrastructure, Platform or Software 4 International Conference on IT Data collection, Analysis and Benchmarking Los Angeles, CA (USA) September 7, 2016 Cloud Solutions Infrastructure, Platform or Software Where should you go? Arlene F. Minkiewicz

More information

THETARAY ANOMALY DETECTION

THETARAY ANOMALY DETECTION Going Cloud 0100110001101111011100100110010101101101001000000110100101110 0000111001101110101011011010010000001100100011011110110110001 1011110111001000100000011100110110100101110100001000000110000 1011011010110010101110100001011000010000001100011011011110110

More information

ANALYSIS OF BENEFITS AND DRAWBACKS OF TRADITIONAL ERP VERSUS CLOUD BASED ERP SYSTEMS

ANALYSIS OF BENEFITS AND DRAWBACKS OF TRADITIONAL ERP VERSUS CLOUD BASED ERP SYSTEMS ANALYSIS OF BENEFITS AND DRAWBACKS OF TRADITIONAL ERP VERSUS CLOUD BASED ERP SYSTEMS Naveen Chandra 1 & Parag Rastogi 2 International Journal of Latest Trends in Engineering and Technology Vol.(9)Issue(4),

More information

Application & Data Modernization enabling your Digital Transformation. Dennis Lauwers European Technical Leader Hybrid Cloud

Application & Data Modernization enabling your Digital Transformation. Dennis Lauwers European Technical Leader Hybrid Cloud Application & Data Modernization enabling your Digital Transformation Dennis Lauwers European Technical Leader Hybrid Cloud Dennis Lauwers European Technical Leader Hybrid Cloud @DenLauwers Getting innovation

More information

COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY. us.sogeti.com

COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY. us.sogeti.com COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY ARTIFICIAL INTELLIGENCE vs. COGNITIVE COMPUTING Build a system that can generally perform any intellectual task so called Strong AI

More information

Service Description Cloud Expert Services

Service Description Cloud Expert Services Service Description Cloud Expert Services Table on contents 1 DEFINITIONS... 2 2 PURPOSE OF THE DOCUMENT... 2 3 OVERVIEW OF THE SERVICE... 2 3.1 OVERALL DESCRIPTION... 2 3.2 GEOGRAPHICAL FOOTPRINT... 2

More information

Cloud Computing What s best for your business?

Cloud Computing What s best for your business? Cloud Computing What s best for your business? Overview Cloud computing is use of web-based computer technology rather than traditional local network or desktop-based storage, software and computing capacity.

More information

Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where

Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where Why are you here? We ll venture five guesses as to why you are reading this document. You want to: A. Find answers about

More information

Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where

Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where White Paper Choosing Between Private and Public Clouds: How to Defend Which Workload Goes Where Why are you here? We ll venture five guesses as to why you are reading this document. You want to: A. Find

More information

Value Beyond Virtualization

Value Beyond Virtualization An Executive To-Do List for Moving from Virtualization to a Private Cloud Executive Summary To thrive in competitive times, there is no room for lag. This has CIOs steadfastly focused on driving IT efficiencies

More information

Deep Learning Acceleration with

Deep Learning Acceleration with Deep Learning Acceleration with powered by A Technical White Paper TABLE OF CONTENTS The Promise of AI The Challenges of the AI Lifecycle and Infrastructure MATRIX Powered by Bitfusion Flex Solution Architecture

More information

IBM United States Hardware Announcement , dated September 2, 2014

IBM United States Hardware Announcement , dated September 2, 2014 IBM United States Hardware Announcement 114-125, dated September 2, 2014 IBM PureFlex System Table of contents 1 Overview 3 Product number 2 Key prerequisites 4 Publications 2 Planned availability date

More information

TECHNICAL WHITE PAPER. Rubrik and Microsoft Azure Technology Overview and How It Works

TECHNICAL WHITE PAPER. Rubrik and Microsoft Azure Technology Overview and How It Works TECHNICAL WHITE PAPER Rubrik and Microsoft Azure Technology Overview and How It Works TABLE OF CONTENTS THE UNSTOPPABLE RISE OF CLOUD SERVICES...3 CLOUD PARADIGM INTRODUCES DIFFERENT PRINCIPLES...3 WHAT

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing I am here to help buzzetti@us.ibm.com Historic Waves of Economic and Social Transformation Industrial Revolution Age of Steam and Railways Age of Steel and Electricity Age

More information

Tough Math for Desktop TCO

Tough Math for Desktop TCO Top 6 reasons to use a Remote Desktop and RemoteApps Tough Math for Desktop TCO In their fight to reduce IT budgets, small- and medium-sized businesses have to answer one tough question: how do we reduce

More information

Microsoft FastTrack For Azure Service Level Description

Microsoft FastTrack For Azure Service Level Description ef Microsoft FastTrack For Azure Service Level Description 2017 Microsoft. All rights reserved. 1 Contents Microsoft FastTrack for Azure... 3 Eligible Solutions... 3 FastTrack for Azure Process Overview...

More information

White Paper. Non Functional Requirements of Government SaaS. - Ramkumar R S

White Paper. Non Functional Requirements of Government SaaS. - Ramkumar R S White Paper Non Functional Requirements of Government SaaS - Ramkumar R S Contents Abstract Summary..4 Context 4 Government SaaS.4 Functional Vs Non Functional Requirements (NFRs)..4 Why NFRs are more

More information

zexperten Forum Luzern 10/2016 Cloud on Mainframe / Don t worry be API

zexperten Forum Luzern 10/2016 Cloud on Mainframe / Don t worry be API Erich Amrehn Distinguished Engineer & Versatilist CTO WW Client Center Member of IBM Academy of Technology, TEC & WW zchampion Leader Research & Development Boeblingen zexperten Forum Luzern 10/2016 Cloud

More information

Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud

Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud Date d effet : 03 mai 2011. Pour savoir comment votre organisation peut utiliser l IBM Cloud, visitez notre site Web IBM

More information

Introduction to Information Security Prof. V. Kamakoti Department of Computer Science and Engineering Indian Institute of Technology, Madras

Introduction to Information Security Prof. V. Kamakoti Department of Computer Science and Engineering Indian Institute of Technology, Madras Introduction to Information Security Prof. V. Kamakoti Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 21 You use your system today, everywhere we are taking

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

Discover the Difference

Discover the Difference Discover the Difference BlackLine- The Unified Cloud for Finance & Accounting Pure SaaS: BlackLine is the Unified Cloud for Finance & Accounting BlackLine was started with a very simple premise: We can

More information