Grid and Cloud Computing Dr. Guy Tel-Zur. /larry-ellison-cloud-computing/ /larry-ellison-cloud-computing/

Slides:



Advertisements
Similar presentations
Lab Assignment 1 COP 4600: Operating Systems Principles Dr. Sumi Helal Professor Computer & Information Science & Engineering Department University of.
Advertisements

CSE116: Introduction to Computer Science 2 Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:
CSE115: Introduction to Computer Science I Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:
Processes CSCI 444/544 Operating Systems Fall 2008.
Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net.
Computational Physics Dr. Guy Tel-Zur Version :40.
Parallelization and Grid Computing Thilo Kielmann Bioinformatics Data Analysis and Tools June 8th, 2006.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 13B.
Computational Physics Home Assignment #3 Dr. Guy Tel-Zur.
Thesis Presentation IV – Fall Midterm Review NewMediaArts art 249 :: interface design II week 9 :: b.
©Brooks/Cole, 2003 Chapter 7 Operating Systems Dr. Barnawi.
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Computational Physics Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Process by Dr. Amin Danial Asham. References Operating System Concepts ABRAHAM SILBERSCHATZ, PETER BAER GALVIN, and GREG GAGNE.
Basic Unix Dr Tim Cutts Team Leader Systems Support Group Infrastructure Management Team.
Operating Systems: Principles and Practice
Distributed Software Development
SharePoint PREP Administration Chris Felknor MIT iCampus
CompSci 101 Introduction to Computer Science January 13, 2015 Prof. Rodger compsci 101 spring
The changes and challenges in supporting learners whatever their devices – an experience of migrating to cloud computing Dr. Kathy Maitland Academic Lead.
© Copyright 2012 by Pearson Education, Inc. All Rights Reserved. Chapter 13 Files and Exception Handling 1.
Stacks and Queues Introduction to Computing Science and Programming I.
Creating an EC2 Provisioning Module for VCL Cameron Mann & Everett Toews.
CSC 386 – Computer Security Scott Heggen. Agenda Do not wait for me; begin working right away Complete the following tasks in your code: Implement the.
Grid and Cloud Computing Dr. Guy Tel-Zur. Today’s agenda UNICORE (see a separate presentation) AWS + Python (Boto) – ideas for projects… Hadoop (see a.
Image Management and Rain on FutureGrid: A practical Example Presented by Javier Diaz, Fugang Wang, Gregor von Laszewski.
Katie Antypas User Services Group Lawrence Berkeley National Lab 17 February 2012 JGI Training Series.
CSE 501N Fall ‘09 11: Data Structures: Stacks, Queues, and Maps Nick Leidenfrost October 6, 2009.
Grid and Cloud Computing Globus Provision Dr. Guy Tel-Zur.
Enabling Grids for E-sciencE EGEE-III INFSO-RI Using DIANE for astrophysics applications Ladislav Hluchy, Viet Tran Institute of Informatics Slovak.
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
Grid and Cloud Computing ProActive Dr. Guy Tel-Zur.
Graphical User Interface You will be used to using programs that have a graphical user interface (GUI). So far you have been writing programs that have.
Introduction to Parallel Processing Dr. Guy Tel-Zur Lecture 6.
ME EN 340 Final Project BYU 2014 Thermophysical Property Explorer Daniel McArthur.
August 30, 2002Jerry Gieraltowski Launching ATLAS Jobs to either the US-ATLAS or EDG Grids using GRAPPA Goal: Use GRAPPA to launch a job to one or more.
10:47:46Service Oriented Cyberinfrastructure Lab, Grid Job Management with Microsoft Project Leor Dilmanian
© Geodise Project, University of Southampton, Geodise Middleware Graeme Pound, Gang Xue & Matthew Fairman Summer 2003.
Mapping IP Addresses to Hardware Addresses Chapter 5.
Nguyen Tuan Anh Page 1 Grid Computing – Master Course 2007 Grid Computing Dr. Nguyen Tuan Anh Contacts: Tel: (84-8)
Repetition Intro to Computer Science CS1510 Dr. Sarah Diesburg.
Best 'Out of Office' Automatic Replies:. 1. I am currently out of the office at a job interview and will reply to you if I fail to get the position.
1 Visalia Unified School District Principal & Area Administrator Service Request Approval Processing Using The SRTS November 16, 2005 Administrative Services.
Display Page (HTML/CSS)
Scientific Computing Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Process Control Management Prepared by: Dhason Operating Systems.
Tutorial on Science Gateways, Roma, Catania Science Gateway Framework Motivations, architecture, features Riccardo Rotondo.
CIS 115 AID Peer Educator/cis115aid.com FOR MORE CLASSES VISIT
Login Being logged into a command line prompt allows a user to easily and simply execute multiple commands (one-by-one or at the same time) that would.
Welcome to IBC233 Cindy Laurin And Russ Pangborn.
The LGI Pilot job portal EGI Technical Forum 20 September 2011 Jan Just Keijser Willem van Engen Mark Somers.
Error Correcting Code.
IBC233- iSeries Business Computing Summer 2006 Welcome!
To write a Python program, you first need to open Pyscripter
Cloud based Open Source Backup/Restore Tool
Where can I download Aws Devops Engineer Professional Exam Study Material - Get Updated Aws Devops Engineer Professional Braindumps Dumps4downlaod.us
BUS 407 Education for Service-- snaptutorial.com
Get Amazon AWS-DevOps-Engineer-Professional Exam Real Questions - Amazon AWS-DevOps-Engineer-Professional Dumps Realexamdumps.com
CIS 407 STUDY Lessons in Excellence-- cis407study.com.
CIS 407 STUDY Education for Service-- cis407study.com.
Bob Tabor | Microsoft Azure Fundamentals: Data Understanding Microsoft Azure Storage Queues Bob Tabor |
Regents Physical Setting: Earth Science
Install Emu8086 TA.Amjad Alsuhaim.
Deploy Software with Group Policy
CS-2852 Data Structures Week 1, Class 1 Data Structures Syllabus
Welcome to IBC233 Cindy Laurin.
Errors.
Virginia Lenvik Geography 375 Spring 2013
[Most of the details about queues are left for to read about and work out in Lab 6.] Def. As a data structure, a queue is an ordered collection of data.
Grid and Cloud Computing Lecture 8
Presentation transcript:

Grid and Cloud Computing Dr. Guy Tel-Zur

/larry-ellison-cloud-computing/ /larry-ellison-cloud-computing/

Today’s agenda Administration: – Home assignment – Midterm exam – Final Projects – AWS, next week lab.

Today’s agenda New material: – Globus Provision – Cloud Foundry – OpenStack – StackOps – StackIQ – More clouds….

cloud.call(…) cloud.status() cloud.call(…) cloud.status() StatusMeaning queued Job is in a queue on the server waiting to be run. processingJob is running. waiting Job is waiting until its dependencies are satisfied.dependencies doneJob completed successfully. error Job errored (typically due to an uncaught exception). killedJob was aborted by the user. stalled Job will not run due to a dependency erroring.

cloud.map()cloud.map() mimics the built-in python map function. The basic built-in map function is: added2 = map(lambda x: x+2, an_iterator) Which is equivalent to: added2 = [x+2 for x in an_iterator]

The cloud.files interface is quite simple:cloud.files cloud.files.put()cloud.files.put(): Store a file on PiCloud’s S3 store. cloud.files.get()cloud.files.get(): Retrieve a file stored on PiCloud’s S3 store. cloud.files.delete()cloud.files.delete(): Delete a file stored on PiCloud’s S3 store. Example: #This code below can run both locally or in a job running on Picloud cloud.files.put('names.txt') #put names on the Cloud cloud.files.get('names.txt','names2.txt') #retrieve names.txt from the Cloud and store it as names2.txt cloud.files.delete('names.txt') #remove file The cloud.files interface is quite simple:cloud.files cloud.files.put()cloud.files.put(): Store a file on PiCloud’s S3 store. cloud.files.get()cloud.files.get(): Retrieve a file stored on PiCloud’s S3 store. cloud.files.delete()cloud.files.delete(): Delete a file stored on PiCloud’s S3 store. Example: #This code below can run both locally or in a job running on Picloud cloud.files.put('names.txt') #put names on the Cloud cloud.files.get('names.txt','names2.txt') #retrieve names.txt from the Cloud and store it as names2.txt cloud.files.delete('names.txt') #remove file Files…

Calculating π