Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 503 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 503 Bytes

Record Metrics

Queries our current queue depth in Redis and puts it as a CloudWatch metric, so we can implement auto-scaling by it..

Development

just venv             # once
. .venv/bin/activate  # every shell

Tests

just test

Deployment

Merges to main result in a new Lambda bundle being placed on S3 and then an automated commit into our IaC repository, restyled-io/ops that will re-deploy the Lambda with it as source.


LICENSE