spcl / spcl/serverless-benchmarks

Function triggers

Open
#64 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.