-
My current basic Quarkus lambda takes about 6 seconds from cold start, I develop on Windows and use Quarkus lambda-http with AWS API Gateway.
Would love to hear about:
- Differences between lambda…
-
It might be nice to publish lambda-selenium to the [AWS Serverless Application Repository](https://aws.amazon.com/serverless/serverlessrepo/)
-
### Describe the feature
As described in [the SageMaker `Endpoint` L2 construct RFC](https://github.com/aws/aws-cdk-rfcs/blob/master/text/0431-sagemaker-l2-endpoint.md#feature-additions):
> [Ser…
-
之前莫名其妙的遇到plugin找不到的问题,尝试摸索了一下然后发现这个方法比较有效。
shar0 updated
7 years ago
-
I'm trying to install the profiler on aws lambda.
As soon as I trigger the lambda I get this error:
`Error: Cannot find module '/var/task/node_modules/@google-cloud/profiler/node_modules/pprof/b…
-
This issue tracks verifying the integration between the CC console statements and transactions pages with the exposed HTTP endpoints for Serverless clusters.
Epic: CRDB-2505
Jira issue: CRDB-8…
-
I am getting below error when i try to use Mongey/Kafka with MSK Serverless.
**kafka server: The client is not authorized to access this topic**
provider "kafka" {
bootstrap_servers = ["boots…
-
**Description:**
It seems that Conditional attribute is not being respected for `AWS::Serverless::Application`
**Steps to reproduce the issue:**
1. Define `AWS::Serverless::Application` poi…
-
We have followed the [ESPv2 App Engine](https://cloud.google.com/endpoints/docs/openapi/set-up-app-engine-standard-environment-espv2) documentation steps to build and deploy new containers and service…
-
# serverless.yml
## 簡単に説明
* Serverless Framework使ってAWSリソースをコマンドで一発で立ち上げたいときに使用
* RDSではS3とphpでのLamda実行環境構築に使用
## 使い方
■テンプレート
```
{
"Resources": {
"MyServerlessFunctionLogic…