📝 Module 7 Quiz

Module 07 — Langfuse Deep Dive: Architecture & SDK

Answer all questions. You need 70% to pass.

1. In Langfuse's data model, what is a 'Generation' compared to a regular 'Span'?

2. You're running SandSync in production on Fly.io. Which approach correctly configures Langfuse for local dev vs production without changing code?

3. What happens to buffered Langfuse events if you forget to call flushAsync() before a serverless function exits?

Cancel