-
Great resource, thanks for making this! I just hit one snag when trying to deploy a netcore2.2 serverless project to Lambda/ApiGateway. I got the error:
> /var/task/bootstrap: line 6: /var/task/pro…
-
Node Version: 14.x
Layer ARN: arn:aws:lambda:us-west-2:634166935893:layer:vault-lambda-extension:8
Hey all, I'm not certain if this error is cause by the extension exactly, but I started running i…
-
I am trying to use ```ArangoDB``` over ```arm64v8``` architecture.
Do you have any such guidelines, which I can follow to achieve resultant output?
I am open to trying any kind of experimental cha…
-
### ✍️ Bug Description
I just trying to launch the program, but it crashes before the gui appears
### 🔁 Steps to reproduce
1. Launch program
### 🖥️ Console Output
```
[19:25:00] [warning…
-
Http4k is a great product, I had been using it with no issues, running a serverless configuration. I wanted to switch over to Graalvm to improve performance on cold starts but am experiencing some iss…
-
*Installation details*
Scylla version (or git commit hash): 4.2.rc5-0.20201012.a9109f068 with build-id 1ec6105c11985e83710995972d80ca60ea87faa9
Cluster size: 1 + 5 (Cluster started from 1 node, then…
-
### 🐛 Bug Report
#### Environment
* OS: MacOS 10.12.6
* output of `node -v`: 8.16.0
* output of `wrangler -V`: 1.2.0
#### Steps to reproduce
Install mongoose or the native mongodb no…
-
(Describe your issue and goal here)
We configured the **slack_bolt** application using Lambda and API gateway in the AWS cloud by using it as a container.
As per the document https://api.slack.com…
-
I’m using Expound in an AWS Lambda function to provide useful error messages when the invocation payload is invalid. This works when I test it locally using a vanilla JRE, but fails when running in AW…
-
### Bug description
My Next.js app is deployed to Vercel and uses a lambda route for a GraphQL server (apollo-server-micro) that is configured with Prisma + Nexus. Lambda cold starts on Vercel lead…