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

推荐订阅源

博客园 - Franky
D
Docker
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
博客园 - 聂微东
B
Blog RSS Feed
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
Vercel News
Vercel News
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
爱范儿
爱范儿
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
IT之家
IT之家
Recent Announcements
Recent Announcements
U
Unit 42
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
宝玉的分享
宝玉的分享
量子位
Stack Overflow Blog
Stack Overflow Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
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 :)