Cloud Computing and the Future of Internet Services. Wei-Ying Ma Principal Researcher, Research Area Manager Microsoft Research Asia

Size: px
Start display at page:

Download "Cloud Computing and the Future of Internet Services. Wei-Ying Ma Principal Researcher, Research Area Manager Microsoft Research Asia"

Transcription

1 Cloud Computing and the Future of Internet Services Wei-Ying Ma Principal Researcher, Research Area Manager Microsoft Research Asia

2 Computing as Utility Grid Computing Web Services in the Cloud What is Cloud Computing? Software as a Service (SaaS) Platform as a Service (PaaS) 雲 計 算 雲 端 計 算 網 雲 計 算 Sky Computing

3 Comparison Grid Computing Refer to resource-pooled environments for running compute jobs (like image processing) rather than long running processes (such as a Web site or server) Utility Computing Refer to resource-pooled environments for hosting long running processes, and tends to be focused on meeting service levels with the optimal amount of resources necessary to do so Cloud Computing Refer to a variety of services available over the Internet that deliver compute functionality on the service provider's infrastructure Its environment (infrastructure) may actually be hosted on either a grid or utility computing environment, but that doesn't matter to a service user The data in the cloud, as Intel inside (or intelligence inside), is often an important part of the services

4 Cloud Computing My Simple Definition Cloud Computing = Software as a Service + Platform as a Service + Data as a Service + Infrastructure as a Service

5 Two Important Aspects for Cloud Computing Operate Internet-based services in the cloud Host and run high-level web apps such Hotmail, Search, Virtual Earth, Office Online, Xbox Live software as a service Offer an Internet-based platform to developers who want to create services but don't have their own cloud to run them on Rent storage, computation, and maintenance (datacenters) from someone else platform as a service and infrastructure as a service

6 Cloud Computing Software as a Service (SaaS) From user s point of view Apps are located in the cloud (i.e. somewhere in the Web) Software experiences are delivered through the Internet

7 Cloud Computing Platform as a Service (PaaS) From developer s point of view Similar to Windows Platform for ISV developers in the PC ecosystem Computing as utility Cloud computing providers builds and maintains the infrastructure and provides the cloud platform for developers to build applications and end-user services Companies that build end-user services can buys time/resources on this infrastructure

8 A Hypothetical Scenario The Next Facebook What platform will be chosen by three Harvard students for their internet service idea? They will need to Design web pages Develop applications (database, business logic) Find contents and users Application Buy machines Find a place to host machines Network Platform issues

9 A Service to Solve Platform Issues Should be cheap and easy to get up and running Should provide all essential building blocks e.g., computation, structured storage, network, load balancing, service management Should scale seamlessly e.g., storage capacity, blob size, bandwidth, computation Should be highly available 99.99% availability for all components Should provide rich development environment Visual Studio for Services that provides end-to-end developer support

10 The data in the cloud Cloud Computing The large amount of data available on the web form the engine for new Web applications and Internet services The meshes created by various services and applications further interconnect the data These data form intelligence inside for new Web applications and services Data as a Service Data is a strategic asset for a company

11 Cloud Computing Infrastructure as a Service Build datacenters Include power, scale, hardware, networking, storage, distributed systems, etc Distributed data management and geo-distribution for locality, scalability, load balancing, and disaster tolerance Support web-scale offline and real-time computation Companies that build cloud services can buy time/resources on the infrastructure (like utility) Data-intensive computing becomes a commodity that enables more data-intensive business

12 Microsoft s Mega-Datacenters

13 Microsoft s Cloud Platform Applications & Solutions Live Platform Services Cloud Infrastructure Services This layer does on-demand utility computing back end hooks up with rich Internet applications on the front end, e.g. Office Live CRM, Windows Live services, Xbox Live, MSN, Live Search This layer provides services designed specifically to serve the needs of applications, e.g. identity services, contact lists, social graph, communication services, and advertising platform This layer provides Virtualization support for all online services to run on Application frameworks designed to support a variety of application models Automatic deployment, load balancing, performance optimization, and horizontally scalable storage including searchable storage functionality Global Foundation Services This layer contains physical data centers along with the networks that connect them

14 Two Major Types of Computing Computation-intensive computing Focus on raw computing resource in the cloud Computing as utility and paid for usage Data-intensive computing Data as an important part of the services Need to manage and process lots of data E.g. Search, Advertising, Mapping, etc

15 Search and Data-intensive Computing Search leads the development of infrastructure for data-intensive computing Deep analysis and integration of web data Intelligence inside for future web applications & services Search Web Data Intelligence Advertising Audience Intelligence Future Web Applications & Services Infrastructure for Internet-scale Data Management Collect Store Aggregate Analyze Present Act

16 Traditional Search Engine Pipeline Fetch (Crawl) Process Build (Index) Serve Guarantee the smooth running of the pipeline Highly optimized for performance and reliability

17 Problems and Limitations Limited to light-weight, freshness-critical data processing -> Shallow analysis Lack of data management capability -> Transient and scattered data Data is second class citizen Difficult to accumulate knowledge (meta-data) Tightly coupled system -> Less flexibility &extensibility A small change in one place could create a ripple effect in the entire system

18 Why Search Infrastructure Provide Web data management for search Highly optimized for flexibility & extensibility Allow expensive, asynchronous data processing Support deep analysis and understanding Web documents Queries Users

19 Experimental Infrastructure Search needs continuous experiments An infrastructure for scale experiments is critical Three systems Offline experiments (-> offline computation) Online experiments (-> real-time computation) Production (-> computing as utility)

20 Infrastructure for Data-intensive Computing Application Script Language Function Easy-to-use Data Processing Tools Control API Distributed Programming and Execution Distributed Programming API Massive Storage Storage System API Data Acquisition

21 Web-Scale Data Mining for Search Fetch (Crawl) Process Build (Index) Serve Data Exchange Data Exchange Data Exchange Web-Scale Data Mining Infrastructure Classification / Clustering Information Extraction Document Features Link-based Features Entity/Object Extraction Entity Relationship Mining Statistics Vertical / Multimedia / Mobile Experimentations Expensive Offline Computations Massive Store

22 Renlifang ( 人 立 方 ) Search: Renlifang: Mining relationships among people, organizations and locations from crawled Web pages Covers head and tail queries On both regular and well-known people, locations, and organizations Key technologies Entity Extraction and Summarization Expert Finding (based on Surrounding Text) Entity Relationship Mining and Exploration (based on Web cooccurrence)

23 Search is a Driving Force for Cloud Computing Build Infrastructure for data-intensive computing Datacenters and layered infrastructure Web-scale data mining & machine learning Understand, extract, and expose semantics for future web services and applications Deep integration of Web data Data as intelligence inside Killer App for cloud platform to drive Internet economies on a global scale

24 Cloud Computing and Internet Services Microsoft provides the cloud platform for developers to build Internet services End-User Services Search (Killer App) Information Content Social networks (SNS) Productivity Services (Office Live) Communication (IM) Subscription Services Online Commerce (C2C, B2C, B2B, etc) Monetization Platform Advertising (Buy/Sell/Serve) Payment/Marketplace Audience Intelligence Data/Business Intelligence Cloud Platforms (Platform as a Service & Computing as Utility) Cloud Application Services Cloud Infrastructure Services Cloud Foundation Services

25 Datacenter Evolution Generation 1: Traditional data centers that focus on uptime, reliability, and redundancy Generation 2: Built with more energy efficiency and sustainability in mind Generation 3: Built for massive scalability and cost efficiency Problems and Challenges Need to build data centers to be just right in size in order to squeeze out the most energy efficiency The worst thing we can do in delivering facilities for the business is not have enough capacity online, thus limiting the growth of our products and services The second worst thing we can do in delivering facilities for the business is to have too much capacity online

26 Microsoft s Gen 4 Modular Datacenter Generation 4: Modular datacenter and smart growth Commoditize the build-out of data centers, assembling data center components on-site Use shipping containers filled with servers as their basic building block Modular units of prefabricated mechanical, electrical, and security components A container facility helps ensure that we don't overbuild server capacity, while allowing the company to reduce the time to build a data center Decrease the need for water chillers by using ambient air to cool data centers

27 Microsoft s Gen 4 Modular Datacenter Video:

28 Summary The real underlying value of cloud computing is that it transparently makes software and data available everywhere Computing as utility and data-intensive business Cloud computing will have profound impacts on Internet economies Intelligence inside for Internet economies (data driven) Speed of light (algorithms driven) Scale to global (infrastructure driven)

29 Thanks You!

Cloud Computing and Internet Services. Wei-Ying Ma ( 马 维 英 博 士 ) Principal Researcher, Research Area Manager Microsoft Research Asia

