Question: What is the fastest way to get started with Lambda?
- `Author a Lambda from scratch.`
 - `Use a blueprint.`
 - `Use a .zip deployment package.`
 - `Use the serverless app repository.`
 
Answer: The correct answer of the above question is Option B:`Use a blueprint.`