Skip to content

dashboard: Design backend #10

Open
@sprt

Description

@sprt

Goals:

  • Stateless at first
  • Minimal cost
  • Ease of deployment
    • Can we automatically deploy to prod every time a PR is merged to main?
    • Can we easily deploy a local dev environment?
  • Ease of maintenance
  • Ideally: Be able to authenticate each GH user individually so that users don't share a common rate limit. Pretty important so that malicious actors can't DoS us.

Things to look out for:

  • What Azure service to host it on? App Service, Azure Functions, Container Instances
    • Argue pros and cons (e.g. I know Az Functions can have high latency)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Proposed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions