S3 Vectors from scratch
What vector buckets and indexes are, how to create them with Terraform, and how to use the PutVectors/QueryVectors API.
S3 Vectors from scratch
What vector buckets and indexes are, how to create them with Terraform, and how to use the PutVectors/QueryVectors API.
RAG pipeline end-to-end
RSS ingestion, Bedrock embeddings, similarity search, reranking, and LLM answer generation — all in a working application.
Terraform everything
Full IaC: S3 Vectors, Lambda, API Gateway, Cognito, Amplify — two resources for vector infra, one command to deploy.
Production patterns
Least-privilege IAM, JWT auth, CORS, throttling, scheduled automation, and structured LLM output.