Serverless Function Development
Create a serverless function for a specific task.
Prompt (feel free to adjust it):
Write an AWS Lambda function in Node.js to process incoming webhook events from a payment gateway. Include input validation, error handling, and logging. Provide deployment instructions and IAM role configuration.
Use Cases
- Building event-driven applications
- Automating cloud workflows
- Reducing infrastructure costs