Cargando…

Exploring Cloudflare Workers

<!--HTML-->Cloudflare Workers is a serverless computing platform optimized to minimize latency to end users. Cloudflare runs every guest function in each server of its network's 175 points of presence, meaning code runs as close to the end user as possible, and is not confined to geograph...

Descripción completa

Detalles Bibliográficos
Autor principal: Hancock, Harris
Lenguaje:eng
Publicado: 2019
Materias:
Acceso en línea:http://cds.cern.ch/record/2678293
_version_ 1780962810127187968
author Hancock, Harris
author_facet Hancock, Harris
author_sort Hancock, Harris
collection CERN
description <!--HTML-->Cloudflare Workers is a serverless computing platform optimized to minimize latency to end users. Cloudflare runs every guest function in each server of its network's 175 points of presence, meaning code runs as close to the end user as possible, and is not confined to geographic regions. This requires overcoming a scalability challenge faced by container-based platforms: how to reduce each function's overhead enough to deploy them universally to a global server fleet. The V8 JavaScript engine contains a solution: Isolates, a lightweight sandboxing technology. V8 Isolates allow Cloudflare Workers to use JavaScript and WebAssembly modules as serverless functions, minimizing overhead and providing a familiar language environment for web application developers. Workers reinforces this familiarity by implementing standardized JavaScript APIs found in browsers. This talk examines the design of Cloudflare Workers, how it fits into the serverless computing landscape, and the problems Worker scripts can solve. **About the Author** Harris Hancock is a systems engineer who helps implement the Cloudflare Workers runtime environment, with a particular focus on the JavaScript API. He previously wrote communications middleware for an educational robotics startup, during which time he became a regular contributor to the Cap'n Proto RPC library. It was this interest in protocols and systems programming which lured him to Cloudflare in 2017.
id cern-2678293
institution Organización Europea para la Investigación Nuclear
language eng
publishDate 2019
record_format invenio
spelling cern-26782932022-11-02T22:11:34Zhttp://cds.cern.ch/record/2678293engHancock, HarrisExploring Cloudflare WorkersCernVM Workshop 2019General<!--HTML-->Cloudflare Workers is a serverless computing platform optimized to minimize latency to end users. Cloudflare runs every guest function in each server of its network's 175 points of presence, meaning code runs as close to the end user as possible, and is not confined to geographic regions. This requires overcoming a scalability challenge faced by container-based platforms: how to reduce each function's overhead enough to deploy them universally to a global server fleet. The V8 JavaScript engine contains a solution: Isolates, a lightweight sandboxing technology. V8 Isolates allow Cloudflare Workers to use JavaScript and WebAssembly modules as serverless functions, minimizing overhead and providing a familiar language environment for web application developers. Workers reinforces this familiarity by implementing standardized JavaScript APIs found in browsers. This talk examines the design of Cloudflare Workers, how it fits into the serverless computing landscape, and the problems Worker scripts can solve. **About the Author** Harris Hancock is a systems engineer who helps implement the Cloudflare Workers runtime environment, with a particular focus on the JavaScript API. He previously wrote communications middleware for an educational robotics startup, during which time he became a regular contributor to the Cap'n Proto RPC library. It was this interest in protocols and systems programming which lured him to Cloudflare in 2017.oai:cds.cern.ch:26782932019
spellingShingle General
Hancock, Harris
Exploring Cloudflare Workers
title Exploring Cloudflare Workers
title_full Exploring Cloudflare Workers
title_fullStr Exploring Cloudflare Workers
title_full_unstemmed Exploring Cloudflare Workers
title_short Exploring Cloudflare Workers
title_sort exploring cloudflare workers
topic General
url http://cds.cern.ch/record/2678293
work_keys_str_mv AT hancockharris exploringcloudflareworkers
AT hancockharris cernvmworkshop2019