Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3 uri template and performance #100

Open
eczajk1 opened this issue Mar 14, 2018 · 0 comments
Open

s3 uri template and performance #100

eczajk1 opened this issue Mar 14, 2018 · 0 comments

Comments

@eczajk1
Copy link

eczajk1 commented Mar 14, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant