spcl / spcl/serverless-benchmarks
Function triggers
Open
Nobody has claimed this yet.
aws
azure
enhancement
gcp
- Dominant language
- Python
- Stars
- 199
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Using the initial implementation provided in branch dev-triggers-demo by Miłosz, extend it to work with our interface.
Features:
- Storage trigger - uploading payload to the bucket,
- DB trigger - uploading payload as changes to the database.
- Time trigger - enabling/disabling invocations.
- Tracking invocations time measurement - triggered function sending a response (likely over a queue).
- AWS
- Azure
- GCP
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the initial implementation in the dev-triggers-demo branch with the current interface; the payload does not name specific files or tests. Define the scope for storage, database, time, invocation measurement, and AWS, Azure, and GCP support, then verify each checklist item against the interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, gcp, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100