Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

seroanalytics/epikinetics-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been archived. It turns out that AWS Lambdas have strict compute and time restrictions that make them unsuitable for model fitting.

Lambda wrapper around the epikinetics R package

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

To run these scripts you will need AWS credentials. You will then have to install and configure the aws cli.

Scripts

  • create-repo - script used to create a new Docker repo
  • build - builds the Docker image that will be used as a Lambda
  • push - pushes a locally built image to the repo
  • test - instantiate the Lambda

Creating a new Lambda

Once the Docker image has been built and pushed, you have to create a new Lambda using that image. This can be done via the cli but it is probably easier to just use the AWS console.

About

Run the epikinetics package as an AWS lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published