DEV Community

Miguel Teheran
Miguel Teheran

Posted on

1 1

Alibaba Function compute vs Azure Function

This is a comparison between Alibaba Function compute and Azure functions, two serverless services that you can try for free.

FEATURE ALIBABA FUNCTION COMPUTE AZURE FUNCTION
Languages supported Node.js (JS), Python, Java, PHP, dotnet (C#), custom Node.js (JS), Python, Java, dotnet (C#), PowerShell, custom
Operative system Linux Linux / Windows
HTPP VERBS Supported GET, POST, PUT, PATCH, DELETE, HEAD GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Customization Memory Azure compute unit (ACU), Memory
Free trier 1 Millón 400,000gb seconds 1 Millón 400,000gb seconds
Regions China, USA, Alemania, India, Japón, Australia, Indonesia Canada, USA, Alemania, India, Japón, Australia, Brasil, Corea, Francia
Function types Http Function, Event Function Http Trigger, Timer Trigger, Event Grid trigger, Queue Storage trigger, others…

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay