Recap& What%is% big%data % Introduction%to%e4science% Reflections%of% big%data %in%health% Guest%lecture:%% DB%for%big%data%analytics%

Size: px
Start display at page:

Download "Recap& What%is% big%data % Introduction%to%e4science% Reflections%of% big%data %in%health% Guest%lecture:%% DB%for%big%data%analytics%"

Transcription

1 Recap& What%is% big%data % Introduction%to%e4science% Reflections%of% big%data %in%health% Guest%lecture:%% DB%for%big%data%analytics% 1$

2 Recap& Data%infrastructure% Sources,%capture,%representation,%access% Analytics% Many%considerations%4>%how%to%do%it%in%practice?% % 2$

3 Conceptual&architecture& Raghupathi and Raghupathi Health Information Science and Systems 2014, 2:3 3$

4 Methodology& Raghupathi and Raghupathi Health Information Science and Systems 2014, 2:3 4$

5 Example:&World9Wide&Pleksys& Data%infrastructure%to%study%long4term%effect%of%cancer%in%children% 5 min Patients& Healthcare&& Registration& Research&& 5$

6 Large-scale Infrastructure 6$

7 Large&scale&processing& MIK%2.1%Databases%and%Networksystems% Big%Data%week% % Silvia%Delgado%Olabarriaga,%KEBB%

8 Infrastructure&capacity& Computing%time% Memory%size% Data%storage%(input/output)% Data%Transport% Capacity%has%large%influence%on%software%construction% Scalability%is%the%ability%of%a%system,%network,%or%process%to% handle%a%growing%amount%of%work%in%a%capable%manner%or% its%ability%to%be%enlarged%to%accommodate%that%growth.% 8$ % %

9 Data&infrastructure:&Storage& Storage%Technologies% Disk% Tape% Optical% Composite%devices% Storage%Parameters% Block%size% Random%vs.%sequential%access% Bandwidth% Media%integrity,%data%integrity% Price% See Shoshani and Rotem(eds.) Scientific Data Management: Challenges, Technology and Deployment, chapter 1. CRC Press, $

10 Computing&infrastructures& Parameters%%% Speed% Memory% Throughput% Programming% Types% High4performance& computing%%(hpc)% High4throughput% computing%(htc)% Virtual%computing% Cloud% 10$

11 Distributed&Computing& Field%of%computer%science%that%studies%distributed%systems% Distributed%system%=%software%system%in%which%components% located%on%networked%computers%communicate%and% coordinate%their%actions%by%passing%messages.% components%interact%for%common%goal% concurrency%of%components% lack%of%a%global%clock% independent%failure%of%components% Examples:%grid,%service%oriented%architecture%(SOA)% 11$

12 Parallel&computing& Form%of%computation%in%which%many%calculations%are%carried% out%simultaneously% Principle%=%large%problems%can%often%be%divided%into%smaller% ones,%which%are%then%solved%concurrently%("in%parallel").%% Forms%of%parallel%computing:%% bit4level%(word%size)% instruction4level%(pipeline)% data4level% task4level% 12$

13 Distributed&vs.&parallel&computing& The%terms%"concurrent%computing",%"parallel%computing",% and%"distributed%computing"%have%a%lot%of%overlap% distributed parallel Multicore 13$

14 Types&of&Computing&Infrastructures& Types% High4performance%computing%%(HPC)% High4throughput%computing%(HTC,%Grid)% Virtual%computing%(Cloud)% % Parameters%%% Speed% Memory% Throughput% Programming% 14$

15 Supercomputer Cluster GPU High&Performance&Computing& 15$

16 Supercomputer& computer%at%the%frontline%of%current%processing%capacity,% particularly%speed%of%calculation% memory,%processors%% optimized%architecture% TOP500% 16$

17 17$

18 18$

19 Cluster& Set%of%loosely%connected%computers%that%work%together%so% that%in%many%respects%they%can%be%viewed%as%a%single%system% Homogeneous%vs.%heterogeneous% Fast%network% Shared%data%space% Head%node,%worker%nodes% Batch%(queue)% % 19$

20 20$

21 21$

22 Graphics&Processing&Unit&9&GPU& Massively%parallel% Origin%(80 s)% Specialized%unit%to%accelerate%drawing%of%graphics%(lines,%circles,% characters)%on%display%memory% From%2006:%% Stream%processing%(single%instruction,%multiple%data)% CUDA% OpenCL% 22$

23 SOAP3 aligner GSNP (SNP detection) GAMA (high resolution genotyping tool) gpu-based-server-farm-slashes-analysis-time-for-dna-sequencing-data-batches-from-days-to-hours 23$

24 Recap& HPC%% Supercomputer% Cluster% GPU% Programming?% 24$

25 HPC&Programming&(1)& Parallelism% Task% Data% task data Coordination% Coupled%(tight,%loose)% Independent%( embarrassingly %parallel)% 25$

26 HPC&Programming&(2)& Middleware% Portable%batch%system%(pbs)% Sun%grid%engine%(SGE)% Hadoop% Programming%interfaces%(APIs)% Message%passing%interface%(MPI,%Open%MPI)% Open%Multi4Processing%(OpenMP)% % Languages% CUDA% OpenCL% % 26$

27 Recap& HPC% Supercomputer% Cluster% GPU% Programming% Middleware% APIs%and%libraries% Programming%Languages% In%NL%(SURFsara)% Cartesius% LISA% 27$

28 GRID% High&Throughput&Computing& 28$

29 Grid& a%system%that%uses%open,%general4purpose%protocols%to% federate%distributed%resources % resources:%computing,%data,%storage,%services,%software,%equipment,% expertise% Jan%Foster,% What%is%the%grid?%A%three%point%check%list,%2002%% Key:%FEDERATION% organization%or%group%within%which%smaller%divisions%have%some% degree%of%internal%autonomy % 29

30 History& Term%originated%early%1990s%% computer%power%as%easy%to%access%as%in%an%electric%power%grid% Ian%Foster's%and%Carl%Kesselman,%%"The%Grid:%Blueprint%for%a%new% computing%infrastructure,%1999% Around%1997:%CPU%scavenging%and%volunteer%computing% harness%the%power%of%networked%pcs%worldwide,%in%order%to%solve% CPU4intensive%research%problems% 30$

