Data Management for the RedisDG Scientific Workflow Engine

Size: px
Start display at page:

Download "Data Management for the RedisDG Scientific Workflow Engine"

Transcription

1 Data Management for the RedisDG Scientific Workflow Engine Per3S (Performance and Scalability of Storage Systems) DDN Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Lejeune, Yanik Ngoko, Walid Saad Laboratoire d Informatique de Paris Nord Jan 30, Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

2 2 / 30 Table of Contents 1 Elements of (local) context 2 Problem definition 3 Contributions 4 Conclusion - Future work 2 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

3 Digital platform: 3 / 30 1) 2) 3) 4) Request Software install Reserve nodes Send job Get results SYS ADMIN USER MAGI S-CAPAD CUMULUS 1) VM install 2) Softfare install inside VM 3) Use Software 4) Network of VMs (soon) CIRRUS TODAY (SaaS) 3 Leila Abidi, Souha Bejaoui, Christophe Ce rin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

4 4 Leila Abidi, Souha Bejaoui, Christophe Cérin, Figure: Jonathan Data Management SlapOS Lejeune, Yanik architecture for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine 4 / 30 Disruptive industrial projects (french technology) SlapOS cloud ( open source Started in VM was an option (not mandatory); Based on Linux LXC ; A conceptual view based on 3 ingredients: One ERP (to manage the catalog of applications and the customer relations); A model for the deployment; Nodes;

5 5 / 30 Disruptive industrial projects (french technology) The Q.rad is a smart and connected digital heater, fusion of an electrical heater and a high-performance computing server; Q.rad are located at home... and produce heat by computation; Figure: Qarnot Computing platform 5 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

6 6 / 30 Innovative industrial projects (french technology) Fully automated, the Q.ware platform is in charge of : Optimal computing node selection (Q.rads, data center, IaaS, cloudlets) Client payload/container boot sequence Input data distribution and output results collection Processors frequencies adjustment Job management (progress control, logging, automatic recovery) Industrial talk for EuroPar 2016 conference: Heating as a cloud-service, a position paper, Yanik Ngoko (Qarnot Computing) scheduling scientific issues. 6 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

7 7 / 30 1 Elements of (local) context 2 Problem definition 3 Contributions 4 Conclusion - Future work 7 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

8 8 / 30 Scientific computing before/after the cloud 8 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

9 9 / 30 Scientific computing before/after the cloud 9 Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Data Management Lejeune, Yanik for the Ngoko, RedisDG Walid Scientific Saad Workflow Engine

10 10 / 30 Scheduling DAGs MONTAGE: experiments on a large instance 9423 input files (including the intermediary files) and the workflow generates 2889 files (including the intermediary files). 10 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

11 11 / 30 State of the art Scheduling: Theoretical foundation: to think about what we have to do. Sometimes too abstract. Often related to the performance metric only in a context of everything is known in advance; Heuristics: to solve concrete problems... those with influencing parameters identified by some experiments; Our heuristics are natural. Goes to simplicity. The novelty: ways we manage them and interaction between components; 11 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

12 12 / 30 State of the art Scheduling: Theoretical foundation: to think about what we have to do. Sometimes too abstract. Often related to the performance metric only in a context of everything is known in advance; Heuristics: to solve concrete problems... those with influencing parameters identified by some experiments; Our heuristics are natural. Goes to simplicity. The novelty: ways we manage them and interaction between components; Tools/Middleware: BOINC, Condor, XtremWeb, BonjourGrid; OpenAlea for plant phenomics ( pradal.pdf): DIET ( id=551) SWIFT ( D. Talia survey ( 12 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

13 13 / 30 Our general thesis Building systems for heterogeneous and highly dynamic environments we need to be compliant with: 1. a publish-subscribe layer for the orchestration of the components of the system; 2. a set of opportunistic strategies for allocating work/tasks that are also based on the publish-subscribe layer; 3. a small number of software dependencies for the system and the ability to deploy the system and its applications on demand. This point is of particular interest in this paper and we promote the easy to use, and systems that can be deployed without a system administrator. 13 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

14 14 / 30 1 Elements of (local) context 2 Problem definition 3 Contributions 4 Conclusion - Future work 14 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

15 15 / 30 Contributions (a step forward) WaaS (Workflow as a Service): Computing infrastructure easy to deploy (on demand) in a cloud; Easy to use for everyone (expert level not required); Based on the RedisDG framework: The initial framework has been formally proved; To play with opportunistic scheduling; To play with the Publication/Subscription paradigm for the interactions between the component of the RedisDG system; Specifying a distributed system according to the Publication/Subscription paradigm is challenging (and not frequent... even with Google Pub-Sub :-) 15 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

16 16 / 30 Opportunistic scheduling Many modern computing platforms (clouds, desktop grids, and volunteer-computing projects) exhibit extreme levels of dynamic heterogeneity (availability and relative efficiencies); When an event occurs decide on the best think to do based on the knowledge available at this time; 16 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

17 17 / 30 Opportunistic scheduling Many modern computing platforms (clouds, desktop grids, and volunteer-computing projects) exhibit extreme levels of dynamic heterogeneity (availability and relative efficiencies); When an event occurs decide on the best think to do based on the knowledge available at this time; Event Service Publisher Publisher Publisher Publisher Publish Publish Storage and management of subscriptions Subscribe() Notify() Unsubscribe() Subscribe Unsubscribe Notify Subscriber Notify() Subscriber Notify() Subscriber Notify() Subscriber Notify() 17 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

18 18 / 30 Platform-oblivious vs Platform aware Opportunistic Scheduling Theoretical point of view (Arnold L. Rosenberg, EuroPar 2016) Opportunistic dag-execution via Platform-Oblivious Scheduling: One always benefits computationally with dag-structured workflows by enhancing the likelihood of having as many eligible chores as possible. Such scheduling enhances the likelihood of having work available as (advantageous) resources become available, hence being able to exploit resources opportunistically. 18 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

19 19 / 30 Platform-oblivious vs Platform aware Opportunistic Scheduling Theoretical point of view (Arnold L. Rosenberg, EuroPar 2016) Opportunistic dag-execution via Platform-Oblivious Scheduling: One always benefits computationally with dag-structured workflows by enhancing the likelihood of having as many eligible chores as possible. Such scheduling enhances the likelihood of having work available as (advantageous) resources become available, hence being able to exploit resources opportunistically. In the concrete life: network bandwidth, hierarchical architecture or heterogeneous computing nodes (CPU, GPU, FPGA) Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

20 20 / 30 Interest and implications of our proposal From the interest point of view: volunteering architectures are very interesting for HTC problems: However, HTC often generate a lot of data whereas voluntering architectures are based on low bandwidth networks minimizing transfer costs is very relevant. 20 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

21 21 / 30 Interest and implications of our proposal From the interest point of view: volunteering architectures are very interesting for HTC problems: However, HTC often generate a lot of data whereas voluntering architectures are based on low bandwidth networks minimizing transfer costs is very relevant. From the implications point of view: Do we need to always wait for the response of all workers? Do we need to transfer data to a central node at the end of the calculation? What about replication of jobs? Time to deploy the infrastructure? As a service? 21 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

22 22 / 30 The problem we solve Problem definition: given a DAG and a of queue for requests, find an allocation such as a performance criteria (time, energy, load... ) is minimized/maximized; In this paper: data aware approaches for opportunistic scheduling in order to minimize the execution time; 22 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

23 23 / 30 The problem we solve Problem definition: given a DAG and a of queue for requests, find an allocation such as a performance criteria (time, energy, load... ) is minimized/maximized; In this paper: data aware approaches for opportunistic scheduling in order to minimize the execution time; Implementation: RedisDG framework 23 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

24 24 / 30 Centralized:Decentralized management Centralization versus Decentralization 24 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

25 25 / 30 Heuristics for minimizing the transfer of data Input Number (IN) = score(w j, T i ) = p Pred(i,j) card(i T i O p) Input Size (IS) = score(w j, T i ) = p Pred(i,j) f (I Ti O size(f ) p) 25 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

26 26 / 30 Heuristics for controlling a fairness principle Based on observations and to reduce the effect of monopolizing the tasks by fewer workers, accentuated by both previous heuristics: Fair Root Input Number (FRIN): for tasks on the first level; based on IN; Fair Root Input Size (FRIS): for tasks on the first level; based on IS; Fair: generalization of the fair distribution to all the levels of the tasks graph: Balance the number of tasks performed by each worker independently of the data emphasize that the reduction of the execution time in the FRIN and FRIS heuristics is not only due to equity but to the Combination of equity and data 26 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

27 27 / 30 Experimental results (sample) Homogeneous physical machines; (1+4/1 1+4/3 for the Docker case) MONTAGE workflow (NASA); Testbed: Large-scale and versatile testbed for experiment-driven research in all areas of computer science, with a focus on parallel and distributed computing including Cloud, HPC and Big Data. C-FIFO D-FIFO IN IS FRIN FRIS FD Data (s) Exe (min) 8:39 7:40 6:21 6:44 6:01 6:28 7:30 27 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

28 28 / 30 1 Elements of (local) context 2 Problem definition 3 Contributions 4 Conclusion - Future work 28 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

29 29 / 30 Conclusion - Future work Data aware scheduling and opportunistic scheduling schema; Implementation in the RedisDG framework; Experiments; Work done (since the submission): Introduction of Docker containers + Introduction of heterogeneity of hardware; Introduction of decisions policies based on the load or the energy consumption or the fairness ; Current work: Multicritera approaches (including the availability of nodes) HPC in the cloud; Predictor(s): load, network bandwidth... according to ML techniques; Modelization of the coupling of different execution models (one node of the DAG may be unfold dynamically) - Provenance/Data life cycle (ActiveData). 29 Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

30 30 / 30 Data Management for the RedisDG Scientific Workflow Engine Per3S (Performance and Scalability of Storage Systems) DDN Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Lejeune, Yanik Ngoko, Walid Saad Laboratoire d Informatique de Paris Nord Jan 30, Leila Abidi, Souha Bejaoui, Christophe Cérin, Data Jonathan Management Lejeune, for Yanik thengoko, RedisDGWalid Scientific Saad Workflow Engine

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

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation Welcome to: Unit 1 Overview of delivery models in Cloud Computing 9.1 Unit Objectives After completing this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy

More information

DIET: New Developments and Recent Results

DIET: New Developments and Recent Results A. Amar 1, R. Bolze 1, A. Bouteiller 1, A. Chis 1, Y. Caniou 1, E. Caron 1, P.K. Chouhan 1, G.L. Mahec 2, H. Dail 1, B. Depardon 1, F. Desprez 1, J. S. Gay 1, A. Su 1 LIP Laboratory (UMR CNRS, ENS Lyon,

More information

Deep Learning Acceleration with MATRIX: A Technical White Paper

Deep Learning Acceleration with MATRIX: A Technical White Paper The Promise of AI The Challenges of the AI Lifecycle and Infrastructure MATRIX Solution Architecture Bitfusion Core Container Management Smart Resourcing Data Volumes Multitenancy Interactive Workspaces

More information

MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions. MQ Technical Conference v

MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions. MQ Technical Conference v MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions Agenda CLOUD Providers Types of CLOUD Environments Cloud Deployments MQ on CLOUD MQ on AWS MQ Monitoring on Cloud What is

More information

The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Professor Athens Information

The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Professor Athens Information The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Soldatos (jsol@ait.gr, @jsoldatos), Professor Athens Information Technology Contributor: Solufy Blog (http://www.solufy.com/blog)

More information

Cloudera, Inc. All rights reserved.

Cloudera, Inc. All rights reserved. 1 Data Analytics 2018 CDSW Teamplay und Governance in der Data Science Entwicklung Thomas Friebel Partner Sales Engineer tfriebel@cloudera.com 2 We believe data can make what is impossible today, possible

More information

D5.1 Inter-Layer Cloud Stack Adaptation Summary

D5.1 Inter-Layer Cloud Stack Adaptation Summary D5.1 Inter-Layer Cloud Stack Adaptation Summary The ASCETiC architecture focuses on providing novel methods and tools to support software developers aiming at optimising energy efficiency resulting from

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

INTER CA NOVEMBER 2018

INTER CA NOVEMBER 2018 INTER CA NOVEMBER 2018 Sub: ENTERPRISE INFORMATION SYSTEMS Topics Information systems & its components. Section 1 : Information system components, E- commerce, m-commerce & emerging technology Test Code

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

Analytics for All Your Data: Cloud Essentials. Pervasive Insight in the World of Cloud

Analytics for All Your Data: Cloud Essentials. Pervasive Insight in the World of Cloud Analytics for All Your Data: Cloud Essentials Pervasive Insight in the World of Cloud The Opportunity We re living in a world where just about everything we see, do, hear, feel, and experience is captured

More information

Advanced Information Systems Big Data Study for Earth Science

Advanced Information Systems Big Data Study for Earth Science Advanced Information Systems Big Study for Earth Science Daniel Crichton, NASA Jet Propulsion Laboratory Michael Little, NASA Headquarters October 29, 2015 Background NASA has historically focused on systematic

More information

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Mehdi Sliem 1(B), Nabila Salmi 1,2, and Malika Ioualalen 1 1 MOVEP Laboratory, USTHB, Algiers, Algeria {msliem,nsalmi,mioualalen}@usthb.dz

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

Harvester. Tadashi Maeno (BNL)

Harvester. Tadashi Maeno (BNL) Harvester Tadashi Maeno (BNL) Outline Motivation Design Workflows Plans 2 Motivation 1/2 PanDA currently relies on server-pilot paradigm PanDA server maintains state and manages workflows with various

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov Graph Optimization Algorithms for Sun Grid Engine Lev Markov Sun Grid Engine SGE management software that optimizes utilization of software and hardware resources in heterogeneous networked environment.

More information

5 questions to ask. When Choosing Your Cloud Print Solution

5 questions to ask. When Choosing Your Cloud Print Solution 5 questions to ask When Choosing Your Cloud Print Solution Introduction As business models are changing, organizations are moving away from traditional IT infrastructure towards a cloud first strategy,

More information

Case Study BONUS CHAPTER 2

Case Study BONUS CHAPTER 2 BONUS CHAPTER 2 Case Study ABC is a large accounting firm with customers in five countries across North America and Europe. Its North American headquarters is located in Miami, Florida, where it hosts

More information

Senior Tech Ops Engineer (DevOps) Pune, India August 2018

Senior Tech Ops Engineer (DevOps) Pune, India August 2018 Senior Tech Ops Engineer (DevOps) Pune, India August 2018 A Career Opportunity with CellPoint Mobile (www.cellpointmobile.com) CellPoint Mobile, a leading provider of omnichannel payment and commerce solutions

More information

The Evolution of Data Protection

The Evolution of Data Protection The Evolution of Data Protection White Paper, May 2016 The Evolution of Data Protection Executive Summary The last ~25 years have seen a significant evolution of IT applications driven by new socio-economic

More information

PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE

PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE RESEARCH ARTICLE OPEN ACCESS PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE Jeevithra.R *, Karthikeyan.T ** * (M.Phil Computer Science Student Department of Computer Science)

More information

Uncovering the Hidden Truth In Log Data with vcenter Insight

Uncovering the Hidden Truth In Log Data with vcenter Insight Uncovering the Hidden Truth In Log Data with vcenter Insight April 2014 VMware vforum Istanbul 2014 Serdar Arıcan 2014 VMware Inc. All rights reserved. VMware Strategy To help customers realize the promise

More information

High-Performance Computing (HPC) Up-close

High-Performance Computing (HPC) Up-close High-Performance Computing (HPC) Up-close What It Can Do For You In this InfoBrief, we examine what High-Performance Computing is, how industry is benefiting, why it equips business for the future, what

More information

In Cloud, Can Scientific Communities Benefit from the Economies of Scale?

In Cloud, Can Scientific Communities Benefit from the Economies of Scale? PRELIMINARY VERSION IS PUBLISHED ON SC-MTAGS 09 WITH THE TITLE OF IN CLOUD, DO MTC OR HTC SERVICE PROVIDERS BENEFIT FROM THE ECONOMIES OF SCALE? 1 In Cloud, Can Scientific Communities Benefit from the

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

Architecture-Aware Cost Modelling for Parallel Performance Portability

Architecture-Aware Cost Modelling for Parallel Performance Portability Architecture-Aware Cost Modelling for Parallel Performance Portability Evgenij Belikov Diploma Thesis Defence August 31, 2011 E. Belikov (HU Berlin) Parallel Performance Portability August 31, 2011 1 /

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INFORMATION TECHNOLOGY TUTORIAL QUESTION BANK

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INFORMATION TECHNOLOGY TUTORIAL QUESTION BANK INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 0 INFORMATION TECHNOLOGY TUTORIAL QUESTION BANK Name : Cloud computing Code : A60519 Class : III B. Tech II Semester Branch

More information

CMS readiness for multi-core workload scheduling

CMS readiness for multi-core workload scheduling CMS readiness for multi-core workload scheduling Antonio Pérez-Calero Yzquierdo, on behalf of the CMS Collaboration, Computing and Offline, Submission Infrastructure Group CHEP 2016 San Francisco, USA

More information

HPC in the Cloud: Gompute Support for LS-Dyna Simulations

HPC in the Cloud: Gompute Support for LS-Dyna Simulations HPC in the Cloud: Gompute Support for LS-Dyna Simulations Iago Fernandez 1, Ramon Díaz 1 1 Gompute (Gridcore GmbH), Stuttgart (Germany) Abstract Gompute delivers comprehensive solutions for High Performance

More information

MS Integrating On-Premises Core Infrastructure with Microsoft Azure

MS Integrating On-Premises Core Infrastructure with Microsoft Azure MS-10992 Integrating On-Premises Core Infrastructure with Microsoft Azure COURSE OVERVIEW: This three-day instructor-led course covers a range of components, including Azure Compute, Azure Storage, and

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

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

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

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

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

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Learning Based Admission Control and Task Assignment for MapReduce Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Outline Brief overview of MapReduce MapReduce as

More information

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud Datametica The Modern Data Platform Enterprise Data Hub Implementations Why is workload moving to Cloud 1 What we used do Enterprise Data Hub & Analytics What is Changing Why it is Changing Enterprise

More information

BESIII distributed computing and VMDIRAC

BESIII distributed computing and VMDIRAC BESIII distributed computing and VMDIRAC Xiaomei Zhang Institute of High Energy Physics BESIII CGEM Cloud computing Summer School Sep 7~ Sep 11, 2015 1 Content Two ways of scientific applications using

More information

IBM Platform LSF & PCM-AE Dynamische Anpassung von HPC Clustern für Sondernutzung und Forschungskollaborationen

IBM Platform LSF & PCM-AE Dynamische Anpassung von HPC Clustern für Sondernutzung und Forschungskollaborationen IBM Platform LSF & PCM-AE Dynamische Anpassung von HPC Clustern für Sondernutzung und Forschungskollaborationen ZKI Meeting 2012 - Düsseldorf Heiko Lehmann Account Manager Heiko.lehmann@de.ibm.com Bernhard

More information

Grid & Cloud Computing in Bioinformatics

Grid & Cloud Computing in Bioinformatics Grid & Cloud Computing in Bioinformatics AptaMEMS-ID & Microbase (October 2010) Keith Flanagan School of Computing Science, Newcastle University AptaMEMS-ID Currently takes 2-3 days to identify presence

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

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

IBM Cloud Architecture and Strategy

IBM Cloud Architecture and Strategy Gerd Breiter, IBM Distinguished Engineer March 2013 IBM Cloud Architecture and Strategy Selected Topics Mobility, big data, analytics, social collaboration and cloud are creating a new wave of business

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

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Safe Harbor Statement The following is intended

More information

AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY

AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY M.Sarojinidevi Department of Computer Science and Engineering K.Ramakrishnan College

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

The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data

The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data Glenn Anderson, IBM Lab Services and Training The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data Summer SHARE August 2015 Session 17794 2 (c) Copyright 2015 IBM Corporation

More information

CFD Workflows + OS CLOUD with OW2 ProActive

CFD Workflows + OS CLOUD with OW2 ProActive CFD Workflows + OS CLOUD with OW2 ProActive Denis Caromel Agenda 1. Background: INRIA, ActiveEon 2. ProActive Parallel Suite 3. Use Cases & Demos Renault OMD2 Use Cases Workflow Acceleration -- Parallelism

More information

Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics

Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics Dan Widdis, Principal Operations Research Analyst May 10, 2016 Approved for public release; distribution is

More information

Virtualization: Emerging to Mainstream at Lightspeed?

Virtualization: Emerging to Mainstream at Lightspeed? Virtualization: Emerging to Mainstream at Lightspeed? Philip Dawson Notes accompany this presentation. Please select Notes Page view. These materials can be reproduced only with written approval from Gartner.

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

Delivering efficiencies through voice MEDICAL

Delivering efficiencies through voice MEDICAL Delivering efficiencies through voice MEDICAL Our solutions allow clinicians to be more flexible, efficient and productive whilst also reducing costs. About us SpeechWrite Digital are specialists in providing

More information

Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study

Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study Mrs.Snehal A.Narale Abstract- The Cloud Computing has come into spectacle as a new computing archetype. It proposed

More information

Azure Stack. Unified Application Management on Azure and Beyond

Azure Stack. Unified Application Management on Azure and Beyond Azure Stack Unified Application Management on Azure and Beyond Table of Contents Introduction...3 Deployment Models...4 Dedicated On-Premise Cloud... 4 Shared Application Hosting... 4 Extended Hosting

More information

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure IBM Power Systems Bringing Choice and Differentiation to Linux Infrastructure Stefanie Chiras, Ph.D. Vice President IBM Power Systems Offering Management Client initiatives Cognitive Cloud Economic value

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

CompatibleOne Open Source Cloud Broker Architecture Overview

CompatibleOne Open Source Cloud Broker Architecture Overview CompatibleOne Open Source Cloud Broker Architecture Overview WHITE PAPER October 2012 Table of Contents Abstract 2 Background 2 Disclaimer 2 Introduction 2 Section A: CompatibleOne: Open Standards and

More information

SATURN th Annual SEI Architecture Technology User Network Conference

SATURN th Annual SEI Architecture Technology User Network Conference 14 th Annual SEI Architecture Technology User Network Conference MAY 7 10, 2018 PLANO, TEXAS Charles Chow 1 Agenda Why Function As a Service (FaaS) Matters? Serverless Architecture and FaaS Based ERP Implementation

More information

Systems. Ramchander. Librarian, RPS Group of Institution, Balana/Mohinder Garh Abstract

Systems. Ramchander. Librarian, RPS Group of Institution, Balana/Mohinder Garh   Abstract International Journal of Information Technology and Library Science. Volume 2, Number 2 (2013), pp. 29-36 Research India Publications http://www.ripublication.com/ijitls.htm Cloud - Based Services in Library

More information

A comprehensive mobile solution for Staff Management. CrewBuddy

A comprehensive mobile solution for Staff Management. CrewBuddy A comprehensive mobile solution for Staff Management CrewBuddy A Comprehensive Staff Management Solution CrewBuddy is a leading-edge mobile application that brings the convenience of managing staff information

More information

Compiere ERP Starter Kit. Prepared by Tenth Planet

Compiere ERP Starter Kit. Prepared by Tenth Planet Compiere ERP Starter Kit Prepared by Tenth Planet info@tenthplanet.in www.tenthplanet.in 1. Compiere ERP - an Overview...3 1. Core ERP Modules... 4 2. Available on Amazon Cloud... 4 3. Multi-server Support...

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

AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments

AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments August, 2018 AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments Standards Based AMD is committed to industry standards, offering you a choice in x86 architecture with design

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

Understanding the Business Value of Docker Enterprise Edition

Understanding the Business Value of Docker Enterprise Edition Understanding the Business Value of Docker Enterprise Edition JUNE 2017 www.docker.com/enterprise Table of Contents The Digital Transformation... 3 What the Digital Transformation Means... 3 We Still Need

More information

DIGITAL TRANSFORMATION SOLUTIONS

DIGITAL TRANSFORMATION SOLUTIONS DIGITAL TRANSFORMATION SOLUTIONS BUSINESS AND TECHNOLOGY ARE CHANGING We are in the initial stages of a new era and the next industrial revolution, popularly termed Industry 4.0. What does that mean for

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

"Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary

Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary MOC 20535 A: Architecting Microsoft Course Summary Description This course is intended for architects who have experience building infrastructure and applications on the Microsoft platform. Students should

More information

Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1

Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1 Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1 Overview of KYC basic infrastructure, security and implementation, policies and practices. Know Your Customer Limited Tel +353 1-2440669

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

Understanding The Value of Containers in a World of DevOps. Advice that empowers. Technology that enables.

Understanding The Value of Containers in a World of DevOps. Advice that empowers. Technology that enables. Understanding The Value of Containers in a World of DevOps Advice that empowers. Technology that enables. Bradley Brodkin - Some Background Founder & CEO of HighVail Systems, Toronto CANADA 31+ year industry

More information

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps Matti Vuori www.mattivuori.net matti.vuori@mattivuori.net @Matti_Vuori TUT lecture series of SW Technologies:

More information

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0 NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE Ver 1.0 EXECUTIVE SUMMARY This document provides insights into how to deploy NVIDIA Quadro Virtual

More information

Improving Throughput and Utilization in Parallel Machines Through Concurrent Gang

Improving Throughput and Utilization in Parallel Machines Through Concurrent Gang Improving Throughput and Utilization in Parallel Machines Through Concurrent Fabricio Alves Barbosa da Silva Laboratoire ASIM, LIP6 Universite Pierre et Marie Curie Paris, France fabricio.silva@lip6.fr

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

Powering The Future of Decentralized Systems and Applications

Powering The Future of Decentralized Systems and Applications Powering The Future of Decentralized Systems and Applications Proud Board Members Nuco networks connect multiple entities in an industry Nuco smart contracts facilitate automated industry processes The

More information

Containers and Microservices Create New Performance Challenges

Containers and Microservices Create New Performance Challenges Containers and Microservices Create New Performance Challenges Cloud Computing Expo Santa Clara, 2015 Jonah Kowall, VP Market Development and Insights 2005 2013 Software is eating the world Emergence of

More information

Sky computing. A grid of clouds Sander Klous, Nikhef

Sky computing. A grid of clouds Sander Klous, Nikhef Sky computing A grid of clouds Sander Klous, Nikhef 29-06-2009 http://indico.cern.ch/conferencedisplay.py?confid=56353 Content Use Cases Classification of Virtual Machines Security issues Virtual Machine

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

How Can Your Business Benefit from Cloud and Monitoring? Tan Siew Wu, Group Head of Presales, iwv 30 March 2017

How Can Your Business Benefit from Cloud and Monitoring? Tan Siew Wu, Group Head of Presales, iwv 30 March 2017 How Can Your Business Benefit from Cloud and Monitoring? Tan Siew Wu, Group Head of Presales, iwv 30 March 2017 Agenda 1 2 3 4 Introduction The Power Of Cloud Computing Monitoring-as-a-Service (MaaS) Q

More information

Asset Management. Manage all of your assets in one modern, easy-to-use app

Asset Management. Manage all of your assets in one modern, easy-to-use app Asset Management Manage all of your assets in one modern, easy-to-use app Asset Management Transform your asset management efficiency whether you re managing in-house equipment or providing asset management

More information

Course 20535A: Architecting Microsoft Azure Solutions

Course 20535A: Architecting Microsoft Azure Solutions Course 20535A: Architecting Microsoft Azure Solutions Module 1: Application Architecture Patterns in Azure This module introduces and reviews common Azure patterns and architectures as prescribed by the

More information

EIS Quick Bites: NOV 2018 by Prof. Om Trivedi

EIS Quick Bites: NOV 2018 by Prof. Om Trivedi Chapter 4: Emerging Computing Technologies CLOUD COMPUTING Cloud computing refers to the delivery of computing resources over the Internet. Cloud services allow individuals and businesses to use software

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Architecting Microsoft Azure Solutions 20535A; 5 Days; Instructor-led Course Description This course is intended for architects who have experience building infrastructure and applications on the Microsoft

More information

The Cost of IT. .

The Cost of IT.  . The Cost of IT Prepared By Astel Email Document info@astel.co.za White Paper No copies of this document or included information may be distributed to third parties without the expressed written permission

More information

BPM 2020: Outlook for the Next 3-4 Years

BPM 2020: Outlook for the Next 3-4 Years Welcome to BPM 2020: Outlook for the Next 3-4 Years Just one word, PROCESS! Just one word, PROCESS! Plastics transformed the 20 th Century economy, allowing design-centric innovation and ushering in an

More information

HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME

HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME HEALTHCARE ACTIVITIES FROM ANYWHERE ANYTIME Healthcare Utility Services To provide infrastructure or Software as a Service Platform to perform all kinds of healthcare operations by doctors, patients, lab

More information

World Leading Storage Cloud at ETH Zürich

World Leading Storage Cloud at ETH Zürich Felix Sutter Dr. Tilo Steiger IT Architect, IBM Switzerland Ltd Head of Storage Services, ETH Zürich Informatikdienste World Leading Storage Cloud at ETH Zürich Agenda The challenges From IT Silos to Cloud

More information

Agent vs. Agentless Discovery Guide: Choosing the Right Solution for Your IT Assets

Agent vs. Agentless Discovery Guide: Choosing the Right Solution for Your IT Assets Agent vs. Agentless Discovery Guide: Choosing the Right Solution for Your IT Assets Introduction With all of the technology in use today, keeping track of all of your assets has never been more important.

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

The Migration of Web Applications to the Cloud Environment By. Pethuru Raj PhD Enterprise Architect Sify Software Ltd. Chennai

The Migration of Web Applications to the Cloud Environment By. Pethuru Raj PhD Enterprise Architect Sify Software Ltd. Chennai The Migration of Web Applications to the Cloud Environment By Pethuru Raj PhD Enterprise Architect Sify Software Ltd. Chennai 1 Agenda Sify Software Ltd. Overview The Cloud Distinctions Why Cloud Modernization

More information

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB http://geek-and-poke.com/ [CC BY 3.0] 2 About me Michael Kolb Chief Architect for Cloud-Projects @ Robert Bosch in Stuttgart, Germany 10 Years+ as Architect

More information

Puppet Enterprise. The shortest path to better software. Greg Larkin Professional Services

Puppet Enterprise. The shortest path to better software. Greg Larkin Professional Services Puppet Enterprise. Greg Larkin Professional Services greg.larkin@puppet.com Shout-outs Bill Kendrick Linux Users Group of Davis #puppetize Let s do a poll Who is new to Puppet? How many developers are

More information

HP Cloud Service Automation Concepts Guide

HP Cloud Service Automation Concepts Guide HP Cloud Service Automation Concepts Guide Concepts Guide with Business Process Summary and Architectural Overview Software Version: 3.20 Table of Contents Addressing cloud service management challenges

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

Ask the right question, regardless of scale

Ask the right question, regardless of scale Ask the right question, regardless of scale Customers use 100s to 1,000s Of cores to answer business-critical Questions they couldn t have done before. Trivial to support different use cases Different

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

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