Cloud Computing and Internet Services. Wei-Ying Ma ( 马 维 英 博 士 ) Principal Researcher, Research Area Manager Microsoft Research Asia Cloud Computing and Internet Services Wei-Ying Ma ( 马 维 英 博 士 ) Principal Researcher, Research Area Manager Microsoft Research Asia Computing as Utility Grid Computing Web Services in the Cloud What is

More information

雲 端 運 算 願 景 與 實 現 馬 維 英 博 士 微 軟 亞 洲 研 究 院 常 務 副 院 長

雲 端 運 算 願 景 與 實 現 馬 維 英 博 士 微 軟 亞 洲 研 究 院 常 務 副 院 長 雲 端 運 算 願 景 與 實 現 馬 維 英 博 士 微 軟 亞 洲 研 究 院 常 務 副 院 長 Important Aspects of the Cloud Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS) Information and Knowledge

More information

DISTRIBUTED SYSTEMS AND CLOUD COMPUTING. A Comparative Study

DISTRIBUTED SYSTEMS AND CLOUD COMPUTING. A Comparative Study DISTRIBUTED SYSTEMS AND CLOUD COMPUTING A Comparative Study Geographically distributed resources, such as storage devices, data sources, and computing power, are interconnected as a single, unified resource

More information

Cloud Computing Paradigm

Cloud Computing Paradigm Cloud Computing Paradigm Julio Guijarro Automated Infrastructure Lab HP Labs Bristol, UK 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

More information

Big data platform for IoT Cloud Analytics. Chen Admati, Advanced Analytics, Intel

Big data platform for IoT Cloud Analytics. Chen Admati, Advanced Analytics, Intel Big data platform for IoT Cloud Analytics Chen Admati, Advanced Analytics, Intel Agenda IoT @ Intel End-to-End offering Analytics vision Big data platform for IoT Cloud Analytics Platform Capabilities

More information

A Study of Infrastructure Clouds

A Study of Infrastructure Clouds A Study of Infrastructure Clouds Pothamsetty Nagaraju 1, K.R.R.M.Rao 2 1 Pursuing M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur., Affiliated to JNTUK,

More information

Cloud Computing. Cloud computing:

Cloud Computing. Cloud computing: Cloud computing: Cloud Computing A model of data processing in which high scalability IT solutions are delivered to multiple users: as a service, on a mass scale, on the Internet. Network services offering:

More information

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Cloud Computing: Computing as a Service Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Abstract: Computing as a utility. is a dream that dates from the beginning from the computer

More information

How To Make Sense Of Data With Altilia

How To Make Sense Of Data With Altilia HOW TO MAKE SENSE OF BIG DATA TO BETTER DRIVE BUSINESS PROCESSES, IMPROVE DECISION-MAKING, AND SUCCESSFULLY COMPETE IN TODAY S MARKETS. ALTILIA turns Big Data into Smart Data and enables businesses to

More information

Cloud Computing Trends

Cloud Computing Trends UT DALLAS Erik Jonsson School of Engineering & Computer Science Cloud Computing Trends What is cloud computing? Cloud computing refers to the apps and services delivered over the internet. Software delivered

More information

Emerging Technology for the Next Decade

Emerging Technology for the Next Decade Emerging Technology for the Next Decade Cloud Computing Keynote Presented by Charles Liang, President & CEO Super Micro Computer, Inc. What is Cloud Computing? Cloud computing is Internet-based computing,

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Dr Markus Hagenbuchner markus@uow.edu.au CSCI319 Introduction to Cloud Computing CSCI319 Chapter 1 Page: 1 of 10 Content and Objectives 1. Introduce to cloud computing 2. Develop and understanding to how

More information

SaaS in the Enterprise

SaaS in the Enterprise SaaS in the Enterprise Jürgen Pfeifer Architect, MCA Microsoft HQ http://blogs.msdn.com/juergenp WHY SAAS: LANDSCAPE AND VALUE PROPOSITION TO THE ENTERPRISE Context: SaaS ecosystem SaaS Impacts the Entire

More information

ATI Cloud Computing. anton@ti.ukdw.ac.id

ATI Cloud Computing. anton@ti.ukdw.ac.id ATI Cloud Computing anton@ti.ukdw.ac.id What is cloud computing? Latar belakang: server maintenance Biaya ITberdasarkan infrastruktur Cost model di perusahaan Traditional cost model Cloud cost model Traditional

More information

The Purview Solution Integration With Splunk

The Purview Solution Integration With Splunk The Purview Solution Integration With Splunk Integrating Application Management and Business Analytics With Other IT Management Systems A SOLUTION WHITE PAPER WHITE PAPER Introduction Purview Integration

More information

WINDOWS AZURE DATA MANAGEMENT

WINDOWS AZURE DATA MANAGEMENT David Chappell October 2012 WINDOWS AZURE DATA MANAGEMENT CHOOSING THE RIGHT TECHNOLOGY Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates Contents Windows Azure Data Management: A

More information

IBM 000-281 EXAM QUESTIONS & ANSWERS

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

More information

PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015

PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015 Enterprise Scale Disease Modeling Web Portal PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015 i Last Updated: 5/8/2015 4:13 PM3/5/2015 10:00 AM Enterprise

More information

Cloud-based business innovation, transformation, and the future of enterprise IT

Cloud-based business innovation, transformation, and the future of enterprise IT Cloud-based business innovation, transformation, and the future of enterprise IT Professor Marco Iansiti David Sarnoff Professor of Business Administration Harvard Business School May 3, 2011 Copyright

More information

Course 10978A Introduction to Azure for Developers

Course 10978A Introduction to Azure for Developers Course 10978A Introduction to Azure for Developers Duration: 40 hrs. Overview: About this Course This course offers students the opportunity to take an existing ASP.NET MVC application and expand its functionality

More information

BIG DATA-AS-A-SERVICE

BIG DATA-AS-A-SERVICE White Paper BIG DATA-AS-A-SERVICE What Big Data is about What service providers can do with Big Data What EMC can do to help EMC Solutions Group Abstract This white paper looks at what service providers

More information

IT as a Service. Transforming IT with the Windows Azure Platform. November 2010

IT as a Service. Transforming IT with the Windows Azure Platform. November 2010 IT as a Service Transforming IT with the Windows Azure Platform November 2010 Version 1.0 11/9/2010 Contents Understanding IT as a Service... 1 Realizing IT as a Service: The Importance of PaaS... 4 What

More information

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University Cloud computing: the state of the art and challenges Jānis Kampars Riga Technical University Presentation structure Enabling technologies Cloud computing defined Dealing with load in cloud computing Service

More information

How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group

How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group Status: June 2011 How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group tags: software, social business, online

More information

High Performance Computing Cloud Computing. Dr. Rami YARED

High Performance Computing Cloud Computing. Dr. Rami YARED High Performance Computing Cloud Computing Dr. Rami YARED Outline High Performance Computing Parallel Computing Cloud Computing Definitions Advantages and drawbacks Cloud Computing vs Grid Computing Outline

More information

How To Build A Cloud Cloud For A Carrier (Nec)

How To Build A Cloud Cloud For A Carrier (Nec) White Paper Carrier Cloud Carrier-centric, Carrier-grade and Founded on IT and Network Innovation NEC Corporation http://www.nec.com/ Carrier Cloud Table of Contents 1. Acquiring New Value Chains with

More information

Architecting Your Company. Ann Winblad Co-Founder and Managing Director

Architecting Your Company. Ann Winblad Co-Founder and Managing Director Architecting Your Company Ann Winblad Co-Founder and Managing Director 1990 Embedded Systems Intel A History of Defining Software Innovation 1991 BI/ OLAP Oracle 1995 App Server Sun Est. 1989 1996 Behavioral

More information

MS 10978A Introduction to Azure for Developers

MS 10978A Introduction to Azure for Developers MS 10978A Introduction to Azure for Developers Description: Days: 5 Prerequisites: This course offers students the opportunity to learn about Microsoft Azure development by taking an existing ASP.NET MVC

More information

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

More information

A.Prof. Dr. Markus Hagenbuchner markus@uow.edu.au. CSCI319 A Brief Introduction to Cloud Computing. CSCI319 Page: 1

A.Prof. Dr. Markus Hagenbuchner markus@uow.edu.au. CSCI319 A Brief Introduction to Cloud Computing. CSCI319 Page: 1 A.Prof. Dr. Markus Hagenbuchner markus@uow.edu.au CSCI319 A Brief Introduction to Cloud Computing CSCI319 Page: 1 Content and Objectives 1. Introduce to cloud computing 2. Develop and understanding to

More information

Looking Ahead The Path to Moving Security into the Cloud

Looking Ahead The Path to Moving Security into the Cloud Looking Ahead The Path to Moving Security into the Cloud Gerhard Eschelbeck Sophos Session ID: SPO2-107 Session Classification: Intermediate Agenda The Changing Threat Landscape Evolution of Application

More information

Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution

Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution Steven Hagan, Vice President, Server Technologies 1 Copyright 2011, Oracle and/or its affiliates. All rights

More information

How To Write A Paper On The Integrated Media Framework

How To Write A Paper On The Integrated Media Framework The Integrated www.avid.com The Integrated Media production and distribution businesses are working in an environment of radical change. To meet the challenge of this change, a new technology and business

More information

Cloud Computing Now and the Future Development of the IaaS

Cloud Computing Now and the Future Development of the IaaS 2010 Cloud Computing Now and the Future Development of the IaaS Quanta Computer Division: CCASD Title: Project Manager Name: Chad Lin Agenda: What is Cloud Computing? Public, Private and Hybrid Cloud.

More information

CitusDB Architecture for Real-Time Big Data

CitusDB Architecture for Real-Time Big Data CitusDB Architecture for Real-Time Big Data CitusDB Highlights Empowers real-time Big Data using PostgreSQL Scales out PostgreSQL to support up to hundreds of terabytes of data Fast parallel processing

More information

Reference Model for Cloud Applications CONSIDERATIONS FOR SW VENDORS BUILDING A SAAS SOLUTION

Reference Model for Cloud Applications CONSIDERATIONS FOR SW VENDORS BUILDING A SAAS SOLUTION October 2013 Daitan White Paper Reference Model for Cloud Applications CONSIDERATIONS FOR SW VENDORS BUILDING A SAAS SOLUTION Highly Reliable Software Development Services http://www.daitangroup.com Cloud

More information

SaaS A Product Perspective

SaaS A Product Perspective SaaS A Product Perspective Software-as-a-Service (SaaS) is quickly gaining credibility and market share against traditional packaged software. This presents new opportunities for product groups and also

More information

The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS

The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS Contents Introduction... 4 What is Cloud Computing?... 4 The Benefits of the Cloud... 6 Full Hardware Utilization... 6 Lower Power Costs...

More information

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence Augmented Search for Web Applications New frontier in big log data analysis and application intelligence Business white paper May 2015 Web applications are the most common business applications today.

More information

Overview of IBM Cloud Integration

Overview of IBM Cloud Integration March 25, 2014 Overview of IBM Cloud Integration Adam Gunther Program Director, Cloud Offerings, WebSphere Product Management Matt Lucas Lead Architect, IBM Integration Bus Agenda Market Observations API

More information

Intelligence. Productivity. Mobility. Unified Service. Predictive analytics: Offline mobile: Self, assisted & field service

Intelligence. Productivity. Mobility. Unified Service. Predictive analytics: Offline mobile: Self, assisted & field service Productivity Intelligence Mobility Unified Service Next generation productivity: Predictive analytics: Offline mobile: Self, assisted & field service Surface trending documents with Delve Immersive Excel

More information

Cloud-Scale Datacenters

Cloud-Scale Datacenters Cloud-Scale Datacenters Cloud-Scale Datacenters Page 1 Cloud-Scale Datacenters Delivering services at cloud-scale requires a radically different approach to designing, building, deploying, and operating

More information

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics 1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions

More information

Where is my Data? The following is a redacted copy of an executive overview of Microsoft s data centers.

Where is my Data? The following is a redacted copy of an executive overview of Microsoft s data centers. Where is my Data? We don t compromise with any of our customers data. When transactions are complete, your data is sent to the Microsoft Global Foundation Services data center in Chicago Illinois. Your

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

Hadoop in the Hybrid Cloud

Hadoop in the Hybrid Cloud Presented by Hortonworks and Microsoft Introduction An increasing number of enterprises are either currently using or are planning to use cloud deployment models to expand their IT infrastructure. Big

More information

CLOUD COMPUTING OVERVIEW

CLOUD COMPUTING OVERVIEW 2110414 - Large Scale Computing Systems 1 CLOUD COMPUTING OVERVIEW 2110414 Large Scale Computing Systems Natawut Nupairoj, Ph.D. Outline 2 Overview Cloud Approaches Real-World Case Study 2110414 - Large

More information

VODACOM HANA CLOUD PLATFORM ERMANO QUARTERO HEAD OF PRODUCT VODACOM BUSINESS