31 Basic&concept& User interface (UI) Resource Broker Worker Nodes 31$

32 Virtual&Organizations&(VO)& SECURITY& Site A Site B 32$

33 Grid&Security& Authentication,%Authorization,%Accounting%(AAA)% Standard%certificate%infrastructure% public%key%asymmetric%encryption,%x.509%certificates% User%certificate% Identity% VO4membership% Short4lived%grid&proxy&certificates% Single%sign4on% ftp://ftp.globus.org/pub/globus/papers/security.pdf 33$

34 How&to&program& a&grid?& Grid$ proxy$ program Step$2$ Step$3$ grid 34$

35 How&to&program& a&grid?& Step$2$ Step$3$ Stage-in grid 35$

36 How&to&program& a&grid?& Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Step$2$ Step$3$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Stage-in Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ grid 36$

37 How&to&program& a&grid?& Step$2$ Step$3$ Step$2$ Step$3$ Data2$ Step$2$ Step$3$ Data3$ Step$2$ Step$3$ Data4$ Step$2$ Step$3$ Data5$ Step$2$ Step$3$ Data6$ Step$2$ Step$3$ Data7$ Step$2$ Step$3$ Data8$ Step$2$ Step$3$ Data9$ grid Grid jobs Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ 37$

38 How&to&program& a&grid?& Step$2$ Step$3$ Step$2$ Step$3$ Data2$ Step$2$ Step$3$ Data3$ Step$2$ Step$3$ Data4$ Step$2$ Step$3$ Data5$ Step$2$ Step$3$ Data6$ Step$2$ Step$3$ Data7$ Step$2$ Step$3$ Data8$ Step$2$ Step$3$ Data9$ grid Grid jobs Generate results Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ Grid$ proxy$ 38$ Result$ Result$ Result$ Result$ Result$ Result$ Result$ Result$ Result$

39 How&to&program& a&grid?& Results1$ Stage-out grid 39$

40 How&to&program& a&grid?& Grid$ proxy$ program Step$2$ Step$3$ Results1$ grid 40$

41 Grid&Middleware& Middleware-=%connects%software%components%or%people%and% their%applications.% Grid-middleware:% Application- submits-a-job -to%execute%a%computation- resource-broker %distributes%the%job%to%the%node%that%seems%to%be% the%best%suitable%for%this%job.% Files%(data,%results)%are%transferred%to/from%the%nodes%(data%staging)% Can%be%seen%as%the%operating-system-of%the%grid.% 41$

42 Example:&BOINC& Berkeley%Open% Infrastructure%for% Network%Computing% Voluntary%grid% 42$

43 Example:&gLite& produced%by%the%egee%project%% Until%May%2014%4%EMI%project% Used%by%EGI% % 43$

44 European&Grid&Initiative& % More%info:% % 44$

45 45$

46 Recap& HTC% Grid%computing% Jobs% Federation% Security%(AAA)% Various%middleware% glite% In%NL%(SURFsara)% Life%Science%Grid% EGI% 46$

47 CLOUD& Virtual&Computing& 47$

48 Cloud&Computing& Internet4based%computing% shared%resources,%software%and%information%are%provided%to% computers%and%other%devices%on4demand,%similar%to%a%public%utility% such%as%the%electricity%grid.% Refers%to%both%% the%applications%delivered%as%services%over%the%internet%and% the%hardware%and%systems%software%in%the%data%centers%that%provide% those%services.% Virtualization% %software%systems%that%act%as%if%they%were%hardware%systems% $

49 Vision& 49$

50 Cloud&Computing& % Types% Public%cloud% Private%cloud% Utility%computing:%service%being%sold% Novelties% appearance%of%infinite%computing%resources%available%on%demand% ability%to%pay%for%use%% Michael Armbrust et al. A View of Cloud Computing. Communications of the ACM, Vol. 53 No. 4, Pages $

51 .&XXX&As&a&Service& Infrastructure%as%a%service%(IaaS)% Platform%as%a%service%(PaaS)% Software%as%a%service%(SaaS)% Storage%as%a%service%(STaaS)% Network%as%a%service%(NaaS)% Security%as%a%service%(SECaaS)% Data%as%a%service%(DaaS)% Database%as%a%service%(DBaaS)% Test%environment%as%a%service%(TEaaS)% API%as%a%service%(APIaaS)% Backend%as%a%service%(BaaS)% % 51$

52 IAAS:&Infrastructure&as&a&Service& Looks%like%physical%hardware% Amazon%Elastic%Compute%Cloud%(Amazon%EC2):%web%service%that% provides%resizable%compute%capacity%in%the%cloud.% Dutch%HPC%Cloud% 52$

53 How&to&program& a&cloud&(iaas)?& program Step$2$ Step$3$ Data$ cloud 53$

54 How&to&program& a&cloud&(iaas)?& Virtual Machine Virtual Machine Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ Step$2$ Step$3$ Step$2$ Step$3$ Data$ Data$ Data$ Data$ cloud 54$

55 How&to&program& a&cloud&(iaas)?& Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ cloud 55$

56 How&to&program& a&cloud&(iaas)?& Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ cloud 56$

57 How&to&program& a&cloud&(iaas)?& Virtual Machine Virtual Machine Virtual Machine Virtual Machine Step$2$ Step$3$ Step$2$ Step$3$ Step$2$ Step$3$ Step$2$ Step$3$ Data$ Data$ Data$ Data$ cloud Results' 57$

58 How&to&program& a&cloud&(iaas)?& Data$ program Step$2$ Step$3$ Results' Results' Results' Results' cloud 58$

59 Cloud&Middleware& Basics% Images% Virtualization% Management% Basic%layer:%Virtualization%service% VMWare% Virtual%Box% KVM% Management%layer:%% Eucalyptus% OpenNebula% OpenStack%% Open%Cloud%Computing%Interface% 59$

60 60$

61 Putting&it&all&together:&& computing&infrastructures& e-infrastructure cloud computing high throughput computing high performance computing grid parallel programming 61$

