Serverless Platforms

A list of platforms and services related to Serverless Platforms.

NoNameDescriptionTrendPricingFeaturesOfficial Site
1AWS LambdaAWS serverless computing service. Enables building applications without server management through event-driven code execution, auto-scaling, and pay-per-use pricing.Maintains leadership as serverless market pioneer. Enables complete serverless architecture construction through integration with API Gateway, DynamoDB, etc.Pay-per-requestEvent-driven execution, Auto-scaling, Multiple runtimes...Official
2Vercel FunctionsVercel's serverless function execution environment. Seamlessly integrates with frontend applications to easily build API endpoints, middleware, and backend processing.Rapidly expanding use in Next.js and React applications. Improved full-stack development efficiency through integrated frontend and backend development.Usage-basedEdge runtime, Node.js support, TypeScript...Official
3Netlify FunctionsServerless function service provided by Netlify. Can add dynamic features like form processing, API integration, and authentication as part of JAMstack architecture.Standard choice for backend feature implementation in JAMstack sites. Well-received by developers due to simple deployment and Git workflow integration.Free tier availableGit-based deployment, Background functions, Event-driven...Official
4Cloudflare WorkersCloudflare's edge computing platform. V8 engine-based high-speed execution at global edge locations, enabling ultra-low latency application construction through CDN integration.Leader in edge computing field. Expanding adoption in real-time applications with near-zero cold start times.Free tier availableEdge computing, V8 engine, Near-zero cold starts...Official
5Azure FunctionsMicrosoft's serverless computing service. Features event-driven code execution, deep integration with Azure services, and hybrid cloud support.Primarily used within Microsoft ecosystem. High affinity with existing Microsoft infrastructure in enterprises through Visual Studio and .NET integration.Pay-per-executionMultiple triggers, .NET support, Visual Studio integration...Official
6Google Cloud FunctionsGoogle Cloud's serverless execution environment. Executes event-driven lightweight functions with excellent integration with Google services like Firebase and BigQuery.Expanding use in Firebase-linked mobile app backends and BigQuery data processing pipeline construction. Important role within GCP ecosystem.Pay-per-invocationEvent-driven, Firebase integration, BigQuery triggers...Official