Support for native Rust Azure Functions
As of February 2019, Azure Functions support native .NET, JavaScript and Python.
Could we please have native support to run Azure Functions written in Rust? To host Rust functions currently we have to pay for a Linux App Service plan and embed our functions within a Docker container. This is expensive just to run a few microservices written in Rust.
Peter Huene has an excellent project for anyone interest in writing Azure Functions in Rust....
Please take a look at the custom handlers feature that allows you to write functions in Rust. https://docs.microsoft.com/azure/azure-functions/functions-custom-handlers
- Anthony
20 comments
-
Anonymous commented
+1
-
Gopiraj Dorairaj commented
+1
-
Andy Bell commented
+ 1
-
Anonymous commented
+1
-
Anonymous commented
+1
-
Anonymous commented
+1
-
Anonymous commented
+1
-
Кривенко Віталій Ігорович commented
Hi, we are building a cloud-native distributed application in Rust. We already have a good catch on amazon, but moving to Azure is a huge blocker without the support for serverless Rust functions.
Could it be possible to at least expose a language-agnostic runtime API for Azure functions just like AWS guys do it? -
orion kindel commented
+1
-
Jeremiah Senkpiel commented
This would be great. Presently I am considering switching to lambda as support there is better and my use for functions needs to be as failure-resistant as possible.
-
Stefan Lukas commented
+1
-
Anonymous commented
+1
-
Anonymous commented
+1 for Rust support
-
Anonymous commented
Please add support for Rust. It would be great
-
Anonymous commented
+1
-
Anonymous commented
Show some love to the Rustonians. #rust #azure
-
Mariano commented
Do it pleaseee!
-
J.T. commented
Show some love to the Rustonians. #rust #azure
-
Jordan commented
AWS supports Rust through lambda. Supporting Rust with functions would be a big win for Microsoft in terms of competing with Amazon.
-
Anonymous commented
wow thanks