62 Putting&it&all&together:&& computing&infrastructures& e-infrastructure pay-per-use on demand cloud computing "as service" IAAS (infrastructure) SAAS (software) VMWare cluster GPU supercomputer Occi Eucalyptus middleware virtual machine VirtualBox high performance computing OpenStack MPI OpenMP API parallel programming languages CUDA OpenCL task parallelism data parallelism high throughput computing grid proxy private key public key job data staging grid certificate grid middleware production grid BOINC glite Condor EGI Dutch e-science Grid virtual organization 62$

63 63$

64 Take&home&message& Large%scale%Computing%infrastructures% Supercomputer,%Cluster,%GPU% Grid,%Cloud% Parallelism% Data,%tasks% Interfaces% Interactive%(command4line)% Middleware% Programming%languages/frameworks% 64$

65 Questions?&

Life sciences big data e-infrastructure concepts

Life sciences big data e-infrastructure concepts Life sciences big data e-infrastructure concepts Maarten Kooyman 2014-11-13 Tue Maarten Kooyman Life sciences big data e-infrastructure concepts 2014-11-13 Tue 1 / 1 About me Knowing each other helps to

More information

Denis Caromel, CEO Ac.veEon. Orchestrate and Accelerate Applica.ons. Open Source Cloud Solu.ons Hybrid Cloud: Private with Burst Capacity

Denis Caromel, CEO Ac.veEon. Orchestrate and Accelerate Applica.ons. Open Source Cloud Solu.ons Hybrid Cloud: Private with Burst Capacity Cloud computing et Virtualisation : applications au domaine de la Finance Denis Caromel, CEO Ac.veEon Orchestrate and Accelerate Applica.ons Open Source Cloud Solu.ons Hybrid Cloud: Private with Burst

More information

Performance of the Cloud-Based Commodity Cluster. School of Computer Science and Engineering, International University, Hochiminh City 70000, Vietnam

Performance of the Cloud-Based Commodity Cluster. School of Computer Science and Engineering, International University, Hochiminh City 70000, Vietnam Computer Technology and Application 4 (2013) 532-537 D DAVID PUBLISHING Performance of the Cloud-Based Commodity Cluster Van-Hau Pham, Duc-Cuong Nguyen and Tien-Dung Nguyen School of Computer Science and

More information

SURFsara HPC Cloud Workshop

