Skip to content

Migrate to scalable database in AWS #1

@namanaman

Description

@namanaman

Currently on Google Sheets, with a row limit of 2 million and a rate limit of 60 requests per minute

Requirements

  • Scalable
  • Secure (is encryption necessary?)
  • Can be visualized (AWS QuickSight, Looker Studio)

Potential options to store

  • Lambda --> DynamoDB
  • Lambda --> SQS --> RDS

Potential options to visualize

  • DB <-- Lambda <-- Google File Storage <-- Looker Studio
  • DB <-- Lambda <-- AWS S3 <-- AWS QuickSight
  • DB <-- Lambda <-- BigQuery (needs to be public?) <-- Looker Studio
  • DB <-- Lambda <-- Redshift (needs to be public?) <-- Looker Studio or QuickSight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions