Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Scalability discussion #11

Open
Open
@Dionysusnu

Description

@Dionysusnu

General issue for discussion about scalability and other issues that come with it

  • How do we make sure the API can handle the user loads, once the app goes live?
  • How do we protect against DDoS attacks? Do we use a service like CloudFlare?
  • How does the database cope with it?
  • How does the TCN protocol deal with large user loads? From what I can tell, every client has to ask for every infected UUID. Depending on the scale, that's a lot of users requesting a lot of UUIDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsDeveloper operations: CI, deployment etc.discussionTopics of interest to the projecthelp wantedExtra attention is neededsecurityPotential security issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions