Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 446 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 446 Bytes

Running marlin in AWS Lambda

Lambda-based worker for running the R package marlin and integrating with geoprocessing.

This system relies on Lambda's support for containerized functions using a Dockerfile so that R can be included in the runtime environment, and lambdr which coordinates I/O between R and AWS.