Busca en todas las páginas de la documentación
7 pages in this section.
Criteria for the case studies in this section - what separates a demo script from a reference build worth copying, and how to read the ones that follow.
A short tour of the reference builds in this section - a serverless REST API, a RAG chatbot, a data pipeline, and a before/after refactor - and the one wiring idea each one teaches.
An end-to-end serverless REST API build - API Gateway routing to Lambda, Lambda reading and writing DynamoDB - with the request-to-record wiring, error handling, and IaC/CI notes.
A checklist of patterns worth reusing across every end-to-end reference build in this section - wiring, resilience, cost, and rollout habits that apply regardless of which services a build wires together.