-
Hey team,
I'm currently struggling with slow cold starts of Azure Functions and I'm trying to optimize it as much as I can. However running comparisons between Azure, AWS and GCP results in Azure b…
pietz updated
2 years ago
-
I run public [`hafas-rest-api`](https://github.com/derhuerst/hafas-rest-api)-based APIs at [`transport.rest`](https://transport.rest), because I want public transport data to be (more) easily accessib…
-
Super long run started from getting core from scylla
List of nemesis with coredump event from the begging of the run:
```
2021-10-29 04:44:50,107 hard_reboot_node [longevity-200gb-48h-verify-limite…
-
### Describe the bug
Broken Font support in Corretto-11 on AWS-Lambda. This bug is similar to [#95] and [corretto/corretto-8/issues/64]. With no known workaround.
### To Reproduce
In [AWS-Lam…
-
## Describe the bug
The Lambda API uses provisioned concurrency to create execution environments that are always available to handle HTTP requests. However, the API gateway integration with the Lam…
-
after looking at [serverless cdk](https://github.com/serverless-nextjs/serverless-next.js#faq) for nextjs, the lambda cold starts / code size / routing limitations look less than stellar. Deploy on ve…
-
Steps to reproduce :
Dockerfile
```
FROM public.ecr.aws/shelf/lambda-libreoffice-base:7.3-node16-x86_64
COPY ./ ${LAMBDA_TASK_ROOT}/
CMD [ "index.handler" ]
```
index.js
```
const {execSync…
-
### Describe the bug
Hi I am using **ASP.NET Core Minimal API Serverless Application**
this is my current .csproj ,
```
net6.0
enable
enable
true
Lambda
…
-
This issue refers to the following function: https://github.com/codependent/micronaut-aws-authentication-function
It's a basic function that generates a JWT token:
```
@FunctionBean("micronaut-…
-
### Is this related to an existing feature request or issue?
https://github.com/awslabs/aws-lambda-powertools-python/issues/1009
### Which AWS Lambda Powertools utility does this relate to?
O…