Principles and Methods for Elastic Computing
|
|
|
- Dwayne Simpson
- 10 years ago
- Views:
Transcription
1 Principles and Methods for Elastic Computing CompArch Keynote - Lille, 1 July 2014 Schahram Dustdar Distributed Systems Group TU Vienna dsg.tuwien.ac.at
2 Acknowledgements Includes some joint work with Hong-Linh Truong, Muhammad Z.C. Candra, Georgiana Copil, Duc-Hung Le, Daniel Moldovan, Stefan Nastic, Mirela Riveri, Sanjin Sehic, Ognjen Scekic NOTE: The content includes some ongoing work
3 Smart Evolution People, Services,Things Smart Energy Networks Smart egovernments & eadministrations Smart Homes DVC PC TV STB Game Machine Audio Elastic Systems Smart Transport Networks ehealth & Smart Health networks Telephone DVD
4 Cloud Computing? 1. Resources provided as services 2. Illusion of infinite resources 3. Usage-based pricing model -> New and connected business models
5 Think Ecosystems: People, Services, Things Diverse users with complex networked dependencies and intrinsic adaptive behavior has: 1. Robustness mechanisms: achieving stability in the presence of disruption Marine Ecosystem: 2. Measures of health: diversity, population trends, other key indicators
6 Approach People Elastic Computing Software Things
7 Comm. Architecture Processing Unit Computing Models S. Dustdar, H. Truong, Virtualizing Software and Humans for Elastic Processes in Multiple Clouds a Service Management Perspective, in International Journal of Next Generation Computing, 2012 Machine-based Computing Human-based Computing Things-based computing Ad hoc networks Web of things SMP Grid
8 Connecting machines and people... events stream Event Analyzer on Human Machine/Human Analysts Event PaaS Analyzers Data analytics Maintenance process Normal Peak Peak Operation Operation problem Other stakeholders Crtical situation 1 Critical situation 2 M2M PaaS Cloud DaaS Cloud IaaS (Big) Data analytics Wf. A Wf. B Experts SCU Core principles: Human computation capabilities under elastic service units Programming human-based units together with software-based units
9 Elasticity Scaleability Resource elasticity Software / human-based computing elements, multiple clouds Quality elasticity Non-functional parameters e.g., performance, quality of data, service availability, human trust Elasticity Costs & Benefit elasticity rewards, incentives
10 Vienna Elastic Computing Model dsg.tuwien.ac.at/research/viecom Multi-dimensional Elasticity The Vienna Elastic Computing Model Service computing models Cloud provisioning models Schahram Dustdar, Hong Linh Truong: Virtualizing Software and Humans for Elastic Processes in Multiple Clouds- a Service Management Perspective. IJNGC 3(2) (2012)
11 Elasticity in computing broad view 1. Demand elasticity Elastic demands from consumers 2. Output elasticity Multiple outputs with different price and quality 3. Input elasticity Elastic data inputs, e.g., deal with opportunistic data 4. Elastic pricing and quality models associated resources
12 Diverse types of elasticity requirements Application user: If the cost is greater than 800 Euro, there should be a scale-in action for keeping costs in acceptable limits Software provider: Response time should be less than amount X varying with the number of users. Developer: The result from the data analytics algorithm must reach a certain data accuracy under a cost constraint. I don t care about how many resources should be used for executing this code. Cloud provider: When availability is higher than 99% for a period of time, and the cost is the same as for availability 80%, the cost should increase with 10%.
13 Internet of Things and elasticity
14 Smart City Dubai Pacific Controls Command Control Center
15 HVAC (Heating, Ventilation, Air Conditioning) Ecosystem
16 Water Ecosystem
17 Air Ecosystem
18 Monitoring
19 Chiller Plant Analysis Tool
20 Airports, ports and Critical Infrastructure Government Sector Hospitality Sector Healthcare Sector Utilities and Smart Grid Datacenters Industrial Sector Access control Environment Transport Sector Food Transfer Compliance Process Street Light Lighting Management Education Sector Control Power Quality Control Finance Sector Ubiquitous Managed Services Solution Across Business Verticals CCTV Monitoring FDD Storage policies Incidents manager Public Expert Safety rule engine Operations manager Managed services Portfolio management Event management Analytics Predictiv Chart e HealthCare builder modeling Portfolio Mgmt Databas e manger Algorithm engine Facilities Service Control Mgmt Integration framework Provisioning Services SIM profile configuration Network Data Blackbo Event mining Industrial x Parking Open Waste mgmt process module Control integratio Management GUI Resource n platform Regressio parameter builde mgmt. n engine s Point r Resource Analyic metering s framewor manager k Numerous Forms Of Smart Services engine Controls Activation Deactivation Privacy Security Location awarenes s KIOSK Monitoring Transaction Mgmt. Visibility Billing Reporting configuration IoT and Cloud Computing enable smart services ecosystem and collaboration opportunities Some 50 billion devices and sensors exist for M2M applications
21 Human Command Control Center for Managed Services
22 Elasticity Engineering
23 Specifying and controling elasticity Basic primitives Data/Computeintensive services Schahram Dustdar, Yike Guo, Rui Han, Benjamin Satzger, Hong Linh Truong: Programming Directives for Elastic Computing. IEEE Internet Computing 16(6): (2012) Domain-specific/ Customized features Workflows/Applicat ion Services/Middlewa re/systems Elasticitc Control Language Familiy Software/Humanintensive services Hybrid Mixed systems Business/E-science
24 High Level Description of Elasticity Requirements SYBL (Simple Yet Beautiful Language) for specifying elasticity requirements SYBL-supported requirement levels Cloud Service Level Service Topology Level Service Unit Level Relationship Level Programming/Code Level #SYBL.CloudServiceLevel Cons1: CONSTRAINT responsetime < 5 ms Cons2: CONSTRAINT responsetime < 10 ms WHEN nbofusers > Str1: STRATEGY CASE fulfilled(cons1) OR fulfilled(cons2): minimize(cost) #SYBL.ServiceUnitLevel Str2: STRATEGY CASE iocost < 3 Euro : maximize( datafreshness ) #SYBL.CodeRegionLevel Cons4: CONSTRAINT dataaccuracy>90% AND cost<4 Euro Georgiana Copil, Daniel Moldovan, Hong-Linh Truong, Schahram Dustdar, "SYBL: an Extensible Language for Controlling Elasticity in Cloud Applications", 13th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), May 14-16, 2013, Delft, Netherlands
25 High Level Description of Elasticity Requirements Current SYBL implementation in Java using Java annotations in ) <ProgrammingDirective><Constraints><Constraint name=c1>...</constraint></constraints>...</programmingdirective> as TOSCA Policies <tosca:servicetemplate name="pilotcloudservice"> <tosca:policy name="st1" policytype="syblstrategy"> St1:STRATEGY minimize(cost) WHEN high(overallquality) </tosca:policy>... Other possibilities C# Attributes [ProgrammingAttribute(monitoring=,constraints=,strategies= )] Python Georgiana Copil, Daniel Moldovan, Hong-Linh Truong, Schahram Dustdar, "SYBL: an Extensible Language for Controlling Elasticity in Cloud Applications", 13th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), May 14-16, 2013, Delft, Netherlands
26 Mapping Services Structures to Elasticity Metrics
27 Multi-level Control Runtime: Generating Elasticity Control Plans Cloud Providers/Tools must support higher and richer APIs for elasticity controls
28 Elasticity Model for Cloud Services Moldovan D., G. Copil,Truong H.-L., Dustdar S. (2013). MELA: Monitoring and Analyzing Elasticity of Cloud Service. CloudCom 2013 Elasticity Pathway functions: to characterize the elasticity behavior from a general/particular view Elasticity Space Elasticity space functions: to determine if a service unit/service is in the elasticity behavior
29 MELA -- Elasticity Monitoring as a Service Daniel Moldovan, Georgiana Copil, Hong-Linh Truong, Schahram Dustdar, MELA - MELA: Monitoring and Analyzing Elasticity of Cloud Services. CloudCom 2013
30 Service requirement Multi-Level Elasticity Space COST<= $/client/h 2.5$ monthly subscription for each service client (sensor) Determined Elasticity Space Boundaries Clients/h > ms ResponseTime 1100 ms Elasticity Space Clients/h Dimension Elasticity Space Response Time Dimension
31 Service requirement Multi-Level Elasticity Pathway COST<= $/client/h 2.5$ monthly subscription for each service client (sensor) Cloud Service Elasticity Pathway Event Processing service unit Elasticity Pathway
32 Specifying and controling elasticity of human-based services What if we need to invoke a human? #predictive maintanance analyzing chiller measurement #SYBL.ServiceUnitLevel Mon1 MONITORING accuracy = Quality.Accuracy Cons1 CONSTRAINT accuracy < 0.7 Str1 STRATEGY CASE Violated(Cons1): Notify(Incident.DEFAULT, ServiceUnitType.HBS)
33 Human-based service elasticity Which types of human-based service instances can we provision? How to provision these instances? How to utilize these instances for different types of tasks? Can we program these human-based services together with software-based services How to program incentive strategies for human services?
34 ICU/SCU for independent tasks Consumer Problems - Complex tasks - Quality control - Flexible quality requirements Application / Workflow Human-Task Requests Human-Task Requests SCU Provisoning Middleware ICU Clouds Task-based crowdsourcing platforms Collections of experts on SN Enterprise ICU pools ICU - ICU: individuals - SCU: a collective of collaborative individuals SCU
35 Elastic SCU provisioning atop ICUs Elastic profile SCU (pre-)runtime/static formation Algorithms Ant Colony Optimization variants FCFS Greedy SCU extension/reduction Task reassignment based on trust, cost, availability Mirela Riveni, Hong-Linh Truong, and Schahram Dustdar, On the Elasticity of Social Compute Units, CAISE 2014 Cloud APIs Muhammad Z.C. Candra, Hong-Linh Truong, and Schahram Dustdar, Provisioning Quality-aware Social Compute Units in the Cloud, ICSOC 2013.
36 Conclusions (1) Engineering Elasticity The evolution of underlying systems and the utilization of different types of resources under different models for elasticity requires Complex, open hybrid service unit provisioning frameworks Different strategies for dealing with different types of tasks Quality issues for software, data, and people in an integrated manner
37 Conclusions (2) Engineering Elasticity Service engineering analytics of elastic systems Programming hybrid compute units for elastic processes Elasticity specifications and reasoning techniques Elasticity spaces analytics Application domains Social computer and smart cities (FP 7 FET Smart Cities and PC3L) Computational science and engineering (FP 7 CELAR)
38 Thanks for your attention! Prof. Dr. Schahram Dustdar Distributed Systems Group TU Wien dsg.tuwien.ac.at
The Future of Real Time Services Delivery for IoT
The Future of Real Time Services Delivery for IoT Schahram Dustdar Pacific Controls Systems, Advisory Board Member Professor of Computer Science, Vienna Univ. of Technology, Austria Future ICT Services
Principles of Software-defined Elastic Systems for Big Data Analytics
2014 IEEE International Conference on Cloud Engineering Principles of Software-defined Elastic Systems for Big Data Analytics Hong-Linh Truong, Schahram Dustdar Distributed Systems Group, Vienna University
Fine-Grained Elasticity Support for Cloud Applications: The CELAR Approach
Fine-Grained Elasticity Support for Cloud Applications: The CELAR Approach (Marios Dikaiakos) University of Cyprus Hong Kong University of Science and Technology, May 8, 2015 Cloud Computing Ubiquitous,
MELA: Monitoring and Analyzing Elasticity of Cloud Services
MELA: Monitoring and Analyzing Elasticity of Cloud Services Daniel Moldovan, Georgiana Copil, Hong-Linh Truong, Schahram Dustdar Distributed Systems Group, Vienna University of Technology E-mail: {d.moldovan,
Telco s role in Smart Sustainable Cities
Telco s role in Smart Sustainable Cities Turin, May 6th 2013 TILAB G. Rocca Introduction Smart Sustainable City is a great concept but needs to be supported by infrastructures and enabling platforms to
Genome Analysis in a Dynamically Scaled Hybrid Cloud
Genome Analysis in a Dynamically Scaled Hybrid Cloud Chris Smowton*, Georgiana Copil**, Hong- Linh Truong**, Crispin Miller* and Wei Xing* * CRUK Manchester ** TU Vienna In a Nutshell Users want to run
Enterprise Application Enablement for the Internet of Things
Enterprise Application Enablement for the Internet of Things Prof. Dr. Uwe Kubach VP Internet of Things Platform, P&I Technology, SAP SE Public Internet of Things (IoT) Trends 12 50 bn 40 50 % Devices
Key Challenges in Cloud Computing to Enable Future Internet of Things
The 4th EU-Japan Symposium on New Generation Networks and Future Internet Future Internet of Things over "Clouds Tokyo, Japan, January 19th, 2012 Key Challenges in Cloud Computing to Enable Future Internet
Blueprints and feasibility studies for Enterprise IoT (Part Two of Three)
Blueprints and feasibility studies for Enterprise IoT (Part Two of Three) 1 Executive Summary The Internet of Things provides a host of opportunities for enterprises to design, develop and launch smart
Li Sheng. [email protected]. Nowadays, with the booming development of network-based computing, more and more
36326584 Li Sheng Virtual Machine Technology for Cloud Computing Li Sheng [email protected] Abstract: Nowadays, with the booming development of network-based computing, more and more Internet service vendors
P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE
P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE WP3 Document Filename: Work package: Partner(s): Lead Partner: v1.0-.doc WP3 UIBK, CYFRONET, FIRST UIBK Document classification: PUBLIC
Cloud Computing. Jean-Claude DISPENSA IBM Distinguished Engineer
Cloud Computing Jean-Claude DISPENSA IBM Distinguished Engineer Best Student Recognition Event July 6-8, 2011 EMEA IBM Innovation Center La Gaude, France Business needs are growing - IT costs are increasing
DataCenter optimization for Cloud Computing
DataCenter optimization for Cloud Computing Benjamín Barán National University of Asuncion (UNA) [email protected] Paraguay Content Cloud Computing Commercial Offerings Basic Problem Formulation Open Research
IBM 000-281 EXAM QUESTIONS & ANSWERS
IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of
Scale Cloud Across the Enterprise
Scale Cloud Across the Enterprise Chris Haddad Vice President, Technology Evangelism Follow me on Twitter @cobiacomm Read architecture guidance at http://blog.cobia.net/cobiacomm Skate towards the puck
IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation
IBM Cloud Security Draft for Discussion September 12, 2011 IBM Point of View: Cloud can be made secure for business As with most new technology paradigms, security concerns surrounding cloud computing
An Implementation of Active Data Technology
White Paper by: Mario Morfin, PhD Terri Chu, MEng Stephen Chen, PhD Robby Burko, PhD Riad Hartani, PhD An Implementation of Active Data Technology October 2015 In this paper, we build the rationale for
Industrial Internet @GE. Dr. Stefan Bungart
Industrial Internet @GE Dr. Stefan Bungart The vision is clear The real opportunity for change surpassing the magnitude of the consumer Internet is the Industrial Internet, an open, global network that
Mobility Management in Mobile Cloud Computing
Mobility Management in Mobile Cloud Computing Karan Mitra Luleå University of Technology Skellefteå, Sweden [email protected] https://karanmitra.me 19/06/2015, Nancy, France Agenda Introduction M2C2:
Cloud Computing Overview
Cloud Computing Overview Mark Troester CIO/IT Product Marketing 1 WHY CLOUD COMPUTING? The cloud computing model can significantly help agencies grappling with the need to provide highly reliable, innovative
Timo Koskinen, Cloud Computing Leader & Chief Technologist, IBM Finland. 2012 IBM Corporation
Timo Koskinen, Cloud Computing Leader & Chief Technologist, IBM Finland AGENDA Rethink IT Reinvent Business Cloud Myths 1. Cloud is New Technology 2. If It s Virtualized, It s Cloud 3. SaaS, IaaS - It
Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks
Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks Fatemeh Arabalidousti 1 and Ramin Nasiri 2 1 Department of Computer Engineering, Islamic Azad University,
Gaming as a Service. Prof. Victor C.M. Leung. The University of British Columbia, Canada www.ece.ubc.ca/~vleung
Gaming as a Service Prof. Victor C.M. Leung The University of British Columbia, Canada www.ece.ubc.ca/~vleung International Conference on Computing, Networking and Communications 4 February, 2014 Outline
PROFESSOR DR. HONG-MEI CHEN
PROFESSOR DR. HONG-MEI CHEN Full Professor of IT Management Shidler College of Business (SCB) University of Hawaii at Manoa Honolulu, USA Former Associate Dean of SCB III. Big data management Business-IT
3rd International Symposium on Big Data and Cloud Computing Challenges (ISBCC-2016) March 10-11, 2016 VIT University, Chennai, India
3rd International Symposium on Big Data and Cloud Computing Challenges (ISBCC-2016) March 10-11, 2016 VIT University, Chennai, India Call for Papers Cloud computing has emerged as a de facto computing
Hybrid Cloud Architectures for Operational Performance Management
Hybrid Cloud Architectures for Operational Performance Management Delbert Murphy Solution Architect / Data Scientist Microsoft Corporation GPDIS_2014.ppt 1 Delbert Murphy and Microsoft s Data Insights
Chapter 2: Transparent Computing and Cloud Computing. Contents of the lecture
Chapter 2: Transparent Computing and Computing Lecture 2 透 明 计 算 与 云 计 算 的 关 联 Prof. Zixue Cheng 程 子 学 University of Aizu, 会 津 大 学 Visiting Professor of CSU 1 Contents of the lecture Definition, Architecture
Session 4 Cloud computing for future ICT Knowledge platforms
ITU Workshop on "Future Trust and Knowledge Infrastructure", Phase 1 Geneva, Switzerland, 24 April 2015 Session 4 Cloud computing for future ICT Knowledge platforms Olivier Le Grand, Senior Standardization
Igniting the Next Industrial Revolution
Igniting the Next Industrial Revolution Defining an M2M Technology Platform for the Industrial Internet M2M Evolution Conference, 30 Jan 2014 Nikhil Chauhan Director Product Marketing, GE Software Sufficiently
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
Blog: http://blogs.microsoft.co.il/blogs/applisec/
Blog: http://blogs.microsoft.co.il/blogs/applisec/ Copyright SELA software & Education Labs Ltd. 14-18 Baruch Hirsch St.Bnei Brak 51202 Israel www.sela.co.il The idea behind the cloud Basic Concepts Type
Key Research Challenges in Cloud Computing
3rd EU-Japan Symposium on Future Internet and New Generation Networks Tampere, Finland October 20th, 2010 Key Research Challenges in Cloud Computing Ignacio M. Llorente Head of DSA Research Group Universidad
DIANE Dynamic IoT Application Deployment
2015 IEEE International Conference on Mobile Services DIANE Dynamic IoT Application Deployment Michael Vögler, Johannes M. Schleicher, Christian Inzinger, and Schahram Dustdar Distributed Systems Group,
Essential Elements of an IoT Core Platform
Essential Elements of an IoT Core Platform Judith Hurwitz President and CEO Daniel Kirsch Principal Analyst and Vice President Sponsored by Hitachi Introduction The maturation of the enterprise cloud,
Business Process Configuration with NFRs and Context-Awareness
Business Process Configuration with NFRs and Context-Awareness Emanuel Santos 1, João Pimentel 1, Tarcisio Pereira 1, Karolyne Oliveira 1, and Jaelson Castro 1 Universidade Federal de Pernambuco, Centro
Defining a framework for cloud adoption
IBM Global Technology Thought Leadership White Paper Computing Defining a framework for cloud adoption How common ground can help enterprises drive success with cloud computing 2 Defining a framework for
Exploiting the power of Big Data
Exploiting the power of Big Data Timos Sellis School of Computer Science and Information Technology [email protected] ITECHLAW Asia-Pacific Conference, February 26-28, 2014 Melbourne Australia Timeline
Cloud computing in the Enterprise: An Overview
Systems & Technology Group Cloud computing in the Enterprise: An Overview v Andrea Greggo Cloud Computing Initiative Leader, System z Market Strategy What is cloud computing? A user experience and a business
Deploying a Geospatial Cloud
Deploying a Geospatial Cloud Traditional Public Sector Computing Environment Traditional Computing Infrastructure Silos of dedicated hardware and software Single application per silo Expensive to size
TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing
TECHNOLOGY GUIDE THREE Emerging Types of Enterprise Computing TECHNOLOGY GU IDE OUTLINE TG3.1 Introduction TG3.2 Server Farms TG3.3 Virtualization TG3.4 Grid Computing TG3.5 Utility Computing TG3.6 Cloud
Vortex White Paper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems
Vortex White Paper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Version 1.0 February 2015 Andrew Foster, Product Marketing Manager, PrismTech Vortex
Table of Contents. Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined.
Table of Contents Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined. 1.1 Cloud Computing Development... Error! Bookmark not
Web of Systems for a digital world
Web of Systems for a digital world Dubai, siemens.com From the Internet to the Web of Systems Internet World Wide Web Web 2.0 Web of Systems ARPANET TCP/IP http VoIP Mobile web Social media Smart grid
Disrupting The Market: Predictive Analytics As A Service
Disrupting The Market: Predictive Analytics As A Service 0 Problem 8.7 Billion Connected Devices 1 Growing 25% Annually What Does This Data Tell Us About Sensor Use? 1 Study conducted by Cisco 1 Solution
INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS
INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing
Oracle s Cloud Computing Strategy
Oracle s Cloud Computing Strategy Your Strategy, Your Cloud, Your Choice Sandra Cheevers Senior Principal Product Director Cloud Product Marketing Steve Lemme Director, Cloud Builder Specialization Oracle
VMware's Cloud Management Platform Simplifies and Automates Operations of Heterogeneous Environments and Hybrid Clouds
VMware's Cloud Platform Simplifies and Automates Operations of Heterogeneous Environments and Hybrid Clouds Ekkarat Klinbubpa Senior Business Development Manager, VMware 2009 VMware Inc. All rights reserved
From Big Data to Smart Data Thomas Hahn
Siemens Future Forum @ HANNOVER MESSE 2014 From Big to Smart Hannover Messe 2014 The Evolution of Big Digital data ~ 1960 warehousing ~1986 ~1993 Big data analytics Mining ~2015 Stream processing Digital
Ragy Magdy Regional Channel Manager MEA IBM Security Systems
Ragy Magdy Regional Channel Manager MEA IBM Security Systems 1 Started my career in Security in 2003 by Joining ISS 2005 was named the ISS Regional Manager for the Middle East 2006 ISS was acquired by
Elevate your analytics with SAS in the cloud
Elevate your analytics with SAS in the cloud Cloud$56 BILLION The Cloud SAS & Cloud Cloud in New Zealand The Cloud CHARACTERISTICS SERVICE MODELS DEPLOYMENT MODELS On-Demand Self Service Broad Network
Industrial Roadmap for Connected Machines. Sal Spada Research Director ARC Advisory Group [email protected]
Industrial Roadmap for Connected Machines Sal Spada Research Director ARC Advisory Group [email protected] Industrial Internet of Things (IoT) Based upon enhanced connectivity of this stuff Connecting
C-Meter: A Framework for Performance Analysis of Computing Clouds
9th IEEE/ACM International Symposium on Cluster Computing and the Grid C-Meter: A Framework for Performance Analysis of Computing Clouds Nezih Yigitbasi, Alexandru Iosup, and Dick Epema Delft University
BUSINESS MANAGEMENT SUPPORT
BUSINESS MANAGEMENT SUPPORT Business disadvantages using cloud computing? Author: Maikel Mardjan [email protected] 2010 BM-Support.org Foundation. All rights reserved. EXECUTIVE SUMMARY Cloud computing
Enabling the SmartGrid through Cloud Computing
Enabling the SmartGrid through Cloud Computing April 2012 Creating Value, Delivering Results 2012 eglobaltech Incorporated. Tech, Inc. All rights reserved. 1 Overall Objective To deliver electricity from
M2M & Internet of Things Opportunities
M2M & Internet of Things Opportunities The Advent of The Internet of Things Mainframe Minicomputer Desktop PC Internet Mobile Internet (1M+ Units) (10M+ Units) (100M+ Units) (1B+ Units/Users) (3B+ Users)
Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies
Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08
Dept. of Financial Information Security
Dept. of Financial Information Security Department of Financial Information Security offers an excellent education and interdisciplinary cutting-edge research programs to train future leaders and innovators
<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises
Infrastructure as a Service (IaaS) Cloud Computing for Enterprises Speaker Title The following is intended to outline our general product direction. It is intended for information
Thing Big: How to Scale Your Own Internet of Things. Walter'Pernstecher'-'[email protected]' Dr.'Markus'Schmidberger'-'schmidbe@amazon.
Thing Big: How to Scale Your Own Internet of Things Walter'Pernstecher'-'[email protected]' Dr.'Markus'Schmidberger'-'[email protected]' Internet of Things is the network of physical objects or "things"
A Gentle Introduction to Cloud Computing
A Gentle Introduction to Cloud Computing Source: Wikipedia Platform Computing, Inc. Platform Clusters, Grids, Clouds, Whatever Computing The leader in managing large scale shared environments o 18 years
Big-Data Computing with Smart Clouds and IoT Sensing
A New Book from Wiley Publisher to appear in late 2016 or early 2017 Big-Data Computing with Smart Clouds and IoT Sensing Kai Hwang, University of Southern California, USA Min Chen, Huazhong University
Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT
An Overview Of Future Impact Of Cloud Computing Shiva Chaudhry COMPUTER SCIENCE DEPARTMENT IFTM UNIVERSITY MORADABAD Abstraction: The concept of cloud computing has broadcast quickly by the information
Managing the Real Cost of On-Demand Enterprise Cloud Services with Chargeback Models
Managing the Real Cost of On-Demand Enterprise Cloud Services with Chargeback Models A Guide to Cloud Computing Costs, Server Costs, Pricing Plans, and Chargeback Implementation and Systems Introduction
BUNGEE An Elasticity Benchmark for Self-Adaptive IaaS Cloud Environments
BUNGEE An Elasticity Benchmark for Self-Adaptive IaaS Cloud Environments Andreas Weber, Nikolas Herbst, Henning Groenda, Samuel Kounev Munich - November 5th, 2015 Symposium on Software Performance 2015
Developing the edge or scaling the core through corporate venturing Internet of Things. Daan Witteveen
Developing the edge or scaling the core through corporate venturing Internet of Things Daan Witteveen Global M2M Connections (billion) The Global IOT Market is expected to see a forecasted to grow at a
Internet of Things Value Proposition for Europe
Internet of Things Value Proposition for Europe European Commission - DG CONNECT Dr Florent Frederix, (Online) Trust and Cybersecurity unit 7 th European Conference on ICT for Transport Logistics 5 th
TRANSFORMING I.T. WITH AN OPEN HYBRID CLOUD
Whitepaper TRANSFORMING I.T. WITH AN OPEN HYBRID CLOUD Gordon Haff EXECUTIVE SUMMARY Information technology is increasingly at the core of how organizations service their customers and differentiate themselves
What Cloud computing means in real life
ITU TRCSL Symposium on Cloud Computing Session 2: Cloud Computing Foundation and Requirements What Cloud computing means in real life Saman Perera Senior General Manager Information Systems Mobitel (Pvt)
Overview. The Cloud. Characteristics and usage of the cloud Realities and risks of the cloud
Overview The purpose of this paper is to introduce the reader to the basics of cloud computing or the cloud with the aim of introducing the following aspects: Characteristics and usage of the cloud Realities
Building Platform as a Service for Scientific Applications
Building Platform as a Service for Scientific Applications Moustafa AbdelBaky [email protected] Rutgers Discovery Informa=cs Ins=tute (RDI 2 ) The NSF Cloud and Autonomic Compu=ng Center Department
