-
Hi,
I have been contemplating with various container based serverless framework. Need less to say I'm fan of Azure serverless owing to its various features like easy way of writing custom binding, Ne…
-
## Bug Description
There are some out-of-sync problems in the front end. The problems don't happen every time, but there might be a race condition that we should solve to improve the app's consiste…
-
### Description:
It looks like if you have 2 functions using `PackageType: Image` using the same Dockerfile, `sam build` does not correctly add `ImageUri` to all functions.
I have traced through…
-
## Feature Request
AWS Lambda and Serverless both now support Container images. https://www.serverless.com/blog/container-support-for-lambda
https://docs.aws.amazon.com/lambda/latest/dg/images-cre…
W-Ely updated
3 months ago
-
### Issue description
This is my serverless (V4) file:
```
build:
esbuild:
bundle: true
minify: true
external:
- "@aws-sdk/client-s3"
exclude:
- "@aws-sd…
-
### Feature Request
There doesn't seem to be a programmatic way to deploy and invoke serverless functions. This is innately built into the AWS and GCP SDKs. Is there a way to do this? If not, it wo…
-
![image](https://user-images.githubusercontent.com/5270036/37570704-06833bfe-2aeb-11e8-87f9-4347d1a0cff4.png)
-
## Package + Version
`@sentry/serverless`
`6.2.0`
## Description
Firebase offers a few extra types of cloud functions that do not implement the same interface as the existing GCPFunction o…
-
### Description
The purpose of this enhancement is to create a qualification tool that analyzes customer event files to determine which workloads are suitable for execution with Gluten. This is cruci…
-
## Introduction
Appwrite allows developers to run serverless functions on Appwrite Cloud. While most of the business logic requires entirely custom code, parts of the application have a generic solut…