The Wayback Machine - https://web.archive.org/web/20200906124400/https://github.com/topics/aws-lambda
Skip to content
#

aws-lambda

Here are 5,028 public repositories matching this topic...

bref

Converts existing AutoScaling groups to up to 90% more cost-effective spot instances. Get started in minutes with minimal friction and no launch configuration changes. Automatic failover to on-demand and much more.

  • Updated Aug 25, 2020
  • Go
BentoML
gregd33
gregd33 commented Aug 27, 2020

Describe the bug

I believe this is a bug, but I might just be missing how to properly use the containerize functionality.

The Dockerfile generated by https://github.com/bentoml/BentoML/blob/master/bentoml/clipper/__init__.py#L97 includes two args for PIP repos. However, the containerize functionality doesn't seem to expose these arguments. The problem is that this will override other p

abramvandergeest
abramvandergeest commented May 21, 2019

Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase

Expected behavior:
to be able to insert to a sql database in an activity

What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database

Additional information you deem important (e.g. I need this tomorrow):

serverless-next.js
thchia
thchia commented Sep 2, 2020

Describe the bug
JSON data files for SSG pages (e.g. `_next/data/{build id}/file.json) are not being cached by Cloudfront, meaning that subsequent calls always go to the origin (and trigger the Lambdas@Edge).

To Reproduce

  1. Deploy a website with at least one SSG page.
  2. Visit the SSG page once. This should cache the JSON data.
  3. Refresh that page and observe the x-cache respons

Improve this page

Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-lambda topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.