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

推荐订阅源

博客园_首页
Vercel News
Vercel News
月光博客
月光博客
S
SegmentFault 最新的问题
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
U
Unit 42
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
N
Netflix TechBlog - Medium
小众软件
小众软件
WordPress大学
WordPress大学
G
Google Developers Blog
Recent Announcements
Recent Announcements
H
Hackread – Cybersecurity News, Data Breaches, AI and More
P
Proofpoint News Feed
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 【当耐特】
I
InfoQ

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 :)