Skip to content

s3 uri template and performance #100

@eczajk1

Description

@eczajk1

If I use s3://mybucket/somelayer/{z}/{x}/{y} as my uri template, aren't we introducing a performance issue due to the way S3 stores data?

My understanding from the link is that all of my tiles would be serving from the same partition, which is contrary to S3 best practices.

Does this just mean that S3 is not ideal as a tile store? Or are there other tricks to using it more effectively?

Metadata

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