Dokku vs. IBM Cloud Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Dokku
Score 10.0 out of 10
N/A
Dokku is an extensible, open-source Platform-as -a -Service that runs on a single server of your choice.N/A
IBM Cloud Functions
Score 8.1 out of 10
N/A
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
Pricing
DokkuIBM Cloud Functions
Editions & Modules
No answers on this topic
Basic Cloud Functions Rate
$0.00017
per second of execution
API Gateway Rate
Free
Offerings
Pricing Offerings
DokkuIBM Cloud Functions
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
DokkuIBM Cloud Functions
Top Pros
Top Cons
Features
DokkuIBM Cloud Functions
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Dokku
8.6
1 Ratings
5% above category average
IBM Cloud Functions
-
Ratings
Scalability8.01 Ratings00 Ratings
Platform management overhead10.01 Ratings00 Ratings
Workflow engine capability7.01 Ratings00 Ratings
Platform access control10.01 Ratings00 Ratings
Services-enabled integration10.01 Ratings00 Ratings
Development environment creation8.01 Ratings00 Ratings
Development environment replication10.01 Ratings00 Ratings
Issue monitoring and notification7.01 Ratings00 Ratings
Issue recovery9.01 Ratings00 Ratings
Upgrades and platform fixes7.01 Ratings00 Ratings
Best Alternatives
DokkuIBM Cloud Functions
Small Businesses
AWS Elastic Beanstalk
AWS Elastic Beanstalk
Score 9.1 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Medium-sized Companies
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Enterprises
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DokkuIBM Cloud Functions
Likelihood to Recommend
9.0
(1 ratings)
3.0
(7 ratings)
Support Rating
5.0
(1 ratings)
-
(0 ratings)
User Testimonials
DokkuIBM Cloud Functions
Likelihood to Recommend
Open Source
If you have your own in-house servers or have a cloud server with the freedom to configure any PaaS that you want, then Dokku is for you. So far, I have never run into a scenario where Dokku was not able to fit my needs, after deploying many different types of applications with varying frameworks, languages, and connected services. If you already have a PaaS available, however, Dokku may not be for you.
Read full review
IBM
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.
Read full review
Pros
Open Source
  • Dockerfile deployments are an incredibly simple and straightforward way to spin up applications.
  • The docker-options plugin allows endless direct configuration of options passed to different docker lifecycle stages.
Read full review
IBM
  • Great substitute for a simple API calls to run non-complicated code.
  • Easy way to run Python/Java/Javascript to get something done.
  • File validation.
Read full review
Cons
Open Source
  • Dokku might overreach on its assumptions about how you want to host your app, using its own VHOSTS plugin by default. This may be a pro or a con depending on what you want.
  • Proxy port configuration can be somewhat difficult, with Dokku resetting any pre-deployment configuration to "smart" defaults on the first deployment.
Read full review
IBM
  • Billing can be a hassle, not the most responsive customer service/support team
  • Handles & executes most functionalities, but other platforms offer more scalability if you're seeking consistent and stable growth
Read full review
Support Rating
Open Source
Dokku is incredibly well documented and also takes advantage of the documentation and community of Heroku, being essentially the same thing, but in the case that you encounter an actual bug or issue, it can take time for a fix to make it into a new version. Since you manage Dokku yourself, there is no support team to call for help.
Read full review
IBM
No answers on this topic
Alternatives Considered
Open Source
Dokku is essentially the same thing as Heroku, except maintained by you on the platform of your choice. If you have any experience using Heroku, then you will feel right at home using Dokku. Dokku is an entirely free to use PaaS, requiring only that you have a platform to deploy it on, making it far more versatile than Heroku in my opinion.
Read full review
IBM
  • ICF is a lightweight service and does not require runtime configurations
  • Scalable on demand and hence there is no need to pay for runtime costs
Read full review
Return on Investment
Open Source
  • Since there's no investment besides a little time to set up, the return has been overwhelmingly positive.
  • Deploying a new app is incredibly quick and easy.
Read full review
IBM
  • It directly affected our expenses since we do not need to deploy and maintain a set of separate applications.
  • It allowed us to pay for only the amount of time cloud functions run.
  • It saved on maintenance and monitoring of the applications it replaced.
Read full review
ScreenShots