VODACOM HANA CLOUD PLATFORM ERMANO QUARTERO HEAD OF PRODUCT VODACOM BUSINESS VODACOM HANA CLOUD PLATFORM ERMANO QUARTERO HEAD OF PRODUCT VODACOM BUSINESS WHY CLOUD SOLUTIONS MAKE SENSE? VODACOM S EVOLUTION INTO THE CLOUD 2014 Cloud 2010 2008 Unified communications Value ADSL FTTB

More information

MEDIA & CABLE. April 2012. Taras Bugir. Broadcast Reference Architecture. WW Managing Director, Media and Cable

MEDIA & CABLE. April 2012. Taras Bugir. Broadcast Reference Architecture. WW Managing Director, Media and Cable MEDIA & CABLE Taras Bugir WW Managing Director, Media and Cable Broadcast Reference Architecture April 2012 Changing Business Models (1) Media Business Systems Broadcasting was a simpler business The broadcaster

More information

Windows Azure Data Services (basics) 55093A; 3 Days

Windows Azure Data Services (basics) 55093A; 3 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Windows Azure Data Services (basics) 55093A; 3 Days Course Description This

More information

Advertising Automation SOFTWARE OVERVIEW

Advertising Automation SOFTWARE OVERVIEW Advertising Automation SOFTWARE OVERVIEW Nanigans powers the world s most successful in-house advertising teams. Automate your customer acquisition and remarketing campaigns using Nanigans, with programmatic

More information

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop ISSN: 2454-2377, October 2015 Big Data and Hadoop Simmi Bagga 1 Satinder Kaur 2 1 Assistant Professor, Sant Hira Dass Kanya MahaVidyalaya, Kala Sanghian, Distt Kpt. INDIA E-mail: simmibagga12@gmail.com

More information

10978A: Introduction to Azure for Developers

10978A: Introduction to Azure for Developers 10978A: Introduction to Azure for Developers Course Details Course Code: Duration: Notes: 10978A 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity . White Paper The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity The cloud computing phenomenon is generating a lot of interest worldwide because of its potential to offer services

More information

Overview. The Cloud. Characteristics and usage of the cloud Realities and risks of the cloud

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

More information

2013 SIIA Strategic and Financial Conference New York, NY

2013 SIIA Strategic and Financial Conference New York, NY Since 1987 The Coming Shift in Digital Marketing: Always On CRM 2013 SIIA Strategic and Financial Conference New York, NY www.jegi.com June 21, 13, 2013 2012 Discussion Agenda M&A Heating Up in Marketing

More information

Mobile and Cloud computing and SE

Mobile and Cloud computing and SE Mobile and Cloud computing and SE This week normal. Next week is the final week of the course Wed 12-14 Essay presentation and final feedback Kylmämaa Kerkelä Barthas Gratzl Reijonen??? Thu 08-10 Group

More information

Chapter 2 Cloud Computing

Chapter 2 Cloud Computing Chapter 2 Cloud Computing Cloud computing technology represents a new paradigm for the provisioning of computing resources. This paradigm shifts the location of resources to the network to reduce the costs

More information

Understanding the Microsoft Cloud

Understanding the Microsoft Cloud Understanding the Microsoft Cloud by Ken Withee 2013 Microsoft Corporation. All rights reserved. Microsoft, Lync, Microsoft Dynamics, SharePoint, Windows, and Windows Azure are trademarks of the Microsoft

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

WINDOWS AZURE EXECUTION MODELS

WINDOWS AZURE EXECUTION MODELS WINDOWS AZURE EXECUTION MODELS Windows Azure provides three different execution models for running applications: Virtual Machines, Web Sites, and Cloud Services. Each one provides a different set of services,

More information

Lifting the Fog: The High Potential of Cloud Computing Paul Daugherty, Chief Technology Architect February 19, 2010

Lifting the Fog: The High Potential of Cloud Computing Paul Daugherty, Chief Technology Architect February 19, 2010 Lifting the Fog: The High Potential of Cloud Computing Paul Daugherty, Chief Technology Architect February 19, 2010 IT leaders are looking to the clouds Cloud 75% of IT decision makers knowledgeable or

More information

Red Hat Storage Server

Red Hat Storage Server Red Hat Storage Server Marcel Hergaarden Solution Architect, Red Hat marcel.hergaarden@redhat.com May 23, 2013 Unstoppable, OpenSource Software-based Storage Solution The Foundation for the Modern Hybrid

More information

Introduction to Azure for Developers

Introduction to Azure for Developers CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 10978: Introduction to Azure for Developers Length: 5 Days Audience: Developers Level: 300 Technology:

More information

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System By Jake Cornelius Senior Vice President of Products Pentaho June 1, 2012 Pentaho Delivers High-Performance

More information

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

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

More information

Data Analytics as a Service

Data Analytics as a Service Data Analytics as a Service unleashing the power of Cloud and Big Data 05-06-2014 Big Data in a Cloud DAaaS: Data Analytics as a Service DAaaS: Data Analytics as a Service Introducing Data Analytics as

More information

EX ECUT IV E ST RAT EG Y BR IE F. Server Design for Microsoft s Cloud Infrastructure. Cloud. Resources

EX ECUT IV E ST RAT EG Y BR IE F. Server Design for Microsoft s Cloud Infrastructure. Cloud. Resources EX ECUT IV E ST RAT EG Y BR IE F Server Design for Microsoft s Cloud Infrastructure Cloud Resources 01 Server Design for Cloud Infrastructure / Executive Strategy Brief Cloud-based applications are inherently

More information

Windows Azure platform What is in it for you? Dominick Baier (dbaier@develop.com) Christian Weyer (cweyer@develop.com

Windows Azure platform What is in it for you? Dominick Baier (dbaier@develop.com) Christian Weyer (cweyer@develop.com Windows Azure platform What is in it for you? Dominick Baier (dbaier@develop.com) Christian Weyer (cweyer@develop.com Objectives Motivation Status quo Cloud Computing Windows Azure platform Windows Azure

More information

HRG Assessment The Cloud Computing Challenge

HRG Assessment The Cloud Computing Challenge HRG Assessment The Cloud Computing Challenge What is Cloud Computing? Cloud Computing can be described as application services provided to end users through the web and managed by a third party. The services

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

CRN# 23614 CPET 58100-02 Cloud Computing: Technologies & Enterprise IT Strategies

CRN# 23614 CPET 58100-02 Cloud Computing: Technologies & Enterprise IT Strategies CRN# 23614 CPET 58100-02 Cloud Computing: Technologies & Enterprise IT Strategies A Specialty Course for Purdue University s M.S. in Technology: Information Technology/Advanced Computer Apps Track Spring

More information

OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds

OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds sm OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds SM Table of Contents Legal Notice... 3 Executive Summary... 4 Purpose... 5 Overview... 5 Interoperability... 6 Service

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

Page 1. Editor Patrick Blandin, Centre Henri Tudor, Luxembourg

Page 1. Editor Patrick Blandin, Centre Henri Tudor, Luxembourg ITEA- 2 (09008) Newsletter 10/2012 Page 1 Summary of the 4 Demos presented at Co-Summit 2012 Demo 1 File based Broadcast Content Delivery Broadcaster and Mobile/Telecom Operators are facing the challenge

More information

BUILDING SAAS APPLICATIONS ON WINDOWS AZURE

BUILDING SAAS APPLICATIONS ON WINDOWS AZURE David Chappell BUILDING SAAS APPLICATIONS ON WINDOWS AZURE THINGS TO THINK ABOUT BEFORE YOU START Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates Contents Illustrating SaaP and

More information

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market Cloud Computing Contents What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market What is Cloud Computing? Definitions: Cloud computing

More information

TRANSFORMATION OPPORTUNITIES WITH THE ALCATEL-LUCENT OPENTOUCH SUITE OPTIMIZING CONVERSATION DELIVERY OVER CENTRALIZED COMMUNICATIONS NETWORKS

TRANSFORMATION OPPORTUNITIES WITH THE ALCATEL-LUCENT OPENTOUCH SUITE OPTIMIZING CONVERSATION DELIVERY OVER CENTRALIZED COMMUNICATIONS NETWORKS TRANSFORMATION OPPORTUNITIES WITH THE ALCATEL-LUCENT OPENTOUCH SUITE OPTIMIZING CONVERSATION DELIVERY OVER CENTRALIZED COMMUNICATIONS NETWORKS Application Note Table of contents Abstract / New Opportunities

More information

CLOUD COMPUTING INTRODUCTION HISTORY

CLOUD COMPUTING INTRODUCTION HISTORY 1 CLOUD COMPUTING INTRODUCTION 1. Cloud computing is the use of computing resources (hardware and software) that are delivered as a service over a network (typically the Internet). The name comes from

More information

How To Talk About Data Intensive Computing On The Cloud

How To Talk About Data Intensive Computing On The Cloud Data-intensive Computing on the Cloud: Concepts, Technologies and Applications B. Ramamurthy bina@buffalo.edu This talks is partially supported by National Science Foundation grants DUE: #0920335, OCI:

More information

Oracle Public Cloud - An Enterprise Cloud for Business Critical Applications

Oracle Public Cloud - An Enterprise Cloud for Business Critical Applications Oracle Public Cloud - An Enterprise Cloud for Business Critical Applications Carsten Ratzlaff ORACLE Deutschland B.V. & Co. KG Robert-Bosch-Str. 5 63303 Dreieich Key Words: Fusion Applications, Cloud Computing,

More information

Table of Contents. Abstract. Cloud computing basics. The app economy. The API platform for the app economy

Table of Contents. Abstract. Cloud computing basics. The app economy. The API platform for the app economy Table of Contents Abstract Cloud computing basics The app economy The API platform for the app economy Your API platform: in the cloud or on premises? The cloud deployment model Cloud characteristics The

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Cloud Computing. P a n a g i o t i s F o u z a s I T S o l u t i o n s M a n a g e r

Cloud Computing. P a n a g i o t i s F o u z a s I T S o l u t i o n s M a n a g e r C l a s s i f i c a t i o n I S O 2 7 0 0 1 : P u b l i c Cloud Computing Prospects & Challenges P a n a g i o t i s F o u z a s I T S o l u t i o n s M a n a g e r 1 OUTLINE Cloud Definition and Classification

More information

Service allocation in Cloud Environment: A Migration Approach

Service allocation in Cloud Environment: A Migration Approach Service allocation in Cloud Environment: A Migration Approach Pardeep Vashist 1, Arti Dhounchak 2 M.Tech Pursuing, Assistant Professor R.N.C.E.T. Panipat, B.I.T. Sonepat, Sonipat, Pin no.131001 1 pardeepvashist99@gmail.com,

More information

CRM. itouch Vision. This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality.

CRM. itouch Vision. This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality. itouch Vision CRM This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality. For further information, about implementation and pricing please contact us.

More information

Microsoft 10978 - Introduction to Azure for Developers

Microsoft 10978 - Introduction to Azure for Developers 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10978 - Introduction to Azure for Developers Length 5 days Price $4389.00 (inc GST) Version A Overview This course offers students the opportunity to take

More information

The OnApp Federation. Instant scale and reach for your cloud

The OnApp Federation. Instant scale and reach for your cloud The OnApp Federation Instant scale and reach for your cloud Instant scale and reach for your cloud The OnApp Federation is a global network of clouds you can use, on demand, to add scale and reach to your

More information

CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER

CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER STRATEGIC WHITE PAPER As cloud services become increasingly popular, more questions arise about the capabilities of cloud solutions.

More information

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract W H I T E P A P E R Deriving Intelligence from Large Data Using Hadoop and Applying Analytics Abstract This white paper is focused on discussing the challenges facing large scale data processing and the

More information

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing Expert Reference Series of White Papers Understanding Data Centers and Cloud Computing 1-800-COURSES www.globalknowledge.com Understanding Data Centers and Cloud Computing Paul Stryer, Global Knowledge

More information

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, 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

More information

Cloud Computing. Figure 1

Cloud Computing. Figure 1 HRG Insight: Cloud Computing Keeping apprised of terminology in today s constantly changing IT landscape can be a fulltime job for IT decisionmakers. Some terms lend themselves to a fairly educated guess

More information

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence

More information

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens 1 Optique: Improving the competitiveness of European industry For many

More information

RED HAT: UNLOCKING THE VALUE OF THE CLOUD

RED HAT: UNLOCKING THE VALUE OF THE CLOUD RED HAT: UNLOCKING THE VALUE OF THE CLOUD Chad Tindel September 2010 1 RED HAT'S APPROACH TO THE CLOUD IS BETTER Build better clouds with Red Hat 1. The most comprehensive solutions for clouds both private

More information

Using Data Classification to Manage File Servers

Using Data Classification to Manage File Servers Using Data Classification to Manage File Servers Adi Oltean Senior SDE, Microsoft Corporation Ran Kalach Principal Dev Manager, Microsoft Corporation Agenda Customer challenges Solution: File Classification

More information

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

Chapter 5. Warehousing, Data Acquisition, Data. Visualization Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives

More information

Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009

Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009 Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009 1 Arista s Cloud Networking The advent of Cloud Computing changes the approach to datacenters networks in terms of throughput

More information