Skip to content

Tweaks to reduce billing costs #54

Open
@ItsMeBrianD

Description

image

The majority of our (admittedly small) backblaze bill is coming from S3 Scan operations, which is caused by building pages

We can probably be smarter about how we are building the pages based on the queries that were actually run. This also makes it easier to remove datasets that are no longer used (e.g. Player Stats is no longer updating), because they will no longer update.

We also want to make sure that we aren't storing versions of the data files in backblaze because we have tar archives for previous versions of the datasets available on the archives page. This will help keep our storage level much flatter than it would be otherwise

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions