Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 501 Bytes

File metadata and controls

28 lines (19 loc) · 501 Bytes

Deployment

TODO: Docker, Kubernetes, production setup

Docker

# TODO: Dockerfile example

Kubernetes

# TODO: K8s manifests

Production Checklist

  • Configure GCS storage
  • Enable Redis for distributed state
  • Set appropriate retention hours
  • Configure Prometheus scraping
  • Set up health checks

Scaling

  • Consumer uses Key_Shared subscription for horizontal scaling
  • Multiple instances can process different devices in parallel