-
- [ ] provide basic backend storage setup
- [ ] eventually, use Aurora Serverless instead of setting up a new AuroraDB every time
- [ ] integrate with ECS + Fargate to run the conformance test (I…
-
I created a sample custom function to demonstrate the issue we are seeing - https://github.com/mihirkothari25/bolt-js-getting-started-app.
It's adapted from the sample starter app. I run ngrok and se…
-
I found some Medium articles & stackoverflow discussion on how to deploy Angular SSR to AWS Lambda.
[article 1](https://levelup.gitconnected.com/deploy-your-serverless-server-side-rendering-ssr-an…
-
### Issue description
Hi!
I'm trying to update my sls repo to v4 and move from `serverless-esbuild` to serverless native build
I have pretty simple setup with 2 lambdas with different dependencie…
-
**Describe the bug**
When attempting to create a serverless package without any lambdas (and therefore code for `esbuild` to compile), the package step fails with an error `Error: ENOENT: no such fil…
-
### Issue description
While deployment serverless is able to resolve variables till a certain break point and then all variable resolution fails even if value exits for variable and defaults to null.…
-
With #2919 having demonstrated that a change unrelated to serverless operation can inadvertently impact serverless operation, we ought to proactively prevent any future similar issue from happening by…
-
We learned a lot from node/npm and the value of npm tasks. Ultimately it won over the other tasks managers because a lot of the work was moved over to bundlers (webpack and now vite) but as we add mor…
-
-
As a devops engineer with a bigger Amazon bill that includes ec2 instances or lambdas I need to be able to install knative so that I can save money by going serverless without vendor lock in.