Introduction to Grid Technology

Similar documents
An Overview of Grid Computing and its Impact on Information Technology

An Introduction to Grid Computing

Topics for Discussion

Grid Computing. Lectured by: Dr. Pham Tran Vu Faculty of Computer and Engineering HCMC University of Technology

Design The way components fit together

Design The way components fit together

Grid Computing. MCSN - N. Tonellotto - Distributed Enabling Platforms

Grid Computing Fall 2005 Lecture 5: Grid Architecture and Globus. Gabrielle Allen

Introduction. Software Trends. Topics for Discussion. Grid Technology. GridForce:

High Performance Computing Course Notes Grid Computing I

Introduction to GT3. Introduction to GT3. What is a Grid? A Story of Evolution. The Globus Project

Grid Computing Middleware. Definitions & functions Middleware components Globus glite

Day 1 : August (Thursday) An overview of Globus Toolkit 2.4

Java Development and Grid Computing with the Globus Toolkit Version 3

Knowledge Discovery Services and Tools on Grids

Distributed Systems. Bina Ramamurthy. 6/13/2005 B.Ramamurthy 1

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

CS6703 GRID AND CLOUD COMPUTING. Question Bank Unit-I. Introduction

Grid Middleware and Globus Toolkit Architecture

GT-OGSA Grid Service Infrastructure

(9A05803) WEB SERVICES (ELECTIVE - III)

Sentinet for Windows Azure VERSION 2.2

Introduction to Web Services & SOA

Grid-Based Data Mining and the KNOWLEDGE GRID Framework

From Web Services Toward Grid Services

Announcements. me your survey: See the Announcements page. Today. Reading. Take a break around 10:15am. Ack: Some figures are from Coulouris

ICENI: An Open Grid Service Architecture Implemented with Jini Nathalie Furmento, William Lee, Anthony Mayer, Steven Newhouse, and John Darlington

glite Grid Services Overview

Introduction to Web Services & SOA

Functional Requirements for Grid Oriented Optical Networks

Introduction to Grid Computing

Sentinet for Microsoft Azure SENTINET

GWD-I (draft-ggf-dais -dataservices-01) Data Access and Integration Services (DAIS) -wg J.

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

system of systems: such as a cloud of clouds, a grid of clouds, or a cloud of grids, or inter-clouds as a basic SOA architecture.

R. K. Ghosh Dept of CSE, IIT Kanpur

Microservices Beyond the Hype. SATURN San Diego May 3, 2016 Paulo Merson

IBM Research Report. A Web-Services-Based Deployment Framework in Grid Computing Environment

Grid Architectural Models

Topics of Discussion

Chapter 13: Architecture Patterns

Software Architecture Patterns

Accounting in Grid Environments

Distributed systems. Distributed Systems Architectures. System types. Objectives. Distributed system characteristics.

System types. Distributed systems

Distributed Systems Architectures. Ian Sommerville 2006 Software Engineering, 8th edition. Chapter 12 Slide 1

Globus GTK and Grid Services

On-Line Monitoring of Multi-Area Power Systems in Distributed Environment

Sentinet for BizTalk Server SENTINET

A Simulation Model for Large Scale Distributed Systems

OGSA-based Problem Determination An Use Case

Dynamic Creation and Management of Runtime Environments in the Grid

Grid Computing with Voyager

Chapter 4:- Introduction to Grid and its Evolution. Prepared By:- NITIN PANDYA Assistant Professor SVBIT.

Cisco Unified Communications Manager 9.0

Survey: Grid Computing and Semantic Web

Research and Design Application Platform of Service Grid Based on WSRF

Grid Computing Initiative at UI: A Preliminary Result

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

THE GLOBUS PROJECT. White Paper. GridFTP. Universal Data Transfer for the Grid

Introduction. Distributed Systems IT332

CSE 5306 Distributed Systems. Course Introduction

Outline. Definition of a Distributed System Goals of a Distributed System Types of Distributed Systems

1.264 Lecture 16. Legacy Middleware

Research on the Interoperability Architecture of the Digital Library Grid

Knowledge-based Grids

Panel 1 Service Platform and Network Infrastructure for Ubiquitous Services

<Insert Picture Here> Enterprise Data Management using Grid Technology

Sentinet for BizTalk Server VERSION 2.2

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING ACADEMIC YEAR (ODD SEMESTER) QUESTION BANK

The University of Oxford campus grid, expansion and integrating new partners. Dr. David Wallom Technical Manager

* Inter-Cloud Research: Vision

Geoffrey Fox Community Grids Laboratory Indiana University

Services Oriented Architecture and the Enterprise Services Bus

Service Mesh and Microservices Networking

Web Services. Lecture I. Valdas Rapševičius. Vilnius University Faculty of Mathematics and Informatics

