azavea / tilegarden

Serverless raster and vector map tile generation using Mapnik and AWS Lambda
https://azavea.github.io/tilegarden/
Other
97 stars 7 forks source link

Determine whether Claudia.js and Claudia API Builder are tightly integrated #135

Open jeancochrane opened 5 years ago

jeancochrane commented 5 years ago

If it's possible to deploy a lambda function running on Claudia API Builder without using the Claudia.js deployment framework, it would be a lot easier to integrate Tilegarden into projects where infrastructure is managed with a separate provisioner like Terraform.

The first step in pursuing this kind of improvement is to determine whether a lambda function using Claudia API Builder can be deployed without Claudia.js.