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

ECS Deployment #68

Open
echeipesh opened this issue Mar 31, 2020 · 0 comments
Open

ECS Deployment #68

echeipesh opened this issue Mar 31, 2020 · 0 comments

Comments

@echeipesh
Copy link
Collaborator

The driving use case for DEMRasterSource is to dynamically serve DEMs for WCS and WMS requests from EPT pyramid through geotrellis-point-cloud-server.

However, currently queries against PDAL Pipeline are not thread safe. This obviously reduces parallelism of requests. For low to medium query volumes the parallelism can be sufficiently improved if we can deploy a number of load balanced geotrellis-server instances.

This issue is to create automated, terraform, deployment of geotrellis-pointcloud-server to ECS cluster with all required load balancing configured.

This issue is recorded on this repository because geotrellis-pointcloud-server is a demo project. Possibly the deployment will be in conjunction with Franklin or other more appropriate project.

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