-
Now that serverless computing is gaining popularity & size matters more than ever, should we reevaluate this client from size & modularity perspective (e.g lodash)?
I was trying to browse dependenci…
-
This is more of a question rather than an issue, but I just wanted to know whether it's a requriement to run a gremlin server inorder to use DynamoDB as a backend. It would seem that after playing aro…
-
Client Side detail subsection of log:
A detailed walkthrough of the error, its code path and all known details is as follows:
------------------------------------------------------------------------…
-
### 1. Summary
If I start Sublime Text, `command: unit_testing_run_scheduler` run not one time for me. The more packages I have installed, the more times I see `command: unit_testing_run_scheduler` i…
-
Would you ever recommend packaging an app like this (Express -> Lambda) into a Docker container on ECS? Say I'm building the backend for a mobile app, and want to use the Microservice pattern.
-
Hi,
when i run my express-app on lambda i get sometimes this error:
EADDRINUSE /tmp/server0.sock incrementing socketPathSuffix.
EADDRINUSE /tmp/server1.sock incrementing socketPathSuffix.
EADDRINUSE …
-
AWS imposes a hard limit of 4KB on Lambda config data which is soon met when using a few encrypted environment variables.
There should be the ability to set the source of an env var to an s3 json f…
aceew updated
7 years ago
-
## What you are doing?
Requiring Sequelize from AWS Lambda (512mb) during a cold start takes in excess of 800ms this is before I've attempted to connect to the DB or load any models. Each module ta…
-
Lots of ideas from Gleb's talk: http://slides.com/bahmutov/cycleconf-2017
:)
-
I just upgraded from serverless-webpack 2.0.0 to 2.2.0 and got the following error. It was working perfectly with the previous version.
No matching handler found for 'handler'. Check your servi…