The Seminal Role of Edge-Native Applications

Total Page:16

File Type:pdf, Size:1020Kb

The Seminal Role of Edge-Native Applications 2019 IEEE International Conference on Edge Computing (EDGE) The Seminal Role of Edge-Native Applications Mahadev Satyanarayanan Guenter Klas, Marco Silva, Simone Mangiante Carnegie Mellon University Vodafone Group Pittsburgh, PA, USA Newbury, UK [email protected] {Guenter.Klas, marco.silva1, simone.mangiante}@vodafone.com Abstract—We introduce the concept of edge-native applications This paper focuses on the transformative aspects of edge that fully exploit the potential of edge computing and have a deeply computing. We begin in Section II by positioning edge symbiotic relationship with it. Such an application is custom- computing relative to other elements of today’s computing designed to take advantage of one or more of the unique attributes of edge computing such as (a) bandwidth scalability, (b) low- landscape. Then, in Section III, we identify a broad class of latency offload, (c) privacy-preserving denaturing, and (d) WAN- new applications called edge-native applications that fully failure resiliency. The application may also contribute to scalability exploit the potential of edge computing and have a deeply through adaptation to reduce offered load. We contrast edge- symbiotic relationship with it. In Section IV, we develop a native applications with shallower uses of edge computing in a taxonomy that contrasts edge-native applications with other taxonomy that spans edge-enhanced, device-native applications, edge-accelerated, cloud-native applications, and device-only appli- applications that make shallower use of edge computing. To cations. We close with a case study that illustrates these concepts illustrate the abstract concepts in our discussion, Section V in the context of cognitive assistance for automotive safety. describes a specific use case and discusses how alternative implementations map to our taxonomy. We close in Sec- I. INTRODUCTION tion VI by reiterating the central message of this paper: it The roots of Edge Computing reach back over a decade. is edge-native applications that will deliver transformative This new tier of computing has arisen from the observation value to society, and investing in them is critical to business that consolidation, which is the central premise of cloud success in edge computing. computing, has negative consequences. It tends to lengthen network round-trip times (RTT) from mobile users, and to II. A THREE-TIER MODEL OF COMPUTING increase cumulative ingress bandwidth demand from Inter- The cumulative body of evidence cited in Section I on net of Things (IoT) devices. These negative consequences the merits of edge computing has led to the three-tier model stifle the emergence of new classes of real-time, sensor-rich shown in Figure 1. Each tier represents a distinct and stable applications such as assistive augmented reality (AR) and set of design constraints that dominate attention at that streaming IoT video analytics. tier [13]. There are typically many alternative implemen- Since we first articulated this insight in 2009 [1], ex- tations of hardware and software at each tier, but all of perimental studies by us and others have validated and them are subject to the same set of design constraints. There quantified the many benefits of edge computing. First, we is no expectation of full interoperability across tiers — have shown [2], [3], [4], [5] that edge computing can help randomly choosing one component from each tier is unlikely to achieve considerable improvement in response times and to result in a functional system. Rather, there are many sets battery life by offloading computation from a mobile device of compatible choices across tiers. For example, a single to a nearby cloudlet rather than to the distant cloud. Second, company will ensure that its products at each tier work well we have demonstrated [6], [7], [8], [9], [10] that enormous with its own products in other tiers, but not necessarily with reduction in ingress bandwidth demand is achievable by products of other companies. The tiered model of Figure 1 processing high data rate sensor streams (such as video is thus quite different from the well-known “hourglass” streams) on cloudlets rather than the cloud. Third, we have model of interoperability. Rather than defining functional shown [10], [11] that cloudlets can serve as privacy firewalls boundaries or APIs, this model segments the end-to-end that enable users to dynamically and selectively control the computing path and highlights design commonalities. release of sensitive information from sensors to the cloud. Tier-1 represents “the cloud” in today’s parlance. Two Fourth, we have shown [12] that cloudlets can offer fallback dominant themes of Tier-1 are compute elasticity and storage services that mask the unavailability of cloud services due to permanence. Cloud computing has almost unlimited elastic- network or server failures, or cyber attacks. A decade after ity, as a Tier-1 data center can easily spin up servers to its original conception, the importance of edge computing is rapidly meet peak demand. Relative to Tier-1, all other tiers no longer in doubt. The focus of effort is now on accelerating have very limited elasticity. In terms of archival preservation, the adoption of edge computing. the cloud is the safest place to store data with confidence 978-1-7281-2708-8/19/$31.00 ©2019 IEEE 33 DOI 10.1109/EDGE.2019.00022 0RELOH &ORXGOHWV &ORXG ,R7'HYLFHV ORZ ODWHQF\ 'URQHV /XJJDEOH KLJK EDQGZLGWK 6WDWLF 9HKLFXODU 6HQVRU$UUD\V Wide-Area Network 9HKLFXODU 0LFURVRIW +ROROHQV 0DJLF/HDS ZLUHOHVV ,QWHO QHWZRUN 9DXQW &RIIHH6KRS 2FXOXV*R 2'* 0LQLGDWDFHQWHU $5958VHUV 7LHU 7LHU 7LHU Figure 1. Three-tier Model of Computing that it can be retrieved far into the future. A combination of storage redundancy (e.g., RAID), infrastructure stability (i.e., Typical Tier-1 Server Typical Tier-3 Device data center engineering), and management practices (e.g., Year Processor Speed Device Speed data backup and disaster recovery) together ensure the long- 1997 Pentium II 266 MHz Palm Pilot 16 MHz term integrity and accessibility of data entrusted to the cloud. 2002 Itanium 1 GHz Blackberry 5810 133 MHz Relative to the data permanence of Tier-1, all other tiers 2007 Intel Core 2 9.6 GHz Apple iPhone 412 MHz (4 cores) offer more tenuous safety. Getting important data captured 2011 Intel Xeon 32 GHz Samsung Galaxy S2 2.4 GHz at those tiers to the cloud is often an imperative. Tier-1 X5 (2x6 cores) (2 cores) exploits economies of scale to offer very low total costs of 2013 Intel Xeon 64 GHz Samsung Galaxy S4 6.4 GHz E5-2697v2 (2x12 cores) (4 cores) computing. As hardware costs shrink relative to personnel Google Glass 2.4 GHz costs, it becomes valuable to amortize IT personnel costs (2 cores) over many machines in a large data center. Consolidation is 2016 Intel Xeon 88.0 GHz Samsung Galaxy S7 7.5 GHz E5-2698v4 (2x20 cores) (4 cores) thus a third dominant theme of Tier-1. For many large tasks, HoloLens 4.16 GHz Tier-1 is typically the optimal place to perform them. This (4 cores) remains true even after the emergence of edge computing. 2017 Intel Xeon 96.0 GHz Pixel 2 9.4 GHz Gold 6148 (2x20 cores) (4 cores) Mobility and sensing are the defining attributes of Tier- 3. Mobility places stringent constraints on weight, size, and Source: Adapted from Chen [15] and Flinn [16] “Speed” metric = number of cores times per-core clock speed. heat dissipation of devices that a user carries or wears [14]. Such a device cannot be too large, too heavy or run Figure 2. The Mobility Penalty: Impact of Tier-3 Constraints too hot. Battery life is another crucial design constraint. Together, these constraints severely limit designs. Techno- computation over a wireless network to Tier-1. This was first logical breakthroughs (e.g., a new battery technology) may described by Noble et al [17] in 1997, and has since been expand the envelope of feasible designs, but the underlying extensively explored by many others [16], [18]. For example, constraints always remain. speech recognition and natural language processing in iOS Today’s mobile devices are rich in sensors such as GPS, and Android nowadays work by offloading their compute- microphones, accelerometers, gyroscopes, and video cam- intensive aspects to the cloud. eras. Unfortunately, a mobile device may not be powerful IoT devices can be viewed as Tier-3 devices. Although enough to perform real-time analysis of data captured by they may not be mobile, there is a strong incentive for its on-board sensors (e.g., video analytics). While mobile them to be inexpensive. Since this typically implies meager hardware continues to improve, there is always a large gap processing capability, offloading computation to Tier-1 is between what is feasible on a mobile device and what is again attractive. feasible on a server of the same technological era. Figure 2 shows this large performance gap persisting over a 20-year The introduction of Tier-2 is the essence of edge comput- period from 1997 to 2017. One can view this stubborn ing [19], and creates the illusion of bringing Tier 1 “closer.” gap as a “mobility penalty” — i.e., the price one pays in This achieves two things. First, it enables Tier 3 devices performance foregone due to mobility constraints. to offload compute-intensive operations at very low latency. To overcome this penalty, a mobile device can offload This helps to overcome stringent Tier 3 design constraints (e.g., weight, size, battery life, heat dissipation) without 34 compromising the tight response time bounds needed for computing, the computing resources that can be brought to immersive user experience and by cyber-physical systems. bear in this task can be far larger, heavier, more energy- Proximity also results in a much smaller fan-in between hungry and more heat-dissipative than could ever be carried Tiers 3 and 2 than was the case when Tier 3 devices or worn by a human user.
Recommended publications
  • IC2E/Iotdi 2018 Program
    IC2E/IoTDI 2018 Program Room Plaza Int’l Date Time Columbia Columbia Columbia Challenger 40-41 Challenger 38-39 Ballroom G 37 36 34 Level 3 Level 3 Convention Level 3 Level 3 Level 3 Level IC2E Workshop 1 IC2E Workshop 2 IoTDI Workshop 1 IoTDI Workshop 2 (Globe-IoT) (Container) (SocialSens) (IoTSec) Opening remarks Opening remarks 8:30 AM - 8:45 AM 8:30 AM – 8:45 AM Opening: Timothy P Hanratty, Welcome Remarks Keynote 1: “High-Level Keynote: “Container Security” ARL Interoperability in IoT” Salman Baset 8:45 AM – 9:45 AM 8:30 – Damla Turgut, University of IC2E Tutorial 1 8:45 AM - 10:00 AM Keynote: “The Role of 10:00pm Central Florida (Blockchain) Keynote Talk: “Understanding Modeling and Simulation in and Engineering Social IoT Security Research” Signals: A Network- and Data- Prof. David M. Nicol, Driven Perspective” Univeristy of Illinois at Prof. Radu Marculescu, Urbana-Champaign Carnegie Mellon University 9:45 AM – 10:00 AM Q & A Coffee Break IC2E Workshop 1 IC2E Workshop 2 IoTDI Workshop 1 IoTDI Workshop 2 (Globe-IoT: Development (Container) (SocialSens) (IoTSec) Methodologies) Containerizing for Vision Discussions (Session Session I: Attacks and A Metamodel Framework for heterogeneous HPC Chair: Lu Su) Defenses Edge-based Smart applications in the Cloud 10:30 AM - 12 :00 P M 10:30 AM – 10:50 AM Environments Authors: Malik Khan Yuan Gong and Christian Authors: Franco and Anne C. Elster Operating in the New Poellabauer. An Overview of Cicirelli, Giancarlo Fortino, Information Environment: An Vulnerabilities of Voice Antonio Guerrieri, Alessandro Container-based Performance Army Vision of Social Sensing? Controlled Systems Mercuri, Giandomenico Evaluation: A Survey and Authors: Sue Kase and Spezzano and Andrea Vinci Challenges Elizabeth Bowman 10:50 AM – 11:10 AM Authors: Naylor G.
    [Show full text]
  • Mobile Computing: the Next Decade and Beyond Mahadev Satyanarayanan School of Computer Science Carnegie Mellon University
    Mobile Computing: the Next Decade and Beyond Mahadev Satyanarayanan School of Computer Science Carnegie Mellon University Abstract “Information at your fingertips anywhere, anytime” has been the driving vision of mobile computing for the past two decades. Through relentless pursuit of this vision, spurring innovations in wireless technology, energy-efficient portable hardware and adaptive software, we have now largely attained this goal. Ubiquitous email and Web access is a reality that is experienced by millions of users worldwide through their BlackBerries, iPhones, Windows Phone, and other portable devices. What will inspire our research in mobile computing over the next decade and beyond? We observe that our future is being shaped by two different tectonic forces, each with the potential to radically change the mobile computing landscape. One force is the emergence of mobile devices as rich sensors, a role that may soon dominate their current function as communication devices and information appliances. We use the term “rich” to connote the depth and complexity about the real world that is recorded, typically through image capture. This is in contrast to simple scalar data that has typically been the focus of the sensor network community in the context of energy-impoverished “smart-dust” sensors. The other force is the convergence of mobile computing and cloud computing. This will enable the emergence of new near-real-time applications that are no longer limited by energy or computational constraints that are inherent to mobility. The intersection of these immense forces in the next decade will lead to many new research challenges and business opportunities. Bio Satya is an experimental computer scientist who has pioneered research in mobile and pervasive computing.
    [Show full text]
  • Ursa Major Starting to Take Shape
    THE THE NEWSLETTER ON PDL ACTIVITIES AND EVENTS • FALL 2 0 0 4 http://www.pdl.cmu.edu/ AN INFORMAL PUBLICATION FROM Ursa Major Starting to Take Shape ACADEMIA’S PREMIERE STORAGE Greg Ganger SYSTEMS RESEARCH CENTER Ursa Major will be the first full system constructed on PDL’s journey towards DEVOTED TO ADVANCING THE self-* storage. Ursa Major will be a large-scale object store, in the NASD and STATE OF THE ART IN STORAGE OSD style, based on standard server technologies (e.g., rack-mounted servers and SYSTEMS AND INFORMATION gigabit-per-second Ethernet). This article discusses the long-range project goals, some of the progress that has been made on Ursa Major, and near-term plans. INFRASTRUCTURES. The Self-* Storage Vision Human administration of storage systems is a large and growing issue in modern CONTENTS IT infrastructures. PDL’s Self-* Storage project explores new storage architec- tures that integrate automated management functions and simplify the human Ursa Major ........................................... 1 administrative task. Self-* (pronounced “self-star”—a play on the unix shell wild-card character) storage systems should be self-configuring, self-tuning, Director’s Letter ................................... 2 self-organizing, self-healing, self-managing, etc. Ideally, human administrators Year in Review ..................................... 4 should have to do nothing more than provide muscle for component additions, Recent Publications .............................. 5 guidance on acceptable risk levels (e.g., reliability goals), and current levels of satisfaction. PDL News & Awards ........................... 8 We think in terms of systems composed of networked “intelligent” storage bricks, New PDL Faculty ............................... 11 which are small-scale servers consisting of CPU(s), RAM, and a number of disks.
    [Show full text]
  • Contributors to This Issue
    Contributors to This Issue Brian N. Bershad is an Assistant Professor of Computer Science at the University of Washington in Seattle, V/ashington. Dr. Bershad's research interests include archi- tecture, operating system support for parallel and distributed computation, and high performance networking. Prior to his appointment in Seattle, he was on the faculty at Carngie Mellon University in Pittsburgh, PA. He received his M.S. (1989) and Ph.D. (1990) degrees in Computer Science from the University of Washington. He received his Bachelor's Degree (1986) in Electrical Engineering and Computer Sci- ence from the University of California at Berkeley. Dr. Bershad received an NSF PYI award in 1990, an ONR TIA award in 1994, and is a member of IEEE and ACM. Dr. Bershad's cuffent research includes the SPIN project and Memory system design. Fred Douglis is an MTS at AT&T Bell Laboratories in Murray Hill, NJ. Prior to that he was a scientist at the Matsushita Information Technology Laboratory, and a post- doctoral fellow at the Vrije Universiteit in Amsterdam. His interests include the V/orld Wide Web, mobile computing, distributed computing, and file systems. He worked on the Sprite network operating system from its inception in 1984 until the fall of 1990, and built its process migration facility as part of his doctoral research. He received a B.S. in Computer Science from Yale University in 1984, an M.S. in Computer Science from the University of California, Berkeley, in 1987, and a Ph.D. in Computer Science from U.C. Berkeley in 1990.
    [Show full text]
  • Edge Analytics in the Internet of Things
    Edge Analytics in the Internet of Things Mahadev Satyanarayanany, Pieter Simoensz, Yu Xiao•, Padmanabhan Pillai?, Zhuo Cheny, Kiryong Hay, Wenlu Huy, Brandon Amosy yCarnegie Mellon University, zGhent University - iMinds, •Aalto University, ?Intel Labs ABSTRACT itory for crowd-sourced video content, with strong enforce- High data rate sensors such as video cameras are becoming ubiq- ment of privacy preferences and access controls, would be uitous in the Internet of Things. This paper describes GigaSight, a valuable global resource. In this paper, we examine the an Internet-scale repository of crowd-sourced video content, with strong enforcement of privacy preferences and access controls. The technical challenges involved in creating such a repository. GigaSight architecture is a federated system of VM-based cloudlets For reasons that will become clear in Section 2, this will be that perform video analytics at the edge of the Internet, thus re- ducing demand for ingress bandwidth into the cloud. Denaturing, a physically distributed and federated repository rather than which is the owner-specific reduction in fidelity of video content to a monolithic entity. preserve privacy, is one form of analytics on cloudlets. Content-based indexing for search is another form of cloudlet-based analytics. Video is not the only data type that could benefit from such a global repository. Any data type in the IoT that has 1. Ubiquitous Imaging and Sensing high data rate can potentially benefit. For example, each GE jet aircraft engine generates 1 TB of sensor data every 24 Many of the “things” in the Internet of Things (IoT) are hours [6]. The airframe of the Boeing 787 generates half video cameras.
    [Show full text]
  • A Distributed File System for Distributed Conferencing System
    A DISTRIBUTED FILE SYSTEM FOR DISTRIBUTED CONFERENCING SYSTEM By PHILIP S. YEAGER A THESIS PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE UNIVERSITY OF FLORIDA 2003 Copyright 2003 by Philip S. Yeager ACKNOWLEDGMENTS I would like to thank Dr. Richard Newman for his help and guidance with this project. I would like to express my gratitude to Dr. Jonathan C.L. Liu and Dr. Beverly Sanders for serving on my committee. I would like to thank Dr. Joseph Wilson for serving as a substitute at my defense. I would also like to thank Vijay Manian and the other DCS group members for their advice and contributions. I thank my parents and friends for their encouragement and support. Finally, I would like to thank Candice Williams for everything she has done. Without these people this work would not have been possible. iii TABLE OF CONTENTS Page ACKNOWLEDGMENTS ................................................................................................. iii LIST OF FIGURES ......................................................................................................... viii ABSTRACT....................................................................................................................... ix CHAPTER 1 INTRODUCTION ........................................................................................................1 1.1 Introduction........................................................................................................1
    [Show full text]
  • The Third ACM/IEEE Symposium on Edge Computing
    The Third ACM/IEEE Symposium on Edge Computing SEC 2018 Program at a Glance THURSDAY, OCTOBER 25 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) 08:50 – 09:00 Opening Remarks and Awards 09:00 – 10:00 Keynote Speech 1 10:00 – 10:40 Coffee break (Auditorium Foyer) 10:40 – 12:00 Session I - Supporting Edge Applications 12:00 – 13:00 Lunch (Eques) 13:00 – 14:00 Panel 14:00 – 15:20 Session II – Privacy and Security 15:20 – 15:40 Coffee break (Auditorium Foyer) 15:40 – 17:00 Session III – Video at the Edge 17:00 – 18:30 Poster Session (Juniper and Larch) 18:30 – 20:30 Banquet and Awards (Regency Ballroom D, E, F, G) FRIDAY, OCTOBER 26 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) 08:50 – 10:00 Keynote Speech 2 10:00 – 10:40 Coffee break (Auditorium Foyer) 10:40 – 12:00 Session IV – Edge Computing and IoT 12:00 – 13:00 Lunch (Foyer of Auditorium/Maple) 13:00 – 14:20 Session V – Infrastructure and Placement 14:20 – 14:50 Coffee break (3rd Floor Foyer) 14:50 – 15:50 Session VI – Edge-Cloud Interactions 16:00 – 17:45 Ph.D. Forum SATURDAY, OCTOBER 27 ArchEdge (Auditorium) EdgeSP (Larch) HotWoT (Larch) 09:00 – 10:00 Keynote Speech 3 (Auditorium) TBA 13:00 – 17:00 Session 10:05 – 12:05 Session SEC 2018 Technical Program THURSDAY, OCTOBER 25 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) Opening Remarks and Awards 08:50 – 09:00 (Victor Bahl, Jason Flinn, Weisong Shi, Dinesh Verma) Keynote Speech 1: 09:00 – 10:00 Kenneth L.
    [Show full text]
  • Transient Pcs Everywhere
    Bringing the Cloud Down to Earth: Transient PCs Everywhere Mahadev Satyanarayanan, Stephen Smaldone†, Benjamin Gilbert, Jan Harkes, Liviu Iftode† September 2010 CMU-CS-10-143 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 †Rutgers University To appear in: Proceedings of the International Workshop on Mobile Computing and Clouds, October 2010, Santa Clara, CA This research was supported by the National Science Foundation (NSF) under grant numbers CNS-0509004, CNS-0833882 and CNS-0831268, by Qualcomm, and by an IBM Open Collaborative Research grant. Any opinions, findings, conclusions or recommenda- tions expressed in this material are those of the authors and do not necessarily represent the views of the NSF, Qualcomm, IBM, Rutgers University, or Carnegie Mellon University. Keywords: cloud computing, mobile computing, centralization, au- tonomy, interdependence, virtual machines, Andrew project, Internet Sus- pend/Resume, portable storage) Abstract The convergence of cloud computing and mobile computing is the latest chapter in a long-running dialectic between centralization and decentraliza- tion in system design. Cloud computing represents a thrust in which the forces of centralization are ascendant. Mobile computing, on the other hand, represents a thrust in which the forces of decentralization dominate. In this paper, we show how use of virtual machine technology can lead to new “sweet spots” in the space of system architectures that try to reconcile the tradeoffs between centralization and decentralization. Notably, it yields the Transient PC computing model which preserves the centralization benefits of cloud computing without sacrificing mobility or usability. 1 The Roots of Cloud Computing The intersection of cloud computing with mobile computing is a hot topic today.
    [Show full text]
  • MEDIA ADVISORY CONTACT: Jim Ormond 212-626-0505 [email protected]
    MEDIA ADVISORY CONTACT: Jim Ormond 212-626-0505 [email protected] ACM CELEBRATES 50 YEARS OF THE TURING AWARD WITH TWO-DAY CONFERENCE ON DEVELOPMENT AND FUTURE OF COMPUTING Twenty-Three Turing Laureates to Attend Livestreamed Event NEW YORK, NY, June 6, 2017 – Through the years, the ACM A.M. Turing Award has become the most prestigious technical award in the computing field. In celebration of five decades of the award, ACM today announced program details for a two-day conference that will explore how computing has evolved and where the field is headed. WHO: ACM, the Association for Computing Machinery www.acm.org, is the premier global community of computing professionals and students with nearly 100,000 members in more than 170 countries interacting with more than 2 million computing professionals worldwide. WHAT: Celebration of 50 Years of the ACM Turing Award conference featuring ACM Turing laureates, ACM award recipients and other ACM experts in moderated panel discussions on the most pressing issues in computing today. WHEN and WHERE: June 23-24, 2017 at the Westin St. Francis in San Francisco, and via live video streaming at http://www.acm.org/turing-award-50 MEDIA REGISTRATION: Contact Jim Ormond at [email protected] PROGRAM OVERVIEW: Day 1, Friday, June 23rd Impact of Turing Recipients’ Work Speaker: Barbara Liskov (2008 Turing Laureate) Advances in Deep Neural Networks How are deep neural networks changing our world and our jobs, and what breakthroughs may we imagine going forward? Moderator: Judea Pearl (2011 Turing Laureate)
    [Show full text]
  • Edge Computing Vision and Challenges
    Edge Computing Vision and Challenges Mahadev Satyanarayanan School of Computer Science Carnegie Mellon University © 2014-2017 M. Satyanarayanan HotCloud-HotStorage Keynote July 11, 2017 1 Classic Data Center © 2014-2017 M. Satyanarayanan HotCloud-HotStorage Keynote July 11, 2017 2 Strange Data Centers CommercialCommercial EffortsEfforts TodayToday © 2014-2017 M. Satyanarayanan HotCloud-HotStorage Keynote July 11, 2017 3 Cloudlet-1 ApplicationCloudlet Back-ends Services & Internet + + distributedshared storage & currentlyMobile associated devicesLinux with & sensors cloudlet-1 Cloudlet-2 cache Like aApplication CCloudletDN Back-ends Services for &computation © 2014-2017 M. Satyanarayanan + + distributedshared storage & currentlyMobile associated devices with & sensors cloudlet-2 Linux cache Cloudlet-N ApplicationCloudlet Back-ends Services & HotCloud-HotStorage Keynote July 11, 2017 + + distributedshared storage & currentlyMobile associated devices with & sensors cloudlet-N Linux cache 4 What is a Cloudlet? aka “micro data center”, “mobile edge cloud”, “fog node” Small data center at the edge of the Internet • one wireless hop (+fiber or LAN) to mobile devices (Wi-Fi or 4G LTE or 5G) • multi-tenant, as in cloud • good isolation and safety (VM-based guests) • lighter-weight containers (e.g. Docker) within VMs Subordinate to the cloud (“second-class data center”) Non-constraints (relative to mobile devices) • energy • weight/size/heat Catalyst for new mobile applications © 2014-2017 M. Satyanarayanan HotCloud-HotStorage Keynote July 11, 2017 5 Value Proposition 1. Highly responsive cloud services Latency “New applications and microservices” (mean and tail) 2. Edge analytics in IoT Bandwidth “Scalable live video analytics” (peak and average) 3. Exposure firewall in the IoT Privacy “Crossing the IoT Chasm” 4. Mask disruption of cloud services Availability “Disconnected operation for cloud services” How do we realize this value? © 2014-2017 M.
    [Show full text]
  • Operation-Based Update Propagation in a Mobile File System
    THE ADVANCED COMPUTING SYSTEMS ASSOCIATION The following paper was originally published in the Proceedings of the USENIX Annual Technical Conference Monterey, California, USA, June 6-11, 1999 Operation-based Update Propagation in a Mobile File System _ Yui-Wah Lee, Kwong-Sak Leung The Chinese University of Hong Kong Mahadev Satyanarayanan Carnegie Mellon University © 1999 by The USENIX Association All Rights Reserved Rights to individual papers remain with the author or the author's employer. Permission is granted for noncommercial reproduction of the work for educational or research purposes. This copyright notice must be included in the reproduced paper. USENIX acknowledges all trademarks herein. For more information about the USENIX Association: Phone: 1 510 528 8649 FAX: 1 510 548 5738 Email: [email protected] WWW: http://www.usenix.org Operation-based Update Propagation in a Mobile File System Yui-Wah Lee Kwong-Sak Leung The Chinese University of Hong Kong g fclement,ksleung @cse.cuhk.edu.hk Mahadev Satyanarayanan Carnegie Mellon University [email protected] Abstract and in reducing the likelihood of update conflicts. In this paper we describe a technique called operation- Propagation of updates from a mobile client is often based update propagationfor efficiently transmitting up- impeded by weak connectivity in the form of wireless dates to large files that have been modified on a weakly or wired networks that are low-bandwidth or intermit- connected client of a distributed file system. In this tech- tent. Aggressive update propagation under these condi- nique, modifications are captured above the file-system tions increases the demand on scarce bandwidth.
    [Show full text]
  • How We Created Edge Computing Edge Computing Processes Data on Infrastructure That Is Located Close to the Point of Data Creation
    reverse engineering How we created edge computing Edge computing processes data on infrastructure that is located close to the point of data creation. Mahadev Satyanarayanan recounts how recognition of the potential limitations of centralized, cloud-based processing led to this new approach to computing. Mahadev Satyanarayanan n 2009, together with Victor Bahl, Ramón University proposed a technique that is now Client Cáceres and Nigel Davies, I published a widely used for many compute-intensive Viceroy Remote Speech Odyssey RPC paper entitled ‘The case for VM-based applications: a mobile device offloads heavy Janus front-end I API server cloudlets in mobile computing’. Today, the computations over a wireless network to Speech work is generally viewed as the founding a server that is much more powerful than warden manifesto of edge computing. At a time the mobile device. The approach was first RPC when there was widespread euphoria demonstrated in the Odyssey system about the limitless possibilities of cloud (Fig. 1) in 1997. An important aspect of Local computing, the paper put forward an this implementation was Odyssey’s ability Janus alternative viewpoint. It argued that the to select the optimal execution mode server extreme consolidation (the concentration (local, remote or hybrid) based on runtime of computing resources into a few large factors such as current network bandwidth. data centres) implicit in cloud computing Odyssey was thus the technical forerunner Fig. 1 | Offloading from a mobile device. The Janus would fundamentally limit its ability to of today’s mobile speech-to-text systems, as speech-recognition application was modified to sustain latency-sensitive and bandwidth- well as modern mechanisms for adaptive operate in one of three modes in Odyssey: local, hungry applications that would emerge offload.
    [Show full text]