|
|
|
|
|
by lindydonna
3245 days ago
|
|
The equivalent of AWS Lambda is Azure Functions. It does have the same memory limits as AWS (max 1.5 GB per instance), though you can run for up to 10 minutes. You can try for free for up to 1 hour (no credit card required!) at https://functions.azure.com/try. (I'm a product manager on Azure Functions) |
|