AWS Lambda
AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the computing resources required by that code.
- Functions
- Triggers
- Events
- Logs
- Permissions
Use AWS Lambda for your operation
Stock Adjustment
Record increases or decreases in stock due to loss, damage, cycle counts, etc.
Performance Review
Record and evaluate employee performance; can be linked to goals and review cycles.
Payment Request
Request payment from customers or initiate payment to vendors.
Client Registration
Collect detailed information from clients to create a formal customer record.