Agent-Enabling Transformation of E-Commerce Portals with Web Services

WebSphere Application Server, Version 5. What s New?

Distributed and Cloud Computing

DEPLOYING MULTI-TIER APPLICATIONS ACROSS MULTIPLE SECURITY DOMAINS

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi

An Open Grid Services Architecture for Mobile Network Operators

Today: Distributed Objects. Distributed Objects

Security Architecture for Open Grid Services

Today: Distributed Middleware. Middleware

Juliusz Pukacki OGF25 - Grid technologies in e-health Catania, 2-6 March 2009

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Dynamic Service Discovery

30 Nov Dec Advanced School in High Performance and GRID Computing Concepts and Applications, ICTP, Trieste, Italy

DISTRIBUTED SYSTEMS Principles and Paradigms Second Edition ANDREW S. TANENBAUM MAARTEN VAN STEEN. Chapter 1. Introduction

Ellipse Web Services Overview

CM0256 Pervasive Computing

The Open Grid Services Architecture, Version 1.0

Distributed Automation System based on Java and Web Services

Grid Services and the Globus Toolkit

Scott Lowden SAP America Technical Solution Architect

Contents. Mobile Middleware Course. Introduction and Overview Sasu Tarkoma. Lecture Outline. Course Book. Mobile Evolution.

Middleware. Adapted from Alonso, Casati, Kuno, Machiraju Web Services Springer 2004

A Tutorial on The Jini Technology

Introduction to Distributed Systems. INF5040/9040 Autumn 2018 Lecturer: Eli Gjørven (ifi/uio)

Transcription:

Introduction to Grid Technology B.Ramamurthy 1 Arthur C Clarke s Laws (two of many) Any sufficiently advanced technology is indistinguishable from magic." "The only way of discovering the limits of the possible is to venture a little way past them into the impossible." 2

Software Trends scale Multi-tier Server-side Grid Computing Application complexity monolithic Structured programming Client-server Classes Object-oriented programming Component programming 3 1970 1980 1990 2000 Time (years) Grid Technology Emerging enabling technology. Natural evolution of distributed systems and the Internet. Middleware supporting network of systems to facilitate sharing, standardization and openness. Infrastructure and application model dealing with sharing of compute cycles, data, storage and other resources. Promoted by NSF through its Network Middleware Initiative (NMI version 4). Publicized by prominent industries as on-demand computing, utility computing, etc. Move towards delivering computing to masses similar to other utilities (electricity and voice communication). Currently used for high performance computing however the trend is towards Service Oriented Applications (SOA). 4

Why Grid? What can the grid do that existing technology cannot do? Grid infrastructure and application architecture form a global computing framework facilitating sharing of resources and schedulability of jobs by matching their needs with available pool of compute and storage resources. Compute cycles can be tapped on demand from sources other then yours. Wasted cycles from idle sources can be utilized for use in needed application. Grid is molding computing into an utility similar to utilities we are used to: electricity and telephone. 5 Study of Grid Computing Components: Core, system defined and user defined Infrastructure Application model Standards Application Programming Interfaces Technology Support (enabling technologies) Job submission and associated functions Service creation and deployment and related functions 6

Introduction 7 Two papers that give an overview of the components (anatomy) and the functionality (physiology) of the grid. These are: 1. The Anatomy of a grid: Enabling Virtual Organizations by I. Foster et al. 2. The Physiology of the Grid By I. Foster et al. We will discuss the problem Space that grid addresses. Grid Technology Problem Space Grid technologies and infrastructures support the sharing and coordinated use of diverse resources in dynamic, distributed virtual organizations. Grid technologies are distinct from technology trends such as Internet, enterprise, distributed and peerto-peer computing. But these technologies can benefit from growing into the problem space addressed by grid technologies. 8

Virtual Organization: Problem Space An industrial consortium formed to develop a feasibility study for a next generation supersonic aircraft undertakes a highly accurate multidisciplinary simulation of the entire aircraft. A crisis management teams responds to a chemical spill by using local weather and soil models to estimate the spread of the spill, planning and coordinating evacuation, notifying hospitals and so forth. Thousands of physicists come together to design, create, operate and analyze products by pooling together computing, storage, networking resources to create a Data Grid. A data grid + a compute grid to support cure/vaccine for SARS. 9 Resource Sharing Requirements 10 Members should be trustful and trustworthy. Sharing is conditional. Should be secure. Sharing should be able to change dynamically over time. Need for discovery and registering of resources. Can be peer to peer or client/server. Same resource may be used in different ways. All these point to well defined architecture and protocols.

