-
We are hosting a .net core 2.0 REST API inside of a lambda as shown [here](https://aws.amazon.com/blogs/developer/serverless-asp-net-core-2-0-applications/). We were 5 developpers using the final app…
-
We should benchmark against the "raw" go runtime as well as other language runtimes.
-
I am using mn version 1.1.0.M1
Created app using `mn create-app my-app --features aws-api-gateway-graal`
Trying to deploy it and it not working, gives error in CloudWatch:
```
START RequestId: 6…
-
* Framework version: 1.1.3 ( see [1-configuration/pom.xml](https://github.com/LarsKoelpin/springboot-aws-timeout/blob/58c271767a740315e92ad7a16334cabbfc210634/1-configuration/pom.xml#L29) )
* Implem…
-
At the moment the AWS Lambda rust runtime is composed of two crates: The [Runtime Client](https://github.com/awslabs/aws-lambda-rust-runtime/tree/master/lambda-runtime-client) and the [Runtime](https:…
-
.NET Core 2.0 was just release https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/
When AWS Lambda will support .NET Core 2.0?
-
Hi, Team.
When I looked into the doco, [https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale](https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale), it doesn't m…
-
I can't set tmdb.debug to False.
Try the following code to reproduce the issue:
```
from tmdbv3api import TMDb
from tmdbv3api import Movie
tmdb = TMDb()
tmdb.api_key = 'YOUR_API_KEY' # Yo…
-
it worked before then i woke up today and it now wont load up
Starting server
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=; support was removed in 8.0
Java HotSpot(TM) 64-…
-
**Description**
When using the Python agent V1.5.0 and the latest V1.6.3 Cold starts are not being reported.
When searching my python functions over 30 days I am not seeing
**Steps…