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

AWS Lambda function #1

Open
glenrobson opened this issue Nov 6, 2023 · 0 comments
Open

AWS Lambda function #1

glenrobson opened this issue Nov 6, 2023 · 0 comments

Comments

@glenrobson
Copy link

I wonder if this would work as a AWS Lambda function which retrieves the results from S3 if aviliable. Idea would be:

  • Request comes in (info.json or Manifest)
  • Check s3 if item is aviliable
  • If aviliable proxy or forward to s3 copy
  • If not aviliable genearte JSON and store in s3

I wonder if this would be considerably cheaper than running in Asure.

https://docs.aws.amazon.com/lambda/latest/dg/lambda-python.html

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