Search across all documentation pages
8 pages in this section.
What "serverless" actually means for a Node.js function - the execution-environment lifecycle, cold vs. warm invocations, and the event-driven contract - the mental model behind every other page in this section.
Explore 10 AWS Lambda Node.js examples, from basic async handlers to JSON parsing. Learn when to choose serverless over containers.
Learn to write typed, idempotent, and init-optimized Lambda handlers for Node.js 24 on AWS, including quick-reference code examples.
Learn to use modular AWS SDK v3 clients in Node.js Lambdas and containers. Import only what you need and reuse clients across invocations.
Learn 25 serverless best practices for Node.js on AWS Lambda, covering stateless handlers, externalizing state, client reuse, and error handling.
A single-page roundup of every highlight bullet from the 7 pages in the Serverless section, grouped by source page so you can scan all 40 takeaways without opening each article individually.