Live data from Hacker News

Behind the scenes, AWS Lambda

bschaatsbergen.com

1–10 of 89 posts

Re: Behind the scenes, AWS Lambda

#3
A couple of days ago, I tried to search on how AWS operates RDS behind the scenes, since it is a managed stateful service I was wondering whether it runs in a traditional way VM-based or in a fully containerized environment? .. Unfortunately, a simple search will lead you to the consumer/customer resources out there only.

Re: Behind the scenes, AWS Lambda

#5

Aside: Lambda, out of Peru, is apparently the next virus variant we need to worry about. Edit: I had never seen the word before then I saw it used twice in two days, in different contexts. Just thought it was odd.

Can we agree to leave COVID out of this discussion?

Re: Behind the scenes, AWS Lambda

#7
This is great! Awesome writeup w thekind of details that are sometimes opaque and hard to find documentation for. I recently deployed a NextJS app using Serverless framework (and serverless-nextjs), so Lambda@Edge... looking fwd to playing more with compute at CDN edgein general (eg fly.io). Amazing how easy it is, esp. as someone who came into webdev in 1998.

Re: Behind the scenes, AWS Lambda

#8

Is this write up correct? How do they know that? I don't see any references on info source except a talk at re:invent.

There's a decent references section at the bottom, and having watched the talks and briefly scanning the Firecracker paper referenced, they do back up the writer.

Re: Behind the scenes, AWS Lambda

#10

Is this write up correct? How do they know that? I don't see any references on info source except a talk at re:invent.

There's a decent references section at the bottom, and having watched the talks and briefly scanning the Firecracker paper referenced, they do back up the writer.

That's a footnote section and to me the listing is only partially related to the text, i.e. the write up contains a lots more details on multiple components.

Thanks though for backing up this write up. That's +1 for confidence.

Post reply on HN