IBM Cloud Functions is a PaaS platform based on Apache OpenWhisk. With it, developers write code (“actions”) that respond to external events. Actions are hosted, executed, and scaled on demand based on the number of events coming in. No servers or infrastructure to provision and manage.
$0
per second of execution
Netlify Platform
Score 10.0 out of 10
N/A
Netlify is a platform for developers from the company of the same name in San Francisco, used to build performant and dynamic web sites, e-commerce stores and applications. By uniting an ecosystem of technologies, services and APIs into one workflow.
$19
per month per user
Pricing
IBM Cloud Functions
Netlify Platform
Editions & Modules
Basic Cloud Functions Rate
$0.00017
per second of execution
API Gateway Rate
Free
Starter
$0
Pro
$19
per month per user
Business
$99
per month per user
Enterprise
Custom Quote
Offerings
Pricing Offerings
IBM Cloud Functions
Netlify Platform
Free Trial
No
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
IBM Cloud Functions
Netlify Platform
Best Alternatives
IBM Cloud Functions
Netlify Platform
Small Businesses
AWS Lambda
Score 8.3 out of 10
ManageWP
Score 10.0 out of 10
Medium-sized Companies
Red Hat OpenShift
Score 9.2 out of 10
Bloomreach - The Agentic Platform for Personalization
Score 8.9 out of 10
Enterprises
Red Hat OpenShift
Score 9.2 out of 10
Bloomreach - The Agentic Platform for Personalization
IBM Cloud Functions [is] not the worse product on the IBM cloud. I decided to write this review as I thought it would be balanced. I would still use functions to set up a serverless architecture where execution time is pretty quick and the code is relatively simple. I wouldn't use IBM Cloud Functions for async calls obviously, as costs could be higher. The functions documentation is lacking in terms of CI/CD, and there are unexplainable errors occurring - like the network connection that I mentioned. So I wouldn't just rely on IBM Cloud Functions too much for the entire system, but make sure it's diversified.
Netlify is a static website host, so it obviously wouldn't work for hosting dynamic websites built in PHP, such as WordPress or Drupal. It works very well with static sites with a git codebase on something like GitHub. It has automatic deployments, which include preview websites. It works very well with this workflow. There are solutions for allowing content authoring on static websites on Netlify, but I would probably reach for something like WordPress or Drupal for that.
I can connect Github/Gitlab repos or drag and drop code folders directly to host them onto the platform, and can customize build and publish details. It handles all granular details itself, so I don't have to worry about configuring everything like I would have to do on an IaaS like AWS
Netlify Platform has inbuilt scalability support - meaning automatic upgrading of servers to handle traffic, without us needing to do anything at all, again, unlike IaaS, where we'd have to manually configure scaling
It has a built in CDN, meaning static applications can be served blazing fast over the web without worrying about traffic or latency
We interact with the CLI via our CI/CD pipeline. It was very straightforward to get set up, and their documentation is thorough. There are a ton of examples online of various setups. We needed to deploy a React SPA, so we required redirects, which was straightforward with Netlify.
Netlify Platform is the first choice that we are using in this organization continuously and it's been a very promising platform to use. It also maintains the things very well. it also giving a very good updates. It is very easy to use and very easy to learn. overall it is good.