Grid Definition Architecture identifies the fundamental system components, specifies purpose and function of these components, and indicates how these components interact with each other. Grid architecture is a protocol architecture, with protocols defining the basic mechanisms by which VO users and resources negotiate, establish, manage and exploit sharing relationships. Grid architecture is also a services standards-based open architecture that facilitates extensibility, interoperability, portability and code sharing. API and Toolkits are also being developed. 11 Architecture GRID Application Collective Internet Application Resource 12 Connectivity Fabric Transport Internet Link

Fabric Layer 13 Fabric layer: Provides the resources to which shared access is mediated by Grid protocols. Example: computational resources, storage systems, catalogs, network resources, and sensors. Fabric components implement local, resource specific operations. Richer fabric functionality enables more sophisticated sharing operations. Sample resources: computational resources, storage resources, network resources, code repositories, catalogs. Connectivity Layer Communicating easily and securely. Connectivity layer defines the core communication and authentication protocols required for gridspecific network functions. This enables the exchange of data between fabric layer resources. Support for this layer is drawn from TCP/IP s IP, TCL and DNS layers. Authentication solutions: single sign on, etc. 14

Resources Layer Resource layer defines protocols, APIs, and SDKs for secure negotiations, initiation, monitoring control, accounting and payment of sharing operations on individual resources. Two protocols information protocol and management protocol define this layer. Information protocols are used to obtain the information about the structure and state of the resource, ex: configuration, current load and usage policy. Management protocols are used to negotiate access to the shared resource, specifying for example QoS, advanced reservation, etc. 15 Collective Layer Coordinating multiple resources. Contains protocols and services that capture interactions among a collection of resources. It supports a variety of sharing behaviors without placing new requirements on the resources being shared. Sample services: directory services, coallocation, brokering and scheduling services, data replication service, workload management services, collaboratory services. 16

Applications Layer These are user applications that operate within VO environment. Applications are constructed by calling upon services defined at any layer. Each of the layers are well defined using protocols, provide access to useful services. Well defined APIs also exist to work with these services. A toolkit Globus implements all these layers and supports grid application development. 17 Open Grid Services Architecture Builds on concepts and technologies from the Grid and Web services communities. Defines a uniform exposed service semantics. Defines standard mechanisms for creating, naming, and discovering transient grid service instance; Provides location transparency and multiple protocol bindings Supports integration with underlying native platform facilities. Defines WSDL definition for creating sophisticated distributed system including lifetime management, change management, and notification. It also supports authentication, authorization, and delegation. 18

An Open Grid-services Architecture Service orientation and virtualization: A service is a network-enabled entity provides some capability. Virtualization allows the composition of services to form lower-level resources. WSDL allows for multiple bindings of a single interface, including distributed communication protocols. 19 Service Semantics OGSA defines the semantics of a Grid Service instance: how it is created, how its lifetime is determined, how to communicate and so on. WSDL is used to define standard interfaces that address discovery, dynamic service creation, lifetime management, notification, and manageability. Transient services along with the conventional persistence services. Example: video conferencing, where is QoS is important. Upgradeability: services within a complex distributed system must be independently upgradeable. Needs reliable service invocation and authentication. 20

Building Virtual Organization Applications create transient services to discover and determine the properties of available services. OGSA s Factory, Registry, GridService, and HandleMap interfaces support the creation of transient service instances and the discovery of services associated with a VO. 21 Possible Environments 22 Simple hosting environment: Set of resources located within a single administrative domain. Example: J2ee application server, MS s.net system, or a Linux cluster. Virtual Hosting environment: VO span heterogeneous, geographically distributed hosting environments, a combinations several simple environments. Collective operations: A virtual hosting environment that provides VO participants with more sophisticated, virtual collective or end-toend services.

VO Organization (notation introduced by Bina Ramamurthy) Factory Registry Factory Mapper Service Service Service Hardware 23 Application: Tax Return Filer TAX client IRSServcie Factory IRSService IRS TAX Filer Hosting Environment Registry HandleMap EMPServcie Factory EMPService Registry EMPLOYEMENT Hosting Environment HandleMap PERServcie Factory PerService PERSONAl Hosting Environment HandleMap Registry BNKServcie Factory BNKService BANK Hosting Environment HandleMap Registry 24 Concepts illustrated: Virtual organization (VO) called IRS/Tax Filer that brings together virtualized capabilities of physical organizations of banking, personal profiles, and employment. Grid service handle (GSH) and Grid service reference (GSR), registry and handlemap, discovery of services, index services, application of notification, logging.

CSELinux: Development Environment Staging Server Production Server Cerf Postel Mills 25 OS: Solaris 8.0 Grid: Globus 3.0.2 Function: Debug and test services OS: FreeBSD Grid: Globus 3.0.2 Function: fileserver, firewall Vixen OS: Red Hat Linux 9.2 Grid: Globus3.0.2 Function: Deploy services