AWS Lambda deployment option?

Is it possible to deploy a Wappler app within AWS Lambda in one of the runtimes? I hate paying for and manually scaling apps.

The best option looks to be ASPNET but is it ASPNET or ASPNET Core and which version of Core? If it supported ASPNET Core, that would be awesome.

AWS Lambda supports the following runtime versions:

Node.js – v8.10, v6.10 or v4.3
Java – Java 8
Python – Python 3.6 and 2.7
.NET Core – .NET Core 1.0.1, .NET Core 2.0 and .NET Core 2.1
Go – Go 1.x

Community Page
Last updated: