Cloud Computing Characteristics 3
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Cloud Computing: a Taxonomy of Platform and Infrastructure-Level Offerings David Hilley College of Computing Georgia Institute of Technology
Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley College of Computing Georgia Institute of Technology April 2009 Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley 1 Introduction Cloud computing is a buzzword and umbrella term applied to several nascent trends in the turbulent landscape of information technology. Computing in the “cloud” alludes to ubiquitous and inexhaustible on-demand IT resources accessible through the Internet. Practically every new Internet-based service from Gmail [1] to Amazon Web Services [2] to Microsoft Online Services [3] to even Facebook [4] have been labeled “cloud” offerings, either officially or externally. Although cloud computing has garnered significant interest, factors such as unclear terminology, non-existent product “paper launches”, and opportunistic marketing have led to a significant lack of clarity surrounding discussions of cloud computing technology and products. The need for clarity is well-recognized within the industry [5] and by industry observers [6]. Perhaps more importantly, due to the relative infancy of the industry, currently-available product offerings are not standardized. Neither providers nor potential consumers really know what a “good” cloud computing product offering should look like and what classes of products are appropriate. Consequently, products are not easily comparable. The scope of various product offerings differ and overlap in complicated ways – for example, Ama- zon’s EC2 service [7] and Google’s App Engine [8] partially overlap in scope and applicability. EC2 is more flexible but also lower-level, while App Engine subsumes some functionality in Amazon Web Services suite of offerings [2] external to EC2. -
Full Journal, PDF, 19.2 Megabytes
$2.95 • was The Journal of Washington Apple Pi, Ltd. Volume 14, Number 12 December 1992 Artists on Exhibit ........ Falcon Microsystems ..... 1100 Mcrchanlllc l..Jnc. l.antlo,cr. MO ,., 14 WAP Garage Sale 118 Personalized Christ- mas Cards are Here! 21 Photo CD Review 26 Compression Comparison - Speed ~ ::.~I.Mao")- T~IO~~~I · ~ ... ·11 BusinessTalk 2000 31 . G[llCor-or-~ S..Hotf.ie~~ O S....O....·•>Ot 0 )0 100 150 200 · ~"'°'ll i~::,: I ~ Big Text Machine _,_ Review 58 - Deneba RasterOps 101881 Canvas V3.0 992020 CorrectPrint 300 6789 Costar 245 Fractal Design Supermac 161737 Stingray Trackball( Platinum/Bia ck) 84 142027 Spectrum/24 Series Ill 820 Kensington 101339 Painter 1.2 230 Macromedia 142022 Spectrum/8 LC 500 161395 Notebook keypad 99 102014 Ma croMind Director 3.1 775 142023 Spectrum/8 Series Ill 420 161399 Turbo Mouse V4.0 107 Logitech 102015 Magic 267 142021 Spectrum 8/llsi 500 142025 Spectrum/8•24 PDQ 231445 MouseMan 75 101760 Swivel 3D Pro. 450 825 Quark International 142026 Spectrum/8•24 PDQ si 232054 TrackMan 86 825 Lind ElectronicDesign 102051 XPress 3.1 545 172018 Thunderstorm 808 231142 Battery Charger for PB140/170 142 Specular International 172019 Thunderstorm Pro 2739 101370 lnfini-D v.2.0 231443 Battery Charger for PB100 120 625 Supra Corporation Microtouch 101693 Replicas 1 180 131752 V.32 MacPac 285 101693 Replicas 2 180 161791 The UnMouse 140 131754 V.32bis MacPac 345 Silicon Sports Strata Incorporated Wacom 101739 StrataVision 3D V2.5 231363 H er ad Heat Sens. Mouse Pad 600 232055 12 x 12 Electrostatic Tablet -
Serverless Computing in Financial Services High Performance Computing—With More Speed, Accuracy and Flexibility Authors
Serverless computing in financial services High performance computing—with more speed, accuracy and flexibility Authors Michael Behrendt is a Distinguished Engineer in Neil Cowit is the Worldwide Cloud Offering the IBM Cloud development organization. He is Manager for High Performance Computing at responsible for IBM’s technical strategy around IBM. HPC has been a significant part of Neil’s serverless & Function-as-a-Service. 20-plus-year career within the financial services technology sector. He has held leadership In that context, he’s also the chief architect for and individual contributor roles in Product the IBM serverless offering, IBM Cloud Functions. Management, Development, Sales and Marketing. Before that, he was the chief architect of the core platform of IBM Bluemix and was one of the initial founding members incubating it. Michael has been working on cloud computing for more than 13 years and has 35 patents. He is located in the IBM Research & Development Laboratory in Boeblingen, Germany. | 2 | Contents Authors 02 Introduction 04 What issues can serverless computing help address? 06 Technical perspective 07 IBM Cloud Functions: Implementing serverless computing 08 Benefits of IBM Cloud Functions 08 Conclusion 09 Glossary 10 | 3 | Introduction If Mrs. Wallis Simpson were alive today and Wouldn’t it be terrific if we only had to solve static involved in financial services, she may very well or deterministic models as opposed to stochastic have modified her famous quote from “You can or probabilistic financial models? Imagine being never be too rich or too thin.” to “You can never able to cover all the possible contingencies in have too much compute capacity.” proportion to their likelihood. -
Serverless in the Wild: Characterizing and Optimizing the Serverless Workload at a Large Cloud Provider
Serverless in the Wild: Characterizing and Optimizing the Serverless Workload at a Large Cloud Provider Mohammad Shahrad, Rodrigo Fonseca, Íñigo Goiri, Gohar Chaudhry, Paul Batum, Jason Cooke, Eduardo Laureano, Colby Tresness, Mark Russinovich, and Ricardo Bianchini July 15, 2020 What is Serverless? •Very attractive abstraction: • Pay for Use • Infinite elasticity from 0 (and back) • No worry about servers • Provisioning, Reserving, Configuring, patching, managing •Most popular offering: Function-as-a-Service (FaaS) • Bounded-time functions with no persistent state among invocations • Upload code, get an endpoint, and go For the rest of this talk, Serverless = Serverless FaaS What is Serverless? Bare Metal VMs (IaaS) Containers Functions (FaaS) Unit of Scale Server VM Application/Pod Function Provisioning Ops DevOps DevOps Cloud Provider Init Time Days ~1 min Few seconds Few seconds Scaling Buy new hardware Allocate new VMs 1 to many, auto 0 to many, auto Typical Lifetime Years Hours Minutes O(100ms) Payment Per allocation Per allocation Per allocation Per use State Anywhere Anywhere Anywhere Elsewhere Serverless “…more than 20 percent of global enterprises will have deployed serverless computing technologies by 2020.” Gartner, Dec 2018 Serverless Source: CNCF Cloud Native Interactive Landscape https://landscape.cncf.io/format=serverless Serverless December 2019 “… we predict that (…) serverless computing will grow to dominate the future of cloud computing.” So what are people doing with FaaS? • Interesting Explorations • MapReduce (pywren) -
Architectural Implications of Function-As-A-Service Computing
Architectural Implications of Function-as-a-Service Computing Mohammad Shahrad Jonathan Balkind David Wentzlaff Princeton University Princeton University Princeton University Princeton, USA Princeton, USA Princeton, USA [email protected] [email protected] [email protected] ABSTRACT Network Serverless computing is a rapidly growing cloud application model, popularized by Amazon’s Lambda platform. Serverless cloud ser- Scheduling vices provide fine-grained provisioning of resources, which scale Platform (priorwork) automatically with user demand. Function-as-a-Service (FaaS) appli- Queueing Management cations follow this serverless model, with the developer providing 35% decrease in IPC Interference their application as a set of functions which are executed in response due to interference 6x variation due to to a user- or system-generated event. Functions are designed to Memory BW invocation pattern 20x MPKI for be short-lived and execute inside containers or virtual machines, Branch MPKI >10x exec time short functions introducing a range of system-level overheads. This paper studies for short functions Cold Start Server the architectural implications of this emerging paradigm. Using (500ms cold start) Up to 20x (thispaper) Container the commercial-grade Apache OpenWhisk FaaS platform on real slowdown servers, this work investigates and identifies the architectural im- Native plications of FaaS serverless computing. The workloads, along with Execution Figure 1: We characterize the server-level overheads of the way that FaaS inherently interleaves short functions from many Function-as-a-Service applications, compared to native exe- tenants frustrates many of the locality-preserving architectural cution. This contrasts with prior work [2–5] which focused structures common in modern processors. -
Recent Changes in Europe's Cocaine Market
RAPID COMMUNICATION Recent changes in Europe’s cocaine market Results from an EMCDDA trendspotter study December 2018 Recent changes in Europe’s cocaine market Results from an EMCDDA trendspotter study December 2018 I Legal notice This publication of the European Monitoring Centre for Drugs and Drug Addiction (EMCDDA) is protected by copyright. The EMCDDA accepts no responsibility or liability for any consequences arising from the use of the data contained in this document. The contents of this publication do not necessarily reflect the official opinions of the EMCDDA’s partners, any EU Member State or any agency or institution of the European Union. Luxembourg: Publications Office of the European Union, 2018 Print ISBN 978-92-9497-363-4 doi:10.2810/49990 TD-04-18-918-EN-C PDF ISBN 978-92-9497-364-1 doi:10.2810/801683 TD-04-18-918-EN-N © European Monitoring Centre for Drugs and Drug Addiction, 2018 Reproduction is authorised provided the source is acknowledged. Photo credits: cover, iStockphotos.com For any use or reproduction of photos or other material that is not under the European Monitoring Centre for Drugs and Drug Addiction copyright, permission must be sought directly from the copyright holders. Recommended citation: European Monitoring Centre for Drugs and Drug Addiction (2018), Recent changes in Europe’s cocaine market: results from an EMCDDA trendspotter study, Publications Office of the European Union, Luxembourg. Praça Europa 1, Cais do Sodré, 1249-289 Lisbon, Portugal Tel. +351 211210200 [email protected] I www.emcdda.europa.eu -
How Entle Core™ Reduces Risk with Proven Technologies
How Entle Core™ reduces risk with proven technologies What is Entle Core™? cloud computing had become well-established, and serverless computing took that a step further to make On the basis of over a decade in the web elastic infrastructure even more accessible. development industry, Entle has developed a mature, In contrast to a constantly-running server or elastic risk-reducing, and highly performant website server group that responds to visitor requests (either architecture called Entle Core™. Websites built with using bare-metal physical machines, virtual machines, Entle Core™ are heavily optimised for performance, or containers), serverless functions use cloud native SEO, and ultimately, conversion. systems’ inherent elasticity to consume resources on To achieve this, Entle Core™ combines a serverless demand and in a fully abstracted manner. Server hosting architecture with the JAMstack (JavaScript, management is abstracted to the cloud provider’s APIs, and markup) pattern. expert team, in the same way that they are responsible for all their other cloud infrastructure (e.g. in AWS’ The key elements of Entle Core™ are: case, the underlying infrastructure for EC2, EKS, Aurora • Serverless hosting using AWS S3 storage and AWS or Redshift). This significantly reduces the DevOps Cloudfront CDN, and AWS Lamda to provide workload on the website developer and thereby dynamic functionality; reduces the risk associated with designing, testing, and maintaining one’s own server setup. Serverless is the next step in the evolution of A static site -
Celebration of Student Scholarship
Program and Abstracts Celebration of Student Scholarship Showcase of Student Research, Scholarship, Creative Work, and Performance Arts April 24, 2019 Celebration of Student Scholarship April 24, 2019 Program Overview Adron Doran University Center 7:45 – 8:30 am All student scholars and faculty mentors are to register and pick up programs and name badges (3rd floor Adron Doral University Center), Posters should be set-up at this time and PowerPoints loaded. 8:30 – 10:15 am Oral Presentations (3rd Floor Adron Doran University Center, Rooms 319, 320, 321, 322, 325, 326 and 329) 10:15 – 10:30 am Break 10:30 – 11:45 am Oral Presentations 11:45 – 12:00 pm Break 12:00 – 1:15 pm Oral Presentations 1:15 – 3:00 pm Poster Presentations (Banquet Room, 3rd Floor, Adron Doran University Center (posters left up until 5:00 pm) 3:00 – 4:00 pm Reception (Banquet Room, 3rd Floor, Adron Doran University Center 4:00 – 4:15 pm Gallaher Memorial Music Performance 4:15 – 5:00 pm Awards 5:00 pm Removal of Posters Special Recognition .................................................................................................................. 2 Posters-at-the-Capitol Participants ........................................................................................ 3 Welcome Statements ....................................................................................................... 4 Jay Morgan, President Robert Albert, Interim Provost and Vice President for Academic Affairs Michael Henson, Associate Vice President for Research and Dean of the Graduate -
W Page 6 Blue Team Edges White Team 7-0 Page 8 Vol. 75 No. 20 Mercyhurst
THE STUDENT NEWSPAPER OF MERCYHURST COLLEGE SINCE 1929 ARTS & ^ ENTERTAINMENT Blue team Break out the edges white castinets: Carmen' team 7-0 electrifies the PAC ::W page 6 page 8 Vol. 75 No. 20 Mercyhurst College 501 E. 38th St. Erie, Pa. 16546 May 9, 2002 Senior Awards recipients announced By Kelly Rose Duttine dent speaker for the commencement ent, is awarded to Annie DeMeo. The Contributing writer exercises. Congratulations to the alumni committee sponsors this X winner of the Carpe Diem award, award. f As the days until graduation do* Billy Byrnes. The Frank Barry Leadership Award crease, excitement and anticipation The Bishop's Award for Academic is presented to a senior who has of the events surrounding com- Excellence, sponsored by the Dio- shown superior leadership and in- mencement increase for Mercyhurst cese of Erie, is presented to a gradu- volvement with Mercyhurst Student seniors, One of these events is the ating senior who is the most outstand- Government. The senior must exem- presentation of the coveted Senior ing academically. This award will plify the characteristics of Frank Awards. The President's Cabinet has also be presented at the Graduation Barry, one of t h e first m a l e presidents been selecting outstanding seniors to Awards dinner on May 17,2002. The of Mercyhurst Student Government.) be honored since 1996. Department winner ofthis year's Bishop's Award Congratulations to the co-recipients chairs and faculty members nominate for Academic Excellence is Christine of the Frank Barry Leadership students that they feel are most de- Roos. -
A Classification and Comparison Framework for Cloud Service Brokerage Architectures
JOURNAL OF LATEX CLASS FILES, VOL. 6, NO. 1, JANUARY 2007 1 A Classification and Comparison Framework for Cloud Service Brokerage Architectures Frank Fowley, Claus Pahl, Pooyan Jamshidi, Daren Fang, Xiaodong Liu Abstract—Cloud service brokerage and related management and marketplace concepts have been identified as key concerns for future cloud technology development and research. Cloud service management is an important building block of cloud architectures that can be extended to act as a broker service layer between consumers and providers, and even to form marketplace services. We present a 3-pronged classification and comparison framework for broker platforms and applications. A range of specific broker development concerns like architecture, programming and quality are investigated. Based on this framework, selected management, brokerage and marketplace solutions will be compared, not only to demonstrate the utility of the framework, but also to identify challenges and wider research objectives based on an identification of cloud broker architecture concerns and technical requirements for service brokerage solutions. We also discuss emerging cloud architecture concerns such as commoditisation and federation of integrated, vertical cloud stacks. Index Terms—Cloud Broker; Service Brokerage; Architecture Patterns; Cloud Broker Classification; Service Management. F 1INTRODUCTION perspective. Marketplaces, like app stores, are broker Several organisations active in the cloud technology applications that assemble and provide end-user ser- area, such as Gartner, Forrester and NIST [17], [14], vices. These broker applications often run on cloud [27], have identified cloud service brokerage as an platforms with specific broker-oriented capabilities. important business model, but also as an architectural This classification framework is based on a broader challenge that needs to explore how to best construct classification in terms of capability and feature cat- broker applications on top of suitable platforms. -
Serverless Computing: an Investigation of Factors Influencing Microservice Performance
Serverless Computing: An Investigation of Factors Influencing Microservice Performance Wes Lloyd1, Shruti Ramesh4, Swetha Chinthalapati2, Lan Ly3, Shrideep Pallickara5 5 Institute of Technology 4 Department of Computer Science University of Washington Microsoft Colorado State University Tacoma, Washington USA Redmond, Washington USA Fort Collins, Colorado USA 1wlloyd, 2swethach, [email protected] [email protected] [email protected] Abstract— Serverless computing platforms provide driving a paradigm shift rivaling a scale not seen since the function(s)-as-a-Service (FaaS) to end users while promising advent of cloud computing itself! reduced hosting costs, high availability, fault tolerance, and dynamic elasticity for hosting individual functions known as Fundamentally different than application hosting with IaaS microservices. Serverless Computing environments, unlike or Platform-as-a-Service (PaaS) clouds, with serverless Infrastructure-as-a-Service (IaaS) cloud platforms, abstract computing, applications are decomposed into many infrastructure management including creation of virtual machines microservices, which are essentially disparate functions. (VMs), operating system containers, and request load balancing Serverless environments leverage operating system containers from users. To conserve cloud server capacity and energy, cloud such as Docker to deploy and scale microservices [6]. Granular providers allow hosting infrastructure to go COLD, code deployment harnessing containers enables incremental, deprovisioning containers when service demand is low freeing rapid scaling of server infrastructure surpassing the elasticity infrastructure to be harnessed by others. In this paper, we present afforded by dynamically scaling virtual machines (VMs). Cloud results from our comprehensive investigation into the factors providers can load balance many small container placements which influence microservice performance afforded by serverless across servers helping to minimize idle server capacity better computing. -
DEMYSTIFYING NOOPS and SERVERLESS COMPUTING Purpose
Innovation Committee, Chief Information Officers Council WHITE PAPER: DEMYSTIFYING NOOPS AND SERVERLESS COMPUTING Purpose The purpose of this white paper is to provide an overview of NoOps and serverless computing for CIOs in the federal government and discuss the potential impact of these emerging trends on how agencies develop software and deliver services. Background Serverless computing is an emerging cloud computing model whereby cloud providers manage IT infrastructure and users are charged only for the resources they use.1 The growth of serverless computing has given rise to the concept of NoOps, whereby service providers automate and manage IT infrastructure and operations to such an extent that IT operations staff can focus on higher-value work in the software development life cycle. NoOps is more of a theoretical concept than a development practice at this time, with few commercial IT organizations adopting a development approach that completely automates IT operations.2 The history of cloud computing is characterized by increasing levels of abstraction where responsibilities have shifted from consumers to service providers. Companies and government agencies have moved from managing their own on-premise and agency-owned equipment, to adopting Infrastructure-as-a-Service (IaaS) models that abstract physical hardware, to Platform-as-a-Service (PaaS) models that abstract operating systems. Companies are now experimenting with and implementing serverless computing architectures, which further abstract server and infrastructure management away from consumers and increase the speed to deploy 3 microservices. Serverless is similar to PaaS models in that in both, consumers do not have to worry about patching or monitoring individual servers.