SURFsara HPC Cloud Workshop SURFsara HPC Cloud Workshop doc.hpccloud.surfsara.nl UvA workshop 2016-01-25 UvA HPC Course Jan 2016 Anatoli Danezi, Markus van Dijk cloud-support@surfsara.nl Agenda Introduction and Overview (current

More information

SURFsara HPC Cloud Workshop

SURFsara HPC Cloud Workshop SURFsara HPC Cloud Workshop www.cloud.sara.nl Tutorial 2014-06-11 UvA HPC and Big Data Course June 2014 Anatoli Danezi, Markus van Dijk cloud-support@surfsara.nl Agenda Introduction and Overview (current

More information

The Lattice Project: A Multi-Model Grid Computing System. Center for Bioinformatics and Computational Biology University of Maryland

The Lattice Project: A Multi-Model Grid Computing System. Center for Bioinformatics and Computational Biology University of Maryland The Lattice Project: A Multi-Model Grid Computing System Center for Bioinformatics and Computational Biology University of Maryland Parallel Computing PARALLEL COMPUTING a form of computation in which

More information

EGI services for distribution and federation of data and computing

EGI services for distribution and federation of data and computing EGI services for distribution and federation of data and computing Tiziana Ferrari Technical Director, EGI.eu tiziana.ferrari@egi.eu March 2014 EGI-InSPIRE RI-261323 1 Accelerating Excellent Science MISSION.

More information

The Top Six Advantages of CUDA-Ready Clusters. Ian Lumb Bright Evangelist

The Top Six Advantages of CUDA-Ready Clusters. Ian Lumb Bright Evangelist The Top Six Advantages of CUDA-Ready Clusters Ian Lumb Bright Evangelist GTC Express Webinar January 21, 2015 We scientists are time-constrained, said Dr. Yamanaka. Our priority is our research, not managing

More information

SCI-BUS gateways for grid and cloud infrastructures

SCI-BUS gateways for grid and cloud infrastructures SCI-BUS gateways for grid and cloud infrastructures Tamas Kiss University of Westminster Peter Kacsuk, Zoltan Farkas MTA SZTAKI VERCE project meeting 1 st February 2013, Edinburgh SCI-BUS is supported

More information

for my computation? Stefano Cozzini Which infrastructure Which infrastructure Democrito and SISSA/eLAB - Trieste

for my computation? Stefano Cozzini Which infrastructure Which infrastructure Democrito and SISSA/eLAB - Trieste Which infrastructure Which infrastructure for my computation? Stefano Cozzini Democrito and SISSA/eLAB - Trieste Agenda Introduction:! E-infrastructure and computing infrastructures! What is available

More information

E-Infrastructure Development Trends in the Area of Grids, Clouds, HPC, Storage, Virtualization and IaaS

E-Infrastructure Development Trends in the Area of Grids, Clouds, HPC, Storage, Virtualization and IaaS E-Infrastructure Development Trends in the Area of Grids, Clouds, HPC, Storage, Virtualization and IaaS Peter Kacsuk, MTA-SZTAKI, kacsuk@sztaki.hu Peter Stefan, NIIFI, stefan@niif.hu Imre Szeberenyi, BME,

More information

Sistemi Operativi e Reti. Cloud Computing

Sistemi Operativi e Reti. Cloud Computing 1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi ogervasi@computer.org 2 Introduction Technologies

More information

Enabling Large-Scale Testing of IaaS Cloud Platforms on the Grid 5000 Testbed

Enabling Large-Scale Testing of IaaS Cloud Platforms on the Grid 5000 Testbed Enabling Large-Scale Testing of IaaS Cloud Platforms on the Grid 5000 Testbed Sébastien Badia, Alexandra Carpen-Amarie, Adrien Lèbre, Lucas Nussbaum Grid 5000 S. Badia, A. Carpen-Amarie, A. Lèbre, L. Nussbaum

More information

Introduction to grid technologies, parallel and cloud computing. Alaa Osama Allam Saida Saad Mohamed Mohamed Ibrahim Gaber

Introduction to grid technologies, parallel and cloud computing. Alaa Osama Allam Saida Saad Mohamed Mohamed Ibrahim Gaber Introduction to grid technologies, parallel and cloud computing Alaa Osama Allam Saida Saad Mohamed Mohamed Ibrahim Gaber OUTLINES Grid Computing Parallel programming technologies (MPI- Open MP-Cuda )

More information

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar An Efficient Use of Virtualization in Grid/Cloud Environments. Arindam Choudhury Supervised by: Elisa Heymann Miquel A. Senar Index Introduction Motivation Objective State of Art Proposed Solution Experimentations

More information

CLOUD COMPUTING. When It's smarter to rent than to buy

CLOUD COMPUTING. When It's smarter to rent than to buy CLOUD COMPUTING When It's smarter to rent than to buy Is it new concept? Nothing new In 1990 s, WWW itself Grid Technologies- Scientific applications Online banking websites More convenience Not to visit

More information

Cloud Computing. Adam Barker

Cloud Computing. Adam Barker Cloud Computing Adam Barker 1 Overview Introduction to Cloud computing Enabling technologies Different types of cloud: IaaS, PaaS and SaaS Cloud terminology Interacting with a cloud: management consoles

More information

StratusLab project. Standards, Interoperability and Asset Exploitation. Vangelis Floros, GRNET

StratusLab project. Standards, Interoperability and Asset Exploitation. Vangelis Floros, GRNET StratusLab project Standards, Interoperability and Asset Exploitation Vangelis Floros, GRNET EGI Technical Forum 2011 19-22 September 2011, Lyon, France StratusLab is co-funded by the European Community

More information

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

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

More information

Deploying Multiscale Applications on European e-infrastructures

Deploying Multiscale Applications on European e-infrastructures Deploying Multiscale Applications on European e-infrastructures 04/06/2013 Ilya Saverchenko The MAPPER project receives funding from the EC's Seventh Framework Programme (FP7/2007-2013) under grant agreement

More information

Big Data and Cloud Computing for GHRSST

Big Data and Cloud Computing for GHRSST Big Data and Cloud Computing for GHRSST Jean-Francois Piollé (jfpiolle@ifremer.fr) Frédéric Paul, Olivier Archer CERSAT / Institut Français de Recherche pour l Exploitation de la Mer Facing data deluge

More information

Comparison and Evaluation of Open-source Cloud Management Software

Comparison and Evaluation of Open-source Cloud Management Software Comparison and Evaluation of Open-source Cloud Management Software SRIVATSAN JAGANNATHAN Masters Degree Project Stockholm, Sweden XR-EE-LCN 2012:008 Comparison and Evaluation of Open-source Cloud Management

More information

Dutch HPC Cloud: flexible HPC for high productivity in science & business

Dutch HPC Cloud: flexible HPC for high productivity in science & business Dutch HPC Cloud: flexible HPC for high productivity in science & business Dr. Axel Berg SARA national HPC & e-science Support Center, Amsterdam, NL April 17, 2012 4 th PRACE Executive Industrial Seminar,

More information

Open source software for building a private cloud

Open source software for building a private cloud Michael J Pan CEO & co-founder, nephosity COSCUP 15 August 2010 An introduction me 10+ years working on high performance (distributed, grid, cloud) computing at DreamWorks Animation, NASA JPL, NIH Center

More information

Data Services @neurist and beyond

Data Services @neurist and beyond s @neurist and beyond Siegfried Benkner Department of Scientific Computing Faculty of Computer Science University of Vienna http://www.par.univie.ac.at Department of Scientific Computing Parallel Computing

More information

Cluster, Grid, Cloud Concepts

Cluster, Grid, Cloud Concepts Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of

More information

Parallel Computing: Strategies and Implications. Dori Exterman CTO IncrediBuild.

Parallel Computing: Strategies and Implications. Dori Exterman CTO IncrediBuild. Parallel Computing: Strategies and Implications Dori Exterman CTO IncrediBuild. In this session we will discuss Multi-threaded vs. Multi-Process Choosing between Multi-Core or Multi- Threaded development

More information

Cloud Computing Architecture with OpenNebula HPC Cloud Use Cases

Cloud Computing Architecture with OpenNebula HPC Cloud Use Cases NASA Ames NASA Advanced Supercomputing (NAS) Division California, May 24th, 2012 Cloud Computing Architecture with OpenNebula HPC Cloud Use Cases Ignacio M. Llorente Project Director OpenNebula Project.

More information

Future computing platforms for biodiversity science

Future computing platforms for biodiversity science www.bsc.es Future computing platforms for biodiversity science Daniele Lezzi Rome, 5 September 2013 Motivation Lack of service integration and interoperability of research e- Infrastructure e-irg 2013

More information

Cloud services in PL-Grid and EGI Infrastructures

Cloud services in PL-Grid and EGI Infrastructures 1 Cloud services in PL-Grid and EGI Infrastructures J. Meizner, M. Radecki, M. Pawlik, T. Szepieniec ACK Cyfronet AGH Cracow Grid Workshop 2012, Kraków, 22.10.2012 Overview 2 Different types of Compute

More information

Program Grid and HPC5+ workshop

Program Grid and HPC5+ workshop Program Grid and HPC5+ workshop 24-30, Bahman 1391 Tuesday Wednesday 9.00-9.45 9.45-10.30 Break 11.00-11.45 11.45-12.30 Lunch 14.00-17.00 Workshop Rouhani Karimi MosalmanTabar Karimi G+MMT+K Opening IPM_Grid

More information

Automating Big Data Benchmarking for Different Architectures with ALOJA

Automating Big Data Benchmarking for Different Architectures with ALOJA www.bsc.es Jan 2016 Automating Big Data Benchmarking for Different Architectures with ALOJA Nicolas Poggi, Postdoc Researcher Agenda 1. Intro on Hadoop performance 1. Current scenario and problematic 2.

More information

Part I Courses Syllabus

Part I Courses Syllabus Part I Courses Syllabus This document provides detailed information about the basic courses of the MHPC first part activities. The list of courses is the following 1.1 Scientific Programming Environment

More information

Approaches for building an e-infrastructure: supercomputing and grid/cloud/crowd computing

Approaches for building an e-infrastructure: supercomputing and grid/cloud/crowd computing Approaches for building an e-infrastructure: supercomputing and grid/cloud/crowd computing Dr. Robert Lovas Deputy head of Laboratory of Parallel and Distributed Systems Coordinator of EU FP7 e-infrastructure

More information

David Rioja Redondo Telecommunication Engineer Englobe Technologies and Systems

David Rioja Redondo Telecommunication Engineer Englobe Technologies and Systems David Rioja Redondo Telecommunication Engineer Englobe Technologies and Systems About me David Rioja Redondo Telecommunication Engineer - Universidad de Alcalá >2 years building and managing clusters UPM

More information

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

More information

Agenda: 1. Background 2. Solution: ProActive 3. Live Demonstration 4. IFP EN Use Case

Agenda: 1. Background 2. Solution: ProActive 3. Live Demonstration 4. IFP EN Use Case Advances in Cloud Computing with ProActive Parallel Suite D. Caromel Accelerate and Orchestrate Enterprise Applications Hybrid Cloud Solutions (Private with Public Burst) Agenda: 1. Background 2. Solution:

More information

CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies. Lecture 1

CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies. Lecture 1 CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies Lecture 1 Overview of Distributed and Cloud Computing System Models and Enabling Technologies Based on the Chapter 1 Distributed System

More information

Scientific and Technical Applications as a Service in the Cloud

Scientific and Technical Applications as a Service in the Cloud Scientific and Technical Applications as a Service in the Cloud University of Bern, 28.11.2011 adapted version Wibke Sudholt CloudBroker GmbH Technoparkstrasse 1, CH-8005 Zurich, Switzerland Phone: +41

More information

Infrastructure as a Service (IaaS)

Infrastructure as a Service (IaaS) Infrastructure as a Service (IaaS) (ENCS 691K Chapter 4) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ References 1. R. Moreno et al.,

More information

Cloud computing. Intelligent Services for Energy-Efficient Design and Life Cycle Simulation. as used by the ISES project

Cloud computing. Intelligent Services for Energy-Efficient Design and Life Cycle Simulation. as used by the ISES project Intelligent Services for Energy-Efficient Design and Life Cycle Simulation Project number: 288819 Call identifier: FP7-ICT-2011-7 Project coordinator: Technische Universität Dresden, Germany Website: ises.eu-project.info

More information

Brian Amedro CTO. Worldwide Customers

Brian Amedro CTO. Worldwide Customers Denis Caromel CEO Brian Amedro CTO Cloud Enterprise Applications (B2B) Reduce Costs (IT) + Reduce Pains (Time) Worldwide Customers 1 1 Software company born of INRIA in 2007 Software Editor, Open Source

More information

Performance Evaluation of the XDEM framework on the OpenStack Cloud Computing Middleware

Performance Evaluation of the XDEM framework on the OpenStack Cloud Computing Middleware Performance Evaluation of the XDEM framework on the OpenStack Cloud Computing Middleware 1 / 17 Performance Evaluation of the XDEM framework on the OpenStack Cloud Computing Middleware X. Besseron 1 V.

More information

Business applications:

Business applications: Consorzio COMETA - Progetto PI2S2 UNIONE EUROPEA Business applications: the COMETA approach Prof. Antonio Puliafito University of Messina Open Grid Forum (OGF25) Catania, 2-6.03.2009 www.consorzio-cometa.it

More information

XtreemOS and Cloud Computing Alvaro Arenas E-Science Centre Science and Technologies Facilities Council, UK XtreemOS in a Nutshell An open source Linux-based Grid Operating System with native VO support

More information

Cloud Computing with Red Hat Solutions. Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd. sivaram@redhat.com

Cloud Computing with Red Hat Solutions. Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd. sivaram@redhat.com Cloud Computing with Red Hat Solutions Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd sivaram@redhat.com Linux Automation Details Red Hat's Linux Automation strategy for next-generation IT infrastructure

More information

Software Defined Whatever @SURFsara RON TROMPERT

Software Defined Whatever @SURFsara RON TROMPERT Software Defined Whatever @SURFsara RON TROMPERT About SURFsara Supports research in the Netherlands (and abroad) by offering advanced ICT infrastructure, services and expertise National Supercomputer

More information

High Performance Computing (HPC)

High Performance Computing (HPC) High Performance Computing (HPC) High Performance Computing (HPC) White Paper Attn: Name, Title Phone: xxx.xxx.xxxx Fax: xxx.xxx.xxxx 1.0 OVERVIEW When heterogeneous enterprise environments are involved,

More information

T-110.5121 Mobile Cloud Computing Private Cloud & Assignment 2 19.10.2011

T-110.5121 Mobile Cloud Computing Private Cloud & Assignment 2 19.10.2011 T-110.5121 Mobile Cloud Computing Private Cloud & Assignment 2 19.10.2011 Yrjö Raivio, Koushik Annapureddy, Ramasivakarthik Mallavarapu Aalto University, School of Science Department of Computer Science

More information

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Cloud Platforms

More information

Build Your Own Private Cloud with Ezilla and Haduzilla

Build Your Own Private Cloud with Ezilla and Haduzilla Build Your Own Private Cloud with Ezilla and Haduzilla @ 2012-12-16 OSC.JP CLOUD 2012 National Center for High-performance Computing Software Technology Division / Ezilla Team Jazz Yao-Tsung Wang jazz@nchc.narl.org.tw

More information

Write a technical report Present your results Write a workshop/conference paper (optional) Could be a real system, simulation and/or theoretical

Write a technical report Present your results Write a workshop/conference paper (optional) Could be a real system, simulation and/or theoretical Identify a problem Review approaches to the problem Propose a novel approach to the problem Define, design, prototype an implementation to evaluate your approach Could be a real system, simulation and/or

More information

What Applications Are Uses and Advantages of Clouds?

What Applications Are Uses and Advantages of Clouds? Scientific Computing Supported by Clouds, Grids and HPC(Exascale) Systems June 24 2012 HPC 2012 Cetraro, Italy Geoffrey Fox gcf@indiana.edu Informatics, Computing and Physics Indiana University Bloomington

More information

FutureGrid Education: Using Case Studies to Develop A Curriculum for Communicating Parallel and Distributed Computing Concepts

FutureGrid Education: Using Case Studies to Develop A Curriculum for Communicating Parallel and Distributed Computing Concepts FutureGrid Education: Using Case Studies to Develop A Curriculum for Communicating Parallel and Distributed Computing Concepts Jerome E. Mitchell jeromitc@indiana.edu Shantenu Jha Lousiana State University

More information

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction

More information

Comparing Open Source Private Cloud (IaaS) Platforms

Comparing Open Source Private Cloud (IaaS) Platforms Comparing Open Source Private Cloud (IaaS) Platforms Lance Albertson OSU Open Source Lab Associate Director of Operations lance@osuosl.org / @ramereth About me OSU Open Source Lab Server hosting for Open

More information

Alternative Deployment Models for Cloud Computing in HPC Applications. Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix

Alternative Deployment Models for Cloud Computing in HPC Applications. Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix Alternative Deployment Models for Cloud Computing in HPC Applications Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix The case for Cloud in HPC Build it in house Assemble in the cloud?

More information

How To Create A Grid On A Microsoft Web Server On A Pc Or Macode (For Free) On A Macode Or Ipad (For A Limited Time) On An Ipad Or Ipa (For Cheap) On Pc Or Micro

How To Create A Grid On A Microsoft Web Server On A Pc Or Macode (For Free) On A Macode Or Ipad (For A Limited Time) On An Ipad Or Ipa (For Cheap) On Pc Or Micro Welcome Grid on Demand Willem Toorop and Alain van Hoof {wtoorop,ahoof}@os3.nl June 30, 2010 Willem Toorop and Alain van Hoof (OS3) Grid on Demand June 30, 2010 1 / 39 Research Question Introduction Research

More information

Plug-and-play Virtual Appliance Clusters Running Hadoop. Dr. Renato Figueiredo ACIS Lab - University of Florida

Plug-and-play Virtual Appliance Clusters Running Hadoop. Dr. Renato Figueiredo ACIS Lab - University of Florida Plug-and-play Virtual Appliance Clusters Running Hadoop Dr. Renato Figueiredo ACIS Lab - University of Florida Advanced Computing and Information Systems laboratory Introduction You have so far learned

More information

COM 444 Cloud Computing

COM 444 Cloud Computing COM 444 Cloud Computing Lec 1: Introduction to Cloud Computing Enabling Technologies and Distributed System Models Prof. Dr. Halûk Gümüşkaya Enabling Technologies and Distributed System Models 1. Scalable

More information

AC 2011-1231: EXPLORING THE USE OF VIRTUAL MACHINES AND VIRTUAL CLUSTERS FOR HIGH PERFORMANCE COMPUTING EDU- CATION.

AC 2011-1231: EXPLORING THE USE OF VIRTUAL MACHINES AND VIRTUAL CLUSTERS FOR HIGH PERFORMANCE COMPUTING EDU- CATION. AC 2011-1231: EXPLORING THE USE OF VIRTUAL MACHINES AND VIRTUAL CLUSTERS FOR HIGH PERFORMANCE COMPUTING EDU- CATION. Thomas J. Hacker, Purdue University, West Lafayette c American Society for Engineering

More information

A general-purpose virtualization service for HPC on cloud computing: an application to GPUs

A general-purpose virtualization service for HPC on cloud computing: an application to GPUs A general-purpose virtualization service for HPC on cloud computing: an application to GPUs R.Montella, G.Coviello, G.Giunta* G. Laccetti #, F. Isaila, J. Garcia Blas *Department of Applied Science University

More information

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform A B M Moniruzzaman 1, Kawser Wazed Nafi 2, Prof. Syed Akhter Hossain 1 and Prof. M. M. A. Hashem 1 Department

More information

How To Compare Amazon Ec2 To A Supercomputer For Scientific Applications

How To Compare Amazon Ec2 To A Supercomputer For Scientific Applications Amazon Cloud Performance Compared David Adams Amazon EC2 performance comparison How does EC2 compare to traditional supercomputer for scientific applications? "Performance Analysis of High Performance

More information

CHEP 2013. Cloud Bursting with glideinwms Means to satisfy ever increasing computing needs for Scientific Workflows

CHEP 2013. Cloud Bursting with glideinwms Means to satisfy ever increasing computing needs for Scientific Workflows CHEP 2013 Cloud Bursting with glideinwms Means to satisfy ever increasing computing needs for Scientific Workflows by I. Sfiligoi 1, P. Mhashilkar 2, A. Tiradani 2, B. Holzman 2, K. Larson 2 and M. Rynge

More information

EGI Federated Cloud, a building block for the Open Science Commons

EGI Federated Cloud, a building block for the Open Science Commons EGI Federated Cloud, a building block for the Open Science Commons Yannick LEGRÉ Director, EGI.eu www.egi.eu EGI-Engage is co-funded by the Horizon 2020 Framework Programme of the European Union under

More information

Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment

Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment Abstract Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment (14-18) Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment Ghanshyam Parmar a, Dr. Vimal Pandya b

More information

Open Cirrus: Towards an Open Source Cloud Stack

Open Cirrus: Towards an Open Source Cloud Stack Open Cirrus: Towards an Open Source Cloud Stack Karlsruhe Institute of Technology (KIT) HPC2010, Cetraro, June 2010 Marcel Kunze KIT University of the State of Baden-Württemberg and National Laboratory

More information

Introduction to Cloud computing. Viet Tran

Introduction to Cloud computing. Viet Tran Introduction to Cloud computing Viet Tran Type of Cloud computing Infrastructure as a Service IaaS: offer full virtual machines via hardware virtualization tech. Amazon EC2, AbiCloud, ElasticHosts, Platform

More information

Deployment of Cloud Computing Services with open source technologies

Deployment of Cloud Computing Services with open source technologies Deployment of Cloud Computing Services with open source technologies M.A. Alvarez 1, A. Fernandez-Montes 1, J.A. Ortega 1, A. Silva 2, L. Gonzalez-Abril 3, F. Velasco 3 1 Computer Languages and Systems

More information

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Analysis and Research of Cloud Computing System to Comparison of

More information

Cost-Benefit Analysis of Cloud Computing versus Desktop Grids

Cost-Benefit Analysis of Cloud Computing versus Desktop Grids Cost-Benefit Analysis of Cloud Computing versus Desktop Grids Derrick Kondo, Bahman Javadi, Paul Malécot, Franck Cappello INRIA, France David P. Anderson UC Berkeley, USA Cloud Background Vision Hide complexity

More information

Grid and Cloud Computing at LRZ Dr. Helmut Heller, Group Leader Distributed Resources Group

Grid and Cloud Computing at LRZ Dr. Helmut Heller, Group Leader Distributed Resources Group Grid and Cloud Computing at LRZ Dr. Helmut Heller, Group Leader Distributed Resources Group Overview Grid: http://www.grid.lrz.de What is Grid computing? Advantages of Grid computing (why you should use

More information

Cloud Computing. Alex Crawford Ben Johnstone

Cloud Computing. Alex Crawford Ben Johnstone Cloud Computing Alex Crawford Ben Johnstone Overview What is cloud computing? Amazon EC2 Performance Conclusions What is the Cloud? A large cluster of machines o Economies of scale [1] Customers use a

More information

Research of Enterprise Private Cloud Computing Platform Based on OpenStack. Abstract

Research of Enterprise Private Cloud Computing Platform Based on OpenStack. Abstract , pp.171-180 http://dx.doi.org/10.14257/ijgdc.2014.7.5.16 Research of Enterprise Private Cloud Computing Platform Based on OpenStack Jiang Yunxia, Zhao Bowen, Wang Shuqi and Sun Dongnan School of Automation,

More information

24/11/14. During this course. Internet is everywhere. Frequency barrier hit. Management costs increase. Advanced Distributed Systems Cloud Computing

24/11/14. During this course. Internet is everywhere. Frequency barrier hit. Management costs increase. Advanced Distributed Systems Cloud Computing Advanced Distributed Systems Cristian Klein Department of Computing Science Umeå University During this course Treads in IT Towards a new data center What is Cloud computing? Types of Clouds Making applications

More information

OpenNebula Leading Innovation in Cloud Computing Management

OpenNebula Leading Innovation in Cloud Computing Management OW2 Annual Conference 2010 Paris, November 24th, 2010 OpenNebula Leading Innovation in Cloud Computing Management Ignacio M. Llorente DSA-Research.org Distributed Systems Architecture Research Group Universidad

More information

Setting up a private cloud for academic environment with open source software

Setting up a private cloud for academic environment with open source software Setting up a private cloud for academic environment with open source software Cloud Computing Course ITU of Copenhagen February 27 th, 2012 Who am I? Zoran Pantić Infrastructure Architect & Systems Specialist

More information

Themis Athanassiadou HPC Project Manager. ClusterVision. ClusterVision. Engineer Innovate Integrate

Themis Athanassiadou HPC Project Manager. ClusterVision. ClusterVision. Engineer Innovate Integrate Themis Athanassiadou HPC Project Manager About 12 years Europe's Dedicated Specialist for High-Performance Computing End-to-end hardware/software/services solution provider HPC engineering and innovation

More information

CUDA in the Cloud Enabling HPC Workloads in OpenStack With special thanks to Andrew Younge (Indiana Univ.) and Massimo Bernaschi (IAC-CNR)

CUDA in the Cloud Enabling HPC Workloads in OpenStack With special thanks to Andrew Younge (Indiana Univ.) and Massimo Bernaschi (IAC-CNR) CUDA in the Cloud Enabling HPC Workloads in OpenStack John Paul Walters Computer Scien5st, USC Informa5on Sciences Ins5tute jwalters@isi.edu With special thanks to Andrew Younge (Indiana Univ.) and Massimo

More information

Building a Private Cloud with Eucalyptus

Building a Private Cloud with Eucalyptus Building a Private Cloud with Eucalyptus 5th IEEE International Conference on e-science Oxford December 9th 2009 Christian Baun, Marcel Kunze KIT The cooperation of Forschungszentrum Karlsruhe GmbH und

More information

Comparing Ganeti to other Private Cloud Platforms. Lance Albertson Director lance@osuosl.org @ramereth

Comparing Ganeti to other Private Cloud Platforms. Lance Albertson Director lance@osuosl.org @ramereth Comparing Ganeti to other Private Cloud Platforms Lance Albertson Director lance@osuosl.org @ramereth About me OSU Open Source Lab Server hosting for Open Source Projects Open Source development projects

More information

Cloud Computing for Education and Research in Developing Countries

Cloud Computing for Education and Research in Developing Countries 78 Chapter 5 Cloud Computing for Education and Research in Developing Countries Hong-Linh Truong Vienna University of Technology, Austria Tran-Vu Pham Ho Chi Minh City of Technology, Vietnam Nam Thoai

More information

NVIDIA GPUs in the Cloud

NVIDIA GPUs in the Cloud NVIDIA GPUs in the Cloud 4 EVOLVING CLOUD REQUIREMENTS On premises Off premises Hybrid Cloud Connecting clouds New workloads Components to disrupt 5 GLOBAL CLOUD PLATFORM Unified architecture enabled by

More information

Distributed and Cloud Computing

Distributed and Cloud Computing Distributed and Cloud Computing K. Hwang, G. Fox and J. Dongarra Chapter 1: Enabling Technologies and Distributed System Models Copyright 2012, Elsevier Inc. All rights reserved. 1 1-1 Data Deluge Enabling

More information

A Very Brief Introduction To Cloud Computing. Jens Vöckler, Gideon Juve, Ewa Deelman, G. Bruce Berriman

A Very Brief Introduction To Cloud Computing. Jens Vöckler, Gideon Juve, Ewa Deelman, G. Bruce Berriman A Very Brief Introduction To Cloud Computing Jens Vöckler, Gideon Juve, Ewa Deelman, G. Bruce Berriman What is The Cloud Cloud computing refers to logical computational resources accessible via a computer

More information

Cloud Research - Implementing Scientific Research Information Systems in Open Source Cloud Platforms

Cloud Research - Implementing Scientific Research Information Systems in Open Source Cloud Platforms POLITEHNICA University of Bucharest Cloud Research - Implementing Scientific Research Information Systems in Open Source Cloud Platforms George Suciu Cristian-George Cernat Gyorgy Todoran University POLITEHNICA

More information

Processing big data by WS- PGRADE/gUSE and Data Avenue

Processing big data by WS- PGRADE/gUSE and Data Avenue Processing big data by WS- PGRADE/gUSE and Data Avenue http://www.sci-bus.eu Peter Kacsuk, Zoltan Farkas, Krisztian Karoczkai, Istvan Marton, Akos Hajnal, Tamas Pinter MTA SZTAKI SCI-BUS is supported by

More information

A STUDY ON OPEN SOURCE CLOUD COMPUTING PLATFORMS

A STUDY ON OPEN SOURCE CLOUD COMPUTING PLATFORMS 31 A STUDY ON OPEN SOURCE CLOUD COMPUTING PLATFORMS ABSTRACT PROF. ANITA S. PILLAI*; PROF. L.S. SWASTHIMATHI** *Faculty, Prin. L. N. Welingkar Institute of Management Development & Research, Bengaluru,

More information

Ad hoc Cloud Computing

Ad hoc Cloud Computing Ad hoc Cloud Computing Gary A. McGilvary, Adam Barker, Malcolm Atkinson Edinburgh Data-Intensive Research Group, School of Informatics, The University of Edinburgh Email: gary.mcgilvary@ed.ac.uk, mpa@staffmail.ed.ac.uk

More information

Utilizing the SDSC Cloud Storage Service

Utilizing the SDSC Cloud Storage Service Utilizing the SDSC Cloud Storage Service PASIG Conference January 13, 2012 Richard L. Moore rlm@sdsc.edu San Diego Supercomputer Center University of California San Diego Traditional supercomputer center

More information

Cloud+X: Exploring Asynchronous Concurrent Applications

Cloud+X: Exploring Asynchronous Concurrent Applications Cloud+X: Exploring Asynchronous Concurrent Applications Authors: Allen McPherson, James Ahrens, Christopher Mitchell Date: 4/11/2012 Slides for: LA-UR-12-10472 Abstract: We present a position paper that

More information

Cloud-pilot.doc 12-12-2010 SA1 Marcus Hardt, Marcin Plociennik, Ahmad Hammad, Bartek Palak E U F O R I A

Cloud-pilot.doc 12-12-2010 SA1 Marcus Hardt, Marcin Plociennik, Ahmad Hammad, Bartek Palak E U F O R I A Identifier: Date: Activity: Authors: Status: Link: Cloud-pilot.doc 12-12-2010 SA1 Marcus Hardt, Marcin Plociennik, Ahmad Hammad, Bartek Palak E U F O R I A J O I N T A C T I O N ( S A 1, J R A 3 ) F I

More information

Enhancing Cloud-based Servers by GPU/CPU Virtualization Management

Enhancing Cloud-based Servers by GPU/CPU Virtualization Management Enhancing Cloud-based Servers by GPU/CPU Virtualiz Management Tin-Yu Wu 1, Wei-Tsong Lee 2, Chien-Yu Duan 2 Department of Computer Science and Inform Engineering, Nal Ilan University, Taiwan, ROC 1 Department

More information

Cloud Infrastructure Pattern

Cloud Infrastructure Pattern 1 st LACCEI International Symposium on Software Architecture and Patterns (LACCEI-ISAP-MiniPLoP 2012), July 23-27, 2012, Panama City, Panama. Cloud Infrastructure Pattern Keiko Hashizume Florida Atlantic

More information

Microsoft Research Windows Azure for Research Training

Microsoft Research Windows Azure for Research Training Copyright 2013 Microsoft Corporation. All rights reserved. Except where otherwise noted, these materials are licensed under the terms of the Apache License, Version 2.0. You may use it according to the

More information

Building an energy dashboard. Energy measurement and visualization in current HPC systems

Building an energy dashboard. Energy measurement and visualization in current HPC systems Building an energy dashboard Energy measurement and visualization in current HPC systems Thomas Geenen 1/58 thomas.geenen@surfsara.nl SURFsara The Dutch national HPC center 2H 2014 > 1PFlop GPGPU accelerators

More information

Image Analytics on Big Data In Motion Implementation of Image Analytics CCL in Apache Kafka and Storm

Image Analytics on Big Data In Motion Implementation of Image Analytics CCL in Apache Kafka and Storm Image Analytics on Big Data In Motion Implementation of Image Analytics CCL in Apache Kafka and Storm Lokesh Babu Rao 1 C. Elayaraja 2 1PG Student, Dept. of ECE, Dhaanish Ahmed College of Engineering,

More information

INDIGO DataCloud. Technical Overview RIA-653549. Giacinto.Donvito@ba.infn.it. INFN-Bari

INDIGO DataCloud. Technical Overview RIA-653549. Giacinto.Donvito@ba.infn.it. INFN-Bari INDIGO DataCloud Technical Overview RIA-653549 Giacinto.Donvito@ba.infn.it INFN-Bari Agenda Gap analysis Goals Architecture WPs activities Conclusions 2 Gap Analysis Support federated identities and provide

More information

Virtualization of a Cluster Batch System

Virtualization of a Cluster Batch System Virtualization of a Cluster Batch System Christian Baun, Volker Büge, Benjamin Klein, Jens Mielke, Oliver Oberst and Armin Scheurer Die Kooperation von Cluster Batch System Batch system accepts computational

More information