Chapter 8 Exercises
These exercises help you practice deploying MCP servers to AWS Lambda.
AI-Guided Exercises
The following exercises are designed for AI-guided learning. Use an AI assistant with the course MCP server to get personalized guidance, hints, and feedback.
- Lambda Deployment ⭐⭐ Intermediate (45 min)
- Deploy your database query MCP server to AWS Lambda
- Configure cargo-pmcp deployment settings
- Optimize for cold start performance
- Verify the deployed endpoint
Prerequisites
Before starting these exercises, ensure you have:
- Completed ch02-ch03 exercises (basic MCP servers)
- AWS CLI configured with credentials
- cargo-lambda installed
Next Steps
After completing these exercises, continue to:
- Cloudflare Workers - WASM-based deployment
- Testing Deployed Servers - Verify your deployment