You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="well see-also">Azure Functions is an implementation of the <ahref="/serverless.html">serverless</a> concept. Learn how these pieces fit together in the <ahref="/deployment.html">deployment</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
19
+
20
+
21
+
### Azure Functions resources
22
+
*[An introduction to Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview)
23
+
is the official quickstart guide by Microsoft and has some good high-level
24
+
information on their platform's services as well.
25
+
26
+
*[Azure Functions vs AWS Lambda – Scaling Face Off](https://www.azurefromthetrenches.com/azure-functions-vs-aws-lambda-scaling-face-off/)
27
+
contains metrics from comparing AWS Lambda with Azure Functions in
28
+
response time, user load, requests per second and error rate
0 commit comments