Use Cases:
Component Types:
All APIs are hosted as AWS Lambda functions.
We use serverless to build all the APIs, typical workflow
Permissions and Endpoints are described in serverless.yml
.
Designed for storing data points that has continous value over time, e.g. totalTweetsCount
,price
,marketCap
etc.
Sample Records:
Query:
Indexers are Batch jobs mostly doing ETL (extract, transform, load)
Workers are long running jobs handling specific business logic
Tasks:
CertiK
bsc:0xe7f15597b7594e1516952001f57d022ba799b479
dypfinance
skynet-prd-metrics
for CertiK price history, hint: price name pattern is price(projectId=xxx)
https://github.com/CertiKProject/certik-skynet
https://nomad.certik-skynet.com/ui/jobs (Need IP whitelist)
https://app.serverless.com/certik (Need Authentication)