Data Center Fundamentals: The Datacenter as a Computer

Size: px
Start display at page:

Download "Data Center Fundamentals: The Datacenter as a Computer"

Transcription

1 Data Center Fundamentals: The Datacenter as a Computer George Porter CSE 124 Feb 10, 2017 Includes material from (1) Barroso, Clidaras, and Hölzle, as well as (2) Evrard (Michigan), used with permission and/or via a Creative Commons License

2 Announcements Readings: Barroso book (chs 1-5) Brewer paper (linked off course schedule) Today: Datacenter basics

3 SDSC Data center tour Interest list will be posted soon Please sign up if interested

4

5

6

7

8 Host Virtualization Multiple virtual machines on one physical machine Applications run unmodified as on real machine VM can migrate from one computer to another 8

9 VMM Virtual Switches 9

10 The storage hierarchy

11 Latency, bandwidth, and capacity

12 Performance of flash

13 Hardware comparisons Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

14 Big computer vs. lots-of-small-computers Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

15 Big computer vs. lots-of-small-computers Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

16 400V Automatic Transfer Switch Xiaobo Fan, Wolf-Dietrich Weber, and Luiz Andre Barroso Power provisioning for a warehouse-sized computer. In ISCA '07.

17 Heat management CRAC unit rack rack rack rack CRAC unit floor tiles Liquid supply Regents of the University of Michigan

18 Quantifying energy-efficiency: PUE PUE = Power Usage Effectiveness Simply compares Power used for computing Total power used Historically cooling was a huge source of power E.g., 1 watt of computing meant 1 Watt of cooling! PUE = (Facility Power) / (Computing Equipment power)

19 LBNL PUE Survey (2007) Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

20 LBNL PUE Survey (2013)

21 Breakdown of data center overheads Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

22 Numbers from James Hamilton (MSFT, Amazon)

23 Limits of lowering PUE? Google s Chiller-less data center in Belgium Most of the year it is cool enough to not need cooling What about on hot days? Shed load to other data centers!

24 Power-proportional Computing

25 Power-proportional humans Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

26 Web-service load fluctuations Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

27 Do different components scale similarly? Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

28 Improving efficiency * datacenter-level (PUE) use passive cooling (NCSA Blue Waters, UC Berkeley CRTF) avoid UPS devices (lower Tier level) avoid AC/DC conversion use green power (Icelandic model) * rack-level (SPUE) avoid local power supplies more efficient voltage regulation * processor/process-level speed-variable processors embedded, low-power processors (memristors?) smarter parallelization / distribution of work

29 CPU utilization Barroso and Holzle, The Data Center as a Computer: An introduction to the Design of Warehouse-Scale Machines

30 What about power saving features on modern computers?

31

32 Power supply efficiency and SPUE

33 Oversubscribing data center power?

34 Decreasing role of voltage scaling

35 The connection between data center networks and energy

36 Traditional DC Topology Core Internet Layer-3 router Data Center Aggregation Layer-2/3 switch Access Layer-2 switch Servers 36

37 Layer 2 Pods w/l3 Backbone Internet DC-Layer 3 DC-Layer 2 CR CR AR AR... AR AR S S S S S S S S S S S S... ~ 1,000 servers/pod == IP subnet Key CR = Core Router (L3) AR = Access Router (L3) S = Ethernet Switch (L2) A = Rack of app. servers 37

38 Capacity Bottlenecks CR CR ~ 200:1 AR AR AR AR S S S S S ~ 40:1 ~ 5:1 S S S... S S S S Discussion: Implications for energy efficiency? Recall: 38

39 Tree-based network topologies Can t buy sufficiently fast core switches! 100,000 x 10 Gb/s = 1 Pb/s 39

40 Folded-Clos multi-rooted Trees With k-port switches, can support k 3 /4 hosts Al Fares, et al., Sigcomm Gb/s Switches Core Aggregation Edge Gb/s servers Pod Pod 1 Pod 2 Pod 3 40

41 Multi-rooted Trees Benefits: No more bandwidth bottlenecks All switches can be same speed Don t need expensive/fast switches at root Downsides: Bandwidth achieved only if traffic evenly spread across all the possible paths Network itself uses quite a bit of power But how much?

CSE 124: THE DATACENTER AS A COMPUTER. George Porter November 20 and 22, 2017

CSE 124: THE DATACENTER AS A COMPUTER. George Porter November 20 and 22, 2017 CSE 124: THE DATACENTER AS A COMPUTER George Porter November 20 and 22, 2017 ATTRIBUTION These slides are released under an Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) Creative

More information

THE DATACENTER AS A COMPUTER AND COURSE REVIEW

THE DATACENTER AS A COMPUTER AND COURSE REVIEW THE DATACENTER A A COMPUTER AND COURE REVIEW George Porter June 8, 2018 ATTRIBUTION These slides are released under an Attribution-NonCommercial-hareAlike 3.0 Unported (CC BY-NC-A 3.0) Creative Commons

More information

Lecture 7: Data Center Networks

Lecture 7: Data Center Networks Lecture 7: Data Center Networks CSE 222A: Computer Communication Networks Alex C. Snoeren Thanks: Nick Feamster Lecture 7 Overview Project discussion Data Centers overview Fat Tree paper discussion CSE

More information

Topics. CIT 470: Advanced Network and System Administration. Google DC in The Dalles. Google DC in The Dalles. Data Centers

Topics. CIT 470: Advanced Network and System Administration. Google DC in The Dalles. Google DC in The Dalles. Data Centers CIT 470: Advanced Network and System Administration Data Centers Topics Data Center: A facility for housing a large amount of computer or communications equipment. 1. Racks 2. Power 3. PUE 4. Cooling 5.

More information

Green Computing: Datacentres

Green Computing: Datacentres Green Computing: Datacentres Simin Nadjm-Tehrani Department of Computer and Information Science (IDA) Linköping University Sweden Many thanks to Jordi Cucurull For earlier versions of this course material

More information

Green Computing: Datacentres

Green Computing: Datacentres Green Computing: Datacentres Simin Nadjm-Tehrani Department of Computer and Information Science (IDA) Linköping University Sweden Many thanks to Jordi Cucurull For earlier versions of this course material

More information

Data Center Fundamentals: The Datacenter as a Computer

Data Center Fundamentals: The Datacenter as a Computer Data Center Fundamentals: The Datacenter as a Computer George Porter CSE 124 Feb 9, 2016 *Includes material taken from Barroso et al., 2013, and UCSD 222a. Much in our life is now on the web 2 The web

More information

EN2910A: Advanced Computer Architecture Topic 06: Supercomputers & Data Centers Prof. Sherief Reda School of Engineering Brown University

EN2910A: Advanced Computer Architecture Topic 06: Supercomputers & Data Centers Prof. Sherief Reda School of Engineering Brown University EN2910A: Advanced Computer Architecture Topic 06: Supercomputers & Data Centers Prof. Sherief Reda School of Engineering Brown University Material from: The Datacenter as a Computer: An Introduction to

More information

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

CSE 291: Data Center Networking. Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego

CSE 291: Data Center Networking. Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego CSE 291: Data Center Networking Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego Outline Course Mechanics Course Topics / Outline IntroducIon to data center networking Audience Who should take

More information

Data Centers and Cloud Computing

Data Centers and Cloud Computing Data Centers and Cloud Computing CS677 Guest Lecture Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Data Centers and Cloud Computing. Slides courtesy of Tim Wood

Data Centers and Cloud Computing. Slides courtesy of Tim Wood Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism

Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism The datacenter is the computer Luiz Andre Barroso, Google (2007) Outline Introduction to WSCs Programming Models and Workloads

More information

ΕΠΛ372 Παράλληλη Επεξεργάσια

ΕΠΛ372 Παράλληλη Επεξεργάσια ΕΠΛ372 Παράλληλη Επεξεργάσια Warehouse Scale Computing and Services Γιάννος Σαζεϊδης Εαρινό Εξάμηνο 2014 READING 1. Read Barroso The Datacenter as a Computer http://www.morganclaypool.com/doi/pdf/10.2200/s00193ed1v01y200905cac006?cookieset=1

More information

Systems and Technology Group. IBM Technology and Solutions Jan Janick IBM Vice President Modular Systems and Storage Development

Systems and Technology Group. IBM Technology and Solutions Jan Janick IBM Vice President Modular Systems and Storage Development Systems and Technology Group IBM Technology and Solutions Jan Janick IBM Vice President Modular Systems and Storage Development Power and cooling are complex issues There is no single fix. IBM is working

More information

Cooling on Demand - scalable and smart cooling solutions. Marcus Edwards B.Sc.

Cooling on Demand - scalable and smart cooling solutions. Marcus Edwards B.Sc. Cooling on Demand - scalable and smart cooling solutions Marcus Edwards B.Sc. Schroff UK Limited Data Centre cooling what a waste of money! A 1MW data center needs 177,000,000 kwh in its lifetime of 10

More information

Instructors: Randy H. Katz David A. PaHerson hhp://inst.eecs.berkeley.edu/~cs61c/fa10. Fall Lecture #9. Agenda

Instructors: Randy H. Katz David A. PaHerson hhp://inst.eecs.berkeley.edu/~cs61c/fa10. Fall Lecture #9. Agenda CS 61C: Great Ideas in Computer Architecture (Machine Structures) Instructors: Randy H. Katz David A. PaHerson hhp://inst.eecs.berkeley.edu/~cs61c/fa10 Fall 2010 - - Lecture #9 1 Agenda InstrucTon Stages

More information

Lecture 20: WSC, Datacenters. Topics: warehouse-scale computing and datacenters (Sections )

Lecture 20: WSC, Datacenters. Topics: warehouse-scale computing and datacenters (Sections ) Lecture 20: WSC, Datacenters Topics: warehouse-scale computing and datacenters (Sections 6.1-6.7) 1 Warehouse-Scale Computer (WSC) 100K+ servers in one WSC ~$150M overall cost Requests from millions of

More information

A Scalable, Commodity Data Center Network Architecture

A Scalable, Commodity Data Center Network Architecture A Scalable, Commodity Data Center Network Architecture B Y M O H A M M A D A L - F A R E S A L E X A N D E R L O U K I S S A S A M I N V A H D A T P R E S E N T E D B Y N A N X I C H E N M A Y. 5, 2 0

More information

Themes. The Network 1. Energy in the DC: ~15% network? Energy by Technology

Themes. The Network 1. Energy in the DC: ~15% network? Energy by Technology Themes The Network 1 Low Power Computing David Andersen Carnegie Mellon University Last two classes: Saving power by running more slowly and sleeping more. This time: Network intro; saving power by architecting

More information

Datacenter Backbone Enterprise Cellular Wireless

Datacenter Backbone Enterprise Cellular Wireless Networking Case tudies center center Networks Enterprise Backbone Mike Freedman CO 461: Computer Networks Lectures: MW 10-10:50am in Architecture N101 Cellular hcp://www.cs.princeton.edu/courses/archive/spr13/cos461/

More information

Lecture 16: Data Center Network Architectures

Lecture 16: Data Center Network Architectures MIT 6.829: Computer Networks Fall 2017 Lecture 16: Data Center Network Architectures Scribe: Alex Lombardi, Danielle Olson, Nicholas Selby 1 Background on Data Centers Computing, storage, and networking

More information

Distributed Data Infrastructures, Fall 2017, Chapter 2. Jussi Kangasharju

Distributed Data Infrastructures, Fall 2017, Chapter 2. Jussi Kangasharju Distributed Data Infrastructures, Fall 2017, Chapter 2 Jussi Kangasharju Chapter Outline Warehouse-scale computing overview Workloads and software infrastructure Failures and repairs Note: Term Warehouse-scale

More information

Energy Usage in Cloud Part2. Salih Safa BACANLI

Energy Usage in Cloud Part2. Salih Safa BACANLI Energy Usage in Cloud Part2 Salih Safa BACANLI Cooling Virtualization Energy Proportional System Conclusion Cooling After servers, the second largest consumer of power in a data center is the cooling system.(kava,

More information

Warehouse-Scale Computing

Warehouse-Scale Computing ecture 31 Computer Science 61C Spring 2017 April 7th, 2017 Warehouse-Scale Computing 1 New-School Machine Structures (It s a bit more complicated!) Software Hardware Parallel Requests Assigned to computer

More information

MSYS 4480 AC Systems Winter 2015

MSYS 4480 AC Systems Winter 2015 MSYS 4480 AC Systems Winter 2015 Module 12: DATA CENTERS By Satwinder Singh 14/05/2015 1 Data Centers Data Centers are specialized environments that safeguard your company's most valuable equipment and

More information

Networking Recap Storage Intro. CSE-291 (Cloud Computing), Fall 2016 Gregory Kesden

Networking Recap Storage Intro. CSE-291 (Cloud Computing), Fall 2016 Gregory Kesden Networking Recap Storage Intro CSE-291 (Cloud Computing), Fall 2016 Gregory Kesden Networking Recap Storage Intro Long Haul/Global Networking Speed of light is limiting; Latency has a lower bound (.) Throughput

More information

CS 61C: Great Ideas in Computer Architecture (Machine Structures) Warehouse-Scale Computing

CS 61C: Great Ideas in Computer Architecture (Machine Structures) Warehouse-Scale Computing CS 61C: Great Ideas in Computer Architecture (Machine Structures) Warehouse-Scale Computing Instructors: Nicholas Weaver & Vladimir Stojanovic http://inst.eecs.berkeley.edu/~cs61c/ Coherency Tracked by

More information

Datacenters. Mendel Rosenblum. CS142 Lecture Notes - Datacenters

Datacenters. Mendel Rosenblum. CS142 Lecture Notes - Datacenters Datacenters Mendel Rosenblum Evolution of datacenters 1960's, 1970's: a few very large time-shared computers 1980's, 1990's: heterogeneous collection of lots of smaller machines. Today and into the future:

More information

CS 61C: Great Ideas in Computer Architecture (Machine Structures) Lecture 17 Datacenters and Cloud Compu5ng

CS 61C: Great Ideas in Computer Architecture (Machine Structures) Lecture 17 Datacenters and Cloud Compu5ng CS 61C: Great Ideas in Computer Architecture (Machine Structures) Lecture 17 Datacenters and Cloud Compu5ng Instructor: Dan Garcia h;p://inst.eecs.berkeley.edu/~cs61c/ 2/28/13 1 In the news Google disclosed

More information

Datacenter Efficiency Trends. Cary Roberts Tellme, a Microsoft Subsidiary

Datacenter Efficiency Trends. Cary Roberts Tellme, a Microsoft Subsidiary Datacenter Efficiency Trends Cary Roberts Tellme, a Microsoft Subsidiary Power Slashing Tools P3 Kill-A-WATT Measures min, max, and instantaneous voltage and current draw Calculates power (watts), kilowatt

More information

Building warehouse-scale computers or what s it like to supply exponential growth. john wilkes

Building warehouse-scale computers or what s it like to supply exponential growth. john wilkes Building warehouse-scale computers or what s it like to supply exponential growth john wilkes 2018-10 Video: https://youtu.be/m7uig8qfgmi You re all Some of you are thinking too small Scale has been the

More information

Proportional Computing

Proportional Computing Georges Da Costa Georges.Da-Costa@irit.fr IRIT, Toulouse University Workshop May, 13th 2013 Action IC0804 www.cost804.org Plan 1 Context 2 Proportional computing 3 Experiments 4 Conclusion & perspective

More information

Data Center Network Topologies II

Data Center Network Topologies II Data Center Network Topologies II Hakim Weatherspoon Associate Professor, Dept of Computer cience C 5413: High Performance ystems and Networking April 10, 2017 March 31, 2017 Agenda for semester Project

More information

Highly Efficient Power Protection for High Density Computing Applications

Highly Efficient Power Protection for High Density Computing Applications Highly Efficient Power Protection for High Density Computing Applications IB Power and Cooling Symposium Lennart Jonsson Eaton Corporation 2007 Eaton Corporation. All rights reserved. Impact of High Density

More information

Data centers control: challenges and opportunities

Data centers control: challenges and opportunities 1 Data centers control: challenges and opportunities Damiano Varagnolo Luleå University of Technology Aug. 24th, 2015 First part: what is a datacenter and what is its importance in our society Data centers

More information

Virtualization and consolidation

Virtualization and consolidation Virtualization and consolidation Choosing a density strategy Implementing a high-density environment Maximizing the efficiency benefit Anticipating the dynamic data center Schneider Electric 1 Topical

More information

Data Center Network Topologies

Data Center Network Topologies Data Center Network Topologies. Overview 1. Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides and audio/video recordings of this class lecture are at:

More information

Pros and Cons of Various DC Distribution Architectures

Pros and Cons of Various DC Distribution Architectures Pros and Cons of Various DC Distribution Architectures Source: Solar Powered Datacenter by Google Randy Malik Power Technology And Qualification IBM RTP Raleigh NC Rick Fishbune Power Technology And Qualification

More information

A Computer Scientist Looks at the Energy Problem

A Computer Scientist Looks at the Energy Problem A Computer Scientist Looks at the Energy Problem Randy H. Katz University of California, Berkeley EECS BEARS Symposium February 12, 2009 Energy permits things to exist; information, to behave purposefully.

More information

Concepts Introduced in Chapter 6. Warehouse-Scale Computers. Programming Models for WSCs. Important Design Factors for WSCs

Concepts Introduced in Chapter 6. Warehouse-Scale Computers. Programming Models for WSCs. Important Design Factors for WSCs Concepts Introduced in Chapter 6 Warehouse-Scale Computers A cluster is a collection of desktop computers or servers connected together by a local area network to act as a single larger computer. introduction

More information

SPAIN: High BW Data-Center Ethernet with Unmodified Switches. Praveen Yalagandula, HP Labs. Jayaram Mudigonda, HP Labs

SPAIN: High BW Data-Center Ethernet with Unmodified Switches. Praveen Yalagandula, HP Labs. Jayaram Mudigonda, HP Labs SPAIN: High BW Data-Center Ethernet with Unmodified Switches Jayaram Mudigonda, HP Labs Mohammad Al-Fares, UCSD Praveen Yalagandula, HP Labs Jeff Mogul, HP Labs 1 Copyright Copyright 2010 Hewlett-Packard

More information

Recapture Capacity for Existing. and Airflow Optimization

Recapture Capacity for Existing. and Airflow Optimization Recapture Capacity for Existing Data Centers Through Cooling and Airflow Optimization Introduction Challenges and Trends Agenda Cooling & Airflow Optimization Takeaways Learning Objectives Recognize opportunities

More information

Virtual Melting Temperature: Managing Server Load to Minimize Cooling Overhead with Phase Change Materials

Virtual Melting Temperature: Managing Server Load to Minimize Cooling Overhead with Phase Change Materials Virtual Melting Temperature: Managing Server Load to Minimize Cooling Overhead with Phase Change Materials Matt Skach1, Manish Arora2,3, Dean Tullsen3, Lingjia Tang1, Jason Mars1 University of Michigan1

More information

Data Center Networks. Networking Case Studies. Cloud CompuMng. Cloud CompuMng. Cloud Service Models. Cloud Service Models

Data Center Networks. Networking Case Studies. Cloud CompuMng. Cloud CompuMng. Cloud Service Models. Cloud Service Models Networking Case tudies Center Center Networks Enterprise Backbone Jennifer Rexford CO 461: Computer Networks Lectures: MW 10-10:50am in Architecture N101 Cellular hfp://www.cs.princeton.edu/courses/archive/spr12/cos461/

More information

Internet-Scale Datacenter Economics: Costs & Opportunities High Performance Transaction Systems 2011

Internet-Scale Datacenter Economics: Costs & Opportunities High Performance Transaction Systems 2011 Internet-Scale Datacenter Economics: Costs & Opportunities High Performance Transaction Systems 2011 James Hamilton, 2011/10/24 VP & Distinguished Engineer, Amazon Web Services email: James@amazon.com

More information

Architecting Data Center Networks in the era of Big Data and Cloud

Architecting Data Center Networks in the era of Big Data and Cloud Architecting Data Center Networks in the era of Big Data and Cloud Spring Interop May 2012 VIDEO of this session: http://bradhedlund.com/?p=3912 Two approaches to DC Networking THE SAME OLD Centralized,

More information

Lecture 7: Data Center Networks

Lecture 7: Data Center Networks Lectre 7: Data Center Networks CE 222A: Compter Commnication Networks Alex C. noeren Thanks: Nick Feamster Lectre 7 Overview Project discssion Data Centers overview Fat Tree paper discssion CE 222A Lectre

More information

Internet Scale Infrastructure Innovation

Internet Scale Infrastructure Innovation Compute Summit Internet Scale Infrastructure Innovation Open Compute Summit 2011 James Hamilton VP & Distinguished Engineer, Amazon Web Services email: James@amazon.com web: mvdirona.com/jrh/work blog:

More information

DCIM Data Center Infrastructure Management Measurement is the first step

DCIM Data Center Infrastructure Management Measurement is the first step DCIM Data Center Infrastructure Management Measurement is the first step Presented by Julius Neudorfer Sponsored by DCIM Data Center Infrastructure Management Measurement is the first step Presented by

More information

An Optimized Infrastructure In a Virtualised World. Bassel Al Halabi Regional Manager Middle East & Pakistan Panduit International Corporation

An Optimized Infrastructure In a Virtualised World. Bassel Al Halabi Regional Manager Middle East & Pakistan Panduit International Corporation An Optimized Infrastructure In a Virtualised World Bassel Al Halabi Regional Manager Middle East & Pakistan Panduit International Corporation Overview IT is rapidly transforming how businesses, consumers

More information

How Liquid Cooling Helped Two University Data Centers Achieve Cooling Efficiency Goals. Michael Gagnon Coolcentric October

How Liquid Cooling Helped Two University Data Centers Achieve Cooling Efficiency Goals. Michael Gagnon Coolcentric October How Liquid Cooling Helped Two University Data Centers Achieve Cooling Efficiency Goals Michael Gagnon Coolcentric October 13 2011 Data Center Trends Energy consumption in the Data Center (DC) 2006-61 billion

More information

Data Center Trends: How the Customer Drives Industry Advances and Design Development

Data Center Trends: How the Customer Drives Industry Advances and Design Development Bablu Kazi, PE MORRISON HERSHFIELD MISSION CRITICAL Data Center Trends: How the Customer Drives Industry Advances and Design Development What does the Customer Need? Scalability P U E Latest Technology

More information

Data Center Infrastructure Management (DCIM) By Jesse Zhuo

Data Center Infrastructure Management (DCIM) By Jesse Zhuo Data Center Infrastructure Management (DCIM) By Jesse Zhuo Agenda The Evolution of DCIM Users Perspectives Management Methodology by Delta DCIM The Evolution of DCIM What is DCIM DCIM is software for Data

More information

Modernize with all-flash

Modernize with all-flash Modernize with all-flash EFFICIENCY AGILITY SPEED Pillars of the modern data center FLASH SCALE-OUT SOFTWARE DEFINED CLOUD ENABLED Reduce costs (# of drives, power, floor space, etc.) Consistent and predictable

More information

THE EXPONENTIAL DATA CENTER

THE EXPONENTIAL DATA CENTER THE EXPONENTIAL DATA CENTER THE TYRANNY OF TREES Typical tree configuration Location matters in a tree architecture Bubbles Optimal performance VM One Hop 2 Copyright 2010 Juniper Networks, Inc. www.juniper.net

More information

How much power?! Data Centre Efficiency. How much Money?! Carbon Reduction Commitment (CRC)

How much power?! Data Centre Efficiency. How much Money?! Carbon Reduction Commitment (CRC) How much power?! Data Centre Efficiency The US EPA found in 2006 data centres used 1.5% of total US consumption (5) For Bangor University data centres use approximately 5-10% of the total university electricity

More information

Lecture 2: Network Design and Topology. CS 598: Advanced Internetworking Matthew Caesar January 20, 2011

Lecture 2: Network Design and Topology. CS 598: Advanced Internetworking Matthew Caesar January 20, 2011 Lecture 2: Network Design and Topology CS 598: Advanced Internetworking Matthew Caesar January 20, 2011 1 Administrivia 2 Today s lecture: Internet topology How should I design my network s topology? What

More information

Evolution of Rack Scale Architecture Storage

Evolution of Rack Scale Architecture Storage Evolution of Rack Scale Architecture Storage Murugasamy (Sammy) Nachimuthu, Principal Engineer Mohan J Kumar, Fellow Intel Corporation August 2016 1 Agenda Introduction to Intel Rack Scale Design Storage

More information

Google s Green Data Centers: Network POP Case Study

Google s Green Data Centers: Network POP Case Study Google s Green Data Centers: Network POP Case Study Table of Contents Introduction... 2 Best practices: Measuring. performance, optimizing air flow,. and turning up the thermostat... 2...Best Practice

More information

High Volume Throughput Computers (HVC): An ICT View of Datacenter Computers

High Volume Throughput Computers (HVC): An ICT View of Datacenter Computers High Volume Throughput Computers (HVC): An ICT View of Datacenter Computers Jianfeng Zhan ( 詹剑锋 ) http://prof.ict.ac.cn/jfzhan http://weibo.com/jfzhan Outline Motivation Related work Challenges and Opportunities

More information

Advanced Computer Networks Exercise Session 7. Qin Yin Spring Semester 2013

Advanced Computer Networks Exercise Session 7. Qin Yin Spring Semester 2013 Advanced Computer Networks 263-3501-00 Exercise Session 7 Qin Yin Spring Semester 2013 1 LAYER 7 SWITCHING 2 Challenge: accessing services Datacenters are designed to be scalable Datacenters are replicated

More information

L19 Data Center Network Architectures

L19 Data Center Network Architectures L19 Data Center Network Architectures by T.S.R.K. Prasad EA C451 Internetworking Technologies 27/09/2012 References / Acknowledgements [Feamster-DC] Prof. Nick Feamster, Data Center Networking, CS6250:

More information

OPTICAL INTERCONNECTS IN DATA CENTER. Tanjila Ahmed

OPTICAL INTERCONNECTS IN DATA CENTER. Tanjila Ahmed OPTICAL INTERCONNECTS IN DATA CENTER Tanjila Ahmed Challenges for Today s Data Centers Challenges to be Addressed : Scalability Low latency Energy Efficiency Lower Cost Challenges for Today s Data Center

More information

Energy Efficient Data Centers

Energy Efficient Data Centers IBM Systems and Technology Group Lab Services Energy Efficient Data Centers Steven Ahladas IBM Corp ahladas@us.ibm.com Keeping our clients in the race. All trends going the same way. IT Servers were an

More information

context: massive systems

context: massive systems cutting the electric bill for internetscale systems Asfandyar Qureshi (MIT) Rick Weber (Akamai) Hari Balakrishnan (MIT) John Guttag (MIT) Bruce Maggs (Duke/Akamai) Éole @ flickr context: massive systems

More information

Warehouse- Scale Computing and the BDAS Stack

Warehouse- Scale Computing and the BDAS Stack Warehouse- Scale Computing and the BDAS Stack Ion Stoica UC Berkeley UC BERKELEY Overview Workloads Hardware trends and implications in modern datacenters BDAS stack What is Big Data used For? Reports,

More information

Physicals: Scope (Extrapolate) William Tschudi, LBNL

Physicals: Scope (Extrapolate) William Tschudi, LBNL Physicals: Scope (Extrapolate) William Tschudi, LBNL Top Challenges for a Science of Physicals Models, models, models Understanding power dissipation, heat distribution, cooling, interactions Big O for

More information

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski Rutgers University Fall 2013 December 12, 2014 2013 Paul Krzyzanowski 1 Motivation for the Cloud Self-service configuration

More information

Virtualization. ...or how adding another layer of abstraction is changing the world. CIS 399: Unix Skills University of Pennsylvania.

Virtualization. ...or how adding another layer of abstraction is changing the world. CIS 399: Unix Skills University of Pennsylvania. Virtualization...or how adding another layer of abstraction is changing the world. CIS 399: Unix Skills University of Pennsylvania April 6, 2009 (CIS 399 Unix) Virtualization April 6, 2009 1 / 22 What

More information

LAN design. Chapter 1

LAN design. Chapter 1 LAN design Chapter 1 1 Topics Networks and business needs The 3-level hierarchical network design model Including voice and video over IP in the design Devices at each layer of the hierarchy Cisco switches

More information

Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison

Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison Demartek Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison Evaluation report prepared under contract with Emulex Executive Summary Explosive growth in the complexity and amount of data of today

More information

Thermal management. Thermal management

Thermal management. Thermal management Thermal management Thermal management Managing thermal loads is a major challenge for all Data Centre operators. Effecting proper control of the thermal environment drives energy consumption and ultimately

More information

Next Generation Cooling

Next Generation Cooling Next Generation Cooling Server Manufacturer Perspective Practical and Cost Effective David Moss Data Center Strategist Dell 1 Why Chip, Row, or Rack? Density? Energy Don t be scared; I don t see 50kW/rack

More information

Intro to Software as a Service (SaaS) and Cloud Computing

Intro to Software as a Service (SaaS) and Cloud Computing UC Berkeley Intro to Software as a Service (SaaS) and Cloud Computing Armando Fox, UC Berkeley Reliable Adaptive Distributed Systems Lab 2009-2012 Image: John Curley http://www.flickr.com/photos/jay_que/1834540/

More information

7 Best Practices for Increasing Efficiency, Availability and Capacity. XXXX XXXXXXXX Liebert North America

7 Best Practices for Increasing Efficiency, Availability and Capacity. XXXX XXXXXXXX Liebert North America 7 Best Practices for Increasing Efficiency, Availability and Capacity XXXX XXXXXXXX Liebert North America Emerson Network Power: The global leader in enabling Business-Critical Continuity Automatic Transfer

More information

DCIM Data Center Infrastructure Management

DCIM Data Center Infrastructure Management DCIM Data Center Infrastructure Management Part 2 Implementation Challenges & Strategic Advantages - Predictive Analysis August 8, 2013 Presented by Julius Neudorfer Sponsored by Today s Topics Implementation

More information

Network Service Description

Network Service Description Network Service Description Applies to: Office 365 Dedicated Topic Last Modified: 2015-09-03 Contents... 1 Network Architecture... 2 Customer Connectivity to Services... 5 Customer-Owned Private Network

More information

IBM FlashSystem. IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein?

IBM FlashSystem. IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein? FlashSystem Family 2015 IBM FlashSystem IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein? PiRT - Power i Round Table 17 Sep. 2015 Daniel Gysin IBM

More information

The End of Redundancy. Alan Wood Sun Microsystems May 8, 2009

The End of Redundancy. Alan Wood Sun Microsystems May 8, 2009 The End of Redundancy Alan Wood Sun Microsystems May 8, 2009 Growing Demand, Shrinking Resources By 2008, 50% of current data centers will have insufficient power and cooling capacity to meet the demands

More information

TECHNOLOGIES CO., LTD.

TECHNOLOGIES CO., LTD. A Fresh Look at HPC HUAWEI TECHNOLOGIES Francis Lam Director, Product Management www.huawei.com WORLD CLASS HPC SOLUTIONS TODAY 170+ Countries $74.8B 2016 Revenue 14.2% of Revenue in R&D 79,000 R&D Engineers

More information

Lecture 15: Datacenter TCP"

Lecture 15: Datacenter TCP Lecture 15: Datacenter TCP" CSE 222A: Computer Communication Networks Alex C. Snoeren Thanks: Mohammad Alizadeh Lecture 15 Overview" Datacenter workload discussion DC-TCP Overview 2 Datacenter Review"

More information

Introduction to data centers

Introduction to data centers Introduction to data centers Paolo Giaccone Notes for the class on Switching technologies for data centers Politecnico di Torino December 2017 Cloud computing Section 1 Cloud computing Giaccone (Politecnico

More information

Current Data Center Design. James Monahan Sept 19 th 2006 IEEE San Francisco ComSoc

Current Data Center Design. James Monahan Sept 19 th 2006 IEEE San Francisco ComSoc Current Data Center Design James Monahan Sept 19 th 2006 IEEE San Francisco ComSoc What is the biggest facility problem in your data center? 35% 30% 25% 20% 15% Series1 10% 5% 0% Excessive heat Insufficient

More information

Reducing Network Tiers Flattening the Network. Kevin Ryan Director Data Center Solutions

Reducing Network Tiers Flattening the Network. Kevin Ryan Director Data Center Solutions Reducing Tiers Flattening the Kevin Ryan Director Data Center Solutions www.extremenetworks.com Data Center Trends The New Computer Data center capacity, not server capacity, is the new metric Consolidation

More information

High Performance Datacenter Networks

High Performance Datacenter Networks M & C Morgan & Claypool Publishers High Performance Datacenter Networks Architectures, Algorithms, and Opportunity Dennis Abts John Kim SYNTHESIS LECTURES ON COMPUTER ARCHITECTURE Mark D. Hill, Series

More information

PCAP: Performance-Aware Power Capping for the Disk Drive in the Cloud

PCAP: Performance-Aware Power Capping for the Disk Drive in the Cloud PCAP: Performance-Aware Power Capping for the Disk Drive in the Cloud Mohammed G. Khatib & Zvonimir Bandic WDC Research 2/24/16 1 HDD s power impact on its cost 3-yr server & 10-yr infrastructure amortization

More information

Modernize Without. Compromise. Modernize Without Compromise- All Flash. All-Flash Portfolio. Haider Aziz. System Engineering Manger- Primary Storage

Modernize Without. Compromise. Modernize Without Compromise- All Flash. All-Flash Portfolio. Haider Aziz. System Engineering Manger- Primary Storage Modernize Without Modernize Without Compromise- All Flash Compromise All-Flash Portfolio Haider Aziz Haider Aziz System Engineering Manger- Primary Storage System Engineering Manger- Primary Storage Modern

More information

S I T E I N F R A S T R U C T U R E C U R R E N T P R O B L E M S A N D P R O P O S E D S O L U T I O N S

S I T E I N F R A S T R U C T U R E C U R R E N T P R O B L E M S A N D P R O P O S E D S O L U T I O N S Liverpool HEP Computing S I T E I N F R A S T R U C T U R E C U R R E N T P R O B L E M S A N D P R O P O S E D S O L U T I O N S Cooling Air condition and water cooling units that need regular manual

More information

Utilizing Datacenter Networks: Centralized or Distributed Solutions?

Utilizing Datacenter Networks: Centralized or Distributed Solutions? Utilizing Datacenter Networks: Centralized or Distributed Solutions? Costin Raiciu Department of Computer Science University Politehnica of Bucharest We ve gotten used to great applications Enabling Such

More information

Optimization in Data Centres. Jayantha Siriwardana and Saman K. Halgamuge Department of Mechanical Engineering Melbourne School of Engineering

Optimization in Data Centres. Jayantha Siriwardana and Saman K. Halgamuge Department of Mechanical Engineering Melbourne School of Engineering Optimization in Data Centres Jayantha Siriwardana and Saman K. Halgamuge Department of Mechanical Engineering Melbourne School of Engineering Outline Background and Motivation Overview and scale of data

More information

Efficiency of Data Center cooling

Efficiency of Data Center cooling Efficiency of Data Center cooling Comparison of data room layouts and cooling systems Bohumil Cimbal Product manager for Cooling Systems in CONTEG Company Objective Basic questions between investor and

More information

Jason Waxman General Manager High Density Compute Division Data Center Group

Jason Waxman General Manager High Density Compute Division Data Center Group Jason Waxman General Manager High Density Compute Division Data Center Group Today 2015 More Users Only 25% of the world is Internet connected today 1 New technologies will connect over 1 billion additional

More information

ECE Enterprise Storage Architecture. Fall ~* CLOUD *~. Tyler Bletsch Duke University

ECE Enterprise Storage Architecture. Fall ~* CLOUD *~. Tyler Bletsch Duke University ECE590-03 Enterprise Storage Architecture Fall 2017.~* CLOUD *~. Tyler Bletsch Duke University Includes material adapted from the course Information Storage and Management v2 (module 13), published by

More information

EP s approach to Power & Energy efficiency in DCs & paradigms

EP s approach to Power & Energy efficiency in DCs & paradigms DG for Innovation and Technological Support EP s approach to Power & Energy efficiency in DCs & paradigms Presentation Presentation subtitle subtitle or lead-in or lead-in that says that what says what

More information

Cray XC Scalability and the Aries Network Tony Ford

Cray XC Scalability and the Aries Network Tony Ford Cray XC Scalability and the Aries Network Tony Ford June 29, 2017 Exascale Scalability Which scalability metrics are important for Exascale? Performance (obviously!) What are the contributing factors?

More information

ABB Automation & Power World: April 18-21, 2011 CLP CEU Myth Busting: The Truth behind Data Center Marketing Trends

ABB Automation & Power World: April 18-21, 2011 CLP CEU Myth Busting: The Truth behind Data Center Marketing Trends ABB Automation & Power World: April 18-21, 2011 CLP-101-1-CEU Myth Busting: The Truth behind Data Center Marketing Trends May 10, 2011 Slide 1 CLP-101-1-CEU Myth Busting: The Truth behind Data Center Marketing

More information

CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives

CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives Virtual Machines Resource Virtualization Separating the abstract view of computing resources from the implementation of these resources

More information

Virtual Machine Monitors!

Virtual Machine Monitors! ISA 673 Operating Systems Security Virtual Machine Monitors! Angelos Stavrou, George Mason University! Virtual Machine Monitors 2! Virtual Machine Monitors (VMMs) are everywhere! Industry commitment! Software:

More information

CS 6240: Parallel Data Processing in MapReduce: Module 1. Mirek Riedewald

CS 6240: Parallel Data Processing in MapReduce: Module 1. Mirek Riedewald CS 6240: Parallel Data Processing in MapReduce: Module 1 Mirek Riedewald Why Parallel Processing? Answer 1: Big Data 2 How Much Information? Source: http://www2.sims.berkeley.edu/research/projects/ho w-much-info-2003/execsum.htm

More information