Design a serverless architecture for [APPLICATION TYPE].
Cloud: [AWS LAMBDA / VERCEL / CLOUDFLARE WORKERS / GCP CLOUD FUNCTIONS]
Use case: [API / SCHEDULED JOBS / EVENT PROCESSING / FULL APP]
Provide:
1. **Architecture diagram**: Functions, triggers, storage, queues, CDN
2. **Function design**: How to structure functions (one per route vs one per domain)
3. **Cold start mitigation**: Techniques to minimize cold start latency
4. **Database**: Best database options for serverless (DynamoDB, PlanetScale, Neon, Supabase)
5. **Authentication**: Auth in a serverless context
6. **File storage**: S3/R2 integration with signed URLs
7. **Environment variables**: Secret management
8. **Local development**: How to develop and test locally
9. **Monitoring**: Logging, tracing, error tracking for serverless
10. **Cost optimization**: How to estimate and control serverless costs
11. **Complete implementation**: Working code for 3 common functions
Design a serverless architecture for [APPLICATION TYPE].
Cloud: [AWS LAMBDA / VERCEL / CLOUDFLARE WORKERS / GCP CLOUD FUNCTIONS]
Use case: [API / SCHEDULED JOBS / EVENT PROCESSING / FULL APP]
Provide:
1. **Architecture diagram**: Functions, triggers, storage, queues, CDN
2. **Function design**: How to structure functions (one per route vs one per domain)
3. **Cold start mitigation**: Techniques to minimize cold start latency
4. **Database**: Best database options for serverless (DynamoDB, PlanetScale, Neon, Supabase)
5. **Authentication**: Auth in a serverless context
6. **File storage**: S3/R2 integration with signed URLs
7. **Environment variables**: Secret management
8. **Local development**: How to develop and test locally
9. **Monitoring**: Logging, tracing, error tracking for serverless
10. **Cost optimization**: How to estimate and control serverless costs
11. **Complete implementation**: Working code for 3 common functions
How to use this prompt
Copy the prompt above and paste it into ChatGPT, Claude, Gemini, or any AI assistant. Replace the bracketed placeholders with your specific details.
Leave a Review
Tried this prompt? Let us know how it worked — your reviews help other users find the best prompts.