Skip to content

Commit 0ae156d

Browse files
committed
Modified abstract to be also the description of Alex's talk
1 parent 9df1612 commit 0ae156d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/discoveryTrack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"organization": "TBD",
142142
"job_title": "",
143143
"title": "Lambda + WebAssembly: Safely running untrusted code and building extensible architectures",
144-
"description": "In this session, we'll explore how WebAssembly can help you build extensible architecture by easily supporting untrusted third-party code, while proving a built-in serverless experience. As a case study, we'll share Edgee's journey building a global, latency-sensitive application using a multi-region, active-active serverless architecture spanning across AWS Lambda and edge computing deployments such as Fastly and Cloudflare. We'll cover our architecture decisions and how services like Lambda, API Gateway, and DynamoDB power a truly global app on 20+ regions, with a fantastic tradeoff between costs, resiliency, and performance.",
144+
"description": "Building truly extensible serverless architectures often means letting others run their own code inside your system — without compromising security or stability. In this session, well explore how to safely support untrusted third-party code across multiple programming languages using AWS Lambda and WebAssembly. You’ll learn the key technical building blocks, see how to bring this to production, and hear lessons learned from real-world experience.",
145145
"abstract": "Building truly extensible serverless architectures often means letting others run their own code inside your system — without compromising security or stability. In this session, we’ll explore how to safely support untrusted third-party code across multiple programming languages using AWS Lambda and WebAssembly. You’ll learn the key technical building blocks, see how to bring this to production, and hear lessons learned from real-world experience.",
146146
"audience_level": "Intermediate",
147147
"tags": ["aws", "serverless", "opensource", "webassembly"]

0 commit comments

Comments
 (0)