惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

Boris Tane

Boris Tane Boris Tane Boris Tane Boris Tane Redirecting to: https://shiptypes.com Redirecting to: https://loggingsucks.com What even are Cloudflare Durable Objects? Unlimited On-Demand Graph Databases with Cloudflare Durable Objects Context engineering is what makes AI magical Contextual Retrieval-Augmented Generation (RAG) on Cloudflare Workers One Database Per User with Cloudflare Durable Objects and Drizzle ORM Observing Serverless Applications Observability wide events 101 Lessons from self-hosting ClickHouse Lessons from starting, building, and exiting a devtools startup Craft your own serverless observability platform Observability with ClickHouse Creating an innovation engine with observability v2 Creating an innovation engine with observability v1 Serverless Transactional Outbox Pattern on AWS
Exploring JavaScript Runtimes on AWS Lambda
Boris Tane · 2022-11-21 · via Boris Tane

London Node User Group invited me to give a talk, and that came up when I was wondering if I could squeeze more performance out of my JavaScript AWS Lambda functions without re-writing in Go or Rust.

I then benchmarked Node.js, Deno and Bun on AWS Lambda… The benchmark results themselves are not quite relevant as those runtimes are evolving very quickly; the most interesting part was the journey of deploying unsupported runtimes on AWS Lambda.

This talk is about how to deploy custom runtimes on AWS Lambda, and measure and compare the duration of HTTP requests made to those functions. It’s also a great demo of a very early version of Baselime.

Join my newsletter to be the first to know about new